1 | [ Jan 10 05:05:40 Enabled. ] | ||
2 | [ Jan 10 05:05:40 Rereading configuration. ] | ||
3 | [ Jan 10 05:05:41 Rereading configuration. ] | ||
4 | [ Jan 10 05:05:45 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 | [ Jan 10 05:05:45 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.01.10 05:05:46.374546 [ 1 ] {} <Information> Application: Will watch for the process with pid 23122 | ||
29 | 2025.01.10 05:05:46.375053 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.10 05:05:46.962436 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23122 | ||
31 | 2025.01.10 05:05:46.963253 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.10 05:05:46.963981 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.10 05:05:47.056480 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.10 05:05:47.133520 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.10 05:05:47.133604 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.10 05:05:47.133617 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.10 05:05:47.133687 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.10 05:05:47.134488 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.10 05:05:47.136142 [ 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.01.10 05:05:47.136965 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.10 05:05:47.137861 [ 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.01.10 05:05:47.137932 [ 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.01.10 05:05:47.137990 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.10 05:05:47.138168 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.10 05:05:47.139095 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.10 05:05:47.144979 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.10 05:05:47.145906 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.10 05:05:47.147260 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.10 05:05:47.147359 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.10 05:05:47.148960 [ 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.01.10 05:05:47.149533 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.10 05:05:47.154064 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.10 05:05:47.154778 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.10 05:05:47.156328 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.10 05:05:47.156761 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.10 05:05:47.157176 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.10 05:05:47.157632 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.10 05:05:47.159057 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.10 05:05:47.159084 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.10 05:05:47.159150 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.10 05:05:47.159266 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.10 05:05:47.192000 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.10 05:05:47.192031 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000204827 sec | ||
68 | 2025.01.10 05:05:47.192111 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.10 05:05:47.192155 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.10 05:05:47.193543 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.10 05:05:47.194829 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.10 05:05:47.210998 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.10 05:05:47.211047 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.10 05:05:47.211148 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.10 05:05:47.211170 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.10 05:05:47.211218 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.10 05:05:47.211333 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.10 05:05:47.216922 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.10 05:05:47.216978 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.10 05:05:47.217036 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.10 05:05:47.217256 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.10 05:05:47.217282 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.10 05:05:47.217320 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.10 05:05:47.217416 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.10 05:05:47.217430 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.10 05:05:47.217462 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.10 05:05:47.217546 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.10 05:05:47.248423 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.10 05:05:47.254047 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.10 05:05:47.254159 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135364 sec | ||
91 | 2025.01.10 05:05:47.254177 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.10 05:05:47.254190 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.10 05:05:47.254220 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.10 05:05:47.254468 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.10 05:05:47.254585 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.10 05:05:47.254603 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.10 05:05:47.254617 [ 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.01.10 05:05:47.254632 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.10 05:05:47.260348 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.10 05:05:47.260576 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.01.10 05:05:47.261556 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3441e-05 sec. | ||
102 | 2025.01.10 05:05:47.262765 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.10 05:05:47.262859 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.10 05:05:47.262877 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.10 05:05:47.280879 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38952 | ||
106 | 2025.01.10 05:05:47.281199 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.10 05:05:47.281257 [ 3 ] {} <Debug> TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Authenticating user 'default' from [fd00:1122:3344:101::c]:38952 | ||
108 | 2025.01.10 05:05:47.281289 [ 3 ] {} <Debug> TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.10 05:05:47.281383 [ 3 ] {} <Debug> TCP-Session: c6db4d6f-4fdd-4b51-8f9c-a2d0d64f5358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.10 05:05:47.281476 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.10 05:05:47.281504 [ 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.01.10 05:05:47.281614 [ 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.01.10 05:05:47.283194 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61841 | ||
114 | 2025.01.10 05:05:47.283255 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62686 | ||
115 | 2025.01.10 05:05:47.283307 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.01.10 05:05:47.283344 [ 4 ] {} <Debug> TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Authenticating user 'default' from [fd00:1122:3344:101::c]:61841 | ||
117 | 2025.01.10 05:05:47.283365 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2025.01.10 05:05:47.283464 [ 4 ] {} <Debug> TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2025.01.10 05:05:47.283492 [ 5 ] {} <Debug> TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Authenticating user 'default' from [fd00:1122:3344:101::c]:62686 | ||
120 | 2025.01.10 05:05:47.283498 [ 4 ] {} <Debug> TCP-Session: 9f34cb77-0297-40e1-bfe6-a326a8719c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.01.10 05:05:47.283616 [ 5 ] {} <Debug> TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.01.10 05:05:47.283651 [ 5 ] {} <Debug> TCP-Session: 7d8658d6-c01a-47ba-bba3-f53d46a8d37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.01.10 05:05:47.284110 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41009 | ||
124 | 2025.01.10 05:05:47.284326 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52326 | ||
125 | 2025.01.10 05:05:47.284335 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.01.10 05:05:47.284384 [ 253 ] {} <Debug> TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Authenticating user 'default' from [fd00:1122:3344:101::c]:41009 | ||
127 | 2025.01.10 05:05:47.284470 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53382 | ||
128 | 2025.01.10 05:05:47.284492 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.01.10 05:05:47.284581 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53402 | ||
130 | 2025.01.10 05:05:47.284593 [ 254 ] {} <Debug> TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Authenticating user 'default' from [fd00:1122:3344:101::c]:52326 | ||
131 | 2025.01.10 05:05:47.284564 [ 253 ] {} <Debug> TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.01.10 05:05:47.284824 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.01.10 05:05:47.284834 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2025.01.10 05:05:47.284890 [ 253 ] {} <Debug> TCP-Session: 7815a164-d70f-4d93-9a1b-8293c706f917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.10 05:05:47.284839 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53741 | ||
136 | 2025.01.10 05:05:47.284943 [ 254 ] {} <Debug> TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.01.10 05:05:47.284981 [ 255 ] {} <Debug> TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53382 | ||
138 | 2025.01.10 05:05:47.284925 [ 256 ] {} <Debug> TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Authenticating user 'default' from [fd00:1122:3344:101::c]:53402 | ||
139 | 2025.01.10 05:05:47.285196 [ 256 ] {} <Debug> TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.10 05:05:47.285218 [ 255 ] {} <Debug> TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.10 05:05:47.285265 [ 256 ] {} <Debug> TCP-Session: 3049152a-9c9e-4e22-9457-d5bab3c9ddba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.10 05:05:47.285211 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.01.10 05:05:47.285192 [ 254 ] {} <Debug> TCP-Session: 76937250-f62f-45f6-a8ad-d25dda6fbcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.10 05:05:47.285331 [ 255 ] {} <Debug> TCP-Session: 90a5878b-db6e-442e-8b84-f93c131671f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.01.10 05:05:47.285352 [ 257 ] {} <Debug> TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Authenticating user 'default' from [fd00:1122:3344:101::c]:53741 | ||
146 | 2025.01.10 05:05:47.285472 [ 257 ] {} <Debug> TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.10 05:05:47.285607 [ 257 ] {} <Debug> TCP-Session: 6f1546a3-ffed-4bac-8493-60c9003fee76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.10 05:05:48.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.42 MiB (RSS), difference: 2.24 MiB | ||
149 | 2025.01.10 05:05:48.626621 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51276 | ||
150 | 2025.01.10 05:05:48.626818 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.10 05:05:48.626848 [ 258 ] {} <Debug> TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Authenticating user 'default' from [fd00:1122:3344:101::a]:51276 | ||
152 | 2025.01.10 05:05:48.626873 [ 258 ] {} <Debug> TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.10 05:05:48.626962 [ 258 ] {} <Debug> TCP-Session: d1f66a1b-b40f-4199-a3ee-b726aa989a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.10 05:05:48.627033 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.10 05:05:48.627060 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.01.10 05:05:48.627156 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.01.10 05:05:48.628835 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56854 | ||
158 | 2025.01.10 05:05:48.628921 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34899 | ||
159 | 2025.01.10 05:05:48.629047 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.01.10 05:05:48.629046 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35067 | ||
161 | 2025.01.10 05:05:48.629192 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.01.10 05:05:48.629194 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35441 | ||
163 | 2025.01.10 05:05:48.629208 [ 259 ] {} <Debug> TCP-Session: 68489102-4924-42f0-8265-1769577af757 Authenticating user 'default' from [fd00:1122:3344:101::a]:56854 | ||
164 | 2025.01.10 05:05:48.629264 [ 260 ] {} <Debug> TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:34899 | ||
165 | 2025.01.10 05:05:48.629493 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63895 | ||
166 | 2025.01.10 05:05:48.629519 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2025.01.10 05:05:48.629502 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.01.10 05:05:48.629536 [ 260 ] {} <Debug> TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2025.01.10 05:05:48.629516 [ 259 ] {} <Debug> TCP-Session: 68489102-4924-42f0-8265-1769577af757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2025.01.10 05:05:48.629627 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47898 | ||
171 | 2025.01.10 05:05:48.629740 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2025.01.10 05:05:48.629757 [ 259 ] {} <Debug> TCP-Session: 68489102-4924-42f0-8265-1769577af757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2025.01.10 05:05:48.629774 [ 260 ] {} <Debug> TCP-Session: ff4d37ce-d6ec-4887-ba43-7f59c09bc2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.01.10 05:05:48.629732 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62639 | ||
175 | 2025.01.10 05:05:48.629677 [ 261 ] {} <Debug> TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Authenticating user 'default' from [fd00:1122:3344:101::a]:35067 | ||
176 | 2025.01.10 05:05:48.630013 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.01.10 05:05:48.630035 [ 261 ] {} <Debug> TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.01.10 05:05:48.630074 [ 263 ] {} <Debug> TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:63895 | ||
179 | 2025.01.10 05:05:48.630040 [ 262 ] {} <Debug> TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Authenticating user 'default' from [fd00:1122:3344:101::a]:35441 | ||
180 | 2025.01.10 05:05:48.630288 [ 261 ] {} <Debug> TCP-Session: 3301d39e-600a-433c-b9ad-3770160c0419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.01.10 05:05:48.630339 [ 262 ] {} <Debug> TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.01.10 05:05:48.630314 [ 263 ] {} <Debug> TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.01.10 05:05:48.630304 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2025.01.10 05:05:48.630291 [ 264 ] {} <Debug> TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Authenticating user 'default' from [fd00:1122:3344:101::a]:47898 | ||
185 | 2025.01.10 05:05:48.630434 [ 263 ] {} <Debug> TCP-Session: 8061af74-45c2-4eeb-baf2-4a1725db52f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.01.10 05:05:48.630463 [ 262 ] {} <Debug> TCP-Session: 823160d3-7fc7-44d9-aa7f-4075c33e47db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.10 05:05:48.630512 [ 265 ] {} <Debug> TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Authenticating user 'default' from [fd00:1122:3344:101::a]:62639 | ||
188 | 2025.01.10 05:05:48.630563 [ 264 ] {} <Debug> TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.01.10 05:05:48.630602 [ 265 ] {} <Debug> TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.01.10 05:05:48.630614 [ 264 ] {} <Debug> TCP-Session: b59ebd14-e54a-4eef-869a-9150f4ba3c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.10 05:05:48.630729 [ 265 ] {} <Debug> TCP-Session: a3a08491-5496-40f3-889b-7c66eebcc234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.01.10 05:05:48.769304 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62956 | ||
193 | 2025.01.10 05:05:48.769490 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.01.10 05:05:48.769551 [ 266 ] {} <Debug> TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Authenticating user 'default' from [fd00:1122:3344:101::e]:62956 | ||
195 | 2025.01.10 05:05:48.769570 [ 266 ] {} <Debug> TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.10 05:05:48.769584 [ 266 ] {} <Debug> TCP-Session: 8b0a05ac-0618-43b6-9608-49daead94121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.10 05:05:48.769708 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2025.01.10 05:05:48.769735 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2025.01.10 05:05:48.769812 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2025.01.10 05:05:48.772194 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62333 | ||
201 | 2025.01.10 05:05:48.772307 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52090 | ||
202 | 2025.01.10 05:05:48.772357 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2025.01.10 05:05:48.772400 [ 267 ] {} <Debug> TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Authenticating user 'default' from [fd00:1122:3344:101::e]:62333 | ||
204 | 2025.01.10 05:05:48.772549 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52178 | ||
205 | 2025.01.10 05:05:48.772518 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.01.10 05:05:48.772466 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55712 | ||
207 | 2025.01.10 05:05:48.772622 [ 267 ] {} <Debug> TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
208 | 2025.01.10 05:05:48.772665 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47414 | ||
209 | 2025.01.10 05:05:48.772676 [ 268 ] {} <Debug> TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52090 | ||
210 | 2025.01.10 05:05:48.772924 [ 267 ] {} <Debug> TCP-Session: 4cdb2ee0-977a-4bf4-9610-4fa8b700c31a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
211 | 2025.01.10 05:05:48.773093 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2025.01.10 05:05:48.773125 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2025.01.10 05:05:48.773152 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
214 | 2025.01.10 05:05:48.773211 [ 270 ] {} <Debug> TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:52178 | ||
215 | 2025.01.10 05:05:48.773175 [ 268 ] {} <Debug> TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2025.01.10 05:05:48.773118 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47830 | ||
217 | 2025.01.10 05:05:48.773396 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
218 | 2025.01.10 05:05:48.773445 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
219 | 2025.01.10 05:05:48.773475 [ 270 ] {} <Debug> TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2025.01.10 05:05:48.773466 [ 268 ] {} <Debug> TCP-Session: 94c6268c-2388-4ff9-a106-ebdb3bf180f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2025.01.10 05:05:48.773427 [ 271 ] {} <Debug> TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47414 | ||
222 | 2025.01.10 05:05:48.773605 [ 269 ] {} <Debug> TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Authenticating user 'default' from [fd00:1122:3344:101::e]:55712 | ||
223 | 2025.01.10 05:05:48.773623 [ 273 ] {} <Debug> TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
224 | 2025.01.10 05:05:48.773628 [ 270 ] {} <Debug> TCP-Session: 187e62dc-d5fd-479e-8fca-3dee152aeb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2025.01.10 05:05:48.773701 [ 273 ] {} <Debug> TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2025.01.10 05:05:48.773693 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
227 | 2025.01.10 05:05:48.773719 [ 269 ] {} <Debug> TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2025.01.10 05:05:48.773863 [ 271 ] {} <Debug> TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2025.01.10 05:05:48.773907 [ 272 ] {} <Debug> TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Authenticating user 'default' from [fd00:1122:3344:101::e]:47830 | ||
230 | 2025.01.10 05:05:48.773910 [ 273 ] {} <Debug> TCP-Session: 1e8bc4be-5c79-4d37-900c-67a98c972a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2025.01.10 05:05:48.773968 [ 271 ] {} <Debug> TCP-Session: 5600fbf2-d792-4b45-ae72-23db5cf3bff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2025.01.10 05:05:48.773959 [ 272 ] {} <Debug> TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.01.10 05:05:48.773946 [ 269 ] {} <Debug> TCP-Session: 682fdafc-78a5-4a4e-b71e-884090bdecfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.01.10 05:05:48.774051 [ 272 ] {} <Debug> TCP-Session: 40974757-04a4-4ce4-a75a-ca2673b6754e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2025.01.10 05:05:48.889848 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45580 | ||
236 | 2025.01.10 05:05:48.889998 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2025.01.10 05:05:48.890120 [ 274 ] {} <Debug> TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Authenticating user 'default' from [fd00:1122:3344:101::b]:45580 | ||
238 | 2025.01.10 05:05:48.890144 [ 274 ] {} <Debug> TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.01.10 05:05:48.890160 [ 274 ] {} <Debug> TCP-Session: af5878f5-90bd-4bea-9e67-6043544ffb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.01.10 05:05:48.890300 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2025.01.10 05:05:48.890331 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2025.01.10 05:05:48.890428 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2025.01.10 05:05:48.890894 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65222 | ||
244 | 2025.01.10 05:05:48.890963 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53382 | ||
245 | 2025.01.10 05:05:48.891045 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56036 | ||
246 | 2025.01.10 05:05:48.891322 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55272 | ||
247 | 2025.01.10 05:05:48.891329 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2025.01.10 05:05:48.891504 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
249 | 2025.01.10 05:05:48.891527 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44610 | ||
250 | 2025.01.10 05:05:48.891526 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
251 | 2025.01.10 05:05:48.891693 [ 276 ] {} <Debug> TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Authenticating user 'default' from [fd00:1122:3344:101::b]:53382 | ||
252 | 2025.01.10 05:05:48.891708 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48896 | ||
253 | 2025.01.10 05:05:48.891740 [ 277 ] {} <Debug> TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56036 | ||
254 | 2025.01.10 05:05:48.891764 [ 275 ] {} <Debug> TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65222 | ||
255 | 2025.01.10 05:05:48.891723 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
256 | 2025.01.10 05:05:48.892005 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53379 | ||
257 | 2025.01.10 05:05:48.892034 [ 276 ] {} <Debug> TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2025.01.10 05:05:48.892028 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
259 | 2025.01.10 05:05:48.892103 [ 277 ] {} <Debug> TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2025.01.10 05:05:48.892141 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
261 | 2025.01.10 05:05:48.892269 [ 279 ] {} <Debug> TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:44610 | ||
262 | 2025.01.10 05:05:48.892323 [ 280 ] {} <Debug> TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Authenticating user 'default' from [fd00:1122:3344:101::b]:48896 | ||
263 | 2025.01.10 05:05:48.892297 [ 277 ] {} <Debug> TCP-Session: bb5673d0-95aa-4336-a906-c79027fc4ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2025.01.10 05:05:48.892348 [ 275 ] {} <Debug> TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2025.01.10 05:05:48.892387 [ 279 ] {} <Debug> TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2025.01.10 05:05:48.892435 [ 276 ] {} <Debug> TCP-Session: 7c6c72ea-725a-4ea9-aa1d-3aa62600698f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2025.01.10 05:05:48.892373 [ 278 ] {} <Debug> TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Authenticating user 'default' from [fd00:1122:3344:101::b]:55272 | ||
268 | 2025.01.10 05:05:48.892501 [ 280 ] {} <Debug> TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2025.01.10 05:05:48.892467 [ 275 ] {} <Debug> TCP-Session: 1390a18e-d9f3-46ad-938d-1083f08eb1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.01.10 05:05:48.892297 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2025.01.10 05:05:48.892598 [ 280 ] {} <Debug> TCP-Session: 68634185-b348-4a13-bc7d-acdc09103c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2025.01.10 05:05:48.892613 [ 278 ] {} <Debug> TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2025.01.10 05:05:48.892566 [ 279 ] {} <Debug> TCP-Session: 6b843525-9dda-4abd-9923-7a1626a96fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2025.01.10 05:05:48.892736 [ 278 ] {} <Debug> TCP-Session: 2f54b713-b026-40af-82c6-8e072cdd1545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2025.01.10 05:05:48.892746 [ 281 ] {} <Debug> TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Authenticating user 'default' from [fd00:1122:3344:101::b]:53379 | ||
276 | 2025.01.10 05:05:48.892854 [ 281 ] {} <Debug> TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2025.01.10 05:05:48.892899 [ 281 ] {} <Debug> TCP-Session: bd3bddf2-fe07-427c-ab0d-228756debc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.01.10 05:05:49.001099 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.56 MiB, peak 119.56 MiB, free memory in arenas 0.00 B, will set to 120.96 MiB (RSS), difference: 1.40 MiB | ||
279 | 2025.01.10 05:05:51.756219 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42087 | ||
280 | 2025.01.10 05:05:51.756427 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
281 | 2025.01.10 05:05:51.756554 [ 282 ] {} <Debug> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Authenticating user 'default' from [fd00:1122:3344:101::d]:42087 | ||
282 | 2025.01.10 05:05:51.756584 [ 282 ] {} <Debug> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2025.01.10 05:05:51.756601 [ 282 ] {} <Debug> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2025.01.10 05:05:51.756754 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
285 | 2025.01.10 05:05:51.756787 [ 282 ] {} <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 | ||
286 | 2025.01.10 05:05:51.756873 [ 282 ] {} <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 | ||
287 | 2025.01.10 05:05:51.757984 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54087 | ||
288 | 2025.01.10 05:05:51.758106 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56259 | ||
289 | 2025.01.10 05:05:51.758236 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
290 | 2025.01.10 05:05:51.758233 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51897 | ||
291 | 2025.01.10 05:05:51.758486 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50379 | ||
292 | 2025.01.10 05:05:51.758563 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64934 | ||
293 | 2025.01.10 05:05:51.758534 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
294 | 2025.01.10 05:05:51.758663 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37728 | ||
295 | 2025.01.10 05:05:51.758385 [ 283 ] {} <Debug> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Authenticating user 'default' from [fd00:1122:3344:101::d]:54087 | ||
296 | 2025.01.10 05:05:51.758525 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
297 | 2025.01.10 05:05:51.759038 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34204 | ||
298 | 2025.01.10 05:05:51.759803 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
299 | 2025.01.10 05:05:51.759099 [ 283 ] {} <Debug> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2025.01.10 05:05:51.759918 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
301 | 2025.01.10 05:05:51.759887 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
302 | 2025.01.10 05:05:51.759935 [ 285 ] {} <Debug> TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51897 | ||
303 | 2025.01.10 05:05:51.760640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60183 | ||
304 | 2025.01.10 05:05:51.760669 [ 283 ] {} <Debug> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2025.01.10 05:05:51.760672 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
306 | 2025.01.10 05:05:51.760743 [ 287 ] {} <Debug> TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64934 | ||
307 | 2025.01.10 05:05:51.760735 [ 286 ] {} <Debug> TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Authenticating user 'default' from [fd00:1122:3344:101::d]:50379 | ||
308 | 2025.01.10 05:05:51.763578 [ 288 ] {} <Debug> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Authenticating user 'default' from [fd00:1122:3344:101::d]:37728 | ||
309 | 2025.01.10 05:05:51.763583 [ 285 ] {} <Debug> TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
310 | 2025.01.10 05:05:51.760764 [ 284 ] {} <Debug> TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56259 | ||
311 | 2025.01.10 05:05:51.763668 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2025.01.10 05:05:51.763724 [ 286 ] {} <Debug> TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2025.01.10 05:05:51.763762 [ 285 ] {} <Debug> TCP-Session: a9e1dd44-473c-4e8e-a682-2eeae0bdf9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2025.01.10 05:05:51.763728 [ 288 ] {} <Debug> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2025.01.10 05:05:51.763834 [ 286 ] {} <Debug> TCP-Session: 37b9a72b-67c5-4dbb-a220-0995bef0755b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
316 | 2025.01.10 05:05:51.763796 [ 287 ] {} <Debug> TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2025.01.10 05:05:51.763863 [ 288 ] {} <Debug> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
318 | 2025.01.10 05:05:51.763665 [ 289 ] {} <Debug> TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34204 | ||
319 | 2025.01.10 05:05:51.763639 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
320 | 2025.01.10 05:05:51.764028 [ 284 ] {} <Debug> TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
321 | 2025.01.10 05:05:51.764102 [ 290 ] {} <Debug> TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Authenticating user 'default' from [fd00:1122:3344:101::d]:60183 | ||
322 | 2025.01.10 05:05:51.764083 [ 287 ] {} <Debug> TCP-Session: 16a23026-c1eb-4b8c-adeb-98837e5bab02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
323 | 2025.01.10 05:05:51.764066 [ 289 ] {} <Debug> TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2025.01.10 05:05:51.764203 [ 290 ] {} <Debug> TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2025.01.10 05:05:51.764185 [ 284 ] {} <Debug> TCP-Session: 271ab361-1a0b-4ff4-af70-a23b8876cb36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2025.01.10 05:05:51.771482 [ 290 ] {} <Debug> TCP-Session: 20f5bcd3-40c7-4232-b19d-6828395c0019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
327 | 2025.01.10 05:05:51.771503 [ 289 ] {} <Debug> TCP-Session: a1d777cb-9bc0-46e1-a14e-c0a7a08fa7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2025.01.10 05:05:51.775114 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
329 | 2025.01.10 05:05:51.840391 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42087) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
330 | |||
331 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
332 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
333 | 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 | ||
334 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
335 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
336 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
337 | 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 | ||
338 | 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 | ||
339 | 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 | ||
340 | 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 | ||
341 | 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 | ||
342 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
343 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
346 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
347 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
348 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
349 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
350 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
351 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
352 | |||
353 | 2025.01.10 05:05:51.842208 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
354 | |||
355 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
356 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
357 | 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 | ||
358 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
359 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
360 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
361 | 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 | ||
362 | 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 | ||
363 | 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 | ||
364 | 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 | ||
365 | 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 | ||
366 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
367 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
370 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
371 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
372 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
373 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
374 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
375 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
376 | |||
377 | 2025.01.10 05:05:51.842513 [ 282 ] {00de6670-8f04-4b32-baf2-93181ea6e9dc} <Debug> TCPHandler: Processed in 0.083854941 sec. | ||
378 | 2025.01.10 05:05:51.842917 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
379 | 2025.01.10 05:05:51.843133 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
380 | 2025.01.10 05:05:51.843628 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37728) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
381 | |||
382 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
384 | 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 | ||
385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
388 | 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 | ||
389 | 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 | ||
390 | 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 | ||
391 | 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 | ||
392 | 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 | ||
393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
395 | 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 | ||
396 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
397 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
398 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
400 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
402 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
403 | |||
404 | 2025.01.10 05:05:51.843960 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
405 | |||
406 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
408 | 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 | ||
409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
412 | 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 | ||
413 | 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 | ||
414 | 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 | ||
415 | 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 | ||
416 | 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 | ||
417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
419 | 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 | ||
420 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
421 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
422 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
424 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
426 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
427 | |||
428 | 2025.01.10 05:05:51.844234 [ 288 ] {a6b1d89d-9787-4995-b8f3-0c25747fcc2e} <Debug> TCPHandler: Processed in 0.001479558 sec. | ||
429 | 2025.01.10 05:05:51.844501 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2025.01.10 05:05:51.846015 [ 282 ] {63b026cf-d7c0-4af7-95eb-19239fe6b563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
431 | 2025.01.10 05:05:51.846819 [ 282 ] {63b026cf-d7c0-4af7-95eb-19239fe6b563} <Debug> TCPHandler: Processed in 0.002435909 sec. | ||
432 | 2025.01.10 05:05:51.847122 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.10 05:05:51.847303 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
434 | 2025.01.10 05:05:51.847407 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
435 | 2025.01.10 05:05:51.851118 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
436 | 2025.01.10 05:05:51.851147 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6422e-05 sec | ||
437 | 2025.01.10 05:05:51.851164 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Trace> ReferentialDeps: No tables | ||
438 | 2025.01.10 05:05:51.851285 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Trace> LoadingDeps: No tables | ||
439 | 2025.01.10 05:05:51.851362 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
440 | 2025.01.10 05:05:51.851429 [ 288 ] {3e32b562-8297-4322-906a-7a4d8de2279c} <Debug> TCPHandler: Processed in 0.004369012 sec. | ||
441 | 2025.01.10 05:05:51.851661 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2025.01.10 05:05:51.851976 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The version table contains metadata about the `oximeter` database */ | ||
443 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
444 | 2025.01.10 05:05:51.852030 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
445 | 2025.01.10 05:05:51.865730 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
446 | 2025.01.10 05:05:51.869056 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Debug> oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Loading data parts | ||
447 | 2025.01.10 05:05:51.869624 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Debug> oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): There are no data parts | ||
448 | 2025.01.10 05:05:51.873546 [ 282 ] {4424de88-c1d2-4b38-ad59-27666d013e2e} <Debug> TCPHandler: Processed in 0.021954873 sec. | ||
449 | 2025.01.10 05:05:51.873773 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.01.10 05:05:51.874012 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) /* The measurement tables contain all individual samples from each timeseries. | ||
451 | * | ||
452 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
453 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
454 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
455 | * by all samples from the same timeseries. | ||
456 | * | ||
457 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
458 | * and then uses that to index quickly into the measurements tables. | ||
459 | */ | ||
460 | 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) | ||
461 | 2025.01.10 05:05:51.874187 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
462 | 2025.01.10 05:05:51.885797 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Loading data parts | ||
463 | 2025.01.10 05:05:51.886183 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): There are no data parts | ||
464 | 2025.01.10 05:05:51.889219 [ 288 ] {279772a0-1766-47ba-80f4-42637426c25f} <Debug> TCPHandler: Processed in 0.015520914 sec. | ||
465 | 2025.01.10 05:05:51.889486 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.01.10 05:05:51.889878 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
467 | 2025.01.10 05:05:51.890012 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
468 | 2025.01.10 05:05:51.894548 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} <Debug> oximeter.measurements_i8 (483ffe40-92f8-4402-bdba-a59bf88bac9b): Loading data parts | ||
469 | 2025.01.10 05:05:51.894801 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} <Debug> oximeter.measurements_i8 (483ffe40-92f8-4402-bdba-a59bf88bac9b): There are no data parts | ||
470 | 2025.01.10 05:05:51.897200 [ 282 ] {1407a4b0-b0c8-48e7-a234-244114d307e3} <Debug> TCPHandler: Processed in 0.007824644 sec. | ||
471 | 2025.01.10 05:05:51.897419 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.01.10 05:05:51.897643 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
473 | 2025.01.10 05:05:51.897772 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
474 | 2025.01.10 05:05:51.902088 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} <Debug> oximeter.measurements_u8 (6a5e868c-7971-4d88-a4d0-b9286076805b): Loading data parts | ||
475 | 2025.01.10 05:05:51.902368 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} <Debug> oximeter.measurements_u8 (6a5e868c-7971-4d88-a4d0-b9286076805b): There are no data parts | ||
476 | 2025.01.10 05:05:51.904536 [ 288 ] {627b9443-2340-4561-925c-3335c3712700} <Debug> TCPHandler: Processed in 0.007181593 sec. | ||
477 | 2025.01.10 05:05:51.904748 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.01.10 05:05:51.905144 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
479 | 2025.01.10 05:05:51.905312 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
480 | 2025.01.10 05:05:51.908329 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} <Debug> oximeter.measurements_i16 (b12218b9-48c5-4547-a18a-a0df30a83477): Loading data parts | ||
481 | 2025.01.10 05:05:51.908519 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} <Debug> oximeter.measurements_i16 (b12218b9-48c5-4547-a18a-a0df30a83477): There are no data parts | ||
482 | 2025.01.10 05:05:51.911983 [ 282 ] {3f06571a-b78d-4b26-96bd-a11ceec2607f} <Debug> TCPHandler: Processed in 0.007300487 sec. | ||
483 | 2025.01.10 05:05:51.912209 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2025.01.10 05:05:51.912524 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
485 | 2025.01.10 05:05:51.912704 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
486 | 2025.01.10 05:05:51.915445 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} <Debug> oximeter.measurements_u16 (73c6cb45-6e82-494e-bc5e-c134087eeab4): Loading data parts | ||
487 | 2025.01.10 05:05:51.915691 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} <Debug> oximeter.measurements_u16 (73c6cb45-6e82-494e-bc5e-c134087eeab4): There are no data parts | ||
488 | 2025.01.10 05:05:51.918781 [ 288 ] {4bce27de-a003-430d-9ab9-8a23768ef683} <Debug> TCPHandler: Processed in 0.006658556 sec. | ||
489 | 2025.01.10 05:05:51.918982 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2025.01.10 05:05:51.919298 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
491 | 2025.01.10 05:05:51.919432 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
492 | 2025.01.10 05:05:51.922442 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} <Debug> oximeter.measurements_i32 (ad41bd5d-c911-4480-8dfa-baf025a5f13a): Loading data parts | ||
493 | 2025.01.10 05:05:51.922596 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} <Debug> oximeter.measurements_i32 (ad41bd5d-c911-4480-8dfa-baf025a5f13a): There are no data parts | ||
494 | 2025.01.10 05:05:51.935225 [ 282 ] {de1f1a1c-5b3d-448b-81ef-56eb24b54529} <Debug> TCPHandler: Processed in 0.016304739 sec. | ||
495 | 2025.01.10 05:05:51.935494 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2025.01.10 05:05:51.935708 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
497 | 2025.01.10 05:05:51.935877 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
498 | 2025.01.10 05:05:51.939539 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} <Debug> oximeter.measurements_u32 (343aba75-1755-49a1-82ea-99b26e57176a): Loading data parts | ||
499 | 2025.01.10 05:05:51.939779 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} <Debug> oximeter.measurements_u32 (343aba75-1755-49a1-82ea-99b26e57176a): There are no data parts | ||
500 | 2025.01.10 05:05:51.941928 [ 288 ] {cc02cffa-fdad-41f9-a5d6-5fca7a0b606b} <Debug> TCPHandler: Processed in 0.006493281 sec. | ||
501 | 2025.01.10 05:05:51.942132 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2025.01.10 05:05:51.942435 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
503 | 2025.01.10 05:05:51.942533 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
504 | 2025.01.10 05:05:51.945272 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} <Debug> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Loading data parts | ||
505 | 2025.01.10 05:05:51.945438 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} <Debug> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): There are no data parts | ||
506 | 2025.01.10 05:05:51.949152 [ 282 ] {595e9cce-953b-419d-a9db-f73534263cf9} <Debug> TCPHandler: Processed in 0.00708347 sec. | ||
507 | 2025.01.10 05:05:51.949399 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2025.01.10 05:05:51.949653 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
509 | 2025.01.10 05:05:51.949812 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
510 | 2025.01.10 05:05:51.952806 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Loading data parts | ||
511 | 2025.01.10 05:05:51.953091 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): There are no data parts | ||
512 | 2025.01.10 05:05:51.955189 [ 288 ] {a1f8f64d-e46d-4717-9864-9dcbd0fa9653} <Debug> TCPHandler: Processed in 0.00585936 sec. | ||
513 | 2025.01.10 05:05:51.955399 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2025.01.10 05:05:51.955717 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
515 | 2025.01.10 05:05:51.955813 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
516 | 2025.01.10 05:05:51.958531 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} <Debug> oximeter.measurements_f32 (2d025b13-3739-4905-9462-571598db7688): Loading data parts | ||
517 | 2025.01.10 05:05:51.958708 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} <Debug> oximeter.measurements_f32 (2d025b13-3739-4905-9462-571598db7688): There are no data parts | ||
518 | 2025.01.10 05:05:51.962342 [ 282 ] {7f472d92-761b-4f30-adc3-a7259f7a1858} <Debug> TCPHandler: Processed in 0.007005567 sec. | ||
519 | 2025.01.10 05:05:51.962634 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2025.01.10 05:05:51.962871 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
521 | 2025.01.10 05:05:51.963008 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
522 | 2025.01.10 05:05:51.966444 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Loading data parts | ||
523 | 2025.01.10 05:05:51.966685 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): There are no data parts | ||
524 | 2025.01.10 05:05:51.969852 [ 288 ] {c8358c57-c900-4aac-954e-b2c216c21d52} <Debug> TCPHandler: Processed in 0.007288346 sec. | ||
525 | 2025.01.10 05:05:51.970052 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2025.01.10 05:05:51.970412 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
527 | 2025.01.10 05:05:51.970529 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
528 | 2025.01.10 05:05:51.975024 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} <Debug> oximeter.measurements_string (24893518-a4d2-4514-a711-424fe509d06a): Loading data parts | ||
529 | 2025.01.10 05:05:51.975182 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} <Debug> oximeter.measurements_string (24893518-a4d2-4514-a711-424fe509d06a): There are no data parts | ||
530 | 2025.01.10 05:05:51.979762 [ 282 ] {83aa49da-91b6-41af-88c9-23606885bdab} <Debug> TCPHandler: Processed in 0.009779088 sec. | ||
531 | 2025.01.10 05:05:51.979981 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2025.01.10 05:05:51.980192 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
533 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
534 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
535 | * a string isn't palatable for a few reasons. | ||
536 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
537 | * details. | ||
538 | */ | ||
539 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2025.01.10 05:05:51.980342 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
541 | 2025.01.10 05:05:51.984496 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} <Debug> oximeter.measurements_bytes (b6d1a8dc-43e6-4d15-8ef0-f2fc970f576c): Loading data parts | ||
542 | 2025.01.10 05:05:51.984657 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} <Debug> oximeter.measurements_bytes (b6d1a8dc-43e6-4d15-8ef0-f2fc970f576c): There are no data parts | ||
543 | 2025.01.10 05:05:51.989583 [ 288 ] {f7bbd28f-b238-4929-8404-7d7287237582} <Debug> TCPHandler: Processed in 0.009659883 sec. | ||
544 | 2025.01.10 05:05:51.989778 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2025.01.10 05:05:51.990007 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
546 | 2025.01.10 05:05:51.990239 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
547 | 2025.01.10 05:05:51.998572 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} <Debug> oximeter.measurements_cumulativei64 (cbf61caf-5ebf-4703-8f0f-ec8d5a41cc5c): Loading data parts | ||
548 | 2025.01.10 05:05:51.998750 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} <Debug> oximeter.measurements_cumulativei64 (cbf61caf-5ebf-4703-8f0f-ec8d5a41cc5c): There are no data parts | ||
549 | 2025.01.10 05:05:52.001139 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.18 MiB, peak 126.18 MiB, free memory in arenas 0.00 B, will set to 135.71 MiB (RSS), difference: 9.53 MiB | ||
550 | 2025.01.10 05:05:52.004297 [ 282 ] {b62f5550-530a-451e-baa3-82334d020788} <Debug> TCPHandler: Processed in 0.014580933 sec. | ||
551 | 2025.01.10 05:05:52.004523 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.10 05:05:52.004757 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
553 | 2025.01.10 05:05:52.004920 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
554 | 2025.01.10 05:05:52.010003 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Loading data parts | ||
555 | 2025.01.10 05:05:52.010311 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): There are no data parts | ||
556 | 2025.01.10 05:05:52.013182 [ 288 ] {3c502d3c-365c-45e8-ac46-cde4e4456571} <Debug> TCPHandler: Processed in 0.008726603 sec. | ||
557 | 2025.01.10 05:05:52.013526 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.10 05:05:52.013848 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
559 | 2025.01.10 05:05:52.014008 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
560 | 2025.01.10 05:05:52.020168 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} <Debug> oximeter.measurements_cumulativef32 (5de58569-3cc7-4662-b3e8-07da86e796a0): Loading data parts | ||
561 | 2025.01.10 05:05:52.020574 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} <Debug> oximeter.measurements_cumulativef32 (5de58569-3cc7-4662-b3e8-07da86e796a0): There are no data parts | ||
562 | 2025.01.10 05:05:52.029163 [ 282 ] {4b49468f-e72d-4846-8350-42c83baba1b4} <Debug> TCPHandler: Processed in 0.015734331 sec. | ||
563 | 2025.01.10 05:05:52.029419 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.10 05:05:52.029828 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
565 | 2025.01.10 05:05:52.029989 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
566 | 2025.01.10 05:05:52.036174 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} <Debug> oximeter.measurements_cumulativef64 (17a5919a-ee36-45a5-b607-0c208fc2c023): Loading data parts | ||
567 | 2025.01.10 05:05:52.036350 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} <Debug> oximeter.measurements_cumulativef64 (17a5919a-ee36-45a5-b607-0c208fc2c023): There are no data parts | ||
568 | 2025.01.10 05:05:52.040715 [ 288 ] {8a38a333-8949-4830-b68b-1e91cb6185fa} <Debug> TCPHandler: Processed in 0.01138143 sec. | ||
569 | 2025.01.10 05:05:52.041004 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.10 05:05:52.041361 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
571 | * NOTE: Array types cannot be Nullable, see | ||
572 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
573 | * for more details. | ||
574 | * | ||
575 | * This means we need to use empty arrays to indicate a missing value. This | ||
576 | * is unfortunate, and at this point relies on the fact that an | ||
577 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
578 | * to figure out another way to represent missing samples here. | ||
579 | */ | ||
580 | 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) | ||
581 | 2025.01.10 05:05:52.041545 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
582 | 2025.01.10 05:05:52.046339 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} <Debug> oximeter.measurements_histogrami8 (8af00b0d-104a-4683-92dc-3676025a6acf): Loading data parts | ||
583 | 2025.01.10 05:05:52.046650 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} <Debug> oximeter.measurements_histogrami8 (8af00b0d-104a-4683-92dc-3676025a6acf): There are no data parts | ||
584 | 2025.01.10 05:05:52.051847 [ 282 ] {85eccb80-12d8-4a4a-ab73-d42df263f840} <Debug> TCPHandler: Processed in 0.010950796 sec. | ||
585 | 2025.01.10 05:05:52.052088 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.01.10 05:05:52.052545 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
587 | 2025.01.10 05:05:52.052693 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
588 | 2025.01.10 05:05:52.057559 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} <Debug> oximeter.measurements_histogramu8 (c459c4b3-3af4-4483-be5e-a726b2f692d2): Loading data parts | ||
589 | 2025.01.10 05:05:52.057731 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} <Debug> oximeter.measurements_histogramu8 (c459c4b3-3af4-4483-be5e-a726b2f692d2): There are no data parts | ||
590 | 2025.01.10 05:05:52.062362 [ 288 ] {24a0944b-0b3a-4707-a35d-b8031d32a885} <Debug> TCPHandler: Processed in 0.010339345 sec. | ||
591 | 2025.01.10 05:05:52.063016 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.01.10 05:05:52.063434 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
593 | 2025.01.10 05:05:52.063670 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
594 | 2025.01.10 05:05:52.070245 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} <Debug> oximeter.measurements_histogrami16 (139f4286-0ad8-44e1-b7fc-5e2d39a7ab38): Loading data parts | ||
595 | 2025.01.10 05:05:52.070774 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} <Debug> oximeter.measurements_histogrami16 (139f4286-0ad8-44e1-b7fc-5e2d39a7ab38): There are no data parts | ||
596 | 2025.01.10 05:05:52.075225 [ 282 ] {28f9024a-ca2c-403c-bbf2-49845b2d1a95} <Debug> TCPHandler: Processed in 0.01233073 sec. | ||
597 | 2025.01.10 05:05:52.075461 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
598 | 2025.01.10 05:05:52.075887 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
599 | 2025.01.10 05:05:52.076045 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
600 | 2025.01.10 05:05:52.083683 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} <Debug> oximeter.measurements_histogramu16 (238789c9-1d23-4ed2-ba1b-957f806358a6): Loading data parts | ||
601 | 2025.01.10 05:05:52.083909 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} <Debug> oximeter.measurements_histogramu16 (238789c9-1d23-4ed2-ba1b-957f806358a6): There are no data parts | ||
602 | 2025.01.10 05:05:52.090090 [ 288 ] {5b2414e0-0158-40ee-9502-e548532b207b} <Debug> TCPHandler: Processed in 0.014699967 sec. | ||
603 | 2025.01.10 05:05:52.090519 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
604 | 2025.01.10 05:05:52.090855 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
605 | 2025.01.10 05:05:52.091049 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
606 | 2025.01.10 05:05:52.096620 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} <Debug> oximeter.measurements_histogrami32 (89ccd2fb-6ffd-41f6-ab6a-50d9ec17969c): Loading data parts | ||
607 | 2025.01.10 05:05:52.096930 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} <Debug> oximeter.measurements_histogrami32 (89ccd2fb-6ffd-41f6-ab6a-50d9ec17969c): There are no data parts | ||
608 | 2025.01.10 05:05:52.101620 [ 282 ] {9b777408-4f2b-4218-a94c-b9548f1077a4} <Debug> TCPHandler: Processed in 0.011188303 sec. | ||
609 | 2025.01.10 05:05:52.101853 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
610 | 2025.01.10 05:05:52.102269 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
611 | 2025.01.10 05:05:52.102422 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
612 | 2025.01.10 05:05:52.107024 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} <Debug> oximeter.measurements_histogramu32 (8cffe262-ded4-44ae-a69a-3bdbd32aa3b8): Loading data parts | ||
613 | 2025.01.10 05:05:52.107218 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} <Debug> oximeter.measurements_histogramu32 (8cffe262-ded4-44ae-a69a-3bdbd32aa3b8): There are no data parts | ||
614 | 2025.01.10 05:05:52.111439 [ 288 ] {b2955b71-022f-4cef-9880-5ea91852efe8} <Debug> TCPHandler: Processed in 0.009669444 sec. | ||
615 | 2025.01.10 05:05:52.111771 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
616 | 2025.01.10 05:05:52.112095 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
617 | 2025.01.10 05:05:52.112273 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
618 | 2025.01.10 05:05:52.117448 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} <Debug> oximeter.measurements_histogrami64 (abf9ab11-d72f-46f5-b4be-1f28912bf12c): Loading data parts | ||
619 | 2025.01.10 05:05:52.117739 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} <Debug> oximeter.measurements_histogrami64 (abf9ab11-d72f-46f5-b4be-1f28912bf12c): There are no data parts | ||
620 | 2025.01.10 05:05:52.120354 [ 282 ] {416e974e-c2cb-4cfb-953e-340d91d21d67} <Debug> TCPHandler: Processed in 0.008656231 sec. | ||
621 | 2025.01.10 05:05:52.120619 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
622 | 2025.01.10 05:05:52.121109 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
623 | 2025.01.10 05:05:52.121298 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
624 | 2025.01.10 05:05:52.127070 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Loading data parts | ||
625 | 2025.01.10 05:05:52.127270 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): There are no data parts | ||
626 | 2025.01.10 05:05:52.131241 [ 288 ] {13443cb2-68e4-4d1f-9fe8-a5a4122e91e1} <Debug> TCPHandler: Processed in 0.010716578 sec. | ||
627 | 2025.01.10 05:05:52.131690 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
628 | 2025.01.10 05:05:52.132136 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
629 | 2025.01.10 05:05:52.132403 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
630 | 2025.01.10 05:05:52.138455 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} <Debug> oximeter.measurements_histogramf32 (2f143776-1d28-4664-a6f6-80741050339a): Loading data parts | ||
631 | 2025.01.10 05:05:52.138827 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} <Debug> oximeter.measurements_histogramf32 (2f143776-1d28-4664-a6f6-80741050339a): There are no data parts | ||
632 | 2025.01.10 05:05:52.142026 [ 282 ] {714f5bed-8616-441f-8ff3-28ea854a8688} <Debug> TCPHandler: Processed in 0.010461689 sec. | ||
633 | 2025.01.10 05:05:52.142367 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
634 | 2025.01.10 05:05:52.142932 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
635 | 2025.01.10 05:05:52.143191 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
636 | 2025.01.10 05:05:52.147336 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} <Debug> oximeter.measurements_histogramf64 (b7cb6eb4-c264-44e8-8705-0ba201a4bbd6): Loading data parts | ||
637 | 2025.01.10 05:05:52.147554 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} <Debug> oximeter.measurements_histogramf64 (b7cb6eb4-c264-44e8-8705-0ba201a4bbd6): There are no data parts | ||
638 | 2025.01.10 05:05:52.153825 [ 288 ] {370e505b-9ab4-4236-a4ce-50a9f97b60d4} <Debug> TCPHandler: Processed in 0.011580586 sec. | ||
639 | 2025.01.10 05:05:52.154312 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
640 | 2025.01.10 05:05:52.154641 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The field tables store named dimensions of each timeseries. | ||
641 | * | ||
642 | * As with the measurement tables, there is one field table for each field data | ||
643 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
644 | * this behavior **must not** be relied upon for query correctness. | ||
645 | * | ||
646 | * The index for the fields differs from the measurements, however. Rows are | ||
647 | * sorted by timeseries name, then field name, field value, and finally | ||
648 | * timeseries key. This reflects the most common pattern for looking them up: | ||
649 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
650 | * usually then used to look up measurements. | ||
651 | * | ||
652 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
653 | * timeseries name and then key, since it would improve lookups where one | ||
654 | * already has the key. Realistically though, these tables are quite small and | ||
655 | * so performance benefits will be low in absolute terms. | ||
656 | * | ||
657 | * TTL: We use a materialized column to expire old field table records. This | ||
658 | * column is generated automatically by the database whenever a new row is | ||
659 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
660 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
661 | * record will remain during a deduplication, which will have the last | ||
662 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
663 | * measurement tables. | ||
664 | */ | ||
665 | 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) | ||
666 | 2025.01.10 05:05:52.154897 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
667 | 2025.01.10 05:05:52.161132 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} <Debug> oximeter.fields_bool (415634df-f3a3-43df-bac4-711776391765): Loading data parts | ||
668 | 2025.01.10 05:05:52.161456 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} <Debug> oximeter.fields_bool (415634df-f3a3-43df-bac4-711776391765): There are no data parts | ||
669 | 2025.01.10 05:05:52.169055 [ 282 ] {07a61efb-fcd7-4787-a239-0ae5fac38f21} <Debug> TCPHandler: Processed in 0.014877603 sec. | ||
670 | 2025.01.10 05:05:52.169480 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
671 | 2025.01.10 05:05:52.169854 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
672 | 2025.01.10 05:05:52.170109 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
673 | 2025.01.10 05:05:52.174106 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} <Debug> oximeter.fields_i8 (bcd5d000-fc43-4477-8c3c-90667a5c351e): Loading data parts | ||
674 | 2025.01.10 05:05:52.174332 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} <Debug> oximeter.fields_i8 (bcd5d000-fc43-4477-8c3c-90667a5c351e): There are no data parts | ||
675 | 2025.01.10 05:05:52.178724 [ 288 ] {81cd8154-afb2-4f04-9eae-41382233eb69} <Debug> TCPHandler: Processed in 0.009414826 sec. | ||
676 | 2025.01.10 05:05:52.179233 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
677 | 2025.01.10 05:05:52.179620 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
678 | 2025.01.10 05:05:52.179829 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
679 | 2025.01.10 05:05:52.185047 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Loading data parts | ||
680 | 2025.01.10 05:05:52.185295 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): There are no data parts | ||
681 | 2025.01.10 05:05:52.190109 [ 282 ] {85d5e625-730c-433c-b720-5910e76e7433} <Debug> TCPHandler: Processed in 0.011013307 sec. | ||
682 | 2025.01.10 05:05:52.190425 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
683 | 2025.01.10 05:05:52.190686 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
684 | 2025.01.10 05:05:52.190888 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
685 | 2025.01.10 05:05:52.196159 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Loading data parts | ||
686 | 2025.01.10 05:05:52.196373 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): There are no data parts | ||
687 | 2025.01.10 05:05:52.200757 [ 288 ] {6c0063fe-3039-4d0e-8347-daae78dbbab0} <Debug> TCPHandler: Processed in 0.010441249 sec. | ||
688 | 2025.01.10 05:05:52.201324 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
689 | 2025.01.10 05:05:52.201998 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
690 | 2025.01.10 05:05:52.202233 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
691 | 2025.01.10 05:05:52.207244 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Loading data parts | ||
692 | 2025.01.10 05:05:52.207536 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): There are no data parts | ||
693 | 2025.01.10 05:05:52.212469 [ 282 ] {23d5159b-9cc9-400b-87e4-3e91cd0bd4b2} <Debug> TCPHandler: Processed in 0.011334368 sec. | ||
694 | 2025.01.10 05:05:52.212734 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
695 | 2025.01.10 05:05:52.213064 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
696 | 2025.01.10 05:05:52.213180 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
697 | 2025.01.10 05:05:52.216592 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} <Debug> oximeter.fields_i32 (33a8fa6a-75bd-498b-af64-04970c7c99d9): Loading data parts | ||
698 | 2025.01.10 05:05:52.216800 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} <Debug> oximeter.fields_i32 (33a8fa6a-75bd-498b-af64-04970c7c99d9): There are no data parts | ||
699 | 2025.01.10 05:05:52.220647 [ 288 ] {ecbcc2e9-aa44-45b0-b630-c1d4cc53e698} <Debug> TCPHandler: Processed in 0.0080094 sec. | ||
700 | 2025.01.10 05:05:52.221014 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2025.01.10 05:05:52.221267 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
702 | 2025.01.10 05:05:52.221521 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
703 | 2025.01.10 05:05:52.226444 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Loading data parts | ||
704 | 2025.01.10 05:05:52.226800 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): There are no data parts | ||
705 | 2025.01.10 05:05:52.230738 [ 282 ] {3b520e3b-07e1-49f5-a62f-7397647d5a53} <Debug> TCPHandler: Processed in 0.009805818 sec. | ||
706 | 2025.01.10 05:05:52.230981 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
707 | 2025.01.10 05:05:52.231357 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
708 | 2025.01.10 05:05:52.231512 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
709 | 2025.01.10 05:05:52.236759 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} <Debug> oximeter.fields_i64 (017aff1e-e228-429f-a204-c3710cd79129): Loading data parts | ||
710 | 2025.01.10 05:05:52.236998 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} <Debug> oximeter.fields_i64 (017aff1e-e228-429f-a204-c3710cd79129): There are no data parts | ||
711 | 2025.01.10 05:05:52.242514 [ 288 ] {6fafb6b2-a839-4429-9a84-f96b687a07cd} <Debug> TCPHandler: Processed in 0.011608017 sec. | ||
712 | 2025.01.10 05:05:52.243018 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
713 | 2025.01.10 05:05:52.243310 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
714 | 2025.01.10 05:05:52.243591 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
715 | 2025.01.10 05:05:52.248823 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} <Debug> oximeter.fields_u64 (7588ac70-280a-4265-a94b-113aec62eefe): Loading data parts | ||
716 | 2025.01.10 05:05:52.249966 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} <Debug> oximeter.fields_u64 (7588ac70-280a-4265-a94b-113aec62eefe): There are no data parts | ||
717 | 2025.01.10 05:05:52.254396 [ 282 ] {0c877eed-ba68-4dc3-af05-00aef9db0526} <Debug> TCPHandler: Processed in 0.011510883 sec. | ||
718 | 2025.01.10 05:05:52.254775 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
719 | 2025.01.10 05:05:52.255191 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
720 | 2025.01.10 05:05:52.255369 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
721 | 2025.01.10 05:05:52.261387 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} <Debug> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Loading data parts | ||
722 | 2025.01.10 05:05:52.261638 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} <Debug> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): There are no data parts | ||
723 | 2025.01.10 05:05:52.267168 [ 288 ] {6d129a11-9f8a-4781-8f74-3a866641bdca} <Debug> TCPHandler: Processed in 0.012524727 sec. | ||
724 | 2025.01.10 05:05:52.267646 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
725 | 2025.01.10 05:05:52.267962 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
726 | 2025.01.10 05:05:52.268171 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
727 | 2025.01.10 05:05:52.272264 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Loading data parts | ||
728 | 2025.01.10 05:05:52.272693 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): There are no data parts | ||
729 | 2025.01.10 05:05:52.276799 [ 282 ] {f714ca5b-13ec-4bfe-abe5-5928124542bf} <Debug> TCPHandler: Processed in 0.009289351 sec. | ||
730 | 2025.01.10 05:05:52.277128 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
731 | 2025.01.10 05:05:52.277563 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
732 | 2025.01.10 05:05:52.277779 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
733 | 2025.01.10 05:05:52.286652 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Loading data parts | ||
734 | 2025.01.10 05:05:52.286945 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): There are no data parts | ||
735 | 2025.01.10 05:05:52.293605 [ 288 ] {b1f85945-68b5-441c-8151-cc766cb36c7a} <Debug> TCPHandler: Processed in 0.0166188 sec. | ||
736 | 2025.01.10 05:05:52.294072 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
737 | 2025.01.10 05:05:52.294577 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) /* The timeseries schema table stores the extracted schema for the samples | ||
738 | * oximeter collects. | ||
739 | */ | ||
740 | 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) | ||
741 | 2025.01.10 05:05:52.295041 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
742 | 2025.01.10 05:05:52.299715 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Loading data parts | ||
743 | 2025.01.10 05:05:52.299987 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): There are no data parts | ||
744 | 2025.01.10 05:05:52.305475 [ 282 ] {1bfc2f8d-7dd1-4a22-87ff-669966b4065f} <Debug> TCPHandler: Processed in 0.011592526 sec. | ||
745 | 2025.01.10 05:05:52.306037 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
746 | 2025.01.10 05:05:52.306321 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
747 | 2025.01.10 05:05:52.309281 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
748 | 2025.01.10 05:05:52.322417 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Trace> oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
749 | 2025.01.10 05:05:52.322488 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
750 | 2025.01.10 05:05:52.332244 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
751 | 2025.01.10 05:05:52.333122 [ 291 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Trace> oximeter.version (525d4ee1-e439-40a3-a5f2-22b3ba1ad32c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
752 | 2025.01.10 05:05:52.333525 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027301 sec., 36.628694919600015 rows/sec., 586.06 B/sec. | ||
753 | 2025.01.10 05:05:52.334192 [ 288 ] {8daa5c7e-5ad3-47a7-a19f-d66a1fc4824b} <Debug> TCPHandler: Processed in 0.028286508 sec. | ||
754 | 2025.01.10 05:05:53.001292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.88 MiB, peak 137.88 MiB, free memory in arenas 0.00 B, will set to 141.55 MiB (RSS), difference: 3.67 MiB | ||
755 | 2025.01.10 05:05:54.718694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
756 | 2025.01.10 05:05:54.718712 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
757 | 2025.01.10 05:05:54.718818 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
758 | 2025.01.10 05:05:54.718834 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
759 | 2025.01.10 05:05:54.731618 [ 242 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Loading data parts | ||
760 | 2025.01.10 05:05:54.732048 [ 242 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): There are no data parts | ||
761 | 2025.01.10 05:05:54.739439 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
762 | 2025.01.10 05:05:54.739486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
763 | 2025.01.10 05:05:54.739580 [ 244 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Loading data parts | ||
764 | 2025.01.10 05:05:54.739863 [ 244 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): There are no data parts | ||
765 | 2025.01.10 05:05:54.744578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
766 | 2025.01.10 05:05:54.745624 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
767 | 2025.01.10 05:05:54.746516 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
768 | 2025.01.10 05:05:54.769757 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
769 | 2025.01.10 05:05:54.769802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
770 | 2025.01.10 05:05:54.777005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
771 | 2025.01.10 05:05:54.778101 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
772 | 2025.01.10 05:05:54.780509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
773 | 2025.01.10 05:05:55.001146 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.45 MiB, peak 150.45 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.75 MiB | ||
774 | 2025.01.10 05:05:57.218604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
775 | 2025.01.10 05:05:57.218707 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
776 | 2025.01.10 05:05:57.228469 [ 243 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Loading data parts | ||
777 | 2025.01.10 05:05:57.228706 [ 243 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): There are no data parts | ||
778 | 2025.01.10 05:05:57.240957 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
779 | 2025.01.10 05:05:57.240999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
780 | 2025.01.10 05:05:57.242765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
781 | 2025.01.10 05:05:57.243307 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
782 | 2025.01.10 05:05:57.243835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
783 | 2025.01.10 05:05:58.001142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.40 MiB, peak 155.40 MiB, free memory in arenas 0.00 B, will set to 151.65 MiB (RSS), difference: -3.75 MiB | ||
784 | 2025.01.10 05:06:02.159336 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
785 | 2025.01.10 05:06:02.159413 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
786 | 2025.01.10 05:06:02.247518 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
787 | 2025.01.10 05:06:02.248425 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
788 | 2025.01.10 05:06:02.248477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
789 | 2025.01.10 05:06:02.249207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
790 | 2025.01.10 05:06:02.249744 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
791 | 2025.01.10 05:06:02.250063 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
792 | 2025.01.10 05:06:02.281472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
793 | 2025.01.10 05:06:02.302325 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
794 | 2025.01.10 05:06:02.302388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
795 | 2025.01.10 05:06:02.309376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
796 | 2025.01.10 05:06:02.310569 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
797 | 2025.01.10 05:06:02.312975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
798 | 2025.01.10 05:06:08.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.99 MiB, peak 156.33 MiB, free memory in arenas 0.00 B, will set to 153.01 MiB (RSS), difference: 4.02 MiB | ||
799 | 2025.01.10 05:06:09.751076 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
800 | 2025.01.10 05:06:09.751753 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
801 | 2025.01.10 05:06:09.751824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
802 | 2025.01.10 05:06:09.752820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
803 | 2025.01.10 05:06:09.753545 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
804 | 2025.01.10 05:06:09.753891 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
805 | 2025.01.10 05:06:09.813937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
806 | 2025.01.10 05:06:09.832993 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
807 | 2025.01.10 05:06:09.833057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
808 | 2025.01.10 05:06:09.839589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
809 | 2025.01.10 05:06:09.840754 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
810 | 2025.01.10 05:06:09.843378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
811 | 2025.01.10 05:06:12.338167 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.01.10 05:06:12.338388 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
813 | 2025.01.10 05:06:12.338781 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.01.10 05:06:12.339006 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.01.10 05:06:12.339798 [ 282 ] {c3a17105-7d3f-4e32-8cbf-74c11d576a4d} <Debug> TCPHandler: Processed in 0.001766088 sec. | ||
816 | 2025.01.10 05:06:12.342890 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.01.10 05:06:12.343133 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
818 | 2025.01.10 05:06:12.347079 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.01.10 05:06:12.347169 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.01.10 05:06:12.347863 [ 288 ] {affb8b19-f94c-4a16-8b4e-ae70fc9ab985} <Debug> TCPHandler: Processed in 0.005114095 sec. | ||
821 | 2025.01.10 05:06:12.348219 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.01.10 05:06:12.348397 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
823 | 2025.01.10 05:06:12.348865 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.01.10 05:06:12.348926 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2025.01.10 05:06:12.349510 [ 282 ] {3aa44dc7-02fe-4650-a9d0-9f57df2f318f} <Debug> TCPHandler: Processed in 0.001352864 sec. | ||
826 | 2025.01.10 05:06:12.349896 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2025.01.10 05:06:12.350074 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
828 | 2025.01.10 05:06:12.350553 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2025.01.10 05:06:12.350629 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2025.01.10 05:06:12.351285 [ 288 ] {d8aa7c7d-59fa-48ff-84a6-422983d81e8c} <Debug> TCPHandler: Processed in 0.001455178 sec. | ||
831 | 2025.01.10 05:06:12.351567 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2025.01.10 05:06:12.351728 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
833 | 2025.01.10 05:06:12.352111 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2025.01.10 05:06:12.352173 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2025.01.10 05:06:12.352718 [ 282 ] {5744a0ef-ef2c-415d-9534-c835ac2f5f21} <Debug> TCPHandler: Processed in 0.001208229 sec. | ||
836 | 2025.01.10 05:06:12.353026 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2025.01.10 05:06:12.353186 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
838 | 2025.01.10 05:06:12.353576 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2025.01.10 05:06:12.353638 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2025.01.10 05:06:12.354159 [ 288 ] {ba8a5ac8-6782-4467-8b01-292f2468ffc0} <Debug> TCPHandler: Processed in 0.001190939 sec. | ||
841 | 2025.01.10 05:06:12.354409 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2025.01.10 05:06:12.354580 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
843 | 2025.01.10 05:06:12.354987 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2025.01.10 05:06:12.355050 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2025.01.10 05:06:12.355587 [ 282 ] {8d0b42ce-a6be-45fa-bbee-8724251f2c76} <Debug> TCPHandler: Processed in 0.00123552 sec. | ||
846 | 2025.01.10 05:06:12.355859 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2025.01.10 05:06:12.356016 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
848 | 2025.01.10 05:06:12.356393 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2025.01.10 05:06:12.356450 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2025.01.10 05:06:12.356955 [ 288 ] {8ab72b0f-4cdd-42a1-a1f6-29c590eb8c58} <Debug> TCPHandler: Processed in 0.001153868 sec. | ||
851 | 2025.01.10 05:06:12.357267 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2025.01.10 05:06:12.357428 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
853 | 2025.01.10 05:06:12.357824 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2025.01.10 05:06:12.357880 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2025.01.10 05:06:12.358388 [ 282 ] {a73a49ce-9495-4906-b169-d1a23e7504d8} <Debug> TCPHandler: Processed in 0.001179238 sec. | ||
856 | 2025.01.10 05:06:12.358676 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2025.01.10 05:06:12.358845 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
858 | 2025.01.10 05:06:12.359249 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2025.01.10 05:06:12.359309 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2025.01.10 05:06:12.359847 [ 288 ] {22f3329a-848a-4018-81af-64b0cea01379} <Debug> TCPHandler: Processed in 0.001233271 sec. | ||
861 | 2025.01.10 05:06:12.360162 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2025.01.10 05:06:12.360329 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
863 | 2025.01.10 05:06:12.360730 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2025.01.10 05:06:12.360790 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2025.01.10 05:06:12.361316 [ 282 ] {0d7454b0-ce74-4322-b8f6-4651106803be} <Debug> TCPHandler: Processed in 0.001209579 sec. | ||
866 | 2025.01.10 05:06:12.361636 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2025.01.10 05:06:12.361802 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
868 | 2025.01.10 05:06:12.362204 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2025.01.10 05:06:12.362268 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2025.01.10 05:06:12.362895 [ 288 ] {1aa39090-afcb-4d51-b561-013aba9e2c4e} <Debug> TCPHandler: Processed in 0.001324782 sec. | ||
871 | 2025.01.10 05:06:12.363208 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2025.01.10 05:06:12.363376 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
873 | 2025.01.10 05:06:12.363790 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2025.01.10 05:06:12.363848 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2025.01.10 05:06:12.364387 [ 282 ] {546243dc-9bf3-4866-a87e-65559c77494f} <Debug> TCPHandler: Processed in 0.00123924 sec. | ||
876 | 2025.01.10 05:06:12.364687 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2025.01.10 05:06:12.364854 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
878 | 2025.01.10 05:06:12.365270 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2025.01.10 05:06:12.365334 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2025.01.10 05:06:12.365874 [ 288 ] {416c1942-96dc-4f10-9828-8b51a58bfeda} <Debug> TCPHandler: Processed in 0.001249741 sec. | ||
881 | 2025.01.10 05:06:12.369488 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2025.01.10 05:06:12.369624 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
883 | 2025.01.10 05:06:12.369677 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2025.01.10 05:06:12.370488 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2025.01.10 05:06:12.370536 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
886 | 2025.01.10 05:06:12.371230 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
887 | 2025.01.10 05:06:12.371789 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2025.01.10 05:06:12.372022 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002435 sec., 5749.486652977413 rows/sec., 824.96 KiB/sec. | ||
889 | 2025.01.10 05:06:12.372090 [ 282 ] {a01e300e-caa4-41ee-b72d-fe72423dbfe4} <Debug> TCPHandler: Processed in 0.002660456 sec. | ||
890 | 2025.01.10 05:06:12.372254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2025.01.10 05:06:12.372392 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
892 | 2025.01.10 05:06:12.372444 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
893 | 2025.01.10 05:06:12.373809 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.01.10 05:06:12.373849 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
895 | 2025.01.10 05:06:12.374479 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
896 | 2025.01.10 05:06:12.374996 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.01.10 05:06:12.375200 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002847 sec., 9132.4200913242 rows/sec., 695.29 KiB/sec. | ||
898 | 2025.01.10 05:06:12.375258 [ 288 ] {60ef8727-e0c3-4767-a64a-8f6bcb2920d5} <Debug> TCPHandler: Processed in 0.00306638 sec. | ||
899 | 2025.01.10 05:06:12.375420 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2025.01.10 05:06:12.375546 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
901 | 2025.01.10 05:06:12.375595 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
902 | 2025.01.10 05:06:12.376225 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2025.01.10 05:06:12.376268 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
904 | 2025.01.10 05:06:12.376955 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
905 | 2025.01.10 05:06:12.377586 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2025.01.10 05:06:12.377852 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002331 sec., 12012.012012012012 rows/sec., 959.39 KiB/sec. | ||
907 | 2025.01.10 05:06:12.377925 [ 282 ] {bb381904-294d-4615-866d-d4a8312f1384} <Debug> TCPHandler: Processed in 0.002562243 sec. | ||
908 | 2025.01.10 05:06:12.378101 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2025.01.10 05:06:12.378226 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
910 | 2025.01.10 05:06:12.378279 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
911 | 2025.01.10 05:06:12.380886 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2025.01.10 05:06:12.380923 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
913 | 2025.01.10 05:06:12.381574 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
914 | 2025.01.10 05:06:12.382237 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2025.01.10 05:06:12.382419 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.004224 sec., 18939.393939393936 rows/sec., 1.31 MiB/sec. | ||
916 | 2025.01.10 05:06:12.382484 [ 288 ] {11e2b7ab-c099-406f-8b0b-6c53d057f005} <Debug> TCPHandler: Processed in 0.004445204 sec. | ||
917 | 2025.01.10 05:06:12.382654 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
918 | 2025.01.10 05:06:12.382781 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
919 | 2025.01.10 05:06:12.382834 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
920 | 2025.01.10 05:06:12.383338 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2025.01.10 05:06:12.383379 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
922 | 2025.01.10 05:06:12.383896 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2025.01.10 05:06:12.384495 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2025.01.10 05:06:12.384721 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 855.48 KiB/sec. | ||
925 | 2025.01.10 05:06:12.384779 [ 282 ] {3ef113e7-c25f-4770-affc-8763c489223d} <Debug> TCPHandler: Processed in 0.002186951 sec. | ||
926 | 2025.01.10 05:06:17.159672 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
927 | 2025.01.10 05:06:17.159738 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
928 | 2025.01.10 05:06:17.245930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
929 | 2025.01.10 05:06:17.249736 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2025.01.10 05:06:17.249796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
931 | 2025.01.10 05:06:17.251426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2025.01.10 05:06:17.252013 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2025.01.10 05:06:17.252826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
934 | 2025.01.10 05:06:17.254907 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
935 | 2025.01.10 05:06:17.255582 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
936 | 2025.01.10 05:06:17.255629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
937 | 2025.01.10 05:06:17.256319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
938 | 2025.01.10 05:06:17.256814 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
939 | 2025.01.10 05:06:17.257056 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
940 | 2025.01.10 05:06:17.342076 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
941 | 2025.01.10 05:06:17.342270 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
942 | 2025.01.10 05:06:17.342347 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
943 | 2025.01.10 05:06:17.343168 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.01.10 05:06:17.343215 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
945 | 2025.01.10 05:06:17.343857 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
946 | 2025.01.10 05:06:17.344349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
947 | 2025.01.10 05:06:17.344607 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
948 | 2025.01.10 05:06:17.345258 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.003021 sec., 8606.421714664019 rows/sec., 655.24 KiB/sec. | ||
949 | 2025.01.10 05:06:17.345490 [ 282 ] {96f57151-7de7-41fe-85b5-a6c92876e94d} <Debug> TCPHandler: Processed in 0.003548836 sec. | ||
950 | 2025.01.10 05:06:17.345817 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
951 | 2025.01.10 05:06:17.346375 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
952 | 2025.01.10 05:06:17.346567 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
953 | 2025.01.10 05:06:17.349628 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
954 | 2025.01.10 05:06:17.349729 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
955 | 2025.01.10 05:06:17.351322 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2025.01.10 05:06:17.352468 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
957 | 2025.01.10 05:06:17.353328 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.007172 sec., 3904.0713887339653 rows/sec., 311.81 KiB/sec. | ||
958 | 2025.01.10 05:06:17.353569 [ 288 ] {54b05f30-d44e-4662-ac50-16af374a44d1} <Debug> TCPHandler: Processed in 0.007915037 sec. | ||
959 | 2025.01.10 05:06:17.353863 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
960 | 2025.01.10 05:06:17.354171 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
961 | 2025.01.10 05:06:17.354327 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
962 | 2025.01.10 05:06:17.357376 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
963 | 2025.01.10 05:06:17.357480 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
964 | 2025.01.10 05:06:17.359093 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
965 | 2025.01.10 05:06:17.360111 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
966 | 2025.01.10 05:06:17.360610 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.006531 sec., 15311.590874291838 rows/sec., 1.06 MiB/sec. | ||
967 | 2025.01.10 05:06:17.360858 [ 282 ] {5ba6b7b0-1ec6-4c5f-b5cb-e7cfba766ae9} <Debug> TCPHandler: Processed in 0.007156582 sec. | ||
968 | 2025.01.10 05:06:17.361184 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.01.10 05:06:17.361555 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
970 | 2025.01.10 05:06:17.361736 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
971 | 2025.01.10 05:06:17.363966 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
972 | 2025.01.10 05:06:17.364047 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
973 | 2025.01.10 05:06:17.365310 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
974 | 2025.01.10 05:06:17.366147 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
975 | 2025.01.10 05:06:17.366788 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005377 sec., 5579.319323042589 rows/sec., 391.39 KiB/sec. | ||
976 | 2025.01.10 05:06:17.367043 [ 288 ] {041d0b2a-0e01-4e62-9a3d-9fcc13ff08e6} <Debug> TCPHandler: Processed in 0.006023415 sec. | ||
977 | 2025.01.10 05:06:17.381481 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2025.01.10 05:06:17.381536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
979 | 2025.01.10 05:06:17.388640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
980 | 2025.01.10 05:06:17.389867 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2025.01.10 05:06:17.392796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
982 | 2025.01.10 05:06:22.337667 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.01.10 05:06:22.337970 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) 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) | ||
984 | 2025.01.10 05:06:22.342831 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2025.01.10 05:06:22.346855 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <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 | ||
986 | 2025.01.10 05:06:22.347236 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2025.01.10 05:06:22.349596 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2025.01.10 05:06:22.351905 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
989 | 2025.01.10 05:06:22.357320 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2025.01.10 05:06:22.359333 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
991 | 2025.01.10 05:06:22.359364 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
992 | 2025.01.10 05:06:22.361504 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <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'))" | ||
993 | 2025.01.10 05:06:22.361542 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
994 | 2025.01.10 05:06:22.376936 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.039088 sec., 358.1661891117479 rows/sec., 14.62 KiB/sec. | ||
995 | 2025.01.10 05:06:22.377080 [ 282 ] {e25536bf-b5a5-48ec-a10a-90d15e8ccd3c} <Debug> TCPHandler: Processed in 0.039547273 sec. | ||
996 | 2025.01.10 05:06:22.378489 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2025.01.10 05:06:22.378763 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) 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) | ||
998 | 2025.01.10 05:06:22.379184 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
999 | 2025.01.10 05:06:22.379230 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <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 | ||
1000 | 2025.01.10 05:06:22.379542 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2025.01.10 05:06:22.379631 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1002 | 2025.01.10 05:06:22.379819 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1003 | 2025.01.10 05:06:22.379862 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1004 | 2025.01.10 05:06:22.379889 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1005 | 2025.01.10 05:06:22.379907 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1006 | 2025.01.10 05:06:22.379959 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <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'))" | ||
1007 | 2025.01.10 05:06:22.379983 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1008 | 2025.01.10 05:06:22.380742 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002092 sec., 6692.160611854684 rows/sec., 273.08 KiB/sec. | ||
1009 | 2025.01.10 05:06:22.380881 [ 288 ] {3f47b8f7-630d-444c-9d8f-502723da2c07} <Debug> TCPHandler: Processed in 0.002541982 sec. | ||
1010 | 2025.01.10 05:06:22.381225 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2025.01.10 05:06:22.381432 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1012 | 2025.01.10 05:06:22.381783 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1013 | 2025.01.10 05:06:22.381826 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <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', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1014 | 2025.01.10 05:06:22.382100 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2025.01.10 05:06:22.382175 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2025.01.10 05:06:22.382339 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1017 | 2025.01.10 05:06:22.382375 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2025.01.10 05:06:22.382400 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1019 | 2025.01.10 05:06:22.382419 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1020 | 2025.01.10 05:06:22.382467 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <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', 'switch_data_link:link_enabled'))" | ||
1021 | 2025.01.10 05:06:22.382491 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1022 | 2025.01.10 05:06:22.383108 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec. | ||
1023 | 2025.01.10 05:06:22.383230 [ 282 ] {1bd669df-f42d-4655-98bc-99bcb1aa08a8} <Debug> TCPHandler: Processed in 0.002095488 sec. | ||
1024 | 2025.01.10 05:06:22.383970 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.01.10 05:06:22.384158 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1026 | 2025.01.10 05:06:22.384484 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1027 | 2025.01.10 05:06:22.384524 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1028 | 2025.01.10 05:06:22.384791 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2025.01.10 05:06:22.384861 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1030 | 2025.01.10 05:06:22.385022 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1031 | 2025.01.10 05:06:22.385057 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1032 | 2025.01.10 05:06:22.385081 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1033 | 2025.01.10 05:06:22.385099 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1034 | 2025.01.10 05:06:22.385146 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1035 | 2025.01.10 05:06:22.385169 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1036 | 2025.01.10 05:06:22.385765 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 337.64 KiB/sec. | ||
1037 | 2025.01.10 05:06:22.385881 [ 288 ] {a3b2a67e-bee9-421b-b5f1-d6790e6b5450} <Debug> TCPHandler: Processed in 0.001972194 sec. | ||
1038 | 2025.01.10 05:06:22.386160 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.01.10 05:06:22.386367 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1040 | 2025.01.10 05:06:22.386728 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1041 | 2025.01.10 05:06:22.386770 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1042 | 2025.01.10 05:06:22.387033 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2025.01.10 05:06:22.387103 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2025.01.10 05:06:22.387253 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1045 | 2025.01.10 05:06:22.387288 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2025.01.10 05:06:22.387312 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1047 | 2025.01.10 05:06:22.387331 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1048 | 2025.01.10 05:06:22.387375 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1049 | 2025.01.10 05:06:22.387404 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1050 | 2025.01.10 05:06:22.388048 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001778 sec., 7874.015748031496 rows/sec., 321.31 KiB/sec. | ||
1051 | 2025.01.10 05:06:22.388166 [ 282 ] {1ae98982-1ff1-42be-b464-c9d39ccebc36} <Debug> TCPHandler: Processed in 0.002078748 sec. | ||
1052 | 2025.01.10 05:06:22.388455 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.01.10 05:06:22.388663 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1054 | 2025.01.10 05:06:22.389033 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1055 | 2025.01.10 05:06:22.389083 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1056 | 2025.01.10 05:06:22.389406 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2025.01.10 05:06:22.389488 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1058 | 2025.01.10 05:06:22.389672 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1059 | 2025.01.10 05:06:22.389709 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1060 | 2025.01.10 05:06:22.389733 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1061 | 2025.01.10 05:06:22.389750 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1062 | 2025.01.10 05:06:22.389792 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1063 | 2025.01.10 05:06:22.389815 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1064 | 2025.01.10 05:06:22.390378 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001814 sec., 7717.750826901874 rows/sec., 314.93 KiB/sec. | ||
1065 | 2025.01.10 05:06:22.390499 [ 288 ] {7ac91071-6808-4454-843d-dd1604e95738} <Debug> TCPHandler: Processed in 0.002114189 sec. | ||
1066 | 2025.01.10 05:06:22.390762 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.01.10 05:06:22.390972 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1068 | 2025.01.10 05:06:22.391342 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1069 | 2025.01.10 05:06:22.391395 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1070 | 2025.01.10 05:06:22.391716 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1071 | 2025.01.10 05:06:22.391784 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1072 | 2025.01.10 05:06:22.391931 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1073 | 2025.01.10 05:06:22.391964 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1074 | 2025.01.10 05:06:22.391987 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1075 | 2025.01.10 05:06:22.392005 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1076 | 2025.01.10 05:06:22.392048 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1077 | 2025.01.10 05:06:22.392069 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1078 | 2025.01.10 05:06:22.392684 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001809 sec., 7739.0823659480375 rows/sec., 315.80 KiB/sec. | ||
1079 | 2025.01.10 05:06:22.392802 [ 282 ] {626101f9-9217-4040-823a-15b0fa8afd3f} <Debug> TCPHandler: Processed in 0.002108639 sec. | ||
1080 | 2025.01.10 05:06:22.393073 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.01.10 05:06:22.393281 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1082 | 2025.01.10 05:06:22.393649 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1083 | 2025.01.10 05:06:22.393697 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <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', '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 | ||
1084 | 2025.01.10 05:06:22.393968 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2025.01.10 05:06:22.394035 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2025.01.10 05:06:22.394185 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1087 | 2025.01.10 05:06:22.394218 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2025.01.10 05:06:22.394241 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1089 | 2025.01.10 05:06:22.394259 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1090 | 2025.01.10 05:06:22.394304 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1091 | 2025.01.10 05:06:22.394327 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1092 | 2025.01.10 05:06:22.394908 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001725 sec., 8115.942028985507 rows/sec., 331.18 KiB/sec. | ||
1093 | 2025.01.10 05:06:22.395025 [ 288 ] {cac9ab2e-d935-4b49-b520-eaa8975ab250} <Debug> TCPHandler: Processed in 0.002021706 sec. | ||
1094 | 2025.01.10 05:06:22.395318 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.01.10 05:06:22.395527 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1096 | 2025.01.10 05:06:22.395861 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1097 | 2025.01.10 05:06:22.395904 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <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', '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 | ||
1098 | 2025.01.10 05:06:22.396172 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1099 | 2025.01.10 05:06:22.396239 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1100 | 2025.01.10 05:06:22.396388 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1101 | 2025.01.10 05:06:22.396427 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1102 | 2025.01.10 05:06:22.396450 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1103 | 2025.01.10 05:06:22.396467 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1104 | 2025.01.10 05:06:22.396511 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <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', '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'))" | ||
1105 | 2025.01.10 05:06:22.396535 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1106 | 2025.01.10 05:06:22.397098 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 342.50 KiB/sec. | ||
1107 | 2025.01.10 05:06:22.397213 [ 282 ] {6fa29051-864e-4e4e-b7c1-25e51998a173} <Debug> TCPHandler: Processed in 0.001964954 sec. | ||
1108 | 2025.01.10 05:06:22.397479 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.01.10 05:06:22.397658 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1110 | 2025.01.10 05:06:22.397976 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2025.01.10 05:06:22.398019 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <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', '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 | ||
1112 | 2025.01.10 05:06:22.398297 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2025.01.10 05:06:22.398365 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2025.01.10 05:06:22.398516 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1115 | 2025.01.10 05:06:22.398550 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2025.01.10 05:06:22.398574 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1117 | 2025.01.10 05:06:22.398590 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1118 | 2025.01.10 05:06:22.398635 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <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', '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'))" | ||
1119 | 2025.01.10 05:06:22.398658 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1120 | 2025.01.10 05:06:22.399247 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 342.29 KiB/sec. | ||
1121 | 2025.01.10 05:06:22.399362 [ 288 ] {78b51431-8779-48cf-83f2-7402d746c051} <Debug> TCPHandler: Processed in 0.001943453 sec. | ||
1122 | 2025.01.10 05:06:22.399625 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2025.01.10 05:06:22.399800 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1124 | 2025.01.10 05:06:22.400141 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1125 | 2025.01.10 05:06:22.400202 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <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', '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 | ||
1126 | 2025.01.10 05:06:22.400511 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2025.01.10 05:06:22.400583 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1128 | 2025.01.10 05:06:22.400730 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1129 | 2025.01.10 05:06:22.400763 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.01.10 05:06:22.400785 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1131 | 2025.01.10 05:06:22.400802 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.01.10 05:06:22.400845 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <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', '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'))" | ||
1133 | 2025.01.10 05:06:22.400868 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1134 | 2025.01.10 05:06:22.401491 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec. | ||
1135 | 2025.01.10 05:06:22.401617 [ 282 ] {4614b26a-36e6-426f-bd9e-b9074d67f2d9} <Debug> TCPHandler: Processed in 0.002048486 sec. | ||
1136 | 2025.01.10 05:06:22.401956 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1137 | 2025.01.10 05:06:22.402142 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1138 | 2025.01.10 05:06:22.402486 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1139 | 2025.01.10 05:06:22.402530 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <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', '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 | ||
1140 | 2025.01.10 05:06:22.402811 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1141 | 2025.01.10 05:06:22.402882 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1142 | 2025.01.10 05:06:22.403031 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1143 | 2025.01.10 05:06:22.403063 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1144 | 2025.01.10 05:06:22.403085 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1145 | 2025.01.10 05:06:22.403101 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1146 | 2025.01.10 05:06:22.403144 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <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', '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'))" | ||
1147 | 2025.01.10 05:06:22.403167 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1148 | 2025.01.10 05:06:22.403800 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001743 sec., 8032.128514056225 rows/sec., 327.76 KiB/sec. | ||
1149 | 2025.01.10 05:06:22.403914 [ 288 ] {f62df22c-a428-4046-a5e5-8e35370f443b} <Debug> TCPHandler: Processed in 0.002015435 sec. | ||
1150 | 2025.01.10 05:06:22.407991 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1151 | 2025.01.10 05:06:22.408175 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1152 | 2025.01.10 05:06:22.408504 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1153 | 2025.01.10 05:06:22.408549 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <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', '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 | ||
1154 | 2025.01.10 05:06:22.408837 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1155 | 2025.01.10 05:06:22.408906 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1156 | 2025.01.10 05:06:22.409058 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1157 | 2025.01.10 05:06:22.409094 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1158 | 2025.01.10 05:06:22.409117 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1159 | 2025.01.10 05:06:22.409133 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1160 | 2025.01.10 05:06:22.409178 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <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', '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'))" | ||
1161 | 2025.01.10 05:06:22.409202 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1162 | 2025.01.10 05:06:22.409979 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001889 sec., 7411.3287453679195 rows/sec., 302.43 KiB/sec. | ||
1163 | 2025.01.10 05:06:22.410100 [ 282 ] {21c0c987-d7c9-4669-b5db-f17e30c2d42c} <Debug> TCPHandler: Processed in 0.002169681 sec. | ||
1164 | 2025.01.10 05:06:22.414244 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1165 | 2025.01.10 05:06:22.414377 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1166 | 2025.01.10 05:06:22.414432 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1167 | 2025.01.10 05:06:22.415203 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2025.01.10 05:06:22.415250 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1169 | 2025.01.10 05:06:22.415768 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1170 | 2025.01.10 05:06:22.415991 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2025.01.10 05:06:22.416233 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001883 sec., 6903.876792352629 rows/sec., 1.37 MiB/sec. | ||
1172 | 2025.01.10 05:06:22.416405 [ 288 ] {a1666dde-d7ef-4235-998d-1afe65758176} <Debug> TCPHandler: Processed in 0.002217303 sec. | ||
1173 | 2025.01.10 05:06:22.416581 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2025.01.10 05:06:22.416740 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1175 | 2025.01.10 05:06:22.416801 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1176 | 2025.01.10 05:06:22.419495 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2025.01.10 05:06:22.419539 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1178 | 2025.01.10 05:06:22.420050 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1179 | 2025.01.10 05:06:22.420319 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2025.01.10 05:06:22.420567 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003848 sec., 3638.253638253638 rows/sec., 261.91 KiB/sec. | ||
1181 | 2025.01.10 05:06:22.420682 [ 282 ] {8195917e-f483-442e-b910-2ca0a451b817} <Debug> TCPHandler: Processed in 0.004176905 sec. | ||
1182 | 2025.01.10 05:06:22.420848 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.01.10 05:06:22.420989 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1184 | 2025.01.10 05:06:22.421043 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1185 | 2025.01.10 05:06:22.421764 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2025.01.10 05:06:22.421805 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1187 | 2025.01.10 05:06:22.422186 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1188 | 2025.01.10 05:06:22.422428 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2025.01.10 05:06:22.422650 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.001691 sec., 111768.18450620935 rows/sec., 9.90 MiB/sec. | ||
1190 | 2025.01.10 05:06:22.422708 [ 288 ] {1916041a-001d-40eb-bec9-9fad3e33e162} <Debug> TCPHandler: Processed in 0.001922932 sec. | ||
1191 | 2025.01.10 05:06:22.422889 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2025.01.10 05:06:22.423017 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1193 | 2025.01.10 05:06:22.423069 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1194 | 2025.01.10 05:06:22.423737 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.01.10 05:06:22.423775 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1196 | 2025.01.10 05:06:22.424170 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1197 | 2025.01.10 05:06:22.424430 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2025.01.10 05:06:22.424667 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001657 sec., 9052.504526252264 rows/sec., 638.27 KiB/sec. | ||
1199 | 2025.01.10 05:06:22.424804 [ 282 ] {70de944b-a3c0-4bec-bf89-dde177b1a4f5} <Debug> TCPHandler: Processed in 0.001979764 sec. | ||
1200 | 2025.01.10 05:06:22.424990 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2025.01.10 05:06:22.425132 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1202 | 2025.01.10 05:06:22.425191 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1203 | 2025.01.10 05:06:22.425882 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2025.01.10 05:06:22.425922 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1205 | 2025.01.10 05:06:22.426298 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1206 | 2025.01.10 05:06:22.426553 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): 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.01.10 05:06:22.426823 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. | ||
1208 | 2025.01.10 05:06:22.426916 [ 288 ] {b3581eba-025f-4579-899b-69d3bafddcb5} <Debug> TCPHandler: Processed in 0.001995095 sec. | ||
1209 | 2025.01.10 05:06:22.427080 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2025.01.10 05:06:22.427203 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1211 | 2025.01.10 05:06:22.427263 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1212 | 2025.01.10 05:06:22.427866 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2025.01.10 05:06:22.427906 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1214 | 2025.01.10 05:06:22.428289 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2025.01.10 05:06:22.428556 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): 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.01.10 05:06:22.428803 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. | ||
1217 | 2025.01.10 05:06:22.428872 [ 282 ] {9b8af847-af14-41f2-b819-8965fbc680bc} <Debug> TCPHandler: Processed in 0.00185302 sec. | ||
1218 | 2025.01.10 05:06:22.429053 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.01.10 05:06:22.429172 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1220 | 2025.01.10 05:06:22.429224 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1221 | 2025.01.10 05:06:22.430010 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2025.01.10 05:06:22.430052 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1223 | 2025.01.10 05:06:22.430467 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1224 | 2025.01.10 05:06:22.430727 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2025.01.10 05:06:22.430984 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001837 sec., 192705.49809471963 rows/sec., 13.53 MiB/sec. | ||
1226 | 2025.01.10 05:06:22.431139 [ 288 ] {588e4d6d-2920-4aa8-80c4-9033a9058d5c} <Debug> TCPHandler: Processed in 0.00214755 sec. | ||
1227 | 2025.01.10 05:06:22.431325 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2025.01.10 05:06:22.431468 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1229 | 2025.01.10 05:06:22.431525 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1230 | 2025.01.10 05:06:22.432075 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2025.01.10 05:06:22.432115 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1232 | 2025.01.10 05:06:22.432501 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1233 | 2025.01.10 05:06:22.432756 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2025.01.10 05:06:22.432993 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 203.29 KiB/sec. | ||
1235 | 2025.01.10 05:06:22.433081 [ 282 ] {6dd95a33-3b0e-4623-ac5f-83a81a8ef107} <Debug> TCPHandler: Processed in 0.001821809 sec. | ||
1236 | 2025.01.10 05:06:22.433245 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2025.01.10 05:06:22.433365 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1238 | 2025.01.10 05:06:22.433419 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1239 | 2025.01.10 05:06:22.434022 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2025.01.10 05:06:22.434067 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1241 | 2025.01.10 05:06:22.434545 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1242 | 2025.01.10 05:06:22.434882 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2025.01.10 05:06:22.435139 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001797 sec., 98497.4958263773 rows/sec., 6.50 MiB/sec. | ||
1244 | 2025.01.10 05:06:22.435207 [ 288 ] {3c9a27d0-0a91-4f0f-b273-a3f3c4bd3fe9} <Debug> TCPHandler: Processed in 0.002024645 sec. | ||
1245 | 2025.01.10 05:06:22.435373 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2025.01.10 05:06:22.435502 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1247 | 2025.01.10 05:06:22.435561 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1248 | 2025.01.10 05:06:22.436081 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.01.10 05:06:22.436119 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1250 | 2025.01.10 05:06:22.436502 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1251 | 2025.01.10 05:06:22.436751 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.01.10 05:06:22.436980 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
1253 | 2025.01.10 05:06:22.437086 [ 282 ] {6233523c-b804-4d8b-a0a1-59e96f90c679} <Debug> TCPHandler: Processed in 0.001780377 sec. | ||
1254 | 2025.01.10 05:06:22.437284 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2025.01.10 05:06:22.437413 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1256 | 2025.01.10 05:06:22.437494 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1257 | 2025.01.10 05:06:22.438695 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2025.01.10 05:06:22.438735 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1259 | 2025.01.10 05:06:22.441896 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1260 | 2025.01.10 05:06:22.442168 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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.01.10 05:06:22.442485 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005085 sec., 1573.2546705998034 rows/sec., 2.82 MiB/sec. | ||
1262 | 2025.01.10 05:06:22.442627 [ 288 ] {663aeed7-161d-419d-ab8b-71803a2e7e4d} <Debug> TCPHandler: Processed in 0.005408415 sec. | ||
1263 | 2025.01.10 05:06:22.442823 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2025.01.10 05:06:22.442980 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1265 | 2025.01.10 05:06:22.443043 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1266 | 2025.01.10 05:06:22.443620 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2025.01.10 05:06:22.443662 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1268 | 2025.01.10 05:06:22.444086 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1269 | 2025.01.10 05:06:22.444460 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2025.01.10 05:06:22.444724 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001771 sec., 29361.942405420665 rows/sec., 1.82 MiB/sec. | ||
1271 | 2025.01.10 05:06:22.444851 [ 282 ] {b594ac9a-6691-4380-afea-8afb41d050b9} <Debug> TCPHandler: Processed in 0.002114828 sec. | ||
1272 | 2025.01.10 05:06:24.758051 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1273 | 2025.01.10 05:06:24.758670 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1274 | 2025.01.10 05:06:24.758714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1275 | 2025.01.10 05:06:24.759340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1276 | 2025.01.10 05:06:24.759608 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1277 | 2025.01.10 05:06:24.759863 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1278 | 2025.01.10 05:06:24.893765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1279 | 2025.01.10 05:06:24.913824 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1280 | 2025.01.10 05:06:24.913893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1281 | 2025.01.10 05:06:24.920922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1282 | 2025.01.10 05:06:24.921673 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1283 | 2025.01.10 05:06:24.924691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1284 | 2025.01.10 05:06:25.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.90 MiB, peak 161.90 MiB, free memory in arenas 0.00 B, will set to 159.09 MiB (RSS), difference: 1.18 MiB | ||
1285 | 2025.01.10 05:06:27.253970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 | ||
1286 | 2025.01.10 05:06:27.257608 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2025.01.10 05:06:27.257690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1288 | 2025.01.10 05:06:27.259313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1289 | 2025.01.10 05:06:27.259637 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1290 | 2025.01.10 05:06:27.260204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1291 | 2025.01.10 05:06:27.341297 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1292 | 2025.01.10 05:06:27.341509 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1293 | 2025.01.10 05:06:27.341595 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1294 | 2025.01.10 05:06:27.342373 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1295 | 2025.01.10 05:06:27.342425 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1296 | 2025.01.10 05:06:27.342867 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1297 | 2025.01.10 05:06:27.343129 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1298 | 2025.01.10 05:06:27.343414 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1012.01 KiB/sec. | ||
1299 | 2025.01.10 05:06:27.343541 [ 282 ] {188d4b46-4759-4cf8-a1ec-baaea4453b2b} <Debug> TCPHandler: Processed in 0.002386457 sec. | ||
1300 | 2025.01.10 05:06:27.343723 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2025.01.10 05:06:27.343886 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1302 | 2025.01.10 05:06:27.343949 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1303 | 2025.01.10 05:06:27.344603 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1304 | 2025.01.10 05:06:27.344642 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1305 | 2025.01.10 05:06:27.345033 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1306 | 2025.01.10 05:06:27.345286 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1307 | 2025.01.10 05:06:27.345464 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001624 sec., 17241.379310344826 rows/sec., 1.34 MiB/sec. | ||
1308 | 2025.01.10 05:06:27.345516 [ 288 ] {75fa4a81-8e5a-4339-8703-bab99eb315a7} <Debug> TCPHandler: Processed in 0.001870971 sec. | ||
1309 | 2025.01.10 05:06:27.345662 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2025.01.10 05:06:27.345789 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1311 | 2025.01.10 05:06:27.345850 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1312 | 2025.01.10 05:06:27.346526 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2025.01.10 05:06:27.346575 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1314 | 2025.01.10 05:06:27.347012 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1315 | 2025.01.10 05:06:27.347255 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2025.01.10 05:06:27.347483 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec. | ||
1317 | 2025.01.10 05:06:27.347540 [ 282 ] {25911211-240e-4fac-99ea-4543d67d1161} <Debug> TCPHandler: Processed in 0.001939423 sec. | ||
1318 | 2025.01.10 05:06:27.347710 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2025.01.10 05:06:27.347831 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1320 | 2025.01.10 05:06:27.347891 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1321 | 2025.01.10 05:06:27.348464 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2025.01.10 05:06:27.348508 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1323 | 2025.01.10 05:06:27.348940 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1324 | 2025.01.10 05:06:27.349179 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2025.01.10 05:06:27.349393 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001587 sec., 18903.591682419657 rows/sec., 1.30 MiB/sec. | ||
1326 | 2025.01.10 05:06:27.349569 [ 288 ] {66ab8938-d1aa-4354-944d-ba06a275684d} <Debug> TCPHandler: Processed in 0.001914902 sec. | ||
1327 | 2025.01.10 05:06:32.159983 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1328 | 2025.01.10 05:06:32.160048 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1329 | 2025.01.10 05:06:32.260862 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1330 | 2025.01.10 05:06:32.261536 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1331 | 2025.01.10 05:06:32.261589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1332 | 2025.01.10 05:06:32.262280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1333 | 2025.01.10 05:06:32.262548 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1334 | 2025.01.10 05:06:32.262742 [ 72 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1335 | 2025.01.10 05:06:32.262805 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1336 | 2025.01.10 05:06:32.262841 [ 72 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1337 | 2025.01.10 05:06:32.262869 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1338 | 2025.01.10 05:06:32.267181 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1339 | 2025.01.10 05:06:32.267397 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1340 | 2025.01.10 05:06:32.267555 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1341 | 2025.01.10 05:06:32.267746 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1342 | 2025.01.10 05:06:32.268014 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1343 | 2025.01.10 05:06:32.268225 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1344 | 2025.01.10 05:06:32.268387 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1345 | 2025.01.10 05:06:32.268563 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
1346 | 2025.01.10 05:06:32.295027 [ 186 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.032063901 sec., 87512.74525205152 rows/sec., 1.25 MiB/sec. | ||
1347 | 2025.01.10 05:06:32.295805 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1348 | 2025.01.10 05:06:32.296161 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1349 | 2025.01.10 05:06:32.296242 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_6_1} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1350 | 2025.01.10 05:06:32.296369 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1351 | 2025.01.10 05:06:32.346724 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1352 | 2025.01.10 05:06:32.346895 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1353 | 2025.01.10 05:06:32.346965 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1354 | 2025.01.10 05:06:32.347624 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1355 | 2025.01.10 05:06:32.347667 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1356 | 2025.01.10 05:06:32.348035 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1357 | 2025.01.10 05:06:32.348287 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1358 | 2025.01.10 05:06:32.348513 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00167 sec., 8383.233532934131 rows/sec., 603.48 KiB/sec. | ||
1359 | 2025.01.10 05:06:32.348571 [ 282 ] {10d9d457-bf93-4c70-8c1e-80b4f3872443} <Debug> TCPHandler: Processed in 0.001971224 sec. | ||
1360 | 2025.01.10 05:06:32.348860 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1361 | 2025.01.10 05:06:32.349112 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1362 | 2025.01.10 05:06:32.349190 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1363 | 2025.01.10 05:06:32.350058 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1364 | 2025.01.10 05:06:32.350102 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1365 | 2025.01.10 05:06:32.350514 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1366 | 2025.01.10 05:06:32.350762 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1367 | 2025.01.10 05:06:32.351077 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.002002 sec., 94405.59440559441 rows/sec., 8.36 MiB/sec. | ||
1368 | 2025.01.10 05:06:32.351184 [ 288 ] {48458224-315b-45e5-b834-f6aa10c6b023} <Debug> TCPHandler: Processed in 0.002506601 sec. | ||
1369 | 2025.01.10 05:06:32.351337 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1370 | 2025.01.10 05:06:32.351480 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1371 | 2025.01.10 05:06:32.351539 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1372 | 2025.01.10 05:06:32.352185 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1373 | 2025.01.10 05:06:32.352225 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1374 | 2025.01.10 05:06:32.352585 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1375 | 2025.01.10 05:06:32.352825 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1376 | 2025.01.10 05:06:32.353025 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001578 sec., 9505.703422053231 rows/sec., 670.23 KiB/sec. | ||
1377 | 2025.01.10 05:06:32.353078 [ 282 ] {b538c916-0e50-4b56-9013-0e96662d1153} <Debug> TCPHandler: Processed in 0.001808839 sec. | ||
1378 | 2025.01.10 05:06:32.353282 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1379 | 2025.01.10 05:06:32.353530 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1380 | 2025.01.10 05:06:32.353634 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1381 | 2025.01.10 05:06:32.354393 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1382 | 2025.01.10 05:06:32.354433 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1383 | 2025.01.10 05:06:32.354792 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1384 | 2025.01.10 05:06:32.355045 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1385 | 2025.01.10 05:06:32.355298 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001819 sec., 7696.5365585486525 rows/sec., 539.02 KiB/sec. | ||
1386 | 2025.01.10 05:06:32.355401 [ 288 ] {e00744d5-96e0-44d6-a096-93369336d52d} <Debug> TCPHandler: Processed in 0.002233572 sec. | ||
1387 | 2025.01.10 05:06:32.355552 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1388 | 2025.01.10 05:06:32.355673 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1389 | 2025.01.10 05:06:32.355724 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1390 | 2025.01.10 05:06:32.356312 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1391 | 2025.01.10 05:06:32.356352 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1392 | 2025.01.10 05:06:32.356720 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1393 | 2025.01.10 05:06:32.356977 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2025.01.10 05:06:32.357176 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. | ||
1395 | 2025.01.10 05:06:32.357231 [ 282 ] {1d19592d-ae4b-4f2a-913c-3c44fb8481e5} <Debug> TCPHandler: Processed in 0.001740487 sec. | ||
1396 | 2025.01.10 05:06:32.357380 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2025.01.10 05:06:32.357499 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1398 | 2025.01.10 05:06:32.357549 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1399 | 2025.01.10 05:06:32.358348 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2025.01.10 05:06:32.358386 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1401 | 2025.01.10 05:06:32.358763 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1402 | 2025.01.10 05:06:32.359007 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1403 | 2025.01.10 05:06:32.359300 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001811 sec., 195472.114853672 rows/sec., 13.72 MiB/sec. | ||
1404 | 2025.01.10 05:06:32.359374 [ 288 ] {932f7bd9-75fc-495c-82e9-d2c147716cf2} <Debug> TCPHandler: Processed in 0.002055516 sec. | ||
1405 | 2025.01.10 05:06:32.359561 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1406 | 2025.01.10 05:06:32.359702 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1407 | 2025.01.10 05:06:32.359763 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1408 | 2025.01.10 05:06:32.360287 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1409 | 2025.01.10 05:06:32.360326 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1410 | 2025.01.10 05:06:32.360687 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1411 | 2025.01.10 05:06:32.360945 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2025.01.10 05:06:32.361215 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
1413 | 2025.01.10 05:06:32.361285 [ 282 ] {60fe0c52-189f-40f8-bd44-83edf8e3ae4f} <Debug> TCPHandler: Processed in 0.001793098 sec. | ||
1414 | 2025.01.10 05:06:32.361435 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1415 | 2025.01.10 05:06:32.361554 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1416 | 2025.01.10 05:06:32.361607 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1417 | 2025.01.10 05:06:32.362190 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1418 | 2025.01.10 05:06:32.362229 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1419 | 2025.01.10 05:06:32.362616 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1420 | 2025.01.10 05:06:32.362851 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1421 | 2025.01.10 05:06:32.363031 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001503 sec., 117764.47105788424 rows/sec., 7.77 MiB/sec. | ||
1422 | 2025.01.10 05:06:32.363086 [ 288 ] {5239a0e9-f2be-49db-b48f-8571738905df} <Debug> TCPHandler: Processed in 0.001708196 sec. | ||
1423 | 2025.01.10 05:06:32.363281 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2025.01.10 05:06:32.363485 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1425 | 2025.01.10 05:06:32.363571 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1426 | 2025.01.10 05:06:32.364200 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1427 | 2025.01.10 05:06:32.364238 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1428 | 2025.01.10 05:06:32.364592 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1429 | 2025.01.10 05:06:32.364828 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2025.01.10 05:06:32.365039 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. | ||
1431 | 2025.01.10 05:06:32.365092 [ 282 ] {ec922a7f-c4d5-4dab-9717-eca30b81e27f} <Debug> TCPHandler: Processed in 0.001916922 sec. | ||
1432 | 2025.01.10 05:06:32.365261 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1433 | 2025.01.10 05:06:32.365399 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1434 | 2025.01.10 05:06:32.365491 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1435 | 2025.01.10 05:06:32.366657 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1436 | 2025.01.10 05:06:32.366695 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1437 | 2025.01.10 05:06:32.367317 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1438 | 2025.01.10 05:06:32.367590 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1439 | 2025.01.10 05:06:32.367791 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002423 sec., 3301.6921172100706 rows/sec., 5.92 MiB/sec. | ||
1440 | 2025.01.10 05:06:32.367916 [ 288 ] {795cdc73-03a8-465e-8681-82c61fa12eb1} <Debug> TCPHandler: Processed in 0.002725669 sec. | ||
1441 | 2025.01.10 05:06:32.368066 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2025.01.10 05:06:32.368185 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1443 | 2025.01.10 05:06:32.368236 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1444 | 2025.01.10 05:06:32.368728 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2025.01.10 05:06:32.368766 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1446 | 2025.01.10 05:06:32.369130 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1447 | 2025.01.10 05:06:32.369367 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1448 | 2025.01.10 05:06:32.369590 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001428 sec., 36414.56582633053 rows/sec., 2.25 MiB/sec. | ||
1449 | 2025.01.10 05:06:32.369642 [ 282 ] {f41db144-405d-410d-b350-19def5b947fc} <Debug> TCPHandler: Processed in 0.001636614 sec. | ||
1450 | 2025.01.10 05:06:32.425627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1451 | 2025.01.10 05:06:32.445409 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1452 | 2025.01.10 05:06:32.445453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1453 | 2025.01.10 05:06:32.452626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1454 | 2025.01.10 05:06:32.453395 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1455 | 2025.01.10 05:06:32.453834 [ 71 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1456 | 2025.01.10 05:06:32.453992 [ 71 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2025.01.10 05:06:32.454075 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1458 | 2025.01.10 05:06:32.454593 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1459 | 2025.01.10 05:06:32.470121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1460 | 2025.01.10 05:06:32.471520 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1461 | 2025.01.10 05:06:32.473004 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1462 | 2025.01.10 05:06:32.478662 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1463 | 2025.01.10 05:06:32.483942 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1464 | 2025.01.10 05:06:32.489096 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1465 | 2025.01.10 05:06:32.498595 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1466 | 2025.01.10 05:06:32.503179 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
1467 | 2025.01.10 05:06:32.563537 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109286987 sec., 420.91013086489426 rows/sec., 2.18 MiB/sec. | ||
1468 | 2025.01.10 05:06:32.566292 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1469 | 2025.01.10 05:06:32.569349 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1470 | 2025.01.10 05:06:32.569444 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_6_1} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1471 | 2025.01.10 05:06:32.571865 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1472 | 2025.01.10 05:06:33.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.05 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 164.12 MiB (RSS), difference: 3.06 MiB | ||
1473 | 2025.01.10 05:06:37.261352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
1474 | 2025.01.10 05:06:37.264313 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2025.01.10 05:06:37.264371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1476 | 2025.01.10 05:06:37.265912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1477 | 2025.01.10 05:06:37.266221 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1478 | 2025.01.10 05:06:37.266837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
1479 | 2025.01.10 05:06:37.339206 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2025.01.10 05:06:37.339593 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1481 | 2025.01.10 05:06:37.340203 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1482 | 2025.01.10 05:06:37.340251 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1483 | 2025.01.10 05:06:37.340586 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1484 | 2025.01.10 05:06:37.340670 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1485 | 2025.01.10 05:06:37.340853 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1486 | 2025.01.10 05:06:37.341137 [ 294 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1487 | 2025.01.10 05:06:37.341193 [ 295 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1488 | 2025.01.10 05:06:37.341312 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1489 | 2025.01.10 05:06:37.341344 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1490 | 2025.01.10 05:06:37.345429 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1491 | 2025.01.10 05:06:37.345464 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1492 | 2025.01.10 05:06:37.345532 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1493 | 2025.01.10 05:06:37.345594 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1494 | 2025.01.10 05:06:37.347116 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.007709 sec., 3502.399792450383 rows/sec., 130.35 KiB/sec. | ||
1495 | 2025.01.10 05:06:37.347282 [ 282 ] {6b8d98bd-eacf-44dc-950d-b43ae736bf0c} <Debug> TCPHandler: Processed in 0.008235797 sec. | ||
1496 | 2025.01.10 05:06:37.347649 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1497 | 2025.01.10 05:06:37.347879 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1498 | 2025.01.10 05:06:37.348264 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1499 | 2025.01.10 05:06:37.348313 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1500 | 2025.01.10 05:06:37.348630 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1501 | 2025.01.10 05:06:37.348708 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1502 | 2025.01.10 05:06:37.348881 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1503 | 2025.01.10 05:06:37.348970 [ 296 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1504 | 2025.01.10 05:06:37.348989 [ 294 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1505 | 2025.01.10 05:06:37.349086 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1506 | 2025.01.10 05:06:37.349116 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1507 | 2025.01.10 05:06:37.349207 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1508 | 2025.01.10 05:06:37.349231 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1509 | 2025.01.10 05:06:37.349275 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1510 | 2025.01.10 05:06:37.349324 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1511 | 2025.01.10 05:06:37.350433 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002663 sec., 10138.94104393541 rows/sec., 377.35 KiB/sec. | ||
1512 | 2025.01.10 05:06:37.350575 [ 288 ] {39f53e59-a260-4ee8-b049-a7c930c2db06} <Debug> TCPHandler: Processed in 0.003010898 sec. | ||
1513 | 2025.01.10 05:06:37.350879 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1514 | 2025.01.10 05:06:37.351110 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1515 | 2025.01.10 05:06:37.351450 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1516 | 2025.01.10 05:06:37.351495 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1517 | 2025.01.10 05:06:37.351795 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1518 | 2025.01.10 05:06:37.351862 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1519 | 2025.01.10 05:06:37.352013 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1520 | 2025.01.10 05:06:37.352109 [ 294 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1521 | 2025.01.10 05:06:37.352128 [ 295 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1522 | 2025.01.10 05:06:37.352234 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1523 | 2025.01.10 05:06:37.352263 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1524 | 2025.01.10 05:06:37.352346 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1525 | 2025.01.10 05:06:37.352368 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1526 | 2025.01.10 05:06:37.352409 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1527 | 2025.01.10 05:06:37.352457 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1528 | 2025.01.10 05:06:37.353578 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002579 sec., 10469.174098487785 rows/sec., 389.64 KiB/sec. | ||
1529 | 2025.01.10 05:06:37.353767 [ 282 ] {1a60ec1b-8ff0-41ac-a4ff-44b44408035a} <Debug> TCPHandler: Processed in 0.002956845 sec. | ||
1530 | 2025.01.10 05:06:37.358736 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2025.01.10 05:06:37.358876 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1532 | 2025.01.10 05:06:37.358934 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1533 | 2025.01.10 05:06:37.359665 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2025.01.10 05:06:37.359706 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1535 | 2025.01.10 05:06:37.360181 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1536 | 2025.01.10 05:06:37.360400 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2025.01.10 05:06:37.360701 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001848 sec., 1623.3766233766235 rows/sec., 147.96 KiB/sec. | ||
1538 | 2025.01.10 05:06:37.360806 [ 288 ] {3c59e9ad-8afe-4074-92ee-6e0f7c986d7f} <Debug> TCPHandler: Processed in 0.00215988 sec. | ||
1539 | 2025.01.10 05:06:37.360966 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2025.01.10 05:06:37.361105 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1541 | 2025.01.10 05:06:37.361158 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1542 | 2025.01.10 05:06:37.361828 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2025.01.10 05:06:37.361869 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1544 | 2025.01.10 05:06:37.362304 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1545 | 2025.01.10 05:06:37.362568 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2025.01.10 05:06:37.362697 [ 66 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1547 | 2025.01.10 05:06:37.362739 [ 66 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1548 | 2025.01.10 05:06:37.362762 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1549 | 2025.01.10 05:06:37.362771 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001702 sec., 45828.43713278496 rows/sec., 3.93 MiB/sec. | ||
1550 | 2025.01.10 05:06:37.362871 [ 282 ] {6cd998f3-4a56-428e-a482-00d0a28425dd} <Debug> TCPHandler: Processed in 0.001966314 sec. | ||
1551 | 2025.01.10 05:06:37.362924 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
1552 | 2025.01.10 05:06:37.363063 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1553 | 2025.01.10 05:06:37.363101 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1554 | 2025.01.10 05:06:37.363150 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
1555 | 2025.01.10 05:06:37.363295 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1556 | 2025.01.10 05:06:37.363464 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
1557 | 2025.01.10 05:06:37.363495 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1558 | 2025.01.10 05:06:37.363910 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part | ||
1559 | 2025.01.10 05:06:37.364185 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
1560 | 2025.01.10 05:06:37.364582 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part | ||
1561 | 2025.01.10 05:06:37.364966 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
1562 | 2025.01.10 05:06:37.366126 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1563 | 2025.01.10 05:06:37.366206 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1564 | 2025.01.10 05:06:37.367423 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1565 | 2025.01.10 05:06:37.368045 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1566 | 2025.01.10 05:06:37.368086 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 534 rows, containing 5 columns (5 merged, 0 gathered) in 0.005249721 sec., 101719.69138931384 rows/sec., 9.14 MiB/sec. | ||
1567 | 2025.01.10 05:06:37.368396 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005167 sec., 5031.933423650087 rows/sec., 378.38 KiB/sec. | ||
1568 | 2025.01.10 05:06:37.368446 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2025.01.10 05:06:37.368575 [ 288 ] {45f82d26-5813-4b6e-84ef-b3a79a5c8590} <Debug> TCPHandler: Processed in 0.005607172 sec. | ||
1570 | 2025.01.10 05:06:37.368767 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1571 | 2025.01.10 05:06:37.368966 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1572 | 2025.01.10 05:06:37.369042 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1573 | 2025.01.10 05:06:37.369054 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1574 | 2025.01.10 05:06:37.369269 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_6_1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1575 | 2025.01.10 05:06:37.369444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1576 | 2025.01.10 05:06:37.369934 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1577 | 2025.01.10 05:06:37.369978 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1578 | 2025.01.10 05:06:37.370349 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1579 | 2025.01.10 05:06:37.370598 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1580 | 2025.01.10 05:06:37.370720 [ 66 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1581 | 2025.01.10 05:06:37.370763 [ 66 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1582 | 2025.01.10 05:06:37.370787 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00187 sec., 36898.39572192514 rows/sec., 2.88 MiB/sec. | ||
1583 | 2025.01.10 05:06:37.370792 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1584 | 2025.01.10 05:06:37.370885 [ 282 ] {70b0faea-ef95-4081-bea9-5121c788de97} <Debug> TCPHandler: Processed in 0.002187181 sec. | ||
1585 | 2025.01.10 05:06:37.370928 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
1586 | 2025.01.10 05:06:37.371040 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1587 | 2025.01.10 05:06:37.371066 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1588 | 2025.01.10 05:06:37.371086 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
1589 | 2025.01.10 05:06:37.371404 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
1590 | 2025.01.10 05:06:37.371432 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1591 | 2025.01.10 05:06:37.371634 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1592 | 2025.01.10 05:06:37.371762 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part | ||
1593 | 2025.01.10 05:06:37.372164 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
1594 | 2025.01.10 05:06:37.372552 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part | ||
1595 | 2025.01.10 05:06:37.372869 [ 186 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 69 rows starting from the beginning of the part | ||
1596 | 2025.01.10 05:06:37.373873 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1597 | 2025.01.10 05:06:37.373944 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1598 | 2025.01.10 05:06:37.375122 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1599 | 2025.01.10 05:06:37.375706 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2025.01.10 05:06:37.375850 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 861 rows, containing 5 columns (5 merged, 0 gathered) in 0.004978821 sec., 172932.50751533348 rows/sec., 13.04 MiB/sec. | ||
1601 | 2025.01.10 05:06:37.375979 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1602 | 2025.01.10 05:06:37.376077 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2025.01.10 05:06:37.376156 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1604 | 2025.01.10 05:06:37.376181 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004888 sec., 20458.265139116203 rows/sec., 1.42 MiB/sec. | ||
1605 | 2025.01.10 05:06:37.376278 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1606 | 2025.01.10 05:06:37.376676 [ 288 ] {c7603484-4780-43e3-8bda-18218833f055} <Debug> TCPHandler: Processed in 0.005697415 sec. | ||
1607 | 2025.01.10 05:06:37.376768 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
1608 | 2025.01.10 05:06:37.377153 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2025.01.10 05:06:37.377395 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1610 | 2025.01.10 05:06:37.377472 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1611 | 2025.01.10 05:06:37.377548 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
1612 | 2025.01.10 05:06:37.377866 [ 188 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_6_1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1613 | 2025.01.10 05:06:37.377676 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1614 | 2025.01.10 05:06:37.378079 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1615 | 2025.01.10 05:06:37.378160 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1616 | 2025.01.10 05:06:37.378425 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
1617 | 2025.01.10 05:06:37.378538 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1618 | 2025.01.10 05:06:37.378710 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1619 | 2025.01.10 05:06:37.379095 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
1620 | 2025.01.10 05:06:37.379435 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1621 | 2025.01.10 05:06:37.383446 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.007165562 sec., 102434.39384098553 rows/sec., 6.94 MiB/sec. | ||
1622 | 2025.01.10 05:06:37.383684 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2025.01.10 05:06:37.383726 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1624 | 2025.01.10 05:06:37.383741 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1625 | 2025.01.10 05:06:37.384371 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2025.01.10 05:06:37.384568 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1627 | 2025.01.10 05:06:37.384735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
1628 | 2025.01.10 05:06:37.385086 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1629 | 2025.01.10 05:06:37.385394 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1630 | 2025.01.10 05:06:37.385602 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008102 sec., 3209.0841767464826 rows/sec., 5.75 MiB/sec. | ||
1631 | 2025.01.10 05:06:37.385731 [ 282 ] {af0cff2a-3692-48b7-8200-aca25274ff0e} <Debug> TCPHandler: Processed in 0.00893601 sec. | ||
1632 | 2025.01.10 05:06:37.385887 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1633 | 2025.01.10 05:06:37.386012 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1634 | 2025.01.10 05:06:37.386064 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1635 | 2025.01.10 05:06:37.386644 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Trace> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1636 | 2025.01.10 05:06:37.386690 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1637 | 2025.01.10 05:06:37.387147 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1638 | 2025.01.10 05:06:37.387381 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Trace> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1639 | 2025.01.10 05:06:37.387648 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.05 MiB/sec. | ||
1640 | 2025.01.10 05:06:37.387711 [ 288 ] {a44b3425-ed3e-4e7f-87dd-af26c106fb69} <Debug> TCPHandler: Processed in 0.001883061 sec. | ||
1641 | 2025.01.10 05:06:37.387866 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1642 | 2025.01.10 05:06:37.388007 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1643 | 2025.01.10 05:06:37.388073 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1644 | 2025.01.10 05:06:37.388734 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1645 | 2025.01.10 05:06:37.388773 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1646 | 2025.01.10 05:06:37.389178 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1647 | 2025.01.10 05:06:37.389424 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1648 | 2025.01.10 05:06:37.389554 [ 66 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1649 | 2025.01.10 05:06:37.389592 [ 66 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2025.01.10 05:06:37.389617 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.26 MiB/sec. | ||
1651 | 2025.01.10 05:06:37.389622 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1652 | 2025.01.10 05:06:37.389724 [ 282 ] {dccc690f-b390-43ef-9d04-ea83ed094041} <Debug> TCPHandler: Processed in 0.001924312 sec. | ||
1653 | 2025.01.10 05:06:37.389865 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
1654 | 2025.01.10 05:06:37.389995 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1655 | 2025.01.10 05:06:37.390028 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1656 | 2025.01.10 05:06:37.390122 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1657 | 2025.01.10 05:06:37.390226 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1658 | 2025.01.10 05:06:37.390321 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
1659 | 2025.01.10 05:06:37.390429 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1660 | 2025.01.10 05:06:37.390496 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
1661 | 2025.01.10 05:06:37.391505 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765927 sec., 123447.91149351021 rows/sec., 8.07 MiB/sec. | ||
1662 | 2025.01.10 05:06:37.391671 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1663 | 2025.01.10 05:06:37.391991 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1664 | 2025.01.10 05:06:37.392064 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_6_1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1665 | 2025.01.10 05:06:37.392129 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1666 | 2025.01.10 05:06:37.821584 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1667 | 2025.01.10 05:06:37.821841 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1668 | 2025.01.10 05:06:37.822260 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1669 | 2025.01.10 05:06:37.822310 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1670 | 2025.01.10 05:06:37.822651 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1671 | 2025.01.10 05:06:37.822730 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1672 | 2025.01.10 05:06:37.822910 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1673 | 2025.01.10 05:06:37.823108 [ 296 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1674 | 2025.01.10 05:06:37.823118 [ 295 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1675 | 2025.01.10 05:06:37.823104 [ 294 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1676 | 2025.01.10 05:06:37.823305 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1677 | 2025.01.10 05:06:37.823335 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1678 | 2025.01.10 05:06:37.823463 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1679 | 2025.01.10 05:06:37.823489 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1680 | 2025.01.10 05:06:37.823534 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1681 | 2025.01.10 05:06:37.823584 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1682 | 2025.01.10 05:06:37.823631 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1683 | 2025.01.10 05:06:37.825546 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003826 sec., 7841.087297438578 rows/sec., 298.89 KiB/sec. | ||
1684 | 2025.01.10 05:06:37.825770 [ 282 ] {49d7b8da-74a9-40b7-a18c-cf2dd75985f4} <Debug> TCPHandler: Processed in 0.004315549 sec. | ||
1685 | 2025.01.10 05:06:37.826205 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1686 | 2025.01.10 05:06:37.826456 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1687 | 2025.01.10 05:06:37.826880 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1688 | 2025.01.10 05:06:37.826944 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1689 | 2025.01.10 05:06:37.827332 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1690 | 2025.01.10 05:06:37.827421 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1691 | 2025.01.10 05:06:37.827600 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1692 | 2025.01.10 05:06:37.827712 [ 298 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1693 | 2025.01.10 05:06:37.827733 [ 294 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1694 | 2025.01.10 05:06:37.827752 [ 296 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1695 | 2025.01.10 05:06:37.827870 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1696 | 2025.01.10 05:06:37.827895 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1697 | 2025.01.10 05:06:37.828014 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1698 | 2025.01.10 05:06:37.828038 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1699 | 2025.01.10 05:06:37.828082 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1700 | 2025.01.10 05:06:37.828132 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1701 | 2025.01.10 05:06:37.828177 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1702 | 2025.01.10 05:06:37.829596 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00326 sec., 9202.453987730061 rows/sec., 350.78 KiB/sec. | ||
1703 | 2025.01.10 05:06:37.829793 [ 288 ] {c820877c-7f66-406e-bc7d-30937255c900} <Debug> TCPHandler: Processed in 0.003718061 sec. | ||
1704 | 2025.01.10 05:06:37.830089 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1705 | 2025.01.10 05:06:37.830278 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1706 | 2025.01.10 05:06:37.830619 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1707 | 2025.01.10 05:06:37.830666 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1708 | 2025.01.10 05:06:37.830984 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1709 | 2025.01.10 05:06:37.831053 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1710 | 2025.01.10 05:06:37.831208 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1711 | 2025.01.10 05:06:37.831343 [ 294 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1712 | 2025.01.10 05:06:37.831347 [ 298 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1713 | 2025.01.10 05:06:37.831368 [ 295 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1714 | 2025.01.10 05:06:37.831508 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1715 | 2025.01.10 05:06:37.831538 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1716 | 2025.01.10 05:06:37.831652 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1717 | 2025.01.10 05:06:37.831675 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1718 | 2025.01.10 05:06:37.831718 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1719 | 2025.01.10 05:06:37.831767 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1720 | 2025.01.10 05:06:37.831813 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1721 | 2025.01.10 05:06:37.833280 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003089 sec., 9711.880867594691 rows/sec., 370.20 KiB/sec. | ||
1722 | 2025.01.10 05:06:37.833489 [ 282 ] {5724c207-cf0b-4967-b8fc-303e715a6f28} <Debug> TCPHandler: Processed in 0.003460782 sec. | ||
1723 | 2025.01.10 05:06:37.833882 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2025.01.10 05:06:37.834084 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1725 | 2025.01.10 05:06:37.834433 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1726 | 2025.01.10 05:06:37.834480 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1727 | 2025.01.10 05:06:37.834797 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1728 | 2025.01.10 05:06:37.834864 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1729 | 2025.01.10 05:06:37.835018 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1730 | 2025.01.10 05:06:37.835127 [ 298 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1731 | 2025.01.10 05:06:37.835149 [ 294 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1732 | 2025.01.10 05:06:37.835171 [ 296 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1733 | 2025.01.10 05:06:37.835276 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1734 | 2025.01.10 05:06:37.835301 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1735 | 2025.01.10 05:06:37.835409 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1736 | 2025.01.10 05:06:37.835431 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1737 | 2025.01.10 05:06:37.835472 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1738 | 2025.01.10 05:06:37.835520 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1739 | 2025.01.10 05:06:37.835565 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1740 | 2025.01.10 05:06:37.836969 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002986 sec., 10046.885465505693 rows/sec., 382.97 KiB/sec. | ||
1741 | 2025.01.10 05:06:37.837157 [ 288 ] {d910ca53-7465-4957-9156-81b66465dd36} <Debug> TCPHandler: Processed in 0.003338288 sec. | ||
1742 | 2025.01.10 05:06:37.837447 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1743 | 2025.01.10 05:06:37.837643 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1744 | 2025.01.10 05:06:37.837984 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1745 | 2025.01.10 05:06:37.838032 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1746 | 2025.01.10 05:06:37.838361 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1747 | 2025.01.10 05:06:37.838437 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1748 | 2025.01.10 05:06:37.838593 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1749 | 2025.01.10 05:06:37.838693 [ 294 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1750 | 2025.01.10 05:06:37.838722 [ 298 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1751 | 2025.01.10 05:06:37.838745 [ 295 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1752 | 2025.01.10 05:06:37.838857 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1753 | 2025.01.10 05:06:37.838886 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1754 | 2025.01.10 05:06:37.838999 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1755 | 2025.01.10 05:06:37.839021 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1756 | 2025.01.10 05:06:37.839063 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1757 | 2025.01.10 05:06:37.839112 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1758 | 2025.01.10 05:06:37.839157 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1759 | 2025.01.10 05:06:37.840632 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003082 sec., 9733.939000648928 rows/sec., 371.04 KiB/sec. | ||
1760 | 2025.01.10 05:06:37.840843 [ 282 ] {aa478908-55a4-4593-9b28-f8bd0de0a61a} <Debug> TCPHandler: Processed in 0.003455963 sec. | ||
1761 | 2025.01.10 05:06:37.841140 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2025.01.10 05:06:37.841373 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1763 | 2025.01.10 05:06:37.841722 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1764 | 2025.01.10 05:06:37.841773 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1765 | 2025.01.10 05:06:37.842103 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1766 | 2025.01.10 05:06:37.842175 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1767 | 2025.01.10 05:06:37.842329 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1768 | 2025.01.10 05:06:37.842465 [ 298 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1769 | 2025.01.10 05:06:37.842466 [ 294 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1770 | 2025.01.10 05:06:37.842486 [ 296 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1771 | 2025.01.10 05:06:37.842607 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
1772 | 2025.01.10 05:06:37.842632 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1773 | 2025.01.10 05:06:37.842743 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1774 | 2025.01.10 05:06:37.842766 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
1775 | 2025.01.10 05:06:37.842808 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1776 | 2025.01.10 05:06:37.842857 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1777 | 2025.01.10 05:06:37.842902 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1778 | 2025.01.10 05:06:37.844347 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003076 sec., 9752.925877763328 rows/sec., 371.77 KiB/sec. | ||
1779 | 2025.01.10 05:06:37.844533 [ 288 ] {512c4f93-8502-4f06-8d3c-66e3b48e77dd} <Debug> TCPHandler: Processed in 0.003456542 sec. | ||
1780 | 2025.01.10 05:06:37.943589 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1781 | 2025.01.10 05:06:37.943777 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1782 | 2025.01.10 05:06:37.943855 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1783 | 2025.01.10 05:06:37.944713 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1784 | 2025.01.10 05:06:37.944751 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1785 | 2025.01.10 05:06:37.945268 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1786 | 2025.01.10 05:06:37.945491 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1787 | 2025.01.10 05:06:37.945748 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002017 sec., 2974.7149231531976 rows/sec., 662.34 KiB/sec. | ||
1788 | 2025.01.10 05:06:37.945903 [ 282 ] {0ba452ea-ff51-49d1-aa5c-04595b93a712} <Debug> TCPHandler: Processed in 0.002446729 sec. | ||
1789 | 2025.01.10 05:06:37.946185 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1790 | 2025.01.10 05:06:37.946380 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1791 | 2025.01.10 05:06:37.946457 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1792 | 2025.01.10 05:06:37.947232 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1793 | 2025.01.10 05:06:37.947286 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1794 | 2025.01.10 05:06:37.947725 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1795 | 2025.01.10 05:06:37.947991 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1796 | 2025.01.10 05:06:37.948237 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
1797 | 2025.01.10 05:06:37.948305 [ 288 ] {8488fa46-a29d-4fde-99e2-7e3d809e84b4} <Debug> TCPHandler: Processed in 0.002264003 sec. | ||
1798 | 2025.01.10 05:06:37.948467 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1799 | 2025.01.10 05:06:37.948589 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1800 | 2025.01.10 05:06:37.948638 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1801 | 2025.01.10 05:06:37.949931 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1802 | 2025.01.10 05:06:37.949969 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1803 | 2025.01.10 05:06:37.950462 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1804 | 2025.01.10 05:06:37.950703 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2025.01.10 05:06:37.950877 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Debug> executeQuery: Read 1329 rows, 113.25 KiB in 0.002314 sec., 574330.1642178047 rows/sec., 47.80 MiB/sec. | ||
1806 | 2025.01.10 05:06:37.950927 [ 282 ] {f856d0df-6773-4855-9054-447c4e1fc1cf} <Debug> TCPHandler: Processed in 0.002521842 sec. | ||
1807 | 2025.01.10 05:06:37.951096 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2025.01.10 05:06:37.951262 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1809 | 2025.01.10 05:06:37.951336 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1810 | 2025.01.10 05:06:37.952072 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2025.01.10 05:06:37.952116 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1812 | 2025.01.10 05:06:37.952500 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1813 | 2025.01.10 05:06:37.952755 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2025.01.10 05:06:37.953044 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001802 sec., 8324.084350721421 rows/sec., 586.91 KiB/sec. | ||
1815 | 2025.01.10 05:06:37.953132 [ 288 ] {78b1a890-6067-4895-b0ad-fa0309dcc043} <Debug> TCPHandler: Processed in 0.002108209 sec. | ||
1816 | 2025.01.10 05:06:37.953275 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2025.01.10 05:06:37.953394 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1818 | 2025.01.10 05:06:37.953442 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1819 | 2025.01.10 05:06:37.954234 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2025.01.10 05:06:37.954280 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1821 | 2025.01.10 05:06:37.954790 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1822 | 2025.01.10 05:06:37.955124 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2025.01.10 05:06:37.955425 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002039 sec., 118685.63021088768 rows/sec., 8.04 MiB/sec. | ||
1824 | 2025.01.10 05:06:37.955502 [ 282 ] {6cf34f8a-57e7-4135-bd0d-176bee469a25} <Debug> TCPHandler: Processed in 0.002283574 sec. | ||
1825 | 2025.01.10 05:06:37.955669 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2025.01.10 05:06:37.955793 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1827 | 2025.01.10 05:06:37.955844 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1828 | 2025.01.10 05:06:37.956450 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2025.01.10 05:06:37.956490 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1830 | 2025.01.10 05:06:37.956857 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1831 | 2025.01.10 05:06:37.957098 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2025.01.10 05:06:37.957315 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. | ||
1833 | 2025.01.10 05:06:37.957374 [ 288 ] {ff7f6bc0-2114-4eb7-b056-8520aed724e7} <Debug> TCPHandler: Processed in 0.001765878 sec. | ||
1834 | 2025.01.10 05:06:37.957525 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2025.01.10 05:06:37.957648 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1836 | 2025.01.10 05:06:37.957697 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1837 | 2025.01.10 05:06:37.958577 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2025.01.10 05:06:37.958615 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1839 | 2025.01.10 05:06:37.959073 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1840 | 2025.01.10 05:06:37.959333 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2025.01.10 05:06:37.959513 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.001889 sec., 428798.30598200107 rows/sec., 30.88 MiB/sec. | ||
1842 | 2025.01.10 05:06:37.959569 [ 282 ] {3cc98fad-24c8-43ff-bbda-fedd17f59a4d} <Debug> TCPHandler: Processed in 0.002103619 sec. | ||
1843 | 2025.01.10 05:06:37.959728 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2025.01.10 05:06:37.959871 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1845 | 2025.01.10 05:06:37.959933 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1846 | 2025.01.10 05:06:37.960586 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2025.01.10 05:06:37.960636 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1848 | 2025.01.10 05:06:37.961092 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1849 | 2025.01.10 05:06:37.961357 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2025.01.10 05:06:37.961577 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001737 sec., 3454.2314335060446 rows/sec., 180.47 KiB/sec. | ||
1851 | 2025.01.10 05:06:37.961638 [ 288 ] {d55ddb3e-daf3-497c-9560-59fe0a1f0bb6} <Debug> TCPHandler: Processed in 0.001977364 sec. | ||
1852 | 2025.01.10 05:06:37.961790 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1853 | 2025.01.10 05:06:37.961912 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1854 | 2025.01.10 05:06:37.961964 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1855 | 2025.01.10 05:06:37.965781 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2025.01.10 05:06:37.965820 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1857 | 2025.01.10 05:06:37.966396 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1858 | 2025.01.10 05:06:37.966656 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2025.01.10 05:06:37.966836 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Debug> executeQuery: Read 2665 rows, 181.82 KiB in 0.00495 sec., 538383.8383838383 rows/sec., 35.87 MiB/sec. | ||
1860 | 2025.01.10 05:06:37.966899 [ 282 ] {4e028458-701e-412a-81d9-e87c331bb77a} <Debug> TCPHandler: Processed in 0.005166728 sec. | ||
1861 | 2025.01.10 05:06:37.967057 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1862 | 2025.01.10 05:06:37.967178 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1863 | 2025.01.10 05:06:37.967233 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1864 | 2025.01.10 05:06:37.967725 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1865 | 2025.01.10 05:06:37.967764 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1866 | 2025.01.10 05:06:37.968154 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1867 | 2025.01.10 05:06:37.968400 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1868 | 2025.01.10 05:06:37.968720 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. | ||
1869 | 2025.01.10 05:06:37.968797 [ 288 ] {1b9eb98a-10c9-4da3-9d95-5aa3f724d693} <Debug> TCPHandler: Processed in 0.001801528 sec. | ||
1870 | 2025.01.10 05:06:37.968942 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2025.01.10 05:06:37.969060 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1872 | 2025.01.10 05:06:37.969140 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1873 | 2025.01.10 05:06:37.970223 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.01.10 05:06:37.970261 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1875 | 2025.01.10 05:06:37.970852 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1876 | 2025.01.10 05:06:37.971128 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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.01.10 05:06:37.971411 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. | ||
1878 | 2025.01.10 05:06:37.971527 [ 282 ] {63ec34fd-bc3f-40f8-b282-2654c18717f5} <Debug> TCPHandler: Processed in 0.002643936 sec. | ||
1879 | 2025.01.10 05:06:37.971666 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2025.01.10 05:06:37.971784 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1881 | 2025.01.10 05:06:37.971836 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1882 | 2025.01.10 05:06:37.972323 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.01.10 05:06:37.972361 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1884 | 2025.01.10 05:06:37.972723 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1885 | 2025.01.10 05:06:37.972975 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2025.01.10 05:06:37.973248 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Debug> executeQuery: Read 28 rows, 1.61 KiB in 0.00148 sec., 18918.91891891892 rows/sec., 1.06 MiB/sec. | ||
1887 | 2025.01.10 05:06:37.973398 [ 288 ] {5a2bb6ae-ccd9-4649-bf4b-da09728aae45} <Debug> TCPHandler: Processed in 0.001789779 sec. | ||
1888 | 2025.01.10 05:06:38.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 165.00 MiB (RSS), difference: -1.36 MiB | ||
1889 | 2025.01.10 05:06:39.763818 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1890 | 2025.01.10 05:06:39.764457 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1891 | 2025.01.10 05:06:39.764510 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1892 | 2025.01.10 05:06:39.765031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1893 | 2025.01.10 05:06:39.765296 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1894 | 2025.01.10 05:06:39.765612 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1895 | 2025.01.10 05:06:39.971092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1896 | 2025.01.10 05:06:39.989943 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1897 | 2025.01.10 05:06:39.990001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1898 | 2025.01.10 05:06:39.997105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1899 | 2025.01.10 05:06:39.997920 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1900 | 2025.01.10 05:06:40.001197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.53 MiB, peak 170.59 MiB, free memory in arenas 0.00 B, will set to 166.70 MiB (RSS), difference: 1.17 MiB | ||
1901 | 2025.01.10 05:06:40.001747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1902 | 2025.01.10 05:06:42.340685 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2025.01.10 05:06:42.340916 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1904 | 2025.01.10 05:06:42.340999 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1905 | 2025.01.10 05:06:42.341772 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2025.01.10 05:06:42.341817 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1907 | 2025.01.10 05:06:42.342260 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1908 | 2025.01.10 05:06:42.342529 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2025.01.10 05:06:42.342742 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 1.02 MiB/sec. | ||
1910 | 2025.01.10 05:06:42.342808 [ 282 ] {4120d773-c162-48fe-b154-15ddb844f89a} <Debug> TCPHandler: Processed in 0.002261673 sec. | ||
1911 | 2025.01.10 05:06:42.343051 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1912 | 2025.01.10 05:06:42.343244 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1913 | 2025.01.10 05:06:42.343319 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1914 | 2025.01.10 05:06:42.344062 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1915 | 2025.01.10 05:06:42.344111 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1916 | 2025.01.10 05:06:42.344540 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1917 | 2025.01.10 05:06:42.344792 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1918 | 2025.01.10 05:06:42.345023 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001831 sec., 15292.190060076462 rows/sec., 1.19 MiB/sec. | ||
1919 | 2025.01.10 05:06:42.345091 [ 288 ] {25a8be56-c568-442a-a462-78c6468bc4bf} <Debug> TCPHandler: Processed in 0.00217699 sec. | ||
1920 | 2025.01.10 05:06:42.345251 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1921 | 2025.01.10 05:06:42.345383 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1922 | 2025.01.10 05:06:42.345442 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1923 | 2025.01.10 05:06:42.346018 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1924 | 2025.01.10 05:06:42.346057 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1925 | 2025.01.10 05:06:42.346462 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1926 | 2025.01.10 05:06:42.346716 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1927 | 2025.01.10 05:06:42.346926 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001574 sec., 50825.92121982211 rows/sec., 3.52 MiB/sec. | ||
1928 | 2025.01.10 05:06:42.346985 [ 282 ] {c3544836-37b2-4a38-af67-0fd2e7eeb733} <Debug> TCPHandler: Processed in 0.001793578 sec. | ||
1929 | 2025.01.10 05:06:42.347146 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1930 | 2025.01.10 05:06:42.347294 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1931 | 2025.01.10 05:06:42.347391 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1932 | 2025.01.10 05:06:42.348485 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1933 | 2025.01.10 05:06:42.348525 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1934 | 2025.01.10 05:06:42.348894 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1935 | 2025.01.10 05:06:42.349144 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1936 | 2025.01.10 05:06:42.349366 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.002125 sec., 11294.117647058823 rows/sec., 792.28 KiB/sec. | ||
1937 | 2025.01.10 05:06:42.349422 [ 288 ] {48115a12-7df6-419b-a5ba-1a2f1819fcf7} <Debug> TCPHandler: Processed in 0.002336666 sec. | ||
1938 | 2025.01.10 05:06:47.160283 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1939 | 2025.01.10 05:06:47.160345 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1940 | 2025.01.10 05:06:47.266613 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1941 | 2025.01.10 05:06:47.267257 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1942 | 2025.01.10 05:06:47.267309 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1943 | 2025.01.10 05:06:47.268008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 282 | ||
1944 | 2025.01.10 05:06:47.268100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1945 | 2025.01.10 05:06:47.268672 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.01.10 05:06:47.269155 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1947 | 2025.01.10 05:06:47.272416 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1948 | 2025.01.10 05:06:47.272475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1949 | 2025.01.10 05:06:47.274068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1950 | 2025.01.10 05:06:47.274388 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2025.01.10 05:06:47.275044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1952 | 2025.01.10 05:06:47.342710 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1953 | 2025.01.10 05:06:47.342902 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1954 | 2025.01.10 05:06:47.342975 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1955 | 2025.01.10 05:06:47.343769 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1956 | 2025.01.10 05:06:47.343817 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1957 | 2025.01.10 05:06:47.344365 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1958 | 2025.01.10 05:06:47.344628 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1959 | 2025.01.10 05:06:47.344860 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002011 sec., 38786.67329686723 rows/sec., 3.33 MiB/sec. | ||
1960 | 2025.01.10 05:06:47.344920 [ 282 ] {d8bbb0e8-f969-4f92-9f34-8c4c4ea8c1ab} <Debug> TCPHandler: Processed in 0.002338246 sec. | ||
1961 | 2025.01.10 05:06:47.345152 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1962 | 2025.01.10 05:06:47.345330 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1963 | 2025.01.10 05:06:47.345400 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1964 | 2025.01.10 05:06:47.346110 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2025.01.10 05:06:47.346156 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1966 | 2025.01.10 05:06:47.346571 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1967 | 2025.01.10 05:06:47.346822 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2025.01.10 05:06:47.347062 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 1.07 MiB/sec. | ||
1969 | 2025.01.10 05:06:47.347125 [ 288 ] {9b4940c8-5f65-471b-b022-3f9348a6e005} <Debug> TCPHandler: Processed in 0.002078588 sec. | ||
1970 | 2025.01.10 05:06:47.347282 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2025.01.10 05:06:47.347413 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1972 | 2025.01.10 05:06:47.347472 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1973 | 2025.01.10 05:06:47.348199 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2025.01.10 05:06:47.348248 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1975 | 2025.01.10 05:06:47.348647 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1976 | 2025.01.10 05:06:47.348898 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2025.01.10 05:06:47.349151 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001766 sec., 30577.57644394111 rows/sec., 2.39 MiB/sec. | ||
1978 | 2025.01.10 05:06:47.349320 [ 282 ] {e925bd2c-d816-4b45-968e-9b43dc7eb617} <Debug> TCPHandler: Processed in 0.002094148 sec. | ||
1979 | 2025.01.10 05:06:47.349488 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2025.01.10 05:06:47.349632 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1981 | 2025.01.10 05:06:47.349696 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1982 | 2025.01.10 05:06:47.350345 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1983 | 2025.01.10 05:06:47.350392 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1984 | 2025.01.10 05:06:47.350782 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1985 | 2025.01.10 05:06:47.351034 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1986 | 2025.01.10 05:06:47.351220 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001618 sec., 61804.69715698393 rows/sec., 4.29 MiB/sec. | ||
1987 | 2025.01.10 05:06:47.351301 [ 288 ] {4ed9404f-05c7-4d41-b853-cbb0e51ce1b5} <Debug> TCPHandler: Processed in 0.001883592 sec. | ||
1988 | 2025.01.10 05:06:47.351447 [ 282 ] {} <Trace> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1989 | 2025.01.10 05:06:47.351567 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1990 | 2025.01.10 05:06:47.351649 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1991 | 2025.01.10 05:06:47.352860 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1992 | 2025.01.10 05:06:47.352900 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
1993 | 2025.01.10 05:06:47.353618 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1994 | 2025.01.10 05:06:47.353900 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1995 | 2025.01.10 05:06:47.354165 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002624 sec., 9908.536585365853 rows/sec., 17.76 MiB/sec. | ||
1996 | 2025.01.10 05:06:47.354263 [ 282 ] {0015b48d-738d-4eb7-b03e-247c3eaeea4a} <Debug> TCPHandler: Processed in 0.002871624 sec. | ||
1997 | 2025.01.10 05:06:47.354429 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1998 | 2025.01.10 05:06:47.354563 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1999 | 2025.01.10 05:06:47.354617 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2000 | 2025.01.10 05:06:47.355123 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2001 | 2025.01.10 05:06:47.355162 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2002 | 2025.01.10 05:06:47.355548 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2003 | 2025.01.10 05:06:47.355784 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2004 | 2025.01.10 05:06:47.355976 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.43 MiB/sec. | ||
2005 | 2025.01.10 05:06:47.356033 [ 288 ] {af8220fa-1ef0-4ae3-a64a-b89f595fe4f7} <Debug> TCPHandler: Processed in 0.001662374 sec. | ||
2006 | 2025.01.10 05:06:47.502707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
2007 | 2025.01.10 05:06:47.521656 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2008 | 2025.01.10 05:06:47.521708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2009 | 2025.01.10 05:06:47.528752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2010 | 2025.01.10 05:06:47.529499 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2011 | 2025.01.10 05:06:47.531977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
2012 | 2025.01.10 05:06:51.764504 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
2013 | 2025.01.10 05:06:51.764674 [ 282 ] {} <Debug> TCP-Session: fa5dc2d9-54f6-4d5f-b15a-6d55f6afc502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2014 | 2025.01.10 05:06:52.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.43 MiB, peak 171.71 MiB, free memory in arenas 0.00 B, will set to 167.49 MiB (RSS), difference: 2.06 MiB | ||
2015 | 2025.01.10 05:06:52.346516 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2025.01.10 05:06:52.346709 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2017 | 2025.01.10 05:06:52.346785 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2018 | 2025.01.10 05:06:52.347550 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2025.01.10 05:06:52.347607 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2020 | 2025.01.10 05:06:52.348057 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2021 | 2025.01.10 05:06:52.348316 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2022 | 2025.01.10 05:06:52.348606 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
2023 | 2025.01.10 05:06:52.348888 [ 288 ] {0155d8f9-3db1-4d52-8049-f369219528a3} <Debug> TCPHandler: Processed in 0.002507811 sec. | ||
2024 | 2025.01.10 05:06:52.349100 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2025 | 2025.01.10 05:06:52.349227 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2026 | 2025.01.10 05:06:52.349302 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2027 | 2025.01.10 05:06:52.350065 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2025.01.10 05:06:52.350108 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2029 | 2025.01.10 05:06:52.350509 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2030 | 2025.01.10 05:06:52.350760 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2025.01.10 05:06:52.351224 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.002026 sec., 93287.26554787759 rows/sec., 8.26 MiB/sec. | ||
2032 | 2025.01.10 05:06:52.351289 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2033 | 2025.01.10 05:06:52.351304 [ 283 ] {67cfec98-9811-4968-9ac3-6e16a0d852d9} <Debug> TCPHandler: Processed in 0.002290565 sec. | ||
2034 | 2025.01.10 05:06:52.351480 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2025.01.10 05:06:52.351591 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2036 | 2025.01.10 05:06:52.351637 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2037 | 2025.01.10 05:06:52.352185 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2025.01.10 05:06:52.352228 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2039 | 2025.01.10 05:06:52.352586 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2040 | 2025.01.10 05:06:52.352848 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2025.01.10 05:06:52.353020 [ 41 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2042 | 2025.01.10 05:06:52.353093 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00152 sec., 9868.421052631578 rows/sec., 695.80 KiB/sec. | ||
2043 | 2025.01.10 05:06:52.353103 [ 41 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2044 | 2025.01.10 05:06:52.353182 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2045 | 2025.01.10 05:06:52.353227 [ 288 ] {8d081c51-60c3-4244-bb8b-dbc79f060f1b} <Debug> TCPHandler: Processed in 0.001796189 sec. | ||
2046 | 2025.01.10 05:06:52.353554 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2047 | 2025.01.10 05:06:52.353685 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
2048 | 2025.01.10 05:06:52.353917 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2049 | 2025.01.10 05:06:52.354083 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2050 | 2025.01.10 05:06:52.354246 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2051 | 2025.01.10 05:06:52.354354 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2052 | 2025.01.10 05:06:52.354610 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2053 | 2025.01.10 05:06:52.354972 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
2054 | 2025.01.10 05:06:52.355391 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2055 | 2025.01.10 05:06:52.355744 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
2056 | 2025.01.10 05:06:52.356076 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2057 | 2025.01.10 05:06:52.357048 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2025.01.10 05:06:52.357124 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2059 | 2025.01.10 05:06:52.358152 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2060 | 2025.01.10 05:06:52.358655 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2025.01.10 05:06:52.358719 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.005408236 sec., 20709.155443660373 rows/sec., 1.55 MiB/sec. | ||
2062 | 2025.01.10 05:06:52.359026 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2063 | 2025.01.10 05:06:52.359337 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005509 sec., 2541.2960609911056 rows/sec., 177.98 KiB/sec. | ||
2064 | 2025.01.10 05:06:52.359607 [ 283 ] {34716dab-452d-41b4-8480-ad9e2505d132} <Debug> TCPHandler: Processed in 0.00618034 sec. | ||
2065 | 2025.01.10 05:06:52.359784 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2066 | 2025.01.10 05:06:52.359860 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2067 | 2025.01.10 05:06:52.360007 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2068 | 2025.01.10 05:06:52.360093 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_6_1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2069 | 2025.01.10 05:06:52.360156 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2070 | 2025.01.10 05:06:52.360404 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2071 | 2025.01.10 05:06:52.361638 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2025.01.10 05:06:52.361682 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2073 | 2025.01.10 05:06:52.362059 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2074 | 2025.01.10 05:06:52.362300 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.01.10 05:06:52.362580 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002654 sec., 4898.266767143933 rows/sec., 305.41 KiB/sec. | ||
2076 | 2025.01.10 05:06:52.362647 [ 288 ] {8d376617-df1a-4ac2-8a58-76e24f3d1028} <Debug> TCPHandler: Processed in 0.002921945 sec. | ||
2077 | 2025.01.10 05:06:52.362817 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2025.01.10 05:06:52.362948 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2079 | 2025.01.10 05:06:52.363007 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2080 | 2025.01.10 05:06:52.363790 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.01.10 05:06:52.363830 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2082 | 2025.01.10 05:06:52.364210 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2083 | 2025.01.10 05:06:52.364458 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.01.10 05:06:52.364670 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001752 sec., 202054.79452054793 rows/sec., 14.18 MiB/sec. | ||
2085 | 2025.01.10 05:06:52.364723 [ 283 ] {3e50aba7-9e16-4463-bb70-fb9262b30808} <Debug> TCPHandler: Processed in 0.001969484 sec. | ||
2086 | 2025.01.10 05:06:52.364882 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2025.01.10 05:06:52.364992 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2088 | 2025.01.10 05:06:52.365038 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2089 | 2025.01.10 05:06:52.365474 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2025.01.10 05:06:52.365513 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2091 | 2025.01.10 05:06:52.365865 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2092 | 2025.01.10 05:06:52.366113 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2025.01.10 05:06:52.366505 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
2094 | 2025.01.10 05:06:52.366696 [ 288 ] {2e2da47e-67ed-4a41-8c3d-045e3312076f} <Debug> TCPHandler: Processed in 0.001867041 sec. | ||
2095 | 2025.01.10 05:06:52.366862 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2025.01.10 05:06:52.366989 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2097 | 2025.01.10 05:06:52.367046 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2098 | 2025.01.10 05:06:52.367653 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2025.01.10 05:06:52.367691 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2100 | 2025.01.10 05:06:52.368072 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2101 | 2025.01.10 05:06:52.368321 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2025.01.10 05:06:52.368537 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001576 sec., 112309.64467005077 rows/sec., 7.41 MiB/sec. | ||
2103 | 2025.01.10 05:06:52.368630 [ 283 ] {90f90a31-18f4-47c6-b833-8edd658c81f9} <Debug> TCPHandler: Processed in 0.00183167 sec. | ||
2104 | 2025.01.10 05:06:52.368812 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2025.01.10 05:06:52.368942 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2106 | 2025.01.10 05:06:52.368998 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2107 | 2025.01.10 05:06:52.369507 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2025.01.10 05:06:52.369551 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2109 | 2025.01.10 05:06:52.369893 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2110 | 2025.01.10 05:06:52.370136 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2025.01.10 05:06:52.370401 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
2112 | 2025.01.10 05:06:52.370476 [ 288 ] {5bbcedbf-9675-4ecf-b649-b5b2936729b3} <Debug> TCPHandler: Processed in 0.001728356 sec. | ||
2113 | 2025.01.10 05:06:52.370622 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2114 | 2025.01.10 05:06:52.370728 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2115 | 2025.01.10 05:06:52.370793 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2116 | 2025.01.10 05:06:52.371842 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2025.01.10 05:06:52.371881 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2118 | 2025.01.10 05:06:52.372483 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2119 | 2025.01.10 05:06:52.372745 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2025.01.10 05:06:52.372924 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2121 | 2025.01.10 05:06:52.372995 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2025.01.10 05:06:52.373004 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002289 sec., 3494.9759720401926 rows/sec., 6.26 MiB/sec. | ||
2123 | 2025.01.10 05:06:52.373032 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2124 | 2025.01.10 05:06:52.373654 [ 283 ] {a4947ac7-1254-4db1-9c3e-c144773e0363} <Debug> TCPHandler: Processed in 0.00308957 sec. | ||
2125 | 2025.01.10 05:06:52.373673 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2126 | 2025.01.10 05:06:52.373840 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2127 | 2025.01.10 05:06:52.374115 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2128 | 2025.01.10 05:06:52.374244 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2129 | 2025.01.10 05:06:52.374422 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2130 | 2025.01.10 05:06:52.374664 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2131 | 2025.01.10 05:06:52.375481 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2132 | 2025.01.10 05:06:52.376226 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
2133 | 2025.01.10 05:06:52.376336 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.01.10 05:06:52.376455 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2135 | 2025.01.10 05:06:52.376922 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2136 | 2025.01.10 05:06:52.377612 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
2137 | 2025.01.10 05:06:52.378118 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2138 | 2025.01.10 05:06:52.378232 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2139 | 2025.01.10 05:06:52.378927 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2025.01.10 05:06:52.379490 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005471 sec., 9504.660939499177 rows/sec., 602.61 KiB/sec. | ||
2141 | 2025.01.10 05:06:52.379622 [ 288 ] {6634c311-5618-4a06-854a-3ae0900b0367} <Debug> TCPHandler: Processed in 0.005857 sec. | ||
2142 | 2025.01.10 05:06:52.381501 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.008302429 sec., 10117.521029086789 rows/sec., 18.13 MiB/sec. | ||
2143 | 2025.01.10 05:06:52.381870 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2144 | 2025.01.10 05:06:52.382350 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2145 | 2025.01.10 05:06:52.382440 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2146 | 2025.01.10 05:06:52.382589 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2147 | 2025.01.10 05:06:53.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.41 MiB, peak 174.15 MiB, free memory in arenas 0.00 B, will set to 167.60 MiB (RSS), difference: -2.82 MiB | ||
2148 | 2025.01.10 05:06:54.770184 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2149 | 2025.01.10 05:06:54.770812 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2025.01.10 05:06:54.770856 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2151 | 2025.01.10 05:06:54.771412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2152 | 2025.01.10 05:06:54.771680 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2025.01.10 05:06:54.771906 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2154 | 2025.01.10 05:06:55.032950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2155 | 2025.01.10 05:06:55.053735 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2025.01.10 05:06:55.053797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2157 | 2025.01.10 05:06:55.061207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2158 | 2025.01.10 05:06:55.061943 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2025.01.10 05:06:55.064873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2160 | 2025.01.10 05:06:57.276236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 316 | ||
2161 | 2025.01.10 05:06:57.279289 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2025.01.10 05:06:57.279349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2163 | 2025.01.10 05:06:57.280900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2164 | 2025.01.10 05:06:57.281235 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2025.01.10 05:06:57.281421 [ 35 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2166 | 2025.01.10 05:06:57.281493 [ 35 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2167 | 2025.01.10 05:06:57.281536 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2168 | 2025.01.10 05:06:57.282011 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
2169 | 2025.01.10 05:06:57.283142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
2170 | 2025.01.10 05:06:57.283531 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2171 | 2025.01.10 05:06:57.283698 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2172 | 2025.01.10 05:06:57.284359 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2173 | 2025.01.10 05:06:57.284981 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2174 | 2025.01.10 05:06:57.285593 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
2175 | 2025.01.10 05:06:57.286189 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
2176 | 2025.01.10 05:06:57.287128 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2177 | 2025.01.10 05:06:57.294986 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.013296211 sec., 23766.16917406019 rows/sec., 23.38 MiB/sec. | ||
2178 | 2025.01.10 05:06:57.296033 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2179 | 2025.01.10 05:06:57.296872 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2180 | 2025.01.10 05:06:57.296968 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_6_1} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2181 | 2025.01.10 05:06:57.297284 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
2182 | 2025.01.10 05:06:57.341847 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2183 | 2025.01.10 05:06:57.342004 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2184 | 2025.01.10 05:06:57.342066 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2185 | 2025.01.10 05:06:57.342791 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2186 | 2025.01.10 05:06:57.342830 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2187 | 2025.01.10 05:06:57.343233 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2188 | 2025.01.10 05:06:57.343493 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2025.01.10 05:06:57.343621 [ 35 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2190 | 2025.01.10 05:06:57.343661 [ 35 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2191 | 2025.01.10 05:06:57.343683 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2192 | 2025.01.10 05:06:57.343694 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001733 sec., 45008.65551067513 rows/sec., 3.86 MiB/sec. | ||
2193 | 2025.01.10 05:06:57.343900 [ 288 ] {fcf2b833-31ef-4291-8d96-ff9e32c897d0} <Debug> TCPHandler: Processed in 0.002126209 sec. | ||
2194 | 2025.01.10 05:06:57.343941 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
2195 | 2025.01.10 05:06:57.344107 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2196 | 2025.01.10 05:06:57.344135 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2197 | 2025.01.10 05:06:57.344162 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 241 rows starting from the beginning of the part | ||
2198 | 2025.01.10 05:06:57.344462 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2199 | 2025.01.10 05:06:57.344483 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part | ||
2200 | 2025.01.10 05:06:57.344587 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2201 | 2025.01.10 05:06:57.344862 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
2202 | 2025.01.10 05:06:57.345161 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
2203 | 2025.01.10 05:06:57.345538 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 189 rows starting from the beginning of the part | ||
2204 | 2025.01.10 05:06:57.345938 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
2205 | 2025.01.10 05:06:57.347153 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2206 | 2025.01.10 05:06:57.347239 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2207 | 2025.01.10 05:06:57.348288 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2208 | 2025.01.10 05:06:57.348718 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2209 | 2025.01.10 05:06:57.349190 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005426476 sec., 357690.70018922037 rows/sec., 31.61 MiB/sec. | ||
2210 | 2025.01.10 05:06:57.349271 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004938 sec., 5265.289590927501 rows/sec., 395.93 KiB/sec. | ||
2211 | 2025.01.10 05:06:57.349376 [ 283 ] {0b587f5e-bd25-4514-ae6e-e4abf1bf0aef} <Debug> TCPHandler: Processed in 0.005327322 sec. | ||
2212 | 2025.01.10 05:06:57.349492 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2213 | 2025.01.10 05:06:57.349572 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2214 | 2025.01.10 05:06:57.349752 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2215 | 2025.01.10 05:06:57.349834 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2216 | 2025.01.10 05:06:57.349984 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2025.01.10 05:06:57.350211 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_11_2} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2218 | 2025.01.10 05:06:57.350408 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2219 | 2025.01.10 05:06:57.350837 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2025.01.10 05:06:57.350880 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2221 | 2025.01.10 05:06:57.351277 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2222 | 2025.01.10 05:06:57.351525 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2025.01.10 05:06:57.351647 [ 35 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2224 | 2025.01.10 05:06:57.351684 [ 35 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2025.01.10 05:06:57.351710 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2226 | 2025.01.10 05:06:57.351713 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002021 sec., 26719.445818901535 rows/sec., 2.09 MiB/sec. | ||
2227 | 2025.01.10 05:06:57.351959 [ 288 ] {5ff7c9d6-c50c-41ae-8850-c063186d49aa} <Debug> TCPHandler: Processed in 0.00245646 sec. | ||
2228 | 2025.01.10 05:06:57.352029 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
2229 | 2025.01.10 05:06:57.352267 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2230 | 2025.01.10 05:06:57.352361 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2231 | 2025.01.10 05:06:57.352399 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 395 rows starting from the beginning of the part | ||
2232 | 2025.01.10 05:06:57.352457 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2233 | 2025.01.10 05:06:57.352517 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part | ||
2234 | 2025.01.10 05:06:57.352655 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2235 | 2025.01.10 05:06:57.352941 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
2236 | 2025.01.10 05:06:57.353267 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
2237 | 2025.01.10 05:06:57.353574 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 354 rows starting from the beginning of the part | ||
2238 | 2025.01.10 05:06:57.353911 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
2239 | 2025.01.10 05:06:57.354941 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2240 | 2025.01.10 05:06:57.354987 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2241 | 2025.01.10 05:06:57.355549 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2242 | 2025.01.10 05:06:57.355870 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2243 | 2025.01.10 05:06:57.356025 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2244 | 2025.01.10 05:06:57.356093 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2245 | 2025.01.10 05:06:57.356148 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2246 | 2025.01.10 05:06:57.356282 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00382 sec., 26178.010471204187 rows/sec., 1.81 MiB/sec. | ||
2247 | 2025.01.10 05:06:57.356657 [ 283 ] {83fa6fa2-58c8-48bc-ac28-ab040f6245f8} <Debug> TCPHandler: Processed in 0.004558357 sec. | ||
2248 | 2025.01.10 05:06:57.356671 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
2249 | 2025.01.10 05:06:57.356681 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913309 sec., 344981.35574212816 rows/sec., 26.12 MiB/sec. | ||
2250 | 2025.01.10 05:06:57.356970 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2251 | 2025.01.10 05:06:57.357032 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2252 | 2025.01.10 05:06:57.357111 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part | ||
2253 | 2025.01.10 05:06:57.357191 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2254 | 2025.01.10 05:06:57.357333 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2255 | 2025.01.10 05:06:57.357561 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2665 rows starting from the beginning of the part | ||
2256 | 2025.01.10 05:06:57.357912 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2257 | 2025.01.10 05:06:57.357951 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
2258 | 2025.01.10 05:06:57.358387 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
2259 | 2025.01.10 05:06:57.358808 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part | ||
2260 | 2025.01.10 05:06:57.359176 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
2261 | 2025.01.10 05:06:57.360124 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2025.01.10 05:06:57.360539 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_11_2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2263 | 2025.01.10 05:06:57.360860 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2264 | 2025.01.10 05:06:57.363500 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2265 | 2025.01.10 05:06:57.363591 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2266 | 2025.01.10 05:06:57.363843 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3856 rows, containing 5 columns (5 merged, 0 gathered) in 0.007541045 sec., 511334.9675011885 rows/sec., 34.26 MiB/sec. | ||
2267 | 2025.01.10 05:06:57.364219 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2268 | 2025.01.10 05:06:57.364812 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.01.10 05:06:57.364954 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2270 | 2025.01.10 05:06:57.364963 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2271 | 2025.01.10 05:06:57.365077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2272 | 2025.01.10 05:06:57.365327 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2025.01.10 05:06:57.365549 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00837 sec., 3106.3321385902027 rows/sec., 5.57 MiB/sec. | ||
2274 | 2025.01.10 05:06:57.365691 [ 288 ] {dcaebc3c-aeb3-468b-a360-8de6ca6ba8f6} <Debug> TCPHandler: Processed in 0.008879328 sec. | ||
2275 | 2025.01.10 05:06:57.365846 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2025.01.10 05:06:57.365955 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2277 | 2025.01.10 05:06:57.366004 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2278 | 2025.01.10 05:06:57.366454 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2025.01.10 05:06:57.366492 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2280 | 2025.01.10 05:06:57.366883 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2281 | 2025.01.10 05:06:57.367135 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2025.01.10 05:06:57.367255 [ 35 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2283 | 2025.01.10 05:06:57.367296 [ 35 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2025.01.10 05:06:57.367318 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2285 | 2025.01.10 05:06:57.367329 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001395 sec., 21505.37634408602 rows/sec., 1.47 MiB/sec. | ||
2286 | 2025.01.10 05:06:57.367546 [ 283 ] {38d03209-f690-412f-9d02-182ed9ae1f53} <Debug> TCPHandler: Processed in 0.001749717 sec. | ||
2287 | 2025.01.10 05:06:57.367806 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
2288 | 2025.01.10 05:06:57.367947 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2289 | 2025.01.10 05:06:57.367980 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 218 rows starting from the beginning of the part | ||
2290 | 2025.01.10 05:06:57.368081 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
2291 | 2025.01.10 05:06:57.368271 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
2292 | 2025.01.10 05:06:57.368445 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
2293 | 2025.01.10 05:06:57.368599 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
2294 | 2025.01.10 05:06:57.368726 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2295 | 2025.01.10 05:06:57.369895 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.00247859 sec., 154119.88267523068 rows/sec., 10.01 MiB/sec. | ||
2296 | 2025.01.10 05:06:57.370044 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2297 | 2025.01.10 05:06:57.370347 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2298 | 2025.01.10 05:06:57.370437 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_11_2} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2299 | 2025.01.10 05:06:57.370512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2300 | 2025.01.10 05:07:02.160387 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2301 | 2025.01.10 05:07:02.160456 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2302 | 2025.01.10 05:07:02.272942 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2303 | 2025.01.10 05:07:02.273583 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2025.01.10 05:07:02.273624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2305 | 2025.01.10 05:07:02.274176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2306 | 2025.01.10 05:07:02.274442 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2025.01.10 05:07:02.274642 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2308 | 2025.01.10 05:07:02.346628 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2025.01.10 05:07:02.346836 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2310 | 2025.01.10 05:07:02.346919 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2311 | 2025.01.10 05:07:02.347685 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2312 | 2025.01.10 05:07:02.347739 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2313 | 2025.01.10 05:07:02.348170 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2314 | 2025.01.10 05:07:02.348425 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2025.01.10 05:07:02.348616 [ 30 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2316 | 2025.01.10 05:07:02.348687 [ 30 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2025.01.10 05:07:02.348714 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
2318 | 2025.01.10 05:07:02.348727 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2319 | 2025.01.10 05:07:02.348878 [ 288 ] {4fc771bb-3e33-432b-85d5-08d129e8caba} <Debug> TCPHandler: Processed in 0.002385967 sec. | ||
2320 | 2025.01.10 05:07:02.348918 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
2321 | 2025.01.10 05:07:02.349032 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2322 | 2025.01.10 05:07:02.349064 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
2323 | 2025.01.10 05:07:02.349083 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2324 | 2025.01.10 05:07:02.349145 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2325 | 2025.01.10 05:07:02.349539 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2326 | 2025.01.10 05:07:02.349555 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2327 | 2025.01.10 05:07:02.349748 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2328 | 2025.01.10 05:07:02.349835 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2329 | 2025.01.10 05:07:02.350207 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2330 | 2025.01.10 05:07:02.351470 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2025.01.10 05:07:02.351519 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2332 | 2025.01.10 05:07:02.351859 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002997047 sec., 23356.323741336055 rows/sec., 1.73 MiB/sec. | ||
2333 | 2025.01.10 05:07:02.352094 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2334 | 2025.01.10 05:07:02.352196 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2335 | 2025.01.10 05:07:02.352535 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2025.01.10 05:07:02.352642 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2337 | 2025.01.10 05:07:02.352710 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_5_1} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2338 | 2025.01.10 05:07:02.352923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2339 | 2025.01.10 05:07:02.353025 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.003701 sec., 51067.279113753044 rows/sec., 4.52 MiB/sec. | ||
2340 | 2025.01.10 05:07:02.353097 [ 283 ] {2f7a7234-a0e4-4ecf-9d5d-3a044e432734} <Debug> TCPHandler: Processed in 0.004091502 sec. | ||
2341 | 2025.01.10 05:07:02.353263 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2025.01.10 05:07:02.353397 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2343 | 2025.01.10 05:07:02.353454 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2344 | 2025.01.10 05:07:02.354065 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2025.01.10 05:07:02.354105 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2346 | 2025.01.10 05:07:02.354480 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2347 | 2025.01.10 05:07:02.354728 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.01.10 05:07:02.354946 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001581 sec., 9487.666034155598 rows/sec., 668.95 KiB/sec. | ||
2349 | 2025.01.10 05:07:02.355000 [ 288 ] {4ad0c427-f4c7-430c-a8e5-a3d6885b136c} <Debug> TCPHandler: Processed in 0.001800858 sec. | ||
2350 | 2025.01.10 05:07:02.355149 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2351 | 2025.01.10 05:07:02.355259 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2352 | 2025.01.10 05:07:02.355306 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2353 | 2025.01.10 05:07:02.355859 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2354 | 2025.01.10 05:07:02.355900 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2355 | 2025.01.10 05:07:02.356248 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2356 | 2025.01.10 05:07:02.356494 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2025.01.10 05:07:02.356678 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001433 sec., 9769.713886950454 rows/sec., 684.21 KiB/sec. | ||
2358 | 2025.01.10 05:07:02.356801 [ 283 ] {54e1c777-7698-42c2-9972-762f7c9d349a} <Debug> TCPHandler: Processed in 0.001703785 sec. | ||
2359 | 2025.01.10 05:07:02.356976 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2360 | 2025.01.10 05:07:02.357086 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2361 | 2025.01.10 05:07:02.357134 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2362 | 2025.01.10 05:07:02.357686 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2025.01.10 05:07:02.357726 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2364 | 2025.01.10 05:07:02.358100 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2365 | 2025.01.10 05:07:02.358342 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2366 | 2025.01.10 05:07:02.358515 [ 30 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2367 | 2025.01.10 05:07:02.358576 [ 30 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2025.01.10 05:07:02.358613 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
2369 | 2025.01.10 05:07:02.358621 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2370 | 2025.01.10 05:07:02.358780 [ 288 ] {1c186560-61d2-4225-941c-6ff4c1ebd35e} <Debug> TCPHandler: Processed in 0.001864611 sec. | ||
2371 | 2025.01.10 05:07:02.359046 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
2372 | 2025.01.10 05:07:02.359067 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2373 | 2025.01.10 05:07:02.359232 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2374 | 2025.01.10 05:07:02.359250 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2375 | 2025.01.10 05:07:02.359268 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2376 | 2025.01.10 05:07:02.359308 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2377 | 2025.01.10 05:07:02.359453 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2378 | 2025.01.10 05:07:02.359843 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2379 | 2025.01.10 05:07:02.360133 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2380 | 2025.01.10 05:07:02.360477 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2381 | 2025.01.10 05:07:02.361689 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2382 | 2025.01.10 05:07:02.361734 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2383 | 2025.01.10 05:07:02.362074 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003325298 sec., 19547.120288166654 rows/sec., 1.26 MiB/sec. | ||
2384 | 2025.01.10 05:07:02.362194 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2385 | 2025.01.10 05:07:02.362315 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2386 | 2025.01.10 05:07:02.362508 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2025.01.10 05:07:02.362603 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2388 | 2025.01.10 05:07:02.362607 [ 191 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_5_1} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2389 | 2025.01.10 05:07:02.362700 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2390 | 2025.01.10 05:07:02.362877 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.00366 sec., 96721.31147540984 rows/sec., 6.79 MiB/sec. | ||
2391 | 2025.01.10 05:07:02.362937 [ 283 ] {b796ba5a-c8d3-48b2-ba2e-ea5cbdb73d0f} <Debug> TCPHandler: Processed in 0.004033231 sec. | ||
2392 | 2025.01.10 05:07:02.363104 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2025.01.10 05:07:02.363235 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2394 | 2025.01.10 05:07:02.363291 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2395 | 2025.01.10 05:07:02.363830 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2025.01.10 05:07:02.363872 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2397 | 2025.01.10 05:07:02.364216 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2398 | 2025.01.10 05:07:02.364448 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2025.01.10 05:07:02.364661 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
2400 | 2025.01.10 05:07:02.364711 [ 288 ] {05c25f94-868c-485d-a26d-3f1a18d9e7a1} <Debug> TCPHandler: Processed in 0.001670864 sec. | ||
2401 | 2025.01.10 05:07:02.364851 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2402 | 2025.01.10 05:07:02.364978 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2403 | 2025.01.10 05:07:02.365037 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2404 | 2025.01.10 05:07:02.365655 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2025.01.10 05:07:02.365701 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2406 | 2025.01.10 05:07:02.366103 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2407 | 2025.01.10 05:07:02.366338 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2025.01.10 05:07:02.366600 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001651 sec., 107207.75287704421 rows/sec., 7.07 MiB/sec. | ||
2409 | 2025.01.10 05:07:02.366652 [ 283 ] {6b960ba2-0b47-490f-a3c1-6a7cb40cd6c5} <Debug> TCPHandler: Processed in 0.00185526 sec. | ||
2410 | 2025.01.10 05:07:02.366788 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2411 | 2025.01.10 05:07:02.366905 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2412 | 2025.01.10 05:07:02.366962 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2413 | 2025.01.10 05:07:02.367470 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2414 | 2025.01.10 05:07:02.367516 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2415 | 2025.01.10 05:07:02.367914 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2416 | 2025.01.10 05:07:02.368233 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2417 | 2025.01.10 05:07:02.368386 [ 30 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2418 | 2025.01.10 05:07:02.368448 [ 30 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2025.01.10 05:07:02.368485 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2420 | 2025.01.10 05:07:02.368492 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001606 sec., 622.66500622665 rows/sec., 41.96 KiB/sec. | ||
2421 | 2025.01.10 05:07:02.368762 [ 288 ] {f8343153-12c4-46a7-bdec-dde5e965d236} <Debug> TCPHandler: Processed in 0.002008455 sec. | ||
2422 | 2025.01.10 05:07:02.368966 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
2423 | 2025.01.10 05:07:02.369000 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2424 | 2025.01.10 05:07:02.369275 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2425 | 2025.01.10 05:07:02.369276 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2426 | 2025.01.10 05:07:02.369387 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2427 | 2025.01.10 05:07:02.369433 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2428 | 2025.01.10 05:07:02.369858 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
2429 | 2025.01.10 05:07:02.370213 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
2430 | 2025.01.10 05:07:02.370597 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
2431 | 2025.01.10 05:07:02.370891 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
2432 | 2025.01.10 05:07:02.374331 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005702885 sec., 876.7492242961238 rows/sec., 59.08 KiB/sec. | ||
2433 | 2025.01.10 05:07:02.374565 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2434 | 2025.01.10 05:07:02.374666 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2435 | 2025.01.10 05:07:02.374736 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2436 | 2025.01.10 05:07:02.375148 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2437 | 2025.01.10 05:07:02.375286 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_5_1} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2438 | 2025.01.10 05:07:02.375437 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2439 | 2025.01.10 05:07:02.375815 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2440 | 2025.01.10 05:07:02.376088 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2441 | 2025.01.10 05:07:02.376453 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007252 sec., 1103.1439602868174 rows/sec., 1.98 MiB/sec. | ||
2442 | 2025.01.10 05:07:02.376666 [ 283 ] {a0722201-47f3-48f8-96ba-49f523e3df80} <Debug> TCPHandler: Processed in 0.007773982 sec. | ||
2443 | 2025.01.10 05:07:02.376820 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2444 | 2025.01.10 05:07:02.376950 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2445 | 2025.01.10 05:07:02.377005 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2446 | 2025.01.10 05:07:02.377518 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2025.01.10 05:07:02.377564 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2448 | 2025.01.10 05:07:02.377982 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2449 | 2025.01.10 05:07:02.378216 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2450 | 2025.01.10 05:07:02.378418 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001497 sec., 34736.13894455578 rows/sec., 2.15 MiB/sec. | ||
2451 | 2025.01.10 05:07:02.378467 [ 288 ] {cc0c0565-1550-445c-a5b7-7623ad1bc973} <Debug> TCPHandler: Processed in 0.001709776 sec. | ||
2452 | 2025.01.10 05:07:02.565837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2453 | 2025.01.10 05:07:02.587507 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2454 | 2025.01.10 05:07:02.587568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2455 | 2025.01.10 05:07:02.595107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2456 | 2025.01.10 05:07:02.595902 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2457 | 2025.01.10 05:07:02.598843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2458 | 2025.01.10 05:07:07.284218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 | ||
2459 | 2025.01.10 05:07:07.287335 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2025.01.10 05:07:07.287395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2461 | 2025.01.10 05:07:07.288895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2462 | 2025.01.10 05:07:07.289211 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2025.01.10 05:07:07.289854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2464 | 2025.01.10 05:07:07.342253 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2025.01.10 05:07:07.342434 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2466 | 2025.01.10 05:07:07.342501 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2467 | 2025.01.10 05:07:07.343223 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2468 | 2025.01.10 05:07:07.343266 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2469 | 2025.01.10 05:07:07.343642 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2470 | 2025.01.10 05:07:07.343888 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2471 | 2025.01.10 05:07:07.344114 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001732 sec., 45034.642032332566 rows/sec., 3.86 MiB/sec. | ||
2472 | 2025.01.10 05:07:07.344169 [ 288 ] {429624ae-0b48-47ff-a6be-71c5c026dfbb} <Debug> TCPHandler: Processed in 0.001996415 sec. | ||
2473 | 2025.01.10 05:07:07.344357 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2474 | 2025.01.10 05:07:07.344498 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2475 | 2025.01.10 05:07:07.344556 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2476 | 2025.01.10 05:07:07.345174 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2025.01.10 05:07:07.345214 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2478 | 2025.01.10 05:07:07.345583 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2479 | 2025.01.10 05:07:07.345834 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2025.01.10 05:07:07.346047 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00158 sec., 16455.696202531646 rows/sec., 1.21 MiB/sec. | ||
2481 | 2025.01.10 05:07:07.346099 [ 283 ] {7b730787-afed-4475-96d5-83bd40695cf8} <Debug> TCPHandler: Processed in 0.001811059 sec. | ||
2482 | 2025.01.10 05:07:07.346254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2483 | 2025.01.10 05:07:07.346383 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2484 | 2025.01.10 05:07:07.346435 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2485 | 2025.01.10 05:07:07.347080 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2025.01.10 05:07:07.347119 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2487 | 2025.01.10 05:07:07.347461 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2488 | 2025.01.10 05:07:07.347694 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2489 | 2025.01.10 05:07:07.347902 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001547 sec., 34906.27020038785 rows/sec., 2.73 MiB/sec. | ||
2490 | 2025.01.10 05:07:07.347954 [ 288 ] {1ad261b2-1513-4e51-b144-d2836491ee8e} <Debug> TCPHandler: Processed in 0.001763038 sec. | ||
2491 | 2025.01.10 05:07:07.348118 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2492 | 2025.01.10 05:07:07.348253 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2493 | 2025.01.10 05:07:07.348312 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2494 | 2025.01.10 05:07:07.348915 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2025.01.10 05:07:07.348962 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2496 | 2025.01.10 05:07:07.349360 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2497 | 2025.01.10 05:07:07.349597 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2025.01.10 05:07:07.349812 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001588 sec., 62972.292191435765 rows/sec., 4.37 MiB/sec. | ||
2499 | 2025.01.10 05:07:07.349867 [ 283 ] {228a2571-b462-4ed4-ab4f-e5dd8ab3aee6} <Debug> TCPHandler: Processed in 0.001815539 sec. | ||
2500 | 2025.01.10 05:07:07.350018 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.01.10 05:07:07.350147 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2502 | 2025.01.10 05:07:07.350223 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2503 | 2025.01.10 05:07:07.351370 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.01.10 05:07:07.351409 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2505 | 2025.01.10 05:07:07.352003 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2506 | 2025.01.10 05:07:07.352262 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2025.01.10 05:07:07.352598 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002453 sec., 10599.26620464737 rows/sec., 18.99 MiB/sec. | ||
2508 | 2025.01.10 05:07:07.352759 [ 288 ] {a8fe08f4-cf8d-40a2-b7c3-cc8002934585} <Debug> TCPHandler: Processed in 0.00279547 sec. | ||
2509 | 2025.01.10 05:07:07.352896 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.01.10 05:07:07.353008 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2511 | 2025.01.10 05:07:07.353063 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2512 | 2025.01.10 05:07:07.353589 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.01.10 05:07:07.353636 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2514 | 2025.01.10 05:07:07.354071 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2515 | 2025.01.10 05:07:07.354382 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.01.10 05:07:07.354611 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.26 MiB/sec. | ||
2517 | 2025.01.10 05:07:07.354662 [ 283 ] {5cc21f11-46cc-491b-8970-f755832183ea} <Debug> TCPHandler: Processed in 0.001818449 sec. | ||
2518 | 2025.01.10 05:07:08.562285 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2025.01.10 05:07:08.562581 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2520 | 2025.01.10 05:07:08.563069 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2521 | 2025.01.10 05:07:08.563121 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2522 | 2025.01.10 05:07:08.563489 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2523 | 2025.01.10 05:07:08.563575 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2524 | 2025.01.10 05:07:08.563752 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2525 | 2025.01.10 05:07:08.563965 [ 298 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2526 | 2025.01.10 05:07:08.563965 [ 294 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2527 | 2025.01.10 05:07:08.564007 [ 296 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2528 | 2025.01.10 05:07:08.564002 [ 295 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2529 | 2025.01.10 05:07:08.564225 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
2530 | 2025.01.10 05:07:08.564259 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2531 | 2025.01.10 05:07:08.564405 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2532 | 2025.01.10 05:07:08.564430 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Reading approx. 36 rows with 4 streams | ||
2533 | 2025.01.10 05:07:08.564475 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2534 | 2025.01.10 05:07:08.564521 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2535 | 2025.01.10 05:07:08.564566 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2536 | 2025.01.10 05:07:08.564610 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2537 | 2025.01.10 05:07:08.566776 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.004337 sec., 8300.66866497579 rows/sec., 313.66 KiB/sec. | ||
2538 | 2025.01.10 05:07:08.567024 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> MemoryTracker: Peak memory usage (for query): 142.42 KiB. | ||
2539 | 2025.01.10 05:07:08.567043 [ 288 ] {a2d6aa53-1e7b-485c-b4d4-ff83b2d9eb32} <Debug> TCPHandler: Processed in 0.004905219 sec. | ||
2540 | 2025.01.10 05:07:08.607139 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2541 | 2025.01.10 05:07:08.607296 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2542 | 2025.01.10 05:07:08.607359 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2543 | 2025.01.10 05:07:08.608157 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2544 | 2025.01.10 05:07:08.608203 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2545 | 2025.01.10 05:07:08.608812 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2546 | 2025.01.10 05:07:08.609059 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2547 | 2025.01.10 05:07:08.609301 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002048 sec., 488.28125 rows/sec., 110.63 KiB/sec. | ||
2548 | 2025.01.10 05:07:08.609358 [ 288 ] {2acfc7ac-f96d-45d4-aacd-39dcd9b0cbab} <Debug> TCPHandler: Processed in 0.002288484 sec. | ||
2549 | 2025.01.10 05:07:08.609529 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2550 | 2025.01.10 05:07:08.609670 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2551 | 2025.01.10 05:07:08.609729 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2552 | 2025.01.10 05:07:08.610369 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2553 | 2025.01.10 05:07:08.610410 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2554 | 2025.01.10 05:07:08.610781 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2555 | 2025.01.10 05:07:08.611029 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2025.01.10 05:07:08.611246 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001609 sec., 8701.05655686762 rows/sec., 626.36 KiB/sec. | ||
2557 | 2025.01.10 05:07:08.611298 [ 283 ] {621d5dd9-07cb-4a8e-8477-a2b2fa070be0} <Debug> TCPHandler: Processed in 0.00183869 sec. | ||
2558 | 2025.01.10 05:07:08.611458 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2559 | 2025.01.10 05:07:08.611586 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2560 | 2025.01.10 05:07:08.611640 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2561 | 2025.01.10 05:07:08.612252 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2562 | 2025.01.10 05:07:08.612292 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2563 | 2025.01.10 05:07:08.612635 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2564 | 2025.01.10 05:07:08.612883 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2565 | 2025.01.10 05:07:08.613150 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001574 sec., 5082.59212198221 rows/sec., 414.45 KiB/sec. | ||
2566 | 2025.01.10 05:07:08.613250 [ 288 ] {f7bf284f-d3ee-437f-a196-82a28281cde0} <Debug> TCPHandler: Processed in 0.001855631 sec. | ||
2567 | 2025.01.10 05:07:08.613413 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2568 | 2025.01.10 05:07:08.613543 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2569 | 2025.01.10 05:07:08.613597 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2570 | 2025.01.10 05:07:08.614727 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2571 | 2025.01.10 05:07:08.614767 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2572 | 2025.01.10 05:07:08.615211 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2573 | 2025.01.10 05:07:08.615453 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.01.10 05:07:08.615663 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Debug> executeQuery: Read 1333 rows, 113.55 KiB in 0.002149 sec., 620288.5062819916 rows/sec., 51.60 MiB/sec. | ||
2575 | 2025.01.10 05:07:08.615713 [ 283 ] {0411c317-2aee-401b-b908-c877d16c9818} <Debug> TCPHandler: Processed in 0.002364836 sec. | ||
2576 | 2025.01.10 05:07:08.615868 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2577 | 2025.01.10 05:07:08.615995 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2578 | 2025.01.10 05:07:08.616048 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2579 | 2025.01.10 05:07:08.616682 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2025.01.10 05:07:08.616729 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2581 | 2025.01.10 05:07:08.617122 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2582 | 2025.01.10 05:07:08.617351 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2025.01.10 05:07:08.617564 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Debug> executeQuery: Read 23 rows, 1.62 KiB in 0.001597 sec., 14402.00375704446 rows/sec., 1012.03 KiB/sec. | ||
2584 | 2025.01.10 05:07:08.617616 [ 288 ] {d04c1b60-5a65-40ea-ad36-97244a0fb787} <Debug> TCPHandler: Processed in 0.001812069 sec. | ||
2585 | 2025.01.10 05:07:08.617755 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2586 | 2025.01.10 05:07:08.617863 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2587 | 2025.01.10 05:07:08.617908 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2588 | 2025.01.10 05:07:08.618486 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2589 | 2025.01.10 05:07:08.618525 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2590 | 2025.01.10 05:07:08.618881 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2591 | 2025.01.10 05:07:08.619131 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2592 | 2025.01.10 05:07:08.619318 [ 94 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2593 | 2025.01.10 05:07:08.619384 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001537 sec., 157449.57709824335 rows/sec., 10.67 MiB/sec. | ||
2594 | 2025.01.10 05:07:08.619450 [ 94 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2025.01.10 05:07:08.619505 [ 283 ] {6be716e6-4757-40bb-866a-bf43898dbf8b} <Debug> TCPHandler: Processed in 0.001800688 sec. | ||
2596 | 2025.01.10 05:07:08.619533 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2597 | 2025.01.10 05:07:08.619667 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2598 | 2025.01.10 05:07:08.619770 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::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 | ||
2599 | 2025.01.10 05:07:08.619868 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2600 | 2025.01.10 05:07:08.619962 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2601 | 2025.01.10 05:07:08.620110 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2602 | 2025.01.10 05:07:08.620187 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2603 | 2025.01.10 05:07:08.620593 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2604 | 2025.01.10 05:07:08.621010 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2605 | 2025.01.10 05:07:08.621365 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2606 | 2025.01.10 05:07:08.621675 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2607 | 2025.01.10 05:07:08.622065 [ 201 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2608 | 2025.01.10 05:07:08.622762 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2025.01.10 05:07:08.622823 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2610 | 2025.01.10 05:07:08.623771 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2611 | 2025.01.10 05:07:08.624353 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2612 | 2025.01.10 05:07:08.624895 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005072 sec., 2563.0914826498424 rows/sec., 159.81 KiB/sec. | ||
2613 | 2025.01.10 05:07:08.625086 [ 288 ] {d105503e-52ff-44c9-8b12-2594499f690e} <Debug> TCPHandler: Processed in 0.005479258 sec. | ||
2614 | 2025.01.10 05:07:08.625090 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407485 sec., 99861.58075334466 rows/sec., 7.15 MiB/sec. | ||
2615 | 2025.01.10 05:07:08.625276 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2616 | 2025.01.10 05:07:08.625305 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2617 | 2025.01.10 05:07:08.625468 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2618 | 2025.01.10 05:07:08.625574 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2619 | 2025.01.10 05:07:08.625785 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2620 | 2025.01.10 05:07:08.625984 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_6_1} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2621 | 2025.01.10 05:07:08.626180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2622 | 2025.01.10 05:07:08.626916 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2025.01.10 05:07:08.626961 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2624 | 2025.01.10 05:07:08.627354 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2625 | 2025.01.10 05:07:08.627595 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2025.01.10 05:07:08.627797 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Debug> executeQuery: Read 818 rows, 60.38 KiB in 0.002385 sec., 342976.9392033543 rows/sec., 24.73 MiB/sec. | ||
2627 | 2025.01.10 05:07:08.627851 [ 283 ] {3ca53773-66cc-4807-a01b-a8ed72ad6424} <Debug> TCPHandler: Processed in 0.002663936 sec. | ||
2628 | 2025.01.10 05:07:08.628005 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2025.01.10 05:07:08.628117 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2630 | 2025.01.10 05:07:08.628162 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2631 | 2025.01.10 05:07:08.628574 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2025.01.10 05:07:08.628613 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2633 | 2025.01.10 05:07:08.628957 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2634 | 2025.01.10 05:07:08.629192 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2025.01.10 05:07:08.629346 [ 114 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2636 | 2025.01.10 05:07:08.629411 [ 114 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2637 | 2025.01.10 05:07:08.629432 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec. | ||
2638 | 2025.01.10 05:07:08.629450 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2639 | 2025.01.10 05:07:08.629582 [ 288 ] {8ef238b3-4db3-4e3a-940a-015008212a3e} <Debug> TCPHandler: Processed in 0.001639884 sec. | ||
2640 | 2025.01.10 05:07:08.629670 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2641 | 2025.01.10 05:07:08.629758 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2642 | 2025.01.10 05:07:08.629847 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2643 | 2025.01.10 05:07:08.629914 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2644 | 2025.01.10 05:07:08.629987 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2645 | 2025.01.10 05:07:08.630147 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2646 | 2025.01.10 05:07:08.630195 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2647 | 2025.01.10 05:07:08.630548 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2648 | 2025.01.10 05:07:08.630874 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2649 | 2025.01.10 05:07:08.631194 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2650 | 2025.01.10 05:07:08.631466 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
2651 | 2025.01.10 05:07:08.632894 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2025.01.10 05:07:08.632960 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2653 | 2025.01.10 05:07:08.633895 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00430603 sec., 8360.369063847675 rows/sec., 436.80 KiB/sec. | ||
2654 | 2025.01.10 05:07:08.634044 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2655 | 2025.01.10 05:07:08.634146 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2656 | 2025.01.10 05:07:08.634545 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2025.01.10 05:07:08.634671 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2025.01.10 05:07:08.634717 [ 201 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_6_1} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2659 | 2025.01.10 05:07:08.634868 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2660 | 2025.01.10 05:07:08.635068 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Debug> executeQuery: Read 967 rows, 65.81 KiB in 0.005152 sec., 187694.09937888198 rows/sec., 12.47 MiB/sec. | ||
2661 | 2025.01.10 05:07:08.635139 [ 283 ] {5aaae314-a854-475a-a708-2bc7a1268c45} <Debug> TCPHandler: Processed in 0.005462408 sec. | ||
2662 | 2025.01.10 05:07:08.635284 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2663 | 2025.01.10 05:07:08.635391 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2664 | 2025.01.10 05:07:08.635437 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2665 | 2025.01.10 05:07:08.635878 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2025.01.10 05:07:08.635916 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2667 | 2025.01.10 05:07:08.636257 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2668 | 2025.01.10 05:07:08.636491 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2025.01.10 05:07:08.636795 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
2670 | 2025.01.10 05:07:08.636884 [ 288 ] {55fd7273-4917-46f0-9e32-484fdd7d9e12} <Debug> TCPHandler: Processed in 0.001652834 sec. | ||
2671 | 2025.01.10 05:07:08.637037 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2672 | 2025.01.10 05:07:08.637168 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2673 | 2025.01.10 05:07:08.637244 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2674 | 2025.01.10 05:07:08.638395 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2675 | 2025.01.10 05:07:08.638435 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2676 | 2025.01.10 05:07:08.639036 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2677 | 2025.01.10 05:07:08.639300 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2678 | 2025.01.10 05:07:08.639564 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002425 sec., 3298.9690721649486 rows/sec., 5.91 MiB/sec. | ||
2679 | 2025.01.10 05:07:08.639671 [ 283 ] {83036b10-d0b4-4e86-9631-c1d9aad0e64b} <Debug> TCPHandler: Processed in 0.002694937 sec. | ||
2680 | 2025.01.10 05:07:08.639832 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2681 | 2025.01.10 05:07:08.639961 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2682 | 2025.01.10 05:07:08.640014 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2683 | 2025.01.10 05:07:08.640442 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2684 | 2025.01.10 05:07:08.640479 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2685 | 2025.01.10 05:07:08.640845 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2686 | 2025.01.10 05:07:08.641077 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2025.01.10 05:07:08.641307 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001374 sec., 24745.269286754003 rows/sec., 1.45 MiB/sec. | ||
2688 | 2025.01.10 05:07:08.641357 [ 288 ] {69c4896e-94fc-4e86-8520-002720f8ef1d} <Debug> TCPHandler: Processed in 0.001593902 sec. | ||
2689 | 2025.01.10 05:07:09.001191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.02 MiB, peak 174.38 MiB, free memory in arenas 0.00 B, will set to 170.01 MiB (RSS), difference: -1.00 MiB | ||
2690 | 2025.01.10 05:07:09.775666 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2691 | 2025.01.10 05:07:09.776333 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2025.01.10 05:07:09.776382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2693 | 2025.01.10 05:07:09.776908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2694 | 2025.01.10 05:07:09.777167 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2025.01.10 05:07:09.777411 [ 131 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2696 | 2025.01.10 05:07:09.777459 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2697 | 2025.01.10 05:07:09.777532 [ 131 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2025.01.10 05:07:09.777579 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2699 | 2025.01.10 05:07:09.777854 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2700 | 2025.01.10 05:07:09.778097 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2701 | 2025.01.10 05:07:09.778155 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2702 | 2025.01.10 05:07:09.778233 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2703 | 2025.01.10 05:07:09.778462 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2704 | 2025.01.10 05:07:09.778733 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2705 | 2025.01.10 05:07:09.778851 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2706 | 2025.01.10 05:07:09.779084 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
2707 | 2025.01.10 05:07:09.780908 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210035 sec., 1577241.3696423871 rows/sec., 22.56 MiB/sec. | ||
2708 | 2025.01.10 05:07:09.781963 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2709 | 2025.01.10 05:07:09.782360 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.01.10 05:07:09.782447 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_11_2} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2711 | 2025.01.10 05:07:09.782551 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
2712 | 2025.01.10 05:07:10.099814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2713 | 2025.01.10 05:07:10.119899 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2025.01.10 05:07:10.119950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2715 | 2025.01.10 05:07:10.127182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2716 | 2025.01.10 05:07:10.127948 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2025.01.10 05:07:10.128334 [ 134 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2718 | 2025.01.10 05:07:10.128466 [ 134 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2025.01.10 05:07:10.128539 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
2720 | 2025.01.10 05:07:10.129153 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2721 | 2025.01.10 05:07:10.145057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2722 | 2025.01.10 05:07:10.146408 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2723 | 2025.01.10 05:07:10.147921 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2724 | 2025.01.10 05:07:10.153427 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2725 | 2025.01.10 05:07:10.158680 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2726 | 2025.01.10 05:07:10.163848 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2727 | 2025.01.10 05:07:10.169248 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2728 | 2025.01.10 05:07:10.173729 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
2729 | 2025.01.10 05:07:10.230873 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102128444 sec., 812.702091104022 rows/sec., 4.20 MiB/sec. | ||
2730 | 2025.01.10 05:07:10.233247 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2731 | 2025.01.10 05:07:10.236162 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2025.01.10 05:07:10.236290 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_11_2} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2733 | 2025.01.10 05:07:10.238781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2734 | 2025.01.10 05:07:11.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.54 MiB, peak 181.42 MiB, free memory in arenas 0.00 B, will set to 173.03 MiB (RSS), difference: 1.49 MiB | ||
2735 | 2025.01.10 05:07:12.338921 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2736 | 2025.01.10 05:07:12.339141 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2737 | 2025.01.10 05:07:12.339218 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2738 | 2025.01.10 05:07:12.339975 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2025.01.10 05:07:12.340026 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2740 | 2025.01.10 05:07:12.340479 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2741 | 2025.01.10 05:07:12.340792 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2742 | 2025.01.10 05:07:12.341045 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001966 sec., 13224.821973550357 rows/sec., 1006.86 KiB/sec. | ||
2743 | 2025.01.10 05:07:12.341111 [ 288 ] {4966154c-033f-4532-b011-d0cc03933238} <Debug> TCPHandler: Processed in 0.002338306 sec. | ||
2744 | 2025.01.10 05:07:12.341290 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2745 | 2025.01.10 05:07:12.341417 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2746 | 2025.01.10 05:07:12.341467 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2747 | 2025.01.10 05:07:12.342037 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2748 | 2025.01.10 05:07:12.342079 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2749 | 2025.01.10 05:07:12.342453 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2750 | 2025.01.10 05:07:12.342699 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2025.01.10 05:07:12.342976 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00158 sec., 17721.518987341773 rows/sec., 1.38 MiB/sec. | ||
2752 | 2025.01.10 05:07:12.343176 [ 283 ] {721d4e88-22ad-4b52-b999-33b3a933fba9} <Debug> TCPHandler: Processed in 0.001942913 sec. | ||
2753 | 2025.01.10 05:07:12.343350 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2754 | 2025.01.10 05:07:12.343484 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2755 | 2025.01.10 05:07:12.343546 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2756 | 2025.01.10 05:07:12.344165 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2025.01.10 05:07:12.344206 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2758 | 2025.01.10 05:07:12.344599 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2759 | 2025.01.10 05:07:12.344849 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2025.01.10 05:07:12.345147 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001673 sec., 35863.717872086076 rows/sec., 2.49 MiB/sec. | ||
2761 | 2025.01.10 05:07:12.345316 [ 288 ] {5c821489-a490-4eea-8022-0bc3bbfb26b8} <Debug> TCPHandler: Processed in 0.002034736 sec. | ||
2762 | 2025.01.10 05:07:12.345444 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2763 | 2025.01.10 05:07:12.345556 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2764 | 2025.01.10 05:07:12.345609 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2765 | 2025.01.10 05:07:12.346142 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2025.01.10 05:07:12.346182 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2767 | 2025.01.10 05:07:12.346548 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2768 | 2025.01.10 05:07:12.346795 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2769 | 2025.01.10 05:07:12.347056 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001523 sec., 11818.778726198292 rows/sec., 829.08 KiB/sec. | ||
2770 | 2025.01.10 05:07:12.347233 [ 283 ] {97260b9a-867e-4016-9c66-63c18c62e40a} <Debug> TCPHandler: Processed in 0.00184155 sec. | ||
2771 | 2025.01.10 05:07:17.160693 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2772 | 2025.01.10 05:07:17.160761 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2773 | 2025.01.10 05:07:17.278510 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2774 | 2025.01.10 05:07:17.279173 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2025.01.10 05:07:17.279225 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2776 | 2025.01.10 05:07:17.279904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2777 | 2025.01.10 05:07:17.280168 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2778 | 2025.01.10 05:07:17.280408 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2779 | 2025.01.10 05:07:17.290910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 398 | ||
2780 | 2025.01.10 05:07:17.294358 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2025.01.10 05:07:17.294418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2782 | 2025.01.10 05:07:17.296007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2783 | 2025.01.10 05:07:17.296340 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2784 | 2025.01.10 05:07:17.297012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2785 | 2025.01.10 05:07:17.342355 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2786 | 2025.01.10 05:07:17.342535 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2787 | 2025.01.10 05:07:17.342605 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2788 | 2025.01.10 05:07:17.343363 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2025.01.10 05:07:17.343406 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2790 | 2025.01.10 05:07:17.343796 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2791 | 2025.01.10 05:07:17.344053 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2025.01.10 05:07:17.344232 [ 104 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2793 | 2025.01.10 05:07:17.344305 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001817 sec., 42927.90313703907 rows/sec., 3.68 MiB/sec. | ||
2794 | 2025.01.10 05:07:17.344312 [ 104 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2025.01.10 05:07:17.344384 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2796 | 2025.01.10 05:07:17.344433 [ 288 ] {3252f6dc-55f3-43e0-9ed8-be65cb96f438} <Debug> TCPHandler: Processed in 0.00216392 sec. | ||
2797 | 2025.01.10 05:07:17.344776 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2798 | 2025.01.10 05:07:17.344830 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
2799 | 2025.01.10 05:07:17.345058 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2800 | 2025.01.10 05:07:17.345136 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2801 | 2025.01.10 05:07:17.345164 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2802 | 2025.01.10 05:07:17.345206 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1381 rows starting from the beginning of the part | ||
2803 | 2025.01.10 05:07:17.345524 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 189 rows starting from the beginning of the part | ||
2804 | 2025.01.10 05:07:17.346025 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
2805 | 2025.01.10 05:07:17.346415 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1333 rows starting from the beginning of the part | ||
2806 | 2025.01.10 05:07:17.346707 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
2807 | 2025.01.10 05:07:17.347011 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
2808 | 2025.01.10 05:07:17.347690 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2025.01.10 05:07:17.347754 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2810 | 2025.01.10 05:07:17.348631 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2811 | 2025.01.10 05:07:17.349205 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2025.01.10 05:07:17.349539 [ 104 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2813 | 2025.01.10 05:07:17.349649 [ 104 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2814 | 2025.01.10 05:07:17.349725 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2815 | 2025.01.10 05:07:17.349801 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004806 sec., 5409.904286308781 rows/sec., 406.80 KiB/sec. | ||
2816 | 2025.01.10 05:07:17.350079 [ 283 ] {53e52c4a-52ff-4d77-9f0d-8b3c714c7a1a} <Debug> TCPHandler: Processed in 0.005505588 sec. | ||
2817 | 2025.01.10 05:07:17.350151 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
2818 | 2025.01.10 05:07:17.350331 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2819 | 2025.01.10 05:07:17.350680 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2820 | 2025.01.10 05:07:17.350706 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2821 | 2025.01.10 05:07:17.350812 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part | ||
2822 | 2025.01.10 05:07:17.350872 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2823 | 2025.01.10 05:07:17.351289 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3085 rows, containing 5 columns (5 merged, 0 gathered) in 0.006759809 sec., 456373.84133190743 rows/sec., 39.95 MiB/sec. | ||
2824 | 2025.01.10 05:07:17.351556 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2825 | 2025.01.10 05:07:17.351775 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2826 | 2025.01.10 05:07:17.352250 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2827 | 2025.01.10 05:07:17.352845 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2828 | 2025.01.10 05:07:17.353089 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2025.01.10 05:07:17.353380 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
2830 | 2025.01.10 05:07:17.353456 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_16_3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2831 | 2025.01.10 05:07:17.353726 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
2832 | 2025.01.10 05:07:17.353763 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
2833 | 2025.01.10 05:07:17.354844 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2025.01.10 05:07:17.354908 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2835 | 2025.01.10 05:07:17.355845 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2836 | 2025.01.10 05:07:17.356414 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2025.01.10 05:07:17.356726 [ 8 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2838 | 2025.01.10 05:07:17.356864 [ 8 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2025.01.10 05:07:17.356957 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2840 | 2025.01.10 05:07:17.357206 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.006612 sec., 8166.969147005445 rows/sec., 653.11 KiB/sec. | ||
2841 | 2025.01.10 05:07:17.357233 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.007366599 sec., 21312.412960173344 rows/sec., 1.61 MiB/sec. | ||
2842 | 2025.01.10 05:07:17.357518 [ 288 ] {97155449-9309-4a5d-a684-107f142afa8b} <Debug> TCPHandler: Processed in 0.007313488 sec. | ||
2843 | 2025.01.10 05:07:17.357534 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
2844 | 2025.01.10 05:07:17.357576 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2845 | 2025.01.10 05:07:17.357815 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2846 | 2025.01.10 05:07:17.358048 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2847 | 2025.01.10 05:07:17.358159 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2848 | 2025.01.10 05:07:17.358184 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 851 rows starting from the beginning of the part | ||
2849 | 2025.01.10 05:07:17.358358 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2850 | 2025.01.10 05:07:17.358655 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2851 | 2025.01.10 05:07:17.358703 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 354 rows starting from the beginning of the part | ||
2852 | 2025.01.10 05:07:17.359180 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_11_2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2853 | 2025.01.10 05:07:17.359282 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
2854 | 2025.01.10 05:07:17.359564 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2855 | 2025.01.10 05:07:17.359844 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 818 rows starting from the beginning of the part | ||
2856 | 2025.01.10 05:07:17.360211 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
2857 | 2025.01.10 05:07:17.360527 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
2858 | 2025.01.10 05:07:17.361626 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2859 | 2025.01.10 05:07:17.361689 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2860 | 2025.01.10 05:07:17.362787 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2861 | 2025.01.10 05:07:17.363173 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2025.01.10 05:07:17.363592 [ 8 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2863 | 2025.01.10 05:07:17.363617 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006409078 sec., 336865.9267370439 rows/sec., 25.62 MiB/sec. | ||
2864 | 2025.01.10 05:07:17.363706 [ 8 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.01.10 05:07:17.363780 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2866 | 2025.01.10 05:07:17.363831 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00579 sec., 17271.157167530226 rows/sec., 1.20 MiB/sec. | ||
2867 | 2025.01.10 05:07:17.364020 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2868 | 2025.01.10 05:07:17.364161 [ 283 ] {3ae6d850-b94b-445c-8df8-81a4df050bd2} <Debug> TCPHandler: Processed in 0.006505451 sec. | ||
2869 | 2025.01.10 05:07:17.364455 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
2870 | 2025.01.10 05:07:17.364455 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.01.10 05:07:17.364858 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2872 | 2025.01.10 05:07:17.364877 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2873 | 2025.01.10 05:07:17.364922 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2025.01.10 05:07:17.365015 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3856 rows starting from the beginning of the part | ||
2875 | 2025.01.10 05:07:17.365205 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2876 | 2025.01.10 05:07:17.365327 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_16_3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2877 | 2025.01.10 05:07:17.365485 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part | ||
2878 | 2025.01.10 05:07:17.365623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
2879 | 2025.01.10 05:07:17.365950 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
2880 | 2025.01.10 05:07:17.366357 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 967 rows starting from the beginning of the part | ||
2881 | 2025.01.10 05:07:17.366774 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
2882 | 2025.01.10 05:07:17.367118 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
2883 | 2025.01.10 05:07:17.370732 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2025.01.10 05:07:17.370796 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2885 | 2025.01.10 05:07:17.371925 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5260 rows, containing 5 columns (5 merged, 0 gathered) in 0.007995079 sec., 657904.6936246658 rows/sec., 44.07 MiB/sec. | ||
2886 | 2025.01.10 05:07:17.372121 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2887 | 2025.01.10 05:07:17.372501 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2025.01.10 05:07:17.372512 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2889 | 2025.01.10 05:07:17.372831 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2890 | 2025.01.10 05:07:17.372942 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2025.01.10 05:07:17.373020 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2892 | 2025.01.10 05:07:17.373081 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008353 sec., 3112.6541362384773 rows/sec., 5.58 MiB/sec. | ||
2893 | 2025.01.10 05:07:17.373477 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2894 | 2025.01.10 05:07:17.373528 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2895 | 2025.01.10 05:07:17.373907 [ 288 ] {60fcab3b-3f59-42a7-9c32-e4e3314a7fe3} <Debug> TCPHandler: Processed in 0.009603072 sec. | ||
2896 | 2025.01.10 05:07:17.373928 [ 193 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2897 | 2025.01.10 05:07:17.374261 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2025.01.10 05:07:17.374364 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
2899 | 2025.01.10 05:07:17.374535 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2900 | 2025.01.10 05:07:17.374593 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2901 | 2025.01.10 05:07:17.374607 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2902 | 2025.01.10 05:07:17.374713 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
2903 | 2025.01.10 05:07:17.375326 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2904 | 2025.01.10 05:07:17.375918 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2905 | 2025.01.10 05:07:17.376031 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2025.01.10 05:07:17.376116 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2907 | 2025.01.10 05:07:17.376430 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2908 | 2025.01.10 05:07:17.376970 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2909 | 2025.01.10 05:07:17.377158 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2910 | 2025.01.10 05:07:17.377462 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
2911 | 2025.01.10 05:07:17.377877 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2912 | 2025.01.10 05:07:17.378159 [ 8 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2913 | 2025.01.10 05:07:17.378272 [ 8 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2025.01.10 05:07:17.378374 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2915 | 2025.01.10 05:07:17.378440 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003927 sec., 7639.419404125287 rows/sec., 535.90 KiB/sec. | ||
2916 | 2025.01.10 05:07:17.378925 [ 283 ] {cd2ef177-dc78-46bd-a53b-5340e296d88c} <Debug> TCPHandler: Processed in 0.004886158 sec. | ||
2917 | 2025.01.10 05:07:17.379025 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
2918 | 2025.01.10 05:07:17.379329 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2919 | 2025.01.10 05:07:17.379392 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 382 rows starting from the beginning of the part | ||
2920 | 2025.01.10 05:07:17.379677 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
2921 | 2025.01.10 05:07:17.380039 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
2922 | 2025.01.10 05:07:17.380386 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2923 | 2025.01.10 05:07:17.380674 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
2924 | 2025.01.10 05:07:17.380932 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
2925 | 2025.01.10 05:07:17.384378 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.005809508 sec., 93983.86231674008 rows/sec., 6.08 MiB/sec. | ||
2926 | 2025.01.10 05:07:17.384694 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2927 | 2025.01.10 05:07:17.385434 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2928 | 2025.01.10 05:07:17.385662 [ 190 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_16_3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2929 | 2025.01.10 05:07:17.385870 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2930 | 2025.01.10 05:07:17.387010 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.013840279 sec., 12861.012411671758 rows/sec., 23.05 MiB/sec. | ||
2931 | 2025.01.10 05:07:17.387416 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2932 | 2025.01.10 05:07:17.387843 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2025.01.10 05:07:17.387933 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2934 | 2025.01.10 05:07:17.388079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
2935 | 2025.01.10 05:07:17.646041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2936 | 2025.01.10 05:07:17.665913 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2025.01.10 05:07:17.665965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2938 | 2025.01.10 05:07:17.673371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2939 | 2025.01.10 05:07:17.674113 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.01.10 05:07:17.677254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2941 | 2025.01.10 05:07:20.826897 [ 142 ] {} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2942 | 2025.01.10 05:07:20.826976 [ 142 ] {} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2025.01.10 05:07:20.826999 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2944 | 2025.01.10 05:07:20.827163 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::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 | ||
2945 | 2025.01.10 05:07:20.827495 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2946 | 2025.01.10 05:07:20.827542 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::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 | ||
2947 | 2025.01.10 05:07:20.827659 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2948 | 2025.01.10 05:07:20.827801 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::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 | ||
2949 | 2025.01.10 05:07:20.827913 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2950 | 2025.01.10 05:07:20.828024 [ 197 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::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 | ||
2951 | 2025.01.10 05:07:20.830304 [ 200 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003214124 sec., 11511.690277039716 rows/sec., 1.97 MiB/sec. | ||
2952 | 2025.01.10 05:07:20.830567 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2953 | 2025.01.10 05:07:20.831118 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2954 | 2025.01.10 05:07:20.831218 [ 199 ] {d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62::all_1_5_1} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2955 | 2025.01.10 05:07:20.831334 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2956 | 2025.01.10 05:07:22.336937 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2957 | 2025.01.10 05:07:22.337237 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
2958 | 2025.01.10 05:07:22.337692 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2959 | 2025.01.10 05:07:22.337746 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
2960 | 2025.01.10 05:07:22.338115 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2961 | 2025.01.10 05:07:22.338200 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2962 | 2025.01.10 05:07:22.338382 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2963 | 2025.01.10 05:07:22.338422 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2964 | 2025.01.10 05:07:22.338449 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (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 | ||
2965 | 2025.01.10 05:07:22.338466 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2966 | 2025.01.10 05:07:22.338516 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
2967 | 2025.01.10 05:07:22.338542 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
2968 | 2025.01.10 05:07:22.339447 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002352 sec., 15731.292517006803 rows/sec., 594.57 KiB/sec. | ||
2969 | 2025.01.10 05:07:22.339583 [ 288 ] {1ae57d7b-e688-4c09-a384-6395d91fcf29} <Debug> TCPHandler: Processed in 0.002787641 sec. | ||
2970 | 2025.01.10 05:07:22.349494 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2971 | 2025.01.10 05:07:22.349645 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2972 | 2025.01.10 05:07:22.349708 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2973 | 2025.01.10 05:07:22.350538 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2974 | 2025.01.10 05:07:22.350589 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2975 | 2025.01.10 05:07:22.351115 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2976 | 2025.01.10 05:07:22.351340 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Trace> oximeter.timeseries_schema (d6cdb12f-6bf8-4d02-b0de-9cb8716e2f62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2977 | 2025.01.10 05:07:22.351578 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001978 sec., 505.5611729019211 rows/sec., 52.33 KiB/sec. | ||
2978 | 2025.01.10 05:07:22.351639 [ 288 ] {40c42c26-b10f-4f45-acfb-43e1053d0806} <Debug> TCPHandler: Processed in 0.002211822 sec. | ||
2979 | 2025.01.10 05:07:22.351824 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2980 | 2025.01.10 05:07:22.351967 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2981 | 2025.01.10 05:07:22.352022 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2982 | 2025.01.10 05:07:22.352655 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2025.01.10 05:07:22.352702 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2984 | 2025.01.10 05:07:22.353070 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2985 | 2025.01.10 05:07:22.353313 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2025.01.10 05:07:22.353539 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001599 sec., 8755.472170106317 rows/sec., 630.28 KiB/sec. | ||
2987 | 2025.01.10 05:07:22.353618 [ 283 ] {ad59df22-bc5e-48af-adef-6c0dac163397} <Debug> TCPHandler: Processed in 0.00186542 sec. | ||
2988 | 2025.01.10 05:07:22.353782 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2989 | 2025.01.10 05:07:22.353918 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2990 | 2025.01.10 05:07:22.353974 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2991 | 2025.01.10 05:07:22.354706 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2992 | 2025.01.10 05:07:22.354746 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
2993 | 2025.01.10 05:07:22.355137 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2994 | 2025.01.10 05:07:22.355387 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2995 | 2025.01.10 05:07:22.355588 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Debug> executeQuery: Read 200 rows, 18.21 KiB in 0.001705 sec., 117302.05278592376 rows/sec., 10.43 MiB/sec. | ||
2996 | 2025.01.10 05:07:22.355643 [ 288 ] {3457c8ed-4776-4dd2-84ec-c1b47e0dfd44} <Debug> TCPHandler: Processed in 0.001933973 sec. | ||
2997 | 2025.01.10 05:07:22.355818 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2998 | 2025.01.10 05:07:22.355927 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2999 | 2025.01.10 05:07:22.355971 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3000 | 2025.01.10 05:07:22.356528 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3001 | 2025.01.10 05:07:22.356573 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3002 | 2025.01.10 05:07:22.356999 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3003 | 2025.01.10 05:07:22.357285 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3004 | 2025.01.10 05:07:22.357494 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00159 sec., 12578.616352201258 rows/sec., 901.63 KiB/sec. | ||
3005 | 2025.01.10 05:07:22.357548 [ 283 ] {a9854856-9eb4-4ea0-aede-5111e7f59de4} <Debug> TCPHandler: Processed in 0.001790758 sec. | ||
3006 | 2025.01.10 05:07:22.357701 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3007 | 2025.01.10 05:07:22.357808 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3008 | 2025.01.10 05:07:22.357852 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3009 | 2025.01.10 05:07:22.358382 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3010 | 2025.01.10 05:07:22.358421 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3011 | 2025.01.10 05:07:22.358767 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3012 | 2025.01.10 05:07:22.359010 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3013 | 2025.01.10 05:07:22.359220 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001435 sec., 10452.961672473866 rows/sec., 729.53 KiB/sec. | ||
3014 | 2025.01.10 05:07:22.359273 [ 288 ] {b3344d41-982a-4a62-aecb-c620a0c355be} <Debug> TCPHandler: Processed in 0.001622873 sec. | ||
3015 | 2025.01.10 05:07:22.359426 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3016 | 2025.01.10 05:07:22.359537 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3017 | 2025.01.10 05:07:22.359585 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3018 | 2025.01.10 05:07:22.360120 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2025.01.10 05:07:22.360160 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3020 | 2025.01.10 05:07:22.360511 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3021 | 2025.01.10 05:07:22.360771 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2025.01.10 05:07:22.361036 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. | ||
3023 | 2025.01.10 05:07:22.361179 [ 283 ] {178a0cb2-6da7-4d23-9d2a-d7c83a923cdf} <Debug> TCPHandler: Processed in 0.001806889 sec. | ||
3024 | 2025.01.10 05:07:22.361331 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3025 | 2025.01.10 05:07:22.361439 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3026 | 2025.01.10 05:07:22.361502 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3027 | 2025.01.10 05:07:22.362319 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2025.01.10 05:07:22.362359 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3029 | 2025.01.10 05:07:22.362760 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3030 | 2025.01.10 05:07:22.363032 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2025.01.10 05:07:22.363248 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Debug> executeQuery: Read 362 rows, 26.08 KiB in 0.001831 sec., 197706.17149098855 rows/sec., 13.91 MiB/sec. | ||
3032 | 2025.01.10 05:07:22.363305 [ 288 ] {b2adec5a-d86b-4739-8122-b767986186de} <Debug> TCPHandler: Processed in 0.002029066 sec. | ||
3033 | 2025.01.10 05:07:22.363460 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2025.01.10 05:07:22.363570 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3035 | 2025.01.10 05:07:22.363685 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3036 | 2025.01.10 05:07:22.364122 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2025.01.10 05:07:22.364161 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3038 | 2025.01.10 05:07:22.364509 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3039 | 2025.01.10 05:07:22.364741 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2025.01.10 05:07:22.364979 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
3041 | 2025.01.10 05:07:22.365104 [ 283 ] {f3d244ea-059a-4736-9ab6-a814e7c53548} <Debug> TCPHandler: Processed in 0.001697145 sec. | ||
3042 | 2025.01.10 05:07:22.365251 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2025.01.10 05:07:22.365357 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3044 | 2025.01.10 05:07:22.365404 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3045 | 2025.01.10 05:07:22.366044 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.01.10 05:07:22.366088 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3047 | 2025.01.10 05:07:22.366529 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3048 | 2025.01.10 05:07:22.366765 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.01.10 05:07:22.366970 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001635 sec., 108256.88073394496 rows/sec., 7.14 MiB/sec. | ||
3050 | 2025.01.10 05:07:22.367022 [ 288 ] {2de32f4f-0045-4451-9821-2d66839d9f8a} <Debug> TCPHandler: Processed in 0.001823619 sec. | ||
3051 | 2025.01.10 05:07:22.367164 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.01.10 05:07:22.367269 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3053 | 2025.01.10 05:07:22.367315 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3054 | 2025.01.10 05:07:22.367732 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.01.10 05:07:22.367770 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3056 | 2025.01.10 05:07:22.368116 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3057 | 2025.01.10 05:07:22.368369 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.01.10 05:07:22.368631 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00138 sec., 1449.2753623188407 rows/sec., 94.83 KiB/sec. | ||
3059 | 2025.01.10 05:07:22.368778 [ 283 ] {60076819-9509-45db-998d-9d14a7d02f3f} <Debug> TCPHandler: Processed in 0.001667184 sec. | ||
3060 | 2025.01.10 05:07:22.368925 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2025.01.10 05:07:22.369030 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3062 | 2025.01.10 05:07:22.369100 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3063 | 2025.01.10 05:07:22.370146 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.01.10 05:07:22.370184 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3065 | 2025.01.10 05:07:22.370782 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3066 | 2025.01.10 05:07:22.371031 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.01.10 05:07:22.371255 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002246 sec., 5788.067675868209 rows/sec., 10.37 MiB/sec. | ||
3068 | 2025.01.10 05:07:22.371356 [ 288 ] {e7d2bd7f-e7e1-4d26-9c0b-6a2e4ed3a966} <Debug> TCPHandler: Processed in 0.00248304 sec. | ||
3069 | 2025.01.10 05:07:22.371509 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2025.01.10 05:07:22.371635 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
3071 | 2025.01.10 05:07:22.371690 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3072 | 2025.01.10 05:07:22.372188 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Trace> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.01.10 05:07:22.372239 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3074 | 2025.01.10 05:07:22.372616 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3075 | 2025.01.10 05:07:22.372845 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Trace> oximeter.measurements_i64 (ee43e979-de92-4a97-993f-b30debc1bc86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2025.01.10 05:07:22.373065 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001453 sec., 2064.693737095664 rows/sec., 145.85 KiB/sec. | ||
3077 | 2025.01.10 05:07:22.373118 [ 283 ] {cb439e07-e927-4b1e-b29a-89f5dde06be2} <Debug> TCPHandler: Processed in 0.001671924 sec. | ||
3078 | 2025.01.10 05:07:22.373254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2025.01.10 05:07:22.373360 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3080 | 2025.01.10 05:07:22.373405 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3081 | 2025.01.10 05:07:22.373913 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2025.01.10 05:07:22.373958 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3083 | 2025.01.10 05:07:22.374373 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3084 | 2025.01.10 05:07:22.374609 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2025.01.10 05:07:22.374847 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001509 sec., 34459.90722332671 rows/sec., 2.13 MiB/sec. | ||
3086 | 2025.01.10 05:07:22.374994 [ 288 ] {57230990-d213-450d-b4a1-92c19e71348a} <Debug> TCPHandler: Processed in 0.001784618 sec. | ||
3087 | 2025.01.10 05:07:24.781425 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3088 | 2025.01.10 05:07:24.782066 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2025.01.10 05:07:24.782108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3090 | 2025.01.10 05:07:24.782702 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3091 | 2025.01.10 05:07:24.782965 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2025.01.10 05:07:24.783211 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3093 | 2025.01.10 05:07:25.178220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3094 | 2025.01.10 05:07:25.198854 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3095 | 2025.01.10 05:07:25.198916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3096 | 2025.01.10 05:07:25.206937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3097 | 2025.01.10 05:07:25.207693 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3098 | 2025.01.10 05:07:25.210769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3099 | 2025.01.10 05:07:27.298133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 438 | ||
3100 | 2025.01.10 05:07:27.301358 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2025.01.10 05:07:27.301421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3102 | 2025.01.10 05:07:27.302997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3103 | 2025.01.10 05:07:27.303328 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2025.01.10 05:07:27.304030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
3105 | 2025.01.10 05:07:27.342474 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3106 | 2025.01.10 05:07:27.342674 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3107 | 2025.01.10 05:07:27.342744 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3108 | 2025.01.10 05:07:27.343402 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2025.01.10 05:07:27.343449 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3110 | 2025.01.10 05:07:27.343834 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3111 | 2025.01.10 05:07:27.344092 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3112 | 2025.01.10 05:07:27.344355 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. | ||
3113 | 2025.01.10 05:07:27.344504 [ 288 ] {24e025e6-52fb-4176-b89f-362aec04e21d} <Debug> TCPHandler: Processed in 0.002129149 sec. | ||
3114 | 2025.01.10 05:07:27.344703 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3115 | 2025.01.10 05:07:27.344851 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3116 | 2025.01.10 05:07:27.344912 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3117 | 2025.01.10 05:07:27.345632 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3118 | 2025.01.10 05:07:27.345672 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3119 | 2025.01.10 05:07:27.346076 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3120 | 2025.01.10 05:07:27.346319 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3121 | 2025.01.10 05:07:27.346538 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001724 sec., 45823.66589327146 rows/sec., 3.92 MiB/sec. | ||
3122 | 2025.01.10 05:07:27.346593 [ 283 ] {830f61a1-3456-4339-859e-ea012c8c0909} <Debug> TCPHandler: Processed in 0.001962754 sec. | ||
3123 | 2025.01.10 05:07:27.346741 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3124 | 2025.01.10 05:07:27.346851 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3125 | 2025.01.10 05:07:27.346899 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3126 | 2025.01.10 05:07:27.347450 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3127 | 2025.01.10 05:07:27.347488 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3128 | 2025.01.10 05:07:27.347833 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3129 | 2025.01.10 05:07:27.348065 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3130 | 2025.01.10 05:07:27.348264 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001436 sec., 19498.607242339833 rows/sec., 1.42 MiB/sec. | ||
3131 | 2025.01.10 05:07:27.348314 [ 288 ] {d36954c2-e76a-453b-9a9a-e0b6b95c0b30} <Debug> TCPHandler: Processed in 0.001626033 sec. | ||
3132 | 2025.01.10 05:07:27.348469 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3133 | 2025.01.10 05:07:27.348582 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3134 | 2025.01.10 05:07:27.348630 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3135 | 2025.01.10 05:07:27.349167 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3136 | 2025.01.10 05:07:27.349206 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3137 | 2025.01.10 05:07:27.349556 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3138 | 2025.01.10 05:07:27.349798 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3139 | 2025.01.10 05:07:27.350039 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.96 MiB/sec. | ||
3140 | 2025.01.10 05:07:27.350210 [ 283 ] {76438d69-942e-48c0-8676-2909ab21296f} <Debug> TCPHandler: Processed in 0.001793658 sec. | ||
3141 | 2025.01.10 05:07:27.350390 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3142 | 2025.01.10 05:07:27.350502 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3143 | 2025.01.10 05:07:27.350551 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3144 | 2025.01.10 05:07:27.351152 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3145 | 2025.01.10 05:07:27.351196 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3146 | 2025.01.10 05:07:27.351623 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3147 | 2025.01.10 05:07:27.351851 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3148 | 2025.01.10 05:07:27.352095 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001616 sec., 62500 rows/sec., 4.33 MiB/sec. | ||
3149 | 2025.01.10 05:07:27.352307 [ 288 ] {9581d39d-cd8e-47f2-8298-fd369b4f89c6} <Debug> TCPHandler: Processed in 0.001992065 sec. | ||
3150 | 2025.01.10 05:07:27.352459 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3151 | 2025.01.10 05:07:27.352568 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3152 | 2025.01.10 05:07:27.352651 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3153 | 2025.01.10 05:07:27.353909 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2025.01.10 05:07:27.353957 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3155 | 2025.01.10 05:07:27.354630 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3156 | 2025.01.10 05:07:27.354946 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3157 | 2025.01.10 05:07:27.355296 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00273 sec., 9523.809523809525 rows/sec., 17.07 MiB/sec. | ||
3158 | 2025.01.10 05:07:27.355538 [ 283 ] {784bf1ae-ded9-4a80-8211-7a27b2f107bc} <Debug> TCPHandler: Processed in 0.003139842 sec. | ||
3159 | 2025.01.10 05:07:27.355716 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3160 | 2025.01.10 05:07:27.355826 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3161 | 2025.01.10 05:07:27.355873 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3162 | 2025.01.10 05:07:27.356348 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3163 | 2025.01.10 05:07:27.356390 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3164 | 2025.01.10 05:07:27.356763 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3165 | 2025.01.10 05:07:27.357012 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3166 | 2025.01.10 05:07:27.357224 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00142 sec., 21126.76056338028 rows/sec., 1.45 MiB/sec. | ||
3167 | 2025.01.10 05:07:27.357274 [ 288 ] {5806631a-d425-4a22-a1e4-b5bb811df6be} <Debug> TCPHandler: Processed in 0.001613572 sec. | ||
3168 | 2025.01.10 05:07:32.161019 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3169 | 2025.01.10 05:07:32.161118 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3170 | 2025.01.10 05:07:32.284208 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3171 | 2025.01.10 05:07:32.284858 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3172 | 2025.01.10 05:07:32.284899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3173 | 2025.01.10 05:07:32.285463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3174 | 2025.01.10 05:07:32.285729 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3175 | 2025.01.10 05:07:32.285924 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3176 | 2025.01.10 05:07:32.345810 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3177 | 2025.01.10 05:07:32.346011 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3178 | 2025.01.10 05:07:32.346086 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3179 | 2025.01.10 05:07:32.346881 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3180 | 2025.01.10 05:07:32.346932 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3181 | 2025.01.10 05:07:32.347368 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3182 | 2025.01.10 05:07:32.347635 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3183 | 2025.01.10 05:07:32.347901 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
3184 | 2025.01.10 05:07:32.348127 [ 288 ] {66fc5d88-024c-4cc1-8e4b-c3c9e3fd9580} <Debug> TCPHandler: Processed in 0.002452 sec. | ||
3185 | 2025.01.10 05:07:32.348324 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3186 | 2025.01.10 05:07:32.348454 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3187 | 2025.01.10 05:07:32.348512 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3188 | 2025.01.10 05:07:32.349239 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3189 | 2025.01.10 05:07:32.349281 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3190 | 2025.01.10 05:07:32.349686 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3191 | 2025.01.10 05:07:32.349937 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3192 | 2025.01.10 05:07:32.350161 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001737 sec., 114565.34254461715 rows/sec., 10.18 MiB/sec. | ||
3193 | 2025.01.10 05:07:32.350226 [ 283 ] {01e83875-027f-4be8-b4f2-8047637b795e} <Debug> TCPHandler: Processed in 0.001963624 sec. | ||
3194 | 2025.01.10 05:07:32.350369 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3195 | 2025.01.10 05:07:32.350491 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3196 | 2025.01.10 05:07:32.350540 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3197 | 2025.01.10 05:07:32.351101 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2025.01.10 05:07:32.351142 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3199 | 2025.01.10 05:07:32.351499 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3200 | 2025.01.10 05:07:32.351746 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2025.01.10 05:07:32.351961 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.0015 sec., 13333.333333333334 rows/sec., 955.73 KiB/sec. | ||
3202 | 2025.01.10 05:07:32.352017 [ 288 ] {f0e77f25-4baa-4b1b-8a36-a6fd886cf451} <Debug> TCPHandler: Processed in 0.001704435 sec. | ||
3203 | 2025.01.10 05:07:32.352155 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3204 | 2025.01.10 05:07:32.352285 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3205 | 2025.01.10 05:07:32.352340 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3206 | 2025.01.10 05:07:32.352939 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2025.01.10 05:07:32.352977 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3208 | 2025.01.10 05:07:32.353334 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3209 | 2025.01.10 05:07:32.353592 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2025.01.10 05:07:32.353875 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00161 sec., 8695.652173913042 rows/sec., 608.99 KiB/sec. | ||
3211 | 2025.01.10 05:07:32.354082 [ 283 ] {39731c18-d597-4b67-ad27-c1e0ebee55cd} <Debug> TCPHandler: Processed in 0.001988465 sec. | ||
3212 | 2025.01.10 05:07:32.354257 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3213 | 2025.01.10 05:07:32.354367 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3214 | 2025.01.10 05:07:32.354414 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3215 | 2025.01.10 05:07:32.354999 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.01.10 05:07:32.355038 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3217 | 2025.01.10 05:07:32.355385 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3218 | 2025.01.10 05:07:32.355628 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2025.01.10 05:07:32.355888 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
3220 | 2025.01.10 05:07:32.356032 [ 288 ] {3255bc29-a94f-4415-b340-9220cc3c6caa} <Debug> TCPHandler: Processed in 0.001828179 sec. | ||
3221 | 2025.01.10 05:07:32.356246 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3222 | 2025.01.10 05:07:32.356368 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3223 | 2025.01.10 05:07:32.356424 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3224 | 2025.01.10 05:07:32.357203 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3225 | 2025.01.10 05:07:32.357244 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3226 | 2025.01.10 05:07:32.357638 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3227 | 2025.01.10 05:07:32.357885 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3228 | 2025.01.10 05:07:32.358107 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001766 sec., 203284.25821064552 rows/sec., 14.29 MiB/sec. | ||
3229 | 2025.01.10 05:07:32.358174 [ 283 ] {e21a2a07-d431-4a3c-aa45-84ef3ccfe32b} <Debug> TCPHandler: Processed in 0.001982005 sec. | ||
3230 | 2025.01.10 05:07:32.358325 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3231 | 2025.01.10 05:07:32.358432 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3232 | 2025.01.10 05:07:32.358480 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3233 | 2025.01.10 05:07:32.358940 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3234 | 2025.01.10 05:07:32.358982 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3235 | 2025.01.10 05:07:32.359338 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3236 | 2025.01.10 05:07:32.359569 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3237 | 2025.01.10 05:07:32.359779 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. | ||
3238 | 2025.01.10 05:07:32.359830 [ 288 ] {8cf91995-f0c0-41e8-b86e-5744ccd23b64} <Debug> TCPHandler: Processed in 0.001558501 sec. | ||
3239 | 2025.01.10 05:07:32.359972 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3240 | 2025.01.10 05:07:32.360081 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3241 | 2025.01.10 05:07:32.360131 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3242 | 2025.01.10 05:07:32.360649 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2025.01.10 05:07:32.360688 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3244 | 2025.01.10 05:07:32.361062 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3245 | 2025.01.10 05:07:32.361299 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2025.01.10 05:07:32.361566 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001506 sec., 117529.88047808765 rows/sec., 7.75 MiB/sec. | ||
3247 | 2025.01.10 05:07:32.361776 [ 283 ] {57eb0569-e9b8-42ec-877b-7d182975efde} <Debug> TCPHandler: Processed in 0.00185105 sec. | ||
3248 | 2025.01.10 05:07:32.361948 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3249 | 2025.01.10 05:07:32.362079 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3250 | 2025.01.10 05:07:32.362135 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3251 | 2025.01.10 05:07:32.362658 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2025.01.10 05:07:32.362704 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3253 | 2025.01.10 05:07:32.363044 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3254 | 2025.01.10 05:07:32.363277 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2025.01.10 05:07:32.363484 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. | ||
3256 | 2025.01.10 05:07:32.363537 [ 288 ] {4d7861ac-be10-4e0f-84ce-e0cc4d251afa} <Debug> TCPHandler: Processed in 0.001651904 sec. | ||
3257 | 2025.01.10 05:07:32.363668 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2025.01.10 05:07:32.363774 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3259 | 2025.01.10 05:07:32.363842 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3260 | 2025.01.10 05:07:32.364914 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2025.01.10 05:07:32.364953 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3262 | 2025.01.10 05:07:32.365568 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3263 | 2025.01.10 05:07:32.365841 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2025.01.10 05:07:32.366075 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002323 sec., 5596.211795092553 rows/sec., 10.03 MiB/sec. | ||
3265 | 2025.01.10 05:07:32.366191 [ 283 ] {38902793-6955-4b7c-b0be-c4c19d5184a7} <Debug> TCPHandler: Processed in 0.002577114 sec. | ||
3266 | 2025.01.10 05:07:32.366332 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3267 | 2025.01.10 05:07:32.366438 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3268 | 2025.01.10 05:07:32.366485 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3269 | 2025.01.10 05:07:32.366904 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2025.01.10 05:07:32.366942 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3271 | 2025.01.10 05:07:32.367288 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3272 | 2025.01.10 05:07:32.367515 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2025.01.10 05:07:32.367720 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001303 sec., 39907.90483499617 rows/sec., 2.47 MiB/sec. | ||
3274 | 2025.01.10 05:07:32.367769 [ 288 ] {ea54fd6c-0ec2-4014-98b8-81fed92ed946} <Debug> TCPHandler: Processed in 0.001489168 sec. | ||
3275 | 2025.01.10 05:07:32.711732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3276 | 2025.01.10 05:07:32.732120 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3277 | 2025.01.10 05:07:32.732178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
3278 | 2025.01.10 05:07:32.739578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3279 | 2025.01.10 05:07:32.740327 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3280 | 2025.01.10 05:07:32.742831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3281 | 2025.01.10 05:07:37.305094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 474 | ||
3282 | 2025.01.10 05:07:37.308180 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2025.01.10 05:07:37.308239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3284 | 2025.01.10 05:07:37.309768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3285 | 2025.01.10 05:07:37.310086 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2025.01.10 05:07:37.311258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
3287 | 2025.01.10 05:07:37.341552 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3288 | 2025.01.10 05:07:37.341720 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3289 | 2025.01.10 05:07:37.341782 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3290 | 2025.01.10 05:07:37.342461 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2025.01.10 05:07:37.342504 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3292 | 2025.01.10 05:07:37.342888 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3293 | 2025.01.10 05:07:37.343134 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3294 | 2025.01.10 05:07:37.343370 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001701 sec., 45855.37918871252 rows/sec., 3.93 MiB/sec. | ||
3295 | 2025.01.10 05:07:37.343430 [ 288 ] {cf2672ef-5019-4db0-8f67-41951021ce58} <Debug> TCPHandler: Processed in 0.001949614 sec. | ||
3296 | 2025.01.10 05:07:37.343616 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3297 | 2025.01.10 05:07:37.343738 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3298 | 2025.01.10 05:07:37.343791 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3299 | 2025.01.10 05:07:37.344352 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3300 | 2025.01.10 05:07:37.344393 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3301 | 2025.01.10 05:07:37.344761 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3302 | 2025.01.10 05:07:37.345004 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3303 | 2025.01.10 05:07:37.345235 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.25 MiB/sec. | ||
3304 | 2025.01.10 05:07:37.345290 [ 283 ] {84ce3ebd-66f1-4e06-af88-3270d19967b4} <Debug> TCPHandler: Processed in 0.001737127 sec. | ||
3305 | 2025.01.10 05:07:37.345436 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2025.01.10 05:07:37.345548 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3307 | 2025.01.10 05:07:37.345595 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3308 | 2025.01.10 05:07:37.346160 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2025.01.10 05:07:37.346199 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3310 | 2025.01.10 05:07:37.346550 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3311 | 2025.01.10 05:07:37.346787 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2025.01.10 05:07:37.347037 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001511 sec., 35737.9219060225 rows/sec., 2.79 MiB/sec. | ||
3313 | 2025.01.10 05:07:37.347255 [ 288 ] {115df3c1-61ff-4586-a644-bb0038191e74} <Debug> TCPHandler: Processed in 0.001870211 sec. | ||
3314 | 2025.01.10 05:07:37.347441 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3315 | 2025.01.10 05:07:37.347574 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3316 | 2025.01.10 05:07:37.347635 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3317 | 2025.01.10 05:07:37.348214 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3318 | 2025.01.10 05:07:37.348253 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3319 | 2025.01.10 05:07:37.348639 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3320 | 2025.01.10 05:07:37.348893 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.01.10 05:07:37.349173 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001621 sec., 61690.314620604564 rows/sec., 4.28 MiB/sec. | ||
3322 | 2025.01.10 05:07:37.349398 [ 283 ] {ebb6e2d1-24f4-4d56-af5d-ff01d2faf2ca} <Debug> TCPHandler: Processed in 0.002019335 sec. | ||
3323 | 2025.01.10 05:07:37.349552 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3324 | 2025.01.10 05:07:37.349662 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3325 | 2025.01.10 05:07:37.349732 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3326 | 2025.01.10 05:07:37.350803 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3327 | 2025.01.10 05:07:37.350843 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3328 | 2025.01.10 05:07:37.351464 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3329 | 2025.01.10 05:07:37.351723 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3330 | 2025.01.10 05:07:37.351962 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002322 sec., 11197.243755383292 rows/sec., 20.06 MiB/sec. | ||
3331 | 2025.01.10 05:07:37.352078 [ 288 ] {39771f68-a118-4bdc-b4b6-da4b48c86d3b} <Debug> TCPHandler: Processed in 0.002578513 sec. | ||
3332 | 2025.01.10 05:07:37.352232 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3333 | 2025.01.10 05:07:37.352338 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3334 | 2025.01.10 05:07:37.352385 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3335 | 2025.01.10 05:07:37.352825 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3336 | 2025.01.10 05:07:37.352865 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3337 | 2025.01.10 05:07:37.353222 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3338 | 2025.01.10 05:07:37.353461 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3339 | 2025.01.10 05:07:37.353699 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001382 sec., 21707.67004341534 rows/sec., 1.49 MiB/sec. | ||
3340 | 2025.01.10 05:07:37.353767 [ 283 ] {886a0823-7723-44dc-8d3e-4e38dbe7f20d} <Debug> TCPHandler: Processed in 0.001589371 sec. | ||
3341 | 2025.01.10 05:07:38.601659 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3342 | 2025.01.10 05:07:38.601865 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3343 | 2025.01.10 05:07:38.601942 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3344 | 2025.01.10 05:07:38.602679 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3345 | 2025.01.10 05:07:38.602725 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3346 | 2025.01.10 05:07:38.603150 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3347 | 2025.01.10 05:07:38.603413 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2025.01.10 05:07:38.603605 [ 129 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3349 | 2025.01.10 05:07:38.603672 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
3350 | 2025.01.10 05:07:38.603692 [ 129 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3351 | 2025.01.10 05:07:38.603774 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3352 | 2025.01.10 05:07:38.603830 [ 288 ] {2573d015-a424-4f05-8534-54363daf2d6a} <Debug> TCPHandler: Processed in 0.002312244 sec. | ||
3353 | 2025.01.10 05:07:38.604180 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3354 | 2025.01.10 05:07:38.604184 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
3355 | 2025.01.10 05:07:38.604467 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3356 | 2025.01.10 05:07:38.604478 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3357 | 2025.01.10 05:07:38.604525 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3358 | 2025.01.10 05:07:38.604597 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3359 | 2025.01.10 05:07:38.604813 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3360 | 2025.01.10 05:07:38.605205 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3361 | 2025.01.10 05:07:38.605548 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3362 | 2025.01.10 05:07:38.605993 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3363 | 2025.01.10 05:07:38.608034 [ 197 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004155595 sec., 16844.75989599564 rows/sec., 1.25 MiB/sec. | ||
3364 | 2025.01.10 05:07:38.608256 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2025.01.10 05:07:38.608307 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3366 | 2025.01.10 05:07:38.608393 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3367 | 2025.01.10 05:07:38.609249 [ 199 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3368 | 2025.01.10 05:07:38.609309 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3369 | 2025.01.10 05:07:38.609367 [ 199 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_9_2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3370 | 2025.01.10 05:07:38.609489 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3371 | 2025.01.10 05:07:38.609614 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2025.01.10 05:07:38.609786 [ 129 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3373 | 2025.01.10 05:07:38.609848 [ 129 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3374 | 2025.01.10 05:07:38.609884 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3375 | 2025.01.10 05:07:38.609899 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.005505 sec., 243233.42415985465 rows/sec., 20.26 MiB/sec. | ||
3376 | 2025.01.10 05:07:38.610083 [ 283 ] {43c0f9aa-4541-46cf-a7c2-923138158974} <Debug> TCPHandler: Processed in 0.006128069 sec. | ||
3377 | 2025.01.10 05:07:38.610105 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
3378 | 2025.01.10 05:07:38.610222 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3379 | 2025.01.10 05:07:38.610251 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1385 rows starting from the beginning of the part | ||
3380 | 2025.01.10 05:07:38.610273 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2025.01.10 05:07:38.610400 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 200 rows starting from the beginning of the part | ||
3382 | 2025.01.10 05:07:38.610657 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3383 | 2025.01.10 05:07:38.610782 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
3384 | 2025.01.10 05:07:38.610836 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3385 | 2025.01.10 05:07:38.611165 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 199 rows starting from the beginning of the part | ||
3386 | 2025.01.10 05:07:38.611461 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
3387 | 2025.01.10 05:07:38.611813 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1339 rows starting from the beginning of the part | ||
3388 | 2025.01.10 05:07:38.612920 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2025.01.10 05:07:38.612964 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3390 | 2025.01.10 05:07:38.613478 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3391 | 2025.01.10 05:07:38.613757 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2025.01.10 05:07:38.613961 [ 129 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3393 | 2025.01.10 05:07:38.614090 [ 129 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2025.01.10 05:07:38.614187 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3395 | 2025.01.10 05:07:38.614226 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.003707 sec., 5395.198273536553 rows/sec., 386.73 KiB/sec. | ||
3396 | 2025.01.10 05:07:38.614741 [ 288 ] {d16ca7a6-a5bb-4372-bc7a-51162c49fda2} <Debug> TCPHandler: Processed in 0.004540268 sec. | ||
3397 | 2025.01.10 05:07:38.614753 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
3398 | 2025.01.10 05:07:38.614868 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 5 columns (5 merged, 0 gathered) in 0.004888498 sec., 670962.737429779 rows/sec., 59.04 MiB/sec. | ||
3399 | 2025.01.10 05:07:38.615019 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3400 | 2025.01.10 05:07:38.615066 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3401 | 2025.01.10 05:07:38.615106 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
3402 | 2025.01.10 05:07:38.615403 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3403 | 2025.01.10 05:07:38.615452 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3404 | 2025.01.10 05:07:38.615581 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3405 | 2025.01.10 05:07:38.615720 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3406 | 2025.01.10 05:07:38.616155 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
3407 | 2025.01.10 05:07:38.616624 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
3408 | 2025.01.10 05:07:38.616767 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2025.01.10 05:07:38.617072 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3410 | 2025.01.10 05:07:38.617454 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_21_4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3411 | 2025.01.10 05:07:38.617710 [ 191 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
3412 | 2025.01.10 05:07:38.617894 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3413 | 2025.01.10 05:07:38.618950 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3414 | 2025.01.10 05:07:38.618999 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3415 | 2025.01.10 05:07:38.619579 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239739 sec., 31108.41971327198 rows/sec., 2.34 MiB/sec. | ||
3416 | 2025.01.10 05:07:38.619637 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3417 | 2025.01.10 05:07:38.619749 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3418 | 2025.01.10 05:07:38.620065 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3419 | 2025.01.10 05:07:38.620283 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3420 | 2025.01.10 05:07:38.620459 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005206 sec., 46484.82520169036 rows/sec., 3.15 MiB/sec. | ||
3421 | 2025.01.10 05:07:38.620473 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_16_3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3422 | 2025.01.10 05:07:38.620672 [ 283 ] {105ca31f-ef44-4e81-bdbd-16ed0bf35660} <Debug> TCPHandler: Processed in 0.005811189 sec. | ||
3423 | 2025.01.10 05:07:38.620702 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3424 | 2025.01.10 05:07:38.620849 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.01.10 05:07:38.620986 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3426 | 2025.01.10 05:07:38.621042 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3427 | 2025.01.10 05:07:38.621708 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2025.01.10 05:07:38.621755 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3429 | 2025.01.10 05:07:38.622135 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3430 | 2025.01.10 05:07:38.622377 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.01.10 05:07:38.622534 [ 129 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3432 | 2025.01.10 05:07:38.622597 [ 129 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2025.01.10 05:07:38.622635 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 485.94 KiB/sec. | ||
3434 | 2025.01.10 05:07:38.622643 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3435 | 2025.01.10 05:07:38.622828 [ 288 ] {5ff2f0ef-bf65-4e4e-b323-a8438792d7d3} <Debug> TCPHandler: Processed in 0.002038496 sec. | ||
3436 | 2025.01.10 05:07:38.622875 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
3437 | 2025.01.10 05:07:38.623045 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2025.01.10 05:07:38.623071 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3439 | 2025.01.10 05:07:38.623117 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3440 | 2025.01.10 05:07:38.623403 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3441 | 2025.01.10 05:07:38.623420 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3442 | 2025.01.10 05:07:38.623527 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3443 | 2025.01.10 05:07:38.623784 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3444 | 2025.01.10 05:07:38.624113 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3445 | 2025.01.10 05:07:38.624495 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3446 | 2025.01.10 05:07:38.626487 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3447 | 2025.01.10 05:07:38.626581 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3448 | 2025.01.10 05:07:38.626740 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977509 sec., 16341.886341426256 rows/sec., 1.06 MiB/sec. | ||
3449 | 2025.01.10 05:07:38.626893 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3450 | 2025.01.10 05:07:38.627379 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3451 | 2025.01.10 05:07:38.627383 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2025.01.10 05:07:38.627564 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_9_2} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3453 | 2025.01.10 05:07:38.627717 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3454 | 2025.01.10 05:07:38.627821 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2025.01.10 05:07:38.628016 [ 129 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3456 | 2025.01.10 05:07:38.628065 [ 129 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3457 | 2025.01.10 05:07:38.628097 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.00489 sec., 166666.66666666666 rows/sec., 12.01 MiB/sec. | ||
3458 | 2025.01.10 05:07:38.628102 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3459 | 2025.01.10 05:07:38.628350 [ 283 ] {86e07245-2f70-4138-894c-480a1c7b9d1d} <Debug> TCPHandler: Processed in 0.005402965 sec. | ||
3460 | 2025.01.10 05:07:38.628457 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
3461 | 2025.01.10 05:07:38.628659 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3462 | 2025.01.10 05:07:38.628936 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3463 | 2025.01.10 05:07:38.629030 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 859 rows starting from the beginning of the part | ||
3464 | 2025.01.10 05:07:38.629030 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3465 | 2025.01.10 05:07:38.629129 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3466 | 2025.01.10 05:07:38.629259 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 362 rows starting from the beginning of the part | ||
3467 | 2025.01.10 05:07:38.629631 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
3468 | 2025.01.10 05:07:38.629969 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 359 rows starting from the beginning of the part | ||
3469 | 2025.01.10 05:07:38.630310 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
3470 | 2025.01.10 05:07:38.630671 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 815 rows starting from the beginning of the part | ||
3471 | 2025.01.10 05:07:38.631352 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2025.01.10 05:07:38.631397 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3473 | 2025.01.10 05:07:38.631958 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3474 | 2025.01.10 05:07:38.632223 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2025.01.10 05:07:38.632571 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003646 sec., 1645.6390565002744 rows/sec., 85.98 KiB/sec. | ||
3476 | 2025.01.10 05:07:38.632608 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381262 sec., 571753.0702341015 rows/sec., 43.31 MiB/sec. | ||
3477 | 2025.01.10 05:07:38.632704 [ 288 ] {4a7059a7-b69d-45ac-929b-762274315d75} <Debug> TCPHandler: Processed in 0.004214836 sec. | ||
3478 | 2025.01.10 05:07:38.632875 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2025.01.10 05:07:38.632884 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3480 | 2025.01.10 05:07:38.633066 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3481 | 2025.01.10 05:07:38.633171 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3482 | 2025.01.10 05:07:38.633397 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2025.01.10 05:07:38.633643 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_21_4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3484 | 2025.01.10 05:07:38.633814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3485 | 2025.01.10 05:07:38.634387 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3486 | 2025.01.10 05:07:38.634430 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3487 | 2025.01.10 05:07:38.634860 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3488 | 2025.01.10 05:07:38.635098 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3489 | 2025.01.10 05:07:38.635254 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3490 | 2025.01.10 05:07:38.635310 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.01.10 05:07:38.635352 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3492 | 2025.01.10 05:07:38.635365 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.002349 sec., 409961.6858237548 rows/sec., 27.24 MiB/sec. | ||
3493 | 2025.01.10 05:07:38.635752 [ 283 ] {bcf35695-0753-4094-9d8f-5cded64c4cab} <Debug> TCPHandler: Processed in 0.002949046 sec. | ||
3494 | 2025.01.10 05:07:38.635760 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
3495 | 2025.01.10 05:07:38.636138 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3496 | 2025.01.10 05:07:38.636219 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3497 | 2025.01.10 05:07:38.636258 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5260 rows starting from the beginning of the part | ||
3498 | 2025.01.10 05:07:38.636474 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3499 | 2025.01.10 05:07:38.636553 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part | ||
3500 | 2025.01.10 05:07:38.636665 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3501 | 2025.01.10 05:07:38.636943 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part | ||
3502 | 2025.01.10 05:07:38.637307 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part | ||
3503 | 2025.01.10 05:07:38.637662 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part | ||
3504 | 2025.01.10 05:07:38.637983 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 963 rows starting from the beginning of the part | ||
3505 | 2025.01.10 05:07:38.638798 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3506 | 2025.01.10 05:07:38.638862 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3507 | 2025.01.10 05:07:38.639527 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3508 | 2025.01.10 05:07:38.640083 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3509 | 2025.01.10 05:07:38.640779 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004415 sec., 226.50056625141565 rows/sec., 15.26 KiB/sec. | ||
3510 | 2025.01.10 05:07:38.640969 [ 288 ] {4cafe03f-08fa-41a3-b98a-4a3d61fff348} <Debug> TCPHandler: Processed in 0.005082285 sec. | ||
3511 | 2025.01.10 05:07:38.641117 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3512 | 2025.01.10 05:07:38.641249 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3513 | 2025.01.10 05:07:38.641324 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3514 | 2025.01.10 05:07:38.642582 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6778 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132782 sec., 950260.361244743 rows/sec., 63.59 MiB/sec. | ||
3515 | 2025.01.10 05:07:38.643190 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3516 | 2025.01.10 05:07:38.643402 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2025.01.10 05:07:38.643459 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3518 | 2025.01.10 05:07:38.643937 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2025.01.10 05:07:38.644128 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3520 | 2025.01.10 05:07:38.644326 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
3521 | 2025.01.10 05:07:38.644627 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3522 | 2025.01.10 05:07:38.644896 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.01.10 05:07:38.645062 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3524 | 2025.01.10 05:07:38.645138 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3525 | 2025.01.10 05:07:38.645179 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3526 | 2025.01.10 05:07:38.645233 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003986 sec., 3261.414952333166 rows/sec., 5.84 MiB/sec. | ||
3527 | 2025.01.10 05:07:38.645425 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
3528 | 2025.01.10 05:07:38.645676 [ 283 ] {6d6893ce-9ac1-4c9c-99e6-3fda3f111101} <Debug> TCPHandler: Processed in 0.004610759 sec. | ||
3529 | 2025.01.10 05:07:38.645947 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2025.01.10 05:07:38.646202 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3531 | 2025.01.10 05:07:38.646222 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3532 | 2025.01.10 05:07:38.646332 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3533 | 2025.01.10 05:07:38.646379 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 178 rows starting from the beginning of the part | ||
3534 | 2025.01.10 05:07:38.647274 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
3535 | 2025.01.10 05:07:38.647925 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
3536 | 2025.01.10 05:07:38.648688 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
3537 | 2025.01.10 05:07:38.648705 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3538 | 2025.01.10 05:07:38.648779 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3539 | 2025.01.10 05:07:38.649291 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3540 | 2025.01.10 05:07:38.649985 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
3541 | 2025.01.10 05:07:38.650280 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3542 | 2025.01.10 05:07:38.651103 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3543 | 2025.01.10 05:07:38.651371 [ 129 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3544 | 2025.01.10 05:07:38.651456 [ 129 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3545 | 2025.01.10 05:07:38.651536 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3546 | 2025.01.10 05:07:38.651728 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.005598 sec., 6073.597713469097 rows/sec., 363.38 KiB/sec. | ||
3547 | 2025.01.10 05:07:38.652032 [ 288 ] {b548460b-464c-4abf-a480-3ac85c3868bb} <Debug> TCPHandler: Processed in 0.006240573 sec. | ||
3548 | 2025.01.10 05:07:38.652327 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
3549 | 2025.01.10 05:07:38.652710 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3550 | 2025.01.10 05:07:38.652817 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 546 rows starting from the beginning of the part | ||
3551 | 2025.01.10 05:07:38.653160 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
3552 | 2025.01.10 05:07:38.653362 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
3553 | 2025.01.10 05:07:38.653778 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
3554 | 2025.01.10 05:07:38.654044 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
3555 | 2025.01.10 05:07:38.654343 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
3556 | 2025.01.10 05:07:38.657769 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.006051297 sec., 122948.84881703873 rows/sec., 7.91 MiB/sec. | ||
3557 | 2025.01.10 05:07:38.658018 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3558 | 2025.01.10 05:07:38.658553 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2025.01.10 05:07:38.658718 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_21_4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3560 | 2025.01.10 05:07:38.658791 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
3561 | 2025.01.10 05:07:38.659206 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.013939272 sec., 19297.994902459755 rows/sec., 34.58 MiB/sec. | ||
3562 | 2025.01.10 05:07:38.659774 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3563 | 2025.01.10 05:07:38.660234 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2025.01.10 05:07:38.660317 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3565 | 2025.01.10 05:07:38.660469 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3566 | 2025.01.10 05:07:39.786938 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3567 | 2025.01.10 05:07:39.787598 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2025.01.10 05:07:39.787644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3569 | 2025.01.10 05:07:39.788192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3570 | 2025.01.10 05:07:39.788460 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2025.01.10 05:07:39.788705 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3572 | 2025.01.10 05:07:40.243786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3573 | 2025.01.10 05:07:40.267983 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2025.01.10 05:07:40.268053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3575 | 2025.01.10 05:07:40.275847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3576 | 2025.01.10 05:07:40.276613 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3577 | 2025.01.10 05:07:40.279227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3578 | 2025.01.10 05:07:42.339517 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3579 | 2025.01.10 05:07:42.339819 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3580 | 2025.01.10 05:07:42.339936 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3581 | 2025.01.10 05:07:42.340737 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3582 | 2025.01.10 05:07:42.340786 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3583 | 2025.01.10 05:07:42.341214 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3584 | 2025.01.10 05:07:42.341474 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3585 | 2025.01.10 05:07:42.341710 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001975 sec., 13164.556962025315 rows/sec., 1002.27 KiB/sec. | ||
3586 | 2025.01.10 05:07:42.341776 [ 288 ] {27cdc1fb-2503-4c78-ae4d-02e9ef959978} <Debug> TCPHandler: Processed in 0.002452469 sec. | ||
3587 | 2025.01.10 05:07:42.341949 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2025.01.10 05:07:42.342092 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3589 | 2025.01.10 05:07:42.342151 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3590 | 2025.01.10 05:07:42.342822 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3591 | 2025.01.10 05:07:42.342871 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3592 | 2025.01.10 05:07:42.343273 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3593 | 2025.01.10 05:07:42.343514 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3594 | 2025.01.10 05:07:42.343748 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001691 sec., 16558.249556475457 rows/sec., 1.29 MiB/sec. | ||
3595 | 2025.01.10 05:07:42.343803 [ 283 ] {7a5b3c5b-405c-43e7-bfe6-6e7ef1181662} <Debug> TCPHandler: Processed in 0.001925572 sec. | ||
3596 | 2025.01.10 05:07:42.343936 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3597 | 2025.01.10 05:07:42.344051 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3598 | 2025.01.10 05:07:42.344110 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3599 | 2025.01.10 05:07:42.344733 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3600 | 2025.01.10 05:07:42.344780 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3601 | 2025.01.10 05:07:42.345199 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3602 | 2025.01.10 05:07:42.345433 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3603 | 2025.01.10 05:07:42.345649 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.56 MiB/sec. | ||
3604 | 2025.01.10 05:07:42.345701 [ 288 ] {84cb8d40-619a-4bff-9b35-d155779d3100} <Debug> TCPHandler: Processed in 0.001817959 sec. | ||
3605 | 2025.01.10 05:07:42.345870 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3606 | 2025.01.10 05:07:42.345977 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3607 | 2025.01.10 05:07:42.346027 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3608 | 2025.01.10 05:07:42.346550 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2025.01.10 05:07:42.346596 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3610 | 2025.01.10 05:07:42.347020 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3611 | 2025.01.10 05:07:42.347252 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2025.01.10 05:07:42.347454 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001499 sec., 12008.005336891261 rows/sec., 842.36 KiB/sec. | ||
3613 | 2025.01.10 05:07:42.347504 [ 283 ] {d628c49e-9708-44f2-904e-ce296892deae} <Debug> TCPHandler: Processed in 0.001687025 sec. | ||
3614 | 2025.01.10 05:07:47.161386 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3615 | 2025.01.10 05:07:47.161460 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3616 | 2025.01.10 05:07:47.289713 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3617 | 2025.01.10 05:07:47.290384 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3618 | 2025.01.10 05:07:47.290430 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3619 | 2025.01.10 05:07:47.291013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3620 | 2025.01.10 05:07:47.291274 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3621 | 2025.01.10 05:07:47.291491 [ 116 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3622 | 2025.01.10 05:07:47.291518 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3623 | 2025.01.10 05:07:47.291569 [ 116 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.01.10 05:07:47.291596 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3625 | 2025.01.10 05:07:47.291738 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3626 | 2025.01.10 05:07:47.291894 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3627 | 2025.01.10 05:07:47.291936 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3628 | 2025.01.10 05:07:47.292016 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3629 | 2025.01.10 05:07:47.292151 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3630 | 2025.01.10 05:07:47.292383 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3631 | 2025.01.10 05:07:47.292548 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3632 | 2025.01.10 05:07:47.292759 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
3633 | 2025.01.10 05:07:47.294530 [ 186 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861763 sec., 2579179.3380514043 rows/sec., 36.90 MiB/sec. | ||
3634 | 2025.01.10 05:07:47.295288 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3635 | 2025.01.10 05:07:47.295574 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2025.01.10 05:07:47.295653 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_16_3} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3637 | 2025.01.10 05:07:47.295740 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3638 | 2025.01.10 05:07:47.312306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 516 | ||
3639 | 2025.01.10 05:07:47.315589 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2025.01.10 05:07:47.315637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3641 | 2025.01.10 05:07:47.317109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3642 | 2025.01.10 05:07:47.317413 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2025.01.10 05:07:47.317605 [ 116 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3644 | 2025.01.10 05:07:47.317706 [ 116 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3645 | 2025.01.10 05:07:47.317768 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3646 | 2025.01.10 05:07:47.318298 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
3647 | 2025.01.10 05:07:47.319436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
3648 | 2025.01.10 05:07:47.319812 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3649 | 2025.01.10 05:07:47.319977 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
3650 | 2025.01.10 05:07:47.320606 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
3651 | 2025.01.10 05:07:47.321225 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
3652 | 2025.01.10 05:07:47.321912 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3653 | 2025.01.10 05:07:47.322648 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
3654 | 2025.01.10 05:07:47.323274 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3655 | 2025.01.10 05:07:47.331053 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 72 columns (72 merged, 0 gathered) in 0.013136156 sec., 39280.89769944876 rows/sec., 34.82 MiB/sec. | ||
3656 | 2025.01.10 05:07:47.332235 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3657 | 2025.01.10 05:07:47.333017 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3658 | 2025.01.10 05:07:47.333102 [ 187 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_11_2} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3659 | 2025.01.10 05:07:47.333419 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3660 | 2025.01.10 05:07:47.341605 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3661 | 2025.01.10 05:07:47.341755 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3662 | 2025.01.10 05:07:47.341813 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3663 | 2025.01.10 05:07:47.342474 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3664 | 2025.01.10 05:07:47.342512 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3665 | 2025.01.10 05:07:47.342882 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3666 | 2025.01.10 05:07:47.343119 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3667 | 2025.01.10 05:07:47.343329 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001616 sec., 48267.32673267327 rows/sec., 4.14 MiB/sec. | ||
3668 | 2025.01.10 05:07:47.343383 [ 288 ] {d8a14b35-6dcf-457a-81e2-627b4a76d10f} <Debug> TCPHandler: Processed in 0.0018493 sec. | ||
3669 | 2025.01.10 05:07:47.343568 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3670 | 2025.01.10 05:07:47.343706 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3671 | 2025.01.10 05:07:47.343761 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3672 | 2025.01.10 05:07:47.344505 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2025.01.10 05:07:47.344578 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3674 | 2025.01.10 05:07:47.344943 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3675 | 2025.01.10 05:07:47.345178 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2025.01.10 05:07:47.345382 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 1.12 MiB/sec. | ||
3677 | 2025.01.10 05:07:47.345433 [ 283 ] {af27c4ce-5e11-4d63-a91b-4213310b5f9d} <Debug> TCPHandler: Processed in 0.001934783 sec. | ||
3678 | 2025.01.10 05:07:47.345593 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3679 | 2025.01.10 05:07:47.345721 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3680 | 2025.01.10 05:07:47.345774 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3681 | 2025.01.10 05:07:47.346386 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2025.01.10 05:07:47.346425 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3683 | 2025.01.10 05:07:47.346768 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3684 | 2025.01.10 05:07:47.346999 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2025.01.10 05:07:47.347198 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001505 sec., 35880.39867109634 rows/sec., 2.80 MiB/sec. | ||
3686 | 2025.01.10 05:07:47.347249 [ 288 ] {49e24043-3d68-48e6-a1f3-de195fdaedc8} <Debug> TCPHandler: Processed in 0.001719926 sec. | ||
3687 | 2025.01.10 05:07:47.347397 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3688 | 2025.01.10 05:07:47.347525 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3689 | 2025.01.10 05:07:47.347582 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3690 | 2025.01.10 05:07:47.348165 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2025.01.10 05:07:47.348202 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3692 | 2025.01.10 05:07:47.348566 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3693 | 2025.01.10 05:07:47.348807 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2025.01.10 05:07:47.349061 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. | ||
3695 | 2025.01.10 05:07:47.349271 [ 283 ] {c80ae655-5f77-46f4-aecd-0841b690f581} <Debug> TCPHandler: Processed in 0.001932323 sec. | ||
3696 | 2025.01.10 05:07:47.349443 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3697 | 2025.01.10 05:07:47.349553 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3698 | 2025.01.10 05:07:47.349626 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3699 | 2025.01.10 05:07:47.350747 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3700 | 2025.01.10 05:07:47.350785 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3701 | 2025.01.10 05:07:47.351419 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3702 | 2025.01.10 05:07:47.351666 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2025.01.10 05:07:47.351999 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002445 sec., 10633.946830265848 rows/sec., 19.06 MiB/sec. | ||
3704 | 2025.01.10 05:07:47.352291 [ 288 ] {452d5306-a2c5-44b3-96c0-f022f53bbbac} <Debug> TCPHandler: Processed in 0.002899014 sec. | ||
3705 | 2025.01.10 05:07:47.352443 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3706 | 2025.01.10 05:07:47.352600 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3707 | 2025.01.10 05:07:47.352654 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3708 | 2025.01.10 05:07:47.353174 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3709 | 2025.01.10 05:07:47.353212 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3710 | 2025.01.10 05:07:47.353592 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3711 | 2025.01.10 05:07:47.353831 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2025.01.10 05:07:47.354072 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.37 MiB/sec. | ||
3713 | 2025.01.10 05:07:47.354222 [ 283 ] {acf29c58-820f-4bd1-9fe4-e84d938f7fb7} <Debug> TCPHandler: Processed in 0.00184094 sec. | ||
3714 | 2025.01.10 05:07:47.780183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3715 | 2025.01.10 05:07:47.802321 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2025.01.10 05:07:47.802380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3717 | 2025.01.10 05:07:47.810159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3718 | 2025.01.10 05:07:47.810923 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2025.01.10 05:07:47.811395 [ 115 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3720 | 2025.01.10 05:07:47.811556 [ 115 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3721 | 2025.01.10 05:07:47.811650 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3722 | 2025.01.10 05:07:47.812110 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3723 | 2025.01.10 05:07:47.820379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3724 | 2025.01.10 05:07:47.821729 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3725 | 2025.01.10 05:07:47.822710 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3726 | 2025.01.10 05:07:47.827099 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3727 | 2025.01.10 05:07:47.831612 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3728 | 2025.01.10 05:07:47.836522 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3729 | 2025.01.10 05:07:47.841620 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3730 | 2025.01.10 05:07:47.845924 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
3731 | 2025.01.10 05:07:47.907952 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09614096 sec., 1258.5686683386562 rows/sec., 6.51 MiB/sec. | ||
3732 | 2025.01.10 05:07:47.910678 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3733 | 2025.01.10 05:07:47.913698 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2025.01.10 05:07:47.913835 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_16_3} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3735 | 2025.01.10 05:07:47.916087 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3736 | 2025.01.10 05:07:48.001191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.28 MiB, peak 189.26 MiB, free memory in arenas 0.00 B, will set to 180.81 MiB (RSS), difference: 1.53 MiB | ||
3737 | 2025.01.10 05:07:48.002591 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001086086 sec. | ||
3738 | 2025.01.10 05:07:50.640741 [ 111 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3739 | 2025.01.10 05:07:50.640869 [ 111 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2025.01.10 05:07:50.640912 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3741 | 2025.01.10 05:07:50.641169 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
3742 | 2025.01.10 05:07:50.641469 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3743 | 2025.01.10 05:07:50.641530 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3744 | 2025.01.10 05:07:50.641703 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
3745 | 2025.01.10 05:07:50.641903 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3746 | 2025.01.10 05:07:50.642170 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
3747 | 2025.01.10 05:07:50.642297 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
3748 | 2025.01.10 05:07:50.643290 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002274014 sec., 4397.510305565401 rows/sec., 294.60 KiB/sec. | ||
3749 | 2025.01.10 05:07:50.643425 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3750 | 2025.01.10 05:07:50.643711 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3751 | 2025.01.10 05:07:50.643791 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_9_2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3752 | 2025.01.10 05:07:50.643871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3753 | 2025.01.10 05:07:52.347532 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3754 | 2025.01.10 05:07:52.347784 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3755 | 2025.01.10 05:07:52.347909 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3756 | 2025.01.10 05:07:52.348823 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3757 | 2025.01.10 05:07:52.348885 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3758 | 2025.01.10 05:07:52.349452 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3759 | 2025.01.10 05:07:52.349789 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3760 | 2025.01.10 05:07:52.350166 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002379 sec., 5884.8255569567045 rows/sec., 423.63 KiB/sec. | ||
3761 | 2025.01.10 05:07:52.350555 [ 288 ] {ee30ae3b-8242-461b-83bd-3ac5b62719cd} <Debug> TCPHandler: Processed in 0.003339428 sec. | ||
3762 | 2025.01.10 05:07:52.350804 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3763 | 2025.01.10 05:07:52.350960 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3764 | 2025.01.10 05:07:52.351036 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3765 | 2025.01.10 05:07:52.351973 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3766 | 2025.01.10 05:07:52.352021 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3767 | 2025.01.10 05:07:52.352567 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3768 | 2025.01.10 05:07:52.352896 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3769 | 2025.01.10 05:07:52.353135 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.002214 sec., 89882.56549232159 rows/sec., 7.99 MiB/sec. | ||
3770 | 2025.01.10 05:07:52.353221 [ 283 ] {b023af8b-63a1-4115-b078-9897fe9e35a2} <Debug> TCPHandler: Processed in 0.002490671 sec. | ||
3771 | 2025.01.10 05:07:52.354012 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3772 | 2025.01.10 05:07:52.354265 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3773 | 2025.01.10 05:07:52.354341 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3774 | 2025.01.10 05:07:52.355106 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3775 | 2025.01.10 05:07:52.355151 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3776 | 2025.01.10 05:07:52.355616 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3777 | 2025.01.10 05:07:52.355871 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3778 | 2025.01.10 05:07:52.356119 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001901 sec., 10520.778537611784 rows/sec., 754.13 KiB/sec. | ||
3779 | 2025.01.10 05:07:52.356238 [ 288 ] {b95d9d31-0b3c-478c-8f7a-6451589b66e5} <Debug> TCPHandler: Processed in 0.002418509 sec. | ||
3780 | 2025.01.10 05:07:52.356423 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3781 | 2025.01.10 05:07:52.356563 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3782 | 2025.01.10 05:07:52.356627 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3783 | 2025.01.10 05:07:52.357302 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2025.01.10 05:07:52.357349 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3785 | 2025.01.10 05:07:52.357837 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3786 | 2025.01.10 05:07:52.358102 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2025.01.10 05:07:52.358473 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001911 sec., 7326.007326007326 rows/sec., 513.07 KiB/sec. | ||
3788 | 2025.01.10 05:07:52.358579 [ 283 ] {8b8bcfa3-38b9-4c88-9e11-99d79833401b} <Debug> TCPHandler: Processed in 0.002221272 sec. | ||
3789 | 2025.01.10 05:07:52.358789 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3790 | 2025.01.10 05:07:52.358938 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3791 | 2025.01.10 05:07:52.359004 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3792 | 2025.01.10 05:07:52.359784 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2025.01.10 05:07:52.359838 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3794 | 2025.01.10 05:07:52.360378 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3795 | 2025.01.10 05:07:52.360762 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2025.01.10 05:07:52.361020 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002117 sec., 6140.765233821446 rows/sec., 382.88 KiB/sec. | ||
3797 | 2025.01.10 05:07:52.361099 [ 288 ] {bb29b882-6fa5-4588-8356-46bc8712ec41} <Debug> TCPHandler: Processed in 0.002377997 sec. | ||
3798 | 2025.01.10 05:07:52.361309 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3799 | 2025.01.10 05:07:52.361442 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3800 | 2025.01.10 05:07:52.361502 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3801 | 2025.01.10 05:07:52.362352 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2025.01.10 05:07:52.362397 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3803 | 2025.01.10 05:07:52.362830 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3804 | 2025.01.10 05:07:52.363093 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2025.01.10 05:07:52.363296 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00188 sec., 190957.44680851063 rows/sec., 13.42 MiB/sec. | ||
3806 | 2025.01.10 05:07:52.363452 [ 283 ] {6f30ac8c-5f82-421d-8c2e-13267e323e6a} <Debug> TCPHandler: Processed in 0.002205102 sec. | ||
3807 | 2025.01.10 05:07:52.363637 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3808 | 2025.01.10 05:07:52.363753 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3809 | 2025.01.10 05:07:52.363803 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3810 | 2025.01.10 05:07:52.364275 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3811 | 2025.01.10 05:07:52.364315 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3812 | 2025.01.10 05:07:52.364711 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3813 | 2025.01.10 05:07:52.364962 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3814 | 2025.01.10 05:07:52.365174 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
3815 | 2025.01.10 05:07:52.365343 [ 288 ] {abceffb7-a27f-458f-ba56-7199288b61bf} <Debug> TCPHandler: Processed in 0.001771837 sec. | ||
3816 | 2025.01.10 05:07:52.365519 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3817 | 2025.01.10 05:07:52.365632 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3818 | 2025.01.10 05:07:52.365681 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3819 | 2025.01.10 05:07:52.366240 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3820 | 2025.01.10 05:07:52.366283 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3821 | 2025.01.10 05:07:52.366665 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3822 | 2025.01.10 05:07:52.366902 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3823 | 2025.01.10 05:07:52.367091 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001485 sec., 119191.9191919192 rows/sec., 7.86 MiB/sec. | ||
3824 | 2025.01.10 05:07:52.367159 [ 283 ] {8a16c1a5-2f22-4a08-8e75-e79b0cf75ec5} <Debug> TCPHandler: Processed in 0.001699175 sec. | ||
3825 | 2025.01.10 05:07:52.367327 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3826 | 2025.01.10 05:07:52.367435 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3827 | 2025.01.10 05:07:52.367483 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3828 | 2025.01.10 05:07:52.367919 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3829 | 2025.01.10 05:07:52.367978 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3830 | 2025.01.10 05:07:52.368329 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3831 | 2025.01.10 05:07:52.368574 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2025.01.10 05:07:52.368768 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
3833 | 2025.01.10 05:07:52.368929 [ 288 ] {7b9be194-0adb-4a81-9473-cebf0352a586} <Debug> TCPHandler: Processed in 0.001660004 sec. | ||
3834 | 2025.01.10 05:07:52.369108 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3835 | 2025.01.10 05:07:52.369236 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3836 | 2025.01.10 05:07:52.369328 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3837 | 2025.01.10 05:07:52.370708 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3838 | 2025.01.10 05:07:52.370752 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3839 | 2025.01.10 05:07:52.371539 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3840 | 2025.01.10 05:07:52.371856 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3841 | 2025.01.10 05:07:52.372102 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002898 sec., 4485.8523119392685 rows/sec., 8.04 MiB/sec. | ||
3842 | 2025.01.10 05:07:52.372271 [ 283 ] {a8fe94b8-5bd2-4a9f-ac16-a8762b91433b} <Debug> TCPHandler: Processed in 0.003217795 sec. | ||
3843 | 2025.01.10 05:07:52.372433 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3844 | 2025.01.10 05:07:52.372551 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3845 | 2025.01.10 05:07:52.372602 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3846 | 2025.01.10 05:07:52.373080 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3847 | 2025.01.10 05:07:52.373117 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3848 | 2025.01.10 05:07:52.373502 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3849 | 2025.01.10 05:07:52.373750 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3850 | 2025.01.10 05:07:52.373969 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. | ||
3851 | 2025.01.10 05:07:52.374183 [ 288 ] {15b53f78-a304-4fe0-9148-afef0df84bc1} <Debug> TCPHandler: Processed in 0.001802659 sec. | ||
3852 | 2025.01.10 05:07:54.792566 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3853 | 2025.01.10 05:07:54.793308 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2025.01.10 05:07:54.793363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3855 | 2025.01.10 05:07:54.794063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3856 | 2025.01.10 05:07:54.794339 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3857 | 2025.01.10 05:07:54.794681 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3858 | 2025.01.10 05:07:55.321343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3859 | 2025.01.10 05:07:55.340529 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3860 | 2025.01.10 05:07:55.340583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3861 | 2025.01.10 05:07:55.347992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3862 | 2025.01.10 05:07:55.348746 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3863 | 2025.01.10 05:07:55.351292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3864 | 2025.01.10 05:07:57.320566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 550 | ||
3865 | 2025.01.10 05:07:57.323627 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3866 | 2025.01.10 05:07:57.323684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3867 | 2025.01.10 05:07:57.325205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3868 | 2025.01.10 05:07:57.325523 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3869 | 2025.01.10 05:07:57.326255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
3870 | 2025.01.10 05:07:57.341186 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2025.01.10 05:07:57.341450 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3872 | 2025.01.10 05:07:57.341532 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3873 | 2025.01.10 05:07:57.342159 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2025.01.10 05:07:57.342200 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3875 | 2025.01.10 05:07:57.342569 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3876 | 2025.01.10 05:07:57.342821 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2025.01.10 05:07:57.343052 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001678 sec., 46483.90941597139 rows/sec., 3.99 MiB/sec. | ||
3878 | 2025.01.10 05:07:57.343108 [ 288 ] {63d28d3d-e444-4262-b6e3-d6de283fa049} <Debug> TCPHandler: Processed in 0.002047407 sec. | ||
3879 | 2025.01.10 05:07:57.343275 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3880 | 2025.01.10 05:07:57.343411 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3881 | 2025.01.10 05:07:57.343467 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3882 | 2025.01.10 05:07:57.344116 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3883 | 2025.01.10 05:07:57.344164 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3884 | 2025.01.10 05:07:57.344577 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3885 | 2025.01.10 05:07:57.344814 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2025.01.10 05:07:57.345019 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001642 sec., 15834.348355663824 rows/sec., 1.16 MiB/sec. | ||
3887 | 2025.01.10 05:07:57.345069 [ 283 ] {204dcb4a-3d56-4963-9aed-ed02c3c29f8c} <Debug> TCPHandler: Processed in 0.001862141 sec. | ||
3888 | 2025.01.10 05:07:57.345198 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3889 | 2025.01.10 05:07:57.345306 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3890 | 2025.01.10 05:07:57.345350 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3891 | 2025.01.10 05:07:57.345966 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2025.01.10 05:07:57.346012 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3893 | 2025.01.10 05:07:57.346422 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3894 | 2025.01.10 05:07:57.346660 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2025.01.10 05:07:57.346916 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001623 sec., 33271.719038817006 rows/sec., 2.60 MiB/sec. | ||
3896 | 2025.01.10 05:07:57.347115 [ 288 ] {c83e1c84-ff1c-47da-bff7-4ffae8ec991f} <Debug> TCPHandler: Processed in 0.001964644 sec. | ||
3897 | 2025.01.10 05:07:57.347307 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3898 | 2025.01.10 05:07:57.347438 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3899 | 2025.01.10 05:07:57.347494 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3900 | 2025.01.10 05:07:57.348120 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2025.01.10 05:07:57.348166 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3902 | 2025.01.10 05:07:57.348582 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3903 | 2025.01.10 05:07:57.348815 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2025.01.10 05:07:57.349048 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001632 sec., 61274.509803921566 rows/sec., 4.25 MiB/sec. | ||
3905 | 2025.01.10 05:07:57.349175 [ 283 ] {0834db8f-0d57-48fc-a0bc-e3b1d68bafc2} <Debug> TCPHandler: Processed in 0.001977744 sec. | ||
3906 | 2025.01.10 05:07:57.349342 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3907 | 2025.01.10 05:07:57.349446 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3908 | 2025.01.10 05:07:57.349526 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3909 | 2025.01.10 05:07:57.350709 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3910 | 2025.01.10 05:07:57.350747 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3911 | 2025.01.10 05:07:57.351356 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3912 | 2025.01.10 05:07:57.351606 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3913 | 2025.01.10 05:07:57.351851 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002427 sec., 10712.814173877216 rows/sec., 19.20 MiB/sec. | ||
3914 | 2025.01.10 05:07:57.351948 [ 288 ] {dce82945-57c1-4f98-b4ad-5955ac825286} <Debug> TCPHandler: Processed in 0.002658777 sec. | ||
3915 | 2025.01.10 05:07:57.352110 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3916 | 2025.01.10 05:07:57.352240 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3917 | 2025.01.10 05:07:57.352294 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3918 | 2025.01.10 05:07:57.352749 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3919 | 2025.01.10 05:07:57.352786 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
3920 | 2025.01.10 05:07:57.353137 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3921 | 2025.01.10 05:07:57.353392 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3922 | 2025.01.10 05:07:57.353610 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.47 MiB/sec. | ||
3923 | 2025.01.10 05:07:57.353661 [ 283 ] {0b0dd069-8b49-46ed-98a8-b6241f8c34c6} <Debug> TCPHandler: Processed in 0.001617112 sec. | ||
3924 | 2025.01.10 05:08:02.161508 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3925 | 2025.01.10 05:08:02.161564 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3926 | 2025.01.10 05:08:02.295720 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3927 | 2025.01.10 05:08:02.296393 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3928 | 2025.01.10 05:08:02.296448 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3929 | 2025.01.10 05:08:02.297086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3930 | 2025.01.10 05:08:02.297361 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3931 | 2025.01.10 05:08:02.297661 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3932 | 2025.01.10 05:08:02.345986 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3933 | 2025.01.10 05:08:02.346297 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3934 | 2025.01.10 05:08:02.346419 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3935 | 2025.01.10 05:08:02.347309 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3936 | 2025.01.10 05:08:02.347355 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3937 | 2025.01.10 05:08:02.347791 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3938 | 2025.01.10 05:08:02.348064 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3939 | 2025.01.10 05:08:02.348310 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0021 sec., 6666.666666666667 rows/sec., 479.91 KiB/sec. | ||
3940 | 2025.01.10 05:08:02.348379 [ 288 ] {a3d92654-72c5-450a-8616-560a75c0d1d2} <Debug> TCPHandler: Processed in 0.002584764 sec. | ||
3941 | 2025.01.10 05:08:02.348575 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3942 | 2025.01.10 05:08:02.348722 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3943 | 2025.01.10 05:08:02.348780 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3944 | 2025.01.10 05:08:02.349534 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2025.01.10 05:08:02.349582 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3946 | 2025.01.10 05:08:02.349975 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3947 | 2025.01.10 05:08:02.350219 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2025.01.10 05:08:02.350387 [ 96 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3949 | 2025.01.10 05:08:02.350455 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001764 sec., 112811.79138321996 rows/sec., 10.03 MiB/sec. | ||
3950 | 2025.01.10 05:08:02.350465 [ 96 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3951 | 2025.01.10 05:08:02.350533 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3952 | 2025.01.10 05:08:02.350573 [ 283 ] {80ea8b0a-1a3b-47aa-9d25-91d07accdb09} <Debug> TCPHandler: Processed in 0.002060257 sec. | ||
3953 | 2025.01.10 05:08:02.350731 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
3954 | 2025.01.10 05:08:02.350754 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3955 | 2025.01.10 05:08:02.350887 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3956 | 2025.01.10 05:08:02.350926 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3957 | 2025.01.10 05:08:02.350933 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1397 rows starting from the beginning of the part | ||
3958 | 2025.01.10 05:08:02.350992 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3959 | 2025.01.10 05:08:02.351141 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
3960 | 2025.01.10 05:08:02.351630 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
3961 | 2025.01.10 05:08:02.351881 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 199 rows starting from the beginning of the part | ||
3962 | 2025.01.10 05:08:02.352259 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
3963 | 2025.01.10 05:08:02.352589 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 199 rows starting from the beginning of the part | ||
3964 | 2025.01.10 05:08:02.353624 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3965 | 2025.01.10 05:08:02.353677 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3966 | 2025.01.10 05:08:02.354260 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3967 | 2025.01.10 05:08:02.354546 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3968 | 2025.01.10 05:08:02.355116 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.004460045 sec., 443269.07015512174 rows/sec., 39.23 MiB/sec. | ||
3969 | 2025.01.10 05:08:02.355143 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004225 sec., 4733.727810650888 rows/sec., 339.31 KiB/sec. | ||
3970 | 2025.01.10 05:08:02.355379 [ 288 ] {c69e56db-e7ce-4708-8cd8-91d2ce9aa40e} <Debug> TCPHandler: Processed in 0.004698043 sec. | ||
3971 | 2025.01.10 05:08:02.355479 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3972 | 2025.01.10 05:08:02.355559 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3973 | 2025.01.10 05:08:02.355691 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3974 | 2025.01.10 05:08:02.355747 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3975 | 2025.01.10 05:08:02.355811 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3976 | 2025.01.10 05:08:02.355920 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_26_5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3977 | 2025.01.10 05:08:02.356030 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3978 | 2025.01.10 05:08:02.356470 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3979 | 2025.01.10 05:08:02.356514 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3980 | 2025.01.10 05:08:02.356876 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3981 | 2025.01.10 05:08:02.357136 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3982 | 2025.01.10 05:08:02.357307 [ 96 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3983 | 2025.01.10 05:08:02.357366 [ 96 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3984 | 2025.01.10 05:08:02.357382 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001715 sec., 8163.265306122449 rows/sec., 571.70 KiB/sec. | ||
3985 | 2025.01.10 05:08:02.357411 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
3986 | 2025.01.10 05:08:02.357531 [ 283 ] {7ac1f35d-66d6-4392-9563-b4cea1e7efe0} <Debug> TCPHandler: Processed in 0.002029106 sec. | ||
3987 | 2025.01.10 05:08:02.357714 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::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 | ||
3988 | 2025.01.10 05:08:02.357745 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3989 | 2025.01.10 05:08:02.358008 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3990 | 2025.01.10 05:08:02.358019 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3991 | 2025.01.10 05:08:02.358074 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3992 | 2025.01.10 05:08:02.358113 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3993 | 2025.01.10 05:08:02.358493 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
3994 | 2025.01.10 05:08:02.358845 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::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 | ||
3995 | 2025.01.10 05:08:02.359224 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
3996 | 2025.01.10 05:08:02.359601 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3997 | 2025.01.10 05:08:02.359955 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3998 | 2025.01.10 05:08:02.360803 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3999 | 2025.01.10 05:08:02.360857 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4000 | 2025.01.10 05:08:02.361897 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4001 | 2025.01.10 05:08:02.362439 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4002 | 2025.01.10 05:08:02.362884 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005339693 sec., 101316.68618401844 rows/sec., 7.26 MiB/sec. | ||
4003 | 2025.01.10 05:08:02.362989 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005053 sec., 2572.7290718385116 rows/sec., 160.41 KiB/sec. | ||
4004 | 2025.01.10 05:08:02.363118 [ 288 ] {7499223c-516a-4b1e-81a7-d86a6916ab86} <Debug> TCPHandler: Processed in 0.005447647 sec. | ||
4005 | 2025.01.10 05:08:02.363122 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4006 | 2025.01.10 05:08:02.363282 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2025.01.10 05:08:02.363435 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4008 | 2025.01.10 05:08:02.363501 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4009 | 2025.01.10 05:08:02.363512 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4010 | 2025.01.10 05:08:02.363653 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_11_2} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4011 | 2025.01.10 05:08:02.363769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
4012 | 2025.01.10 05:08:02.364304 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.01.10 05:08:02.364342 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4014 | 2025.01.10 05:08:02.364709 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4015 | 2025.01.10 05:08:02.364946 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.01.10 05:08:02.365099 [ 96 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4017 | 2025.01.10 05:08:02.365155 [ 96 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2025.01.10 05:08:02.365187 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001779 sec., 201798.76335019674 rows/sec., 14.19 MiB/sec. | ||
4019 | 2025.01.10 05:08:02.365193 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4020 | 2025.01.10 05:08:02.365340 [ 283 ] {03b82e67-b79f-4d29-a211-8fe3c49383b9} <Debug> TCPHandler: Processed in 0.002123629 sec. | ||
4021 | 2025.01.10 05:08:02.365437 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
4022 | 2025.01.10 05:08:02.365536 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4023 | 2025.01.10 05:08:02.365618 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4024 | 2025.01.10 05:08:02.365664 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part | ||
4025 | 2025.01.10 05:08:02.365839 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4026 | 2025.01.10 05:08:02.365957 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
4027 | 2025.01.10 05:08:02.366014 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4028 | 2025.01.10 05:08:02.366268 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
4029 | 2025.01.10 05:08:02.366673 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 359 rows starting from the beginning of the part | ||
4030 | 2025.01.10 05:08:02.367045 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
4031 | 2025.01.10 05:08:02.367374 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 359 rows starting from the beginning of the part | ||
4032 | 2025.01.10 05:08:02.368314 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2025.01.10 05:08:02.368386 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4034 | 2025.01.10 05:08:02.369366 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4035 | 2025.01.10 05:08:02.369781 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2025.01.10 05:08:02.370033 [ 95 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4037 | 2025.01.10 05:08:02.370145 [ 95 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2025.01.10 05:08:02.370222 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4039 | 2025.01.10 05:08:02.370466 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004726 sec., 1269.5725772323317 rows/sec., 66.33 KiB/sec. | ||
4040 | 2025.01.10 05:08:02.370609 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4041 | 2025.01.10 05:08:02.370866 [ 288 ] {eef53c5b-64d1-41a9-b981-d6e97985c79f} <Debug> TCPHandler: Processed in 0.005413135 sec. | ||
4042 | 2025.01.10 05:08:02.371242 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4043 | 2025.01.10 05:08:02.371270 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4044 | 2025.01.10 05:08:02.371360 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4045 | 2025.01.10 05:08:02.371437 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093798 sec., 282746.4907763598 rows/sec., 21.44 MiB/sec. | ||
4046 | 2025.01.10 05:08:02.371672 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4047 | 2025.01.10 05:08:02.371685 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4048 | 2025.01.10 05:08:02.371902 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4049 | 2025.01.10 05:08:02.372006 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4050 | 2025.01.10 05:08:02.372187 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4051 | 2025.01.10 05:08:02.372813 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4052 | 2025.01.10 05:08:02.373258 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4053 | 2025.01.10 05:08:02.373558 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.01.10 05:08:02.373802 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
4055 | 2025.01.10 05:08:02.374160 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_26_5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4056 | 2025.01.10 05:08:02.374549 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4057 | 2025.01.10 05:08:02.375092 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2025.01.10 05:08:02.375139 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4059 | 2025.01.10 05:08:02.375781 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005396565 sec., 12230.001862295738 rows/sec., 638.97 KiB/sec. | ||
4060 | 2025.01.10 05:08:02.375790 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4061 | 2025.01.10 05:08:02.375959 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4062 | 2025.01.10 05:08:02.376257 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.01.10 05:08:02.376525 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4064 | 2025.01.10 05:08:02.376623 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4065 | 2025.01.10 05:08:02.376664 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4066 | 2025.01.10 05:08:02.376695 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4067 | 2025.01.10 05:08:02.376777 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005271 sec., 33579.96585088219 rows/sec., 2.21 MiB/sec. | ||
4068 | 2025.01.10 05:08:02.377211 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_11_2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4069 | 2025.01.10 05:08:02.377366 [ 283 ] {189f51fd-072a-4510-bc3a-10ec3733a6e5} <Debug> TCPHandler: Processed in 0.006320495 sec. | ||
4070 | 2025.01.10 05:08:02.377405 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
4071 | 2025.01.10 05:08:02.377778 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4072 | 2025.01.10 05:08:02.377801 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4073 | 2025.01.10 05:08:02.378227 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4074 | 2025.01.10 05:08:02.378269 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4075 | 2025.01.10 05:08:02.378277 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6778 rows starting from the beginning of the part | ||
4076 | 2025.01.10 05:08:02.378353 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4077 | 2025.01.10 05:08:02.378504 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
4078 | 2025.01.10 05:08:02.378922 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
4079 | 2025.01.10 05:08:02.379295 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part | ||
4080 | 2025.01.10 05:08:02.379707 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
4081 | 2025.01.10 05:08:02.380043 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part | ||
4082 | 2025.01.10 05:08:02.380703 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4083 | 2025.01.10 05:08:02.380748 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4084 | 2025.01.10 05:08:02.381290 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4085 | 2025.01.10 05:08:02.381617 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2025.01.10 05:08:02.381863 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003671 sec., 272.40533914464726 rows/sec., 18.36 KiB/sec. | ||
4087 | 2025.01.10 05:08:02.381917 [ 288 ] {f6f6352e-5cb5-4ae6-a964-9a81ddb9437d} <Debug> TCPHandler: Processed in 0.004405533 sec. | ||
4088 | 2025.01.10 05:08:02.382092 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4089 | 2025.01.10 05:08:02.382223 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4090 | 2025.01.10 05:08:02.382317 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4091 | 2025.01.10 05:08:02.382915 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 5 columns (5 merged, 0 gathered) in 0.006086988 sec., 1214393.7198496202 rows/sec., 81.32 MiB/sec. | ||
4092 | 2025.01.10 05:08:02.383464 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4093 | 2025.01.10 05:08:02.383832 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2025.01.10 05:08:02.383864 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2025.01.10 05:08:02.383875 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4096 | 2025.01.10 05:08:02.383967 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4097 | 2025.01.10 05:08:02.384074 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
4098 | 2025.01.10 05:08:02.384594 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4099 | 2025.01.10 05:08:02.384845 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2025.01.10 05:08:02.385100 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002904 sec., 4476.584022038568 rows/sec., 8.02 MiB/sec. | ||
4101 | 2025.01.10 05:08:02.385481 [ 283 ] {893d9b9e-e480-448b-b775-4e2f777e17b4} <Debug> TCPHandler: Processed in 0.003469923 sec. | ||
4102 | 2025.01.10 05:08:02.385626 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4103 | 2025.01.10 05:08:02.385753 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4104 | 2025.01.10 05:08:02.385810 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4105 | 2025.01.10 05:08:02.386337 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4106 | 2025.01.10 05:08:02.386381 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4107 | 2025.01.10 05:08:02.386772 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4108 | 2025.01.10 05:08:02.387001 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4109 | 2025.01.10 05:08:02.387122 [ 95 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4110 | 2025.01.10 05:08:02.387159 [ 95 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4111 | 2025.01.10 05:08:02.387182 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001457 sec., 35689.77350720659 rows/sec., 2.21 MiB/sec. | ||
4112 | 2025.01.10 05:08:02.387186 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4113 | 2025.01.10 05:08:02.387287 [ 288 ] {0baff80c-4522-4c4f-9c1a-b0323f74e166} <Debug> TCPHandler: Processed in 0.001717805 sec. | ||
4114 | 2025.01.10 05:08:02.387419 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
4115 | 2025.01.10 05:08:02.387541 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4116 | 2025.01.10 05:08:02.387570 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 744 rows starting from the beginning of the part | ||
4117 | 2025.01.10 05:08:02.387663 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
4118 | 2025.01.10 05:08:02.387876 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
4119 | 2025.01.10 05:08:02.388054 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
4120 | 2025.01.10 05:08:02.388236 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
4121 | 2025.01.10 05:08:02.388396 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
4122 | 2025.01.10 05:08:02.389597 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300324 sec., 402551.9883286007 rows/sec., 25.94 MiB/sec. | ||
4123 | 2025.01.10 05:08:02.389916 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4124 | 2025.01.10 05:08:02.390507 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2025.01.10 05:08:02.390662 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_26_5} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4126 | 2025.01.10 05:08:02.390764 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
4127 | 2025.01.10 05:08:02.852254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4128 | 2025.01.10 05:08:02.872660 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4129 | 2025.01.10 05:08:02.872730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4130 | 2025.01.10 05:08:02.880224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4131 | 2025.01.10 05:08:02.880991 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4132 | 2025.01.10 05:08:02.883937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4133 | 2025.01.10 05:08:07.327303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 584 | ||
4134 | 2025.01.10 05:08:07.330378 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.01.10 05:08:07.330430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4136 | 2025.01.10 05:08:07.331908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4137 | 2025.01.10 05:08:07.332227 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4138 | 2025.01.10 05:08:07.332911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
4139 | 2025.01.10 05:08:07.341510 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4140 | 2025.01.10 05:08:07.341689 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4141 | 2025.01.10 05:08:07.341760 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4142 | 2025.01.10 05:08:07.342448 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4143 | 2025.01.10 05:08:07.342489 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4144 | 2025.01.10 05:08:07.342872 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4145 | 2025.01.10 05:08:07.343117 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4146 | 2025.01.10 05:08:07.343332 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001694 sec., 46044.86422668241 rows/sec., 3.95 MiB/sec. | ||
4147 | 2025.01.10 05:08:07.343390 [ 288 ] {4c822009-0891-4c92-8ef6-dc81605998e6} <Debug> TCPHandler: Processed in 0.001961073 sec. | ||
4148 | 2025.01.10 05:08:07.343561 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4149 | 2025.01.10 05:08:07.343676 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4150 | 2025.01.10 05:08:07.343724 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4151 | 2025.01.10 05:08:07.344258 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4152 | 2025.01.10 05:08:07.344297 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4153 | 2025.01.10 05:08:07.344652 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4154 | 2025.01.10 05:08:07.344891 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4155 | 2025.01.10 05:08:07.345048 [ 89 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4156 | 2025.01.10 05:08:07.345119 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001464 sec., 17759.562841530056 rows/sec., 1.30 MiB/sec. | ||
4157 | 2025.01.10 05:08:07.345140 [ 89 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2025.01.10 05:08:07.345209 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4159 | 2025.01.10 05:08:07.345238 [ 283 ] {4786e536-9935-46d5-94ef-7d9898a1554b} <Debug> TCPHandler: Processed in 0.001731346 sec. | ||
4160 | 2025.01.10 05:08:07.345392 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
4161 | 2025.01.10 05:08:07.345403 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4162 | 2025.01.10 05:08:07.345539 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4163 | 2025.01.10 05:08:07.345547 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4164 | 2025.01.10 05:08:07.345581 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 56 rows starting from the beginning of the part | ||
4165 | 2025.01.10 05:08:07.345608 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4166 | 2025.01.10 05:08:07.345836 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
4167 | 2025.01.10 05:08:07.346149 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4168 | 2025.01.10 05:08:07.346630 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
4169 | 2025.01.10 05:08:07.346920 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
4170 | 2025.01.10 05:08:07.347423 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
4171 | 2025.01.10 05:08:07.348516 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2025.01.10 05:08:07.348563 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4173 | 2025.01.10 05:08:07.349216 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4174 | 2025.01.10 05:08:07.349376 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064112 sec., 42813.780722578515 rows/sec., 3.24 MiB/sec. | ||
4175 | 2025.01.10 05:08:07.349587 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4176 | 2025.01.10 05:08:07.349614 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4177 | 2025.01.10 05:08:07.350136 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.004594 sec., 11754.46234218546 rows/sec., 940.00 KiB/sec. | ||
4178 | 2025.01.10 05:08:07.350479 [ 288 ] {133a8e1c-f518-4a28-9917-3dc86e6c6e99} <Debug> TCPHandler: Processed in 0.005134996 sec. | ||
4179 | 2025.01.10 05:08:07.350608 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4180 | 2025.01.10 05:08:07.350692 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2025.01.10 05:08:07.350787 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_21_4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4182 | 2025.01.10 05:08:07.350857 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4183 | 2025.01.10 05:08:07.350954 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4184 | 2025.01.10 05:08:07.350974 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4185 | 2025.01.10 05:08:07.351510 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4186 | 2025.01.10 05:08:07.351548 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4187 | 2025.01.10 05:08:07.351927 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4188 | 2025.01.10 05:08:07.352172 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4189 | 2025.01.10 05:08:07.352378 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. | ||
4190 | 2025.01.10 05:08:07.352431 [ 283 ] {c0ecc67c-1b14-4803-970c-d983d9f75ecd} <Debug> TCPHandler: Processed in 0.001818179 sec. | ||
4191 | 2025.01.10 05:08:07.352570 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2025.01.10 05:08:07.352677 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4193 | 2025.01.10 05:08:07.352744 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4194 | 2025.01.10 05:08:07.354004 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4195 | 2025.01.10 05:08:07.354048 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4196 | 2025.01.10 05:08:07.354687 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4197 | 2025.01.10 05:08:07.354951 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2025.01.10 05:08:07.355177 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4199 | 2025.01.10 05:08:07.355248 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4200 | 2025.01.10 05:08:07.355275 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4201 | 2025.01.10 05:08:07.355306 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002647 sec., 9822.440498677748 rows/sec., 17.60 MiB/sec. | ||
4202 | 2025.01.10 05:08:07.355514 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
4203 | 2025.01.10 05:08:07.355561 [ 288 ] {7704ab7e-5760-4ec8-a39c-ff6e84c8407b} <Debug> TCPHandler: Processed in 0.003043688 sec. | ||
4204 | 2025.01.10 05:08:07.355737 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.01.10 05:08:07.355790 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4206 | 2025.01.10 05:08:07.355867 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
4207 | 2025.01.10 05:08:07.355882 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4208 | 2025.01.10 05:08:07.355947 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4209 | 2025.01.10 05:08:07.356535 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
4210 | 2025.01.10 05:08:07.357102 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
4211 | 2025.01.10 05:08:07.357727 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
4212 | 2025.01.10 05:08:07.357754 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4213 | 2025.01.10 05:08:07.357807 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4214 | 2025.01.10 05:08:07.358229 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
4215 | 2025.01.10 05:08:07.358773 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
4216 | 2025.01.10 05:08:07.358931 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4217 | 2025.01.10 05:08:07.359402 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2025.01.10 05:08:07.359699 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003851 sec., 7790.184367696703 rows/sec., 546.48 KiB/sec. | ||
4219 | 2025.01.10 05:08:07.359810 [ 283 ] {3c957efc-ea05-41b3-869c-7d6dab38bdac} <Debug> TCPHandler: Processed in 0.004148965 sec. | ||
4220 | 2025.01.10 05:08:07.362186 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.006808121 sec., 54787.51038649283 rows/sec., 98.18 MiB/sec. | ||
4221 | 2025.01.10 05:08:07.362826 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4222 | 2025.01.10 05:08:07.363246 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2025.01.10 05:08:07.363331 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4224 | 2025.01.10 05:08:07.363482 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
4225 | 2025.01.10 05:08:08.602616 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4226 | 2025.01.10 05:08:08.602824 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4227 | 2025.01.10 05:08:08.602900 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4228 | 2025.01.10 05:08:08.603748 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2025.01.10 05:08:08.603795 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4230 | 2025.01.10 05:08:08.604237 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4231 | 2025.01.10 05:08:08.604488 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.01.10 05:08:08.604692 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. | ||
4233 | 2025.01.10 05:08:08.604751 [ 288 ] {0eada4fa-8d3b-45fe-9b2f-792af79039fb} <Debug> TCPHandler: Processed in 0.002274543 sec. | ||
4234 | 2025.01.10 05:08:08.604967 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2025.01.10 05:08:08.605113 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4236 | 2025.01.10 05:08:08.605169 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4237 | 2025.01.10 05:08:08.605812 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2025.01.10 05:08:08.605850 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4239 | 2025.01.10 05:08:08.606192 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4240 | 2025.01.10 05:08:08.606433 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2025.01.10 05:08:08.606633 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 632.52 KiB/sec. | ||
4242 | 2025.01.10 05:08:08.606688 [ 283 ] {d9b96284-67ac-423f-8186-a894bfaaead0} <Debug> TCPHandler: Processed in 0.001789428 sec. | ||
4243 | 2025.01.10 05:08:08.606833 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4244 | 2025.01.10 05:08:08.606939 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4245 | 2025.01.10 05:08:08.606984 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4246 | 2025.01.10 05:08:08.608252 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2025.01.10 05:08:08.608289 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4248 | 2025.01.10 05:08:08.608744 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4249 | 2025.01.10 05:08:08.608988 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2025.01.10 05:08:08.609212 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002288 sec., 587849.6503496503 rows/sec., 48.94 MiB/sec. | ||
4251 | 2025.01.10 05:08:08.609411 [ 288 ] {8c508135-81f3-4da2-a985-4b2c086cd5e3} <Debug> TCPHandler: Processed in 0.002626115 sec. | ||
4252 | 2025.01.10 05:08:08.609631 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4253 | 2025.01.10 05:08:08.609766 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4254 | 2025.01.10 05:08:08.609815 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4255 | 2025.01.10 05:08:08.610418 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2025.01.10 05:08:08.610458 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4257 | 2025.01.10 05:08:08.610816 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4258 | 2025.01.10 05:08:08.611059 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2025.01.10 05:08:08.611240 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001504 sec., 21276.595744680853 rows/sec., 1.47 MiB/sec. | ||
4260 | 2025.01.10 05:08:08.611291 [ 283 ] {7f490a59-78ea-4dc2-943b-85395652e22a} <Debug> TCPHandler: Processed in 0.001754837 sec. | ||
4261 | 2025.01.10 05:08:08.611422 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4262 | 2025.01.10 05:08:08.611529 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4263 | 2025.01.10 05:08:08.611574 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4264 | 2025.01.10 05:08:08.612178 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2025.01.10 05:08:08.612214 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4266 | 2025.01.10 05:08:08.612568 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4267 | 2025.01.10 05:08:08.612803 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2025.01.10 05:08:08.612977 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001471 sec., 164513.93609789258 rows/sec., 11.15 MiB/sec. | ||
4269 | 2025.01.10 05:08:08.613028 [ 288 ] {292a138a-e318-4a2d-b38d-8755fb15f3f6} <Debug> TCPHandler: Processed in 0.001657394 sec. | ||
4270 | 2025.01.10 05:08:08.613173 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2025.01.10 05:08:08.613282 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4272 | 2025.01.10 05:08:08.613325 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4273 | 2025.01.10 05:08:08.613849 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2025.01.10 05:08:08.613885 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4275 | 2025.01.10 05:08:08.614227 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4276 | 2025.01.10 05:08:08.614455 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2025.01.10 05:08:08.614656 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001388 sec., 9365.99423631124 rows/sec., 583.97 KiB/sec. | ||
4278 | 2025.01.10 05:08:08.614728 [ 283 ] {d4978090-8834-4920-aadf-70cd96a857f1} <Debug> TCPHandler: Processed in 0.001609552 sec. | ||
4279 | 2025.01.10 05:08:08.614858 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4280 | 2025.01.10 05:08:08.614972 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4281 | 2025.01.10 05:08:08.615018 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4282 | 2025.01.10 05:08:08.615928 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2025.01.10 05:08:08.615966 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4284 | 2025.01.10 05:08:08.616357 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4285 | 2025.01.10 05:08:08.616598 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2025.01.10 05:08:08.616782 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001832 sec., 451419.2139737991 rows/sec., 32.58 MiB/sec. | ||
4287 | 2025.01.10 05:08:08.616908 [ 288 ] {583ed570-a5ca-476d-b41e-48ddcecf11be} <Debug> TCPHandler: Processed in 0.002101478 sec. | ||
4288 | 2025.01.10 05:08:08.617069 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2025.01.10 05:08:08.617198 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4290 | 2025.01.10 05:08:08.617253 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4291 | 2025.01.10 05:08:08.617763 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2025.01.10 05:08:08.617803 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4293 | 2025.01.10 05:08:08.618140 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4294 | 2025.01.10 05:08:08.618363 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.01.10 05:08:08.618528 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
4296 | 2025.01.10 05:08:08.618576 [ 283 ] {41ab0a5d-a8ae-42d5-bc85-6b66807aba00} <Debug> TCPHandler: Processed in 0.001570041 sec. | ||
4297 | 2025.01.10 05:08:08.618704 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4298 | 2025.01.10 05:08:08.618819 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4299 | 2025.01.10 05:08:08.618876 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4300 | 2025.01.10 05:08:08.619696 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4301 | 2025.01.10 05:08:08.619740 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4302 | 2025.01.10 05:08:08.620163 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4303 | 2025.01.10 05:08:08.620403 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.01.10 05:08:08.620571 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001781 sec., 544076.3615946098 rows/sec., 36.16 MiB/sec. | ||
4305 | 2025.01.10 05:08:08.620621 [ 288 ] {1a5f254f-b505-4c4e-bce2-543cda978af1} <Debug> TCPHandler: Processed in 0.001968884 sec. | ||
4306 | 2025.01.10 05:08:08.620756 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4307 | 2025.01.10 05:08:08.620878 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4308 | 2025.01.10 05:08:08.620933 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4309 | 2025.01.10 05:08:08.621429 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4310 | 2025.01.10 05:08:08.621471 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4311 | 2025.01.10 05:08:08.621854 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4312 | 2025.01.10 05:08:08.622089 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4313 | 2025.01.10 05:08:08.622278 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
4314 | 2025.01.10 05:08:08.622326 [ 283 ] {0ad4464c-0943-475c-84a4-fc5f5ff2fed3} <Debug> TCPHandler: Processed in 0.001622513 sec. | ||
4315 | 2025.01.10 05:08:08.622458 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4316 | 2025.01.10 05:08:08.622563 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4317 | 2025.01.10 05:08:08.622628 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4318 | 2025.01.10 05:08:08.623694 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2025.01.10 05:08:08.623732 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4320 | 2025.01.10 05:08:08.624320 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4321 | 2025.01.10 05:08:08.624576 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.01.10 05:08:08.624818 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002276 sec., 5711.775043936732 rows/sec., 10.24 MiB/sec. | ||
4323 | 2025.01.10 05:08:08.624912 [ 288 ] {2913f0be-7205-4f73-9dd1-d64664c8f4dc} <Debug> TCPHandler: Processed in 0.002505602 sec. | ||
4324 | 2025.01.10 05:08:08.625061 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2025.01.10 05:08:08.625186 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4326 | 2025.01.10 05:08:08.625240 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4327 | 2025.01.10 05:08:08.625746 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2025.01.10 05:08:08.625791 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4329 | 2025.01.10 05:08:08.626120 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4330 | 2025.01.10 05:08:08.626347 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2025.01.10 05:08:08.626543 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001385 sec., 24548.736462093864 rows/sec., 1.43 MiB/sec. | ||
4332 | 2025.01.10 05:08:08.626591 [ 283 ] {cb62f5af-f106-466e-9657-778f88c1329e} <Debug> TCPHandler: Processed in 0.001593152 sec. | ||
4333 | 2025.01.10 05:08:09.798691 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4334 | 2025.01.10 05:08:09.799334 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4335 | 2025.01.10 05:08:09.799374 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4336 | 2025.01.10 05:08:09.799906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4337 | 2025.01.10 05:08:09.800176 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4338 | 2025.01.10 05:08:09.800434 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4339 | 2025.01.10 05:08:10.384892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4340 | 2025.01.10 05:08:10.405013 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4341 | 2025.01.10 05:08:10.405065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4342 | 2025.01.10 05:08:10.412760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4343 | 2025.01.10 05:08:10.413512 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4344 | 2025.01.10 05:08:10.416200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4345 | 2025.01.10 05:08:12.338604 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4346 | 2025.01.10 05:08:12.338910 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4347 | 2025.01.10 05:08:12.339004 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4348 | 2025.01.10 05:08:12.339783 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2025.01.10 05:08:12.339836 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4350 | 2025.01.10 05:08:12.340271 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4351 | 2025.01.10 05:08:12.340523 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2025.01.10 05:08:12.340792 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1012.01 KiB/sec. | ||
4353 | 2025.01.10 05:08:12.340930 [ 288 ] {0284ac70-c942-48ea-bc53-82bbfe113823} <Debug> TCPHandler: Processed in 0.002516932 sec. | ||
4354 | 2025.01.10 05:08:12.341177 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4355 | 2025.01.10 05:08:12.341324 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4356 | 2025.01.10 05:08:12.341383 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4357 | 2025.01.10 05:08:12.342055 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4358 | 2025.01.10 05:08:12.342096 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4359 | 2025.01.10 05:08:12.342455 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4360 | 2025.01.10 05:08:12.342690 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4361 | 2025.01.10 05:08:12.342906 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001617 sec., 17316.017316017318 rows/sec., 1.35 MiB/sec. | ||
4362 | 2025.01.10 05:08:12.342962 [ 283 ] {09e42e6d-32e3-46f8-9ffa-77082a2774b3} <Debug> TCPHandler: Processed in 0.001887662 sec. | ||
4363 | 2025.01.10 05:08:12.343126 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4364 | 2025.01.10 05:08:12.343257 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4365 | 2025.01.10 05:08:12.343318 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4366 | 2025.01.10 05:08:12.343907 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2025.01.10 05:08:12.343947 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4368 | 2025.01.10 05:08:12.344325 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4369 | 2025.01.10 05:08:12.344561 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4370 | 2025.01.10 05:08:12.344772 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.69 MiB/sec. | ||
4371 | 2025.01.10 05:08:12.344825 [ 288 ] {5e5b2806-9d7a-41cd-a9b6-a4f71018a35b} <Debug> TCPHandler: Processed in 0.001765927 sec. | ||
4372 | 2025.01.10 05:08:12.344989 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4373 | 2025.01.10 05:08:12.345118 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4374 | 2025.01.10 05:08:12.345173 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4375 | 2025.01.10 05:08:12.345680 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4376 | 2025.01.10 05:08:12.345727 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4377 | 2025.01.10 05:08:12.346113 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4378 | 2025.01.10 05:08:12.346357 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2025.01.10 05:08:12.346565 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001476 sec., 12195.121951219511 rows/sec., 855.48 KiB/sec. | ||
4380 | 2025.01.10 05:08:12.346614 [ 283 ] {f35609cb-7e8d-4228-aa89-cb537b25c50c} <Debug> TCPHandler: Processed in 0.001690645 sec. | ||
4381 | 2025.01.10 05:08:17.161611 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4382 | 2025.01.10 05:08:17.161681 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4383 | 2025.01.10 05:08:17.301452 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4384 | 2025.01.10 05:08:17.302128 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2025.01.10 05:08:17.302183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4386 | 2025.01.10 05:08:17.302789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4387 | 2025.01.10 05:08:17.303051 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2025.01.10 05:08:17.303368 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4389 | 2025.01.10 05:08:17.333960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 628 | ||
4390 | 2025.01.10 05:08:17.337231 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4391 | 2025.01.10 05:08:17.337290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4392 | 2025.01.10 05:08:17.338811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4393 | 2025.01.10 05:08:17.339142 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4394 | 2025.01.10 05:08:17.339731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4395 | 2025.01.10 05:08:17.341334 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4396 | 2025.01.10 05:08:17.341537 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4397 | 2025.01.10 05:08:17.341607 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4398 | 2025.01.10 05:08:17.342348 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4399 | 2025.01.10 05:08:17.342387 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4400 | 2025.01.10 05:08:17.342757 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4401 | 2025.01.10 05:08:17.343019 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4402 | 2025.01.10 05:08:17.343210 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001721 sec., 45322.48692620569 rows/sec., 3.89 MiB/sec. | ||
4403 | 2025.01.10 05:08:17.343263 [ 288 ] {76e4ff19-671a-4d23-bbc1-e08870cb624d} <Debug> TCPHandler: Processed in 0.002007816 sec. | ||
4404 | 2025.01.10 05:08:17.343449 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4405 | 2025.01.10 05:08:17.343582 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4406 | 2025.01.10 05:08:17.343636 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4407 | 2025.01.10 05:08:17.344243 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4408 | 2025.01.10 05:08:17.344279 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4409 | 2025.01.10 05:08:17.344627 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4410 | 2025.01.10 05:08:17.344860 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4411 | 2025.01.10 05:08:17.345033 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001484 sec., 17520.21563342318 rows/sec., 1.29 MiB/sec. | ||
4412 | 2025.01.10 05:08:17.345083 [ 283 ] {539c360e-2500-427f-a041-c3854088b19e} <Debug> TCPHandler: Processed in 0.001701796 sec. | ||
4413 | 2025.01.10 05:08:17.345225 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4414 | 2025.01.10 05:08:17.345358 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4415 | 2025.01.10 05:08:17.345412 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4416 | 2025.01.10 05:08:17.346060 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4417 | 2025.01.10 05:08:17.346097 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4418 | 2025.01.10 05:08:17.346440 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4419 | 2025.01.10 05:08:17.346678 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4420 | 2025.01.10 05:08:17.346848 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00152 sec., 35526.31578947368 rows/sec., 2.77 MiB/sec. | ||
4421 | 2025.01.10 05:08:17.346900 [ 288 ] {ece67838-dbf9-4305-98a3-4f090c126c14} <Debug> TCPHandler: Processed in 0.001739356 sec. | ||
4422 | 2025.01.10 05:08:17.347061 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4423 | 2025.01.10 05:08:17.347188 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4424 | 2025.01.10 05:08:17.347245 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4425 | 2025.01.10 05:08:17.347825 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4426 | 2025.01.10 05:08:17.347869 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4427 | 2025.01.10 05:08:17.348258 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4428 | 2025.01.10 05:08:17.348489 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4429 | 2025.01.10 05:08:17.348661 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001502 sec., 66577.89613848201 rows/sec., 4.62 MiB/sec. | ||
4430 | 2025.01.10 05:08:17.348709 [ 283 ] {70d3fb84-40c8-4e39-8a3d-909751a92412} <Debug> TCPHandler: Processed in 0.001707505 sec. | ||
4431 | 2025.01.10 05:08:17.348857 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4432 | 2025.01.10 05:08:17.348963 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4433 | 2025.01.10 05:08:17.349030 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4434 | 2025.01.10 05:08:17.350206 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2025.01.10 05:08:17.350243 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4436 | 2025.01.10 05:08:17.350841 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4437 | 2025.01.10 05:08:17.351105 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2025.01.10 05:08:17.351298 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002357 sec., 11030.97157403479 rows/sec., 19.77 MiB/sec. | ||
4439 | 2025.01.10 05:08:17.351390 [ 288 ] {566220cf-2e3c-4fa1-bea9-39daf9e1bf55} <Debug> TCPHandler: Processed in 0.002585614 sec. | ||
4440 | 2025.01.10 05:08:17.351539 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4441 | 2025.01.10 05:08:17.351643 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4442 | 2025.01.10 05:08:17.351689 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4443 | 2025.01.10 05:08:17.352101 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.01.10 05:08:17.352136 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4445 | 2025.01.10 05:08:17.352477 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4446 | 2025.01.10 05:08:17.352711 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4447 | 2025.01.10 05:08:17.352921 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001294 sec., 23183.925811437402 rows/sec., 1.59 MiB/sec. | ||
4448 | 2025.01.10 05:08:17.353072 [ 283 ] {c8e0b266-9af9-4f8d-8d21-74d22dc97605} <Debug> TCPHandler: Processed in 0.001585262 sec. | ||
4449 | 2025.01.10 05:08:17.917156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4450 | 2025.01.10 05:08:17.938406 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.01.10 05:08:17.938466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4452 | 2025.01.10 05:08:17.946342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4453 | 2025.01.10 05:08:17.947100 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.01.10 05:08:17.950113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4455 | 2025.01.10 05:08:22.345458 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4456 | 2025.01.10 05:08:22.345764 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4457 | 2025.01.10 05:08:22.345883 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4458 | 2025.01.10 05:08:22.346762 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4459 | 2025.01.10 05:08:22.346814 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4460 | 2025.01.10 05:08:22.347276 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4461 | 2025.01.10 05:08:22.347547 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4462 | 2025.01.10 05:08:22.347711 [ 71 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4463 | 2025.01.10 05:08:22.347753 [ 71 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2025.01.10 05:08:22.347769 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002082 sec., 6724.303554274736 rows/sec., 484.06 KiB/sec. | ||
4465 | 2025.01.10 05:08:22.347775 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4466 | 2025.01.10 05:08:22.347917 [ 288 ] {d82f86a6-10c0-4c7a-afa1-544f952682c3} <Debug> TCPHandler: Processed in 0.002638186 sec. | ||
4467 | 2025.01.10 05:08:22.348230 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4468 | 2025.01.10 05:08:22.348306 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
4469 | 2025.01.10 05:08:22.348473 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4470 | 2025.01.10 05:08:22.348594 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4471 | 2025.01.10 05:08:22.348626 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4472 | 2025.01.10 05:08:22.348726 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4473 | 2025.01.10 05:08:22.348991 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4474 | 2025.01.10 05:08:22.349410 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4475 | 2025.01.10 05:08:22.349773 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4476 | 2025.01.10 05:08:22.350150 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4477 | 2025.01.10 05:08:22.351336 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4478 | 2025.01.10 05:08:22.351421 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4479 | 2025.01.10 05:08:22.352645 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4480 | 2025.01.10 05:08:22.352712 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814956 sec., 14538.03523853593 rows/sec., 1.08 MiB/sec. | ||
4481 | 2025.01.10 05:08:22.352898 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4482 | 2025.01.10 05:08:22.353134 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2025.01.10 05:08:22.353415 [ 71 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4484 | 2025.01.10 05:08:22.353509 [ 71 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4485 | 2025.01.10 05:08:22.353597 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4486 | 2025.01.10 05:08:22.353618 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005195 sec., 38306.0635226179 rows/sec., 3.40 MiB/sec. | ||
4487 | 2025.01.10 05:08:22.353643 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4488 | 2025.01.10 05:08:22.353994 [ 283 ] {a97d73ff-76aa-4448-9ebc-cc26ab6b2894} <Debug> TCPHandler: Processed in 0.005908382 sec. | ||
4489 | 2025.01.10 05:08:22.354404 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4490 | 2025.01.10 05:08:22.354512 [ 201 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_13_3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4491 | 2025.01.10 05:08:22.354733 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4492 | 2025.01.10 05:08:22.354881 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
4493 | 2025.01.10 05:08:22.354959 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4494 | 2025.01.10 05:08:22.354990 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4495 | 2025.01.10 05:08:22.355335 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4496 | 2025.01.10 05:08:22.355413 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1397 rows starting from the beginning of the part | ||
4497 | 2025.01.10 05:08:22.355728 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
4498 | 2025.01.10 05:08:22.356261 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part | ||
4499 | 2025.01.10 05:08:22.356612 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
4500 | 2025.01.10 05:08:22.356820 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
4501 | 2025.01.10 05:08:22.357212 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 199 rows starting from the beginning of the part | ||
4502 | 2025.01.10 05:08:22.357921 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4503 | 2025.01.10 05:08:22.357991 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4504 | 2025.01.10 05:08:22.358902 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4505 | 2025.01.10 05:08:22.359441 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4506 | 2025.01.10 05:08:22.359933 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005319 sec., 3760.1052829479227 rows/sec., 269.52 KiB/sec. | ||
4507 | 2025.01.10 05:08:22.360043 [ 288 ] {c8ea1cce-cf1c-470f-aedd-a51dd90e75fd} <Debug> TCPHandler: Processed in 0.00587221 sec. | ||
4508 | 2025.01.10 05:08:22.360262 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4509 | 2025.01.10 05:08:22.360617 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4510 | 2025.01.10 05:08:22.360655 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676862 sec., 461393.90304079704 rows/sec., 40.43 MiB/sec. | ||
4511 | 2025.01.10 05:08:22.360695 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4512 | 2025.01.10 05:08:22.360975 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4513 | 2025.01.10 05:08:22.361625 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2025.01.10 05:08:22.361854 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_31_6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4515 | 2025.01.10 05:08:22.361955 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2025.01.10 05:08:22.362004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
4517 | 2025.01.10 05:08:22.362031 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4518 | 2025.01.10 05:08:22.362419 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4519 | 2025.01.10 05:08:22.362659 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4520 | 2025.01.10 05:08:22.362842 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002374 sec., 5897.219882055603 rows/sec., 413.00 KiB/sec. | ||
4521 | 2025.01.10 05:08:22.362902 [ 283 ] {4bc81caa-f3bc-4aca-9712-3bfa7126c36e} <Debug> TCPHandler: Processed in 0.002717608 sec. | ||
4522 | 2025.01.10 05:08:22.363051 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4523 | 2025.01.10 05:08:22.363158 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4524 | 2025.01.10 05:08:22.363209 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4525 | 2025.01.10 05:08:22.363840 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4526 | 2025.01.10 05:08:22.363884 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4527 | 2025.01.10 05:08:22.364284 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4528 | 2025.01.10 05:08:22.364516 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4529 | 2025.01.10 05:08:22.364694 [ 70 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4530 | 2025.01.10 05:08:22.364758 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
4531 | 2025.01.10 05:08:22.364770 [ 70 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4532 | 2025.01.10 05:08:22.364845 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4533 | 2025.01.10 05:08:22.364871 [ 288 ] {ce79ce1f-619e-4bbe-a5f5-b30e6b86dc38} <Debug> TCPHandler: Processed in 0.001872521 sec. | ||
4534 | 2025.01.10 05:08:22.365117 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4535 | 2025.01.10 05:08:22.365212 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
4536 | 2025.01.10 05:08:22.365514 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4537 | 2025.01.10 05:08:22.365699 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4538 | 2025.01.10 05:08:22.365768 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4539 | 2025.01.10 05:08:22.365859 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4540 | 2025.01.10 05:08:22.366158 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4541 | 2025.01.10 05:08:22.366587 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4542 | 2025.01.10 05:08:22.367014 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4543 | 2025.01.10 05:08:22.367364 [ 201 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4544 | 2025.01.10 05:08:22.368368 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2025.01.10 05:08:22.368441 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4546 | 2025.01.10 05:08:22.369549 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4547 | 2025.01.10 05:08:22.369558 [ 188 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004594299 sec., 14147.969037278594 rows/sec., 937.39 KiB/sec. | ||
4548 | 2025.01.10 05:08:22.369814 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4549 | 2025.01.10 05:08:22.370021 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4550 | 2025.01.10 05:08:22.370244 [ 70 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4551 | 2025.01.10 05:08:22.370325 [ 70 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2025.01.10 05:08:22.370407 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4553 | 2025.01.10 05:08:22.370560 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005192 sec., 69144.83821263483 rows/sec., 4.86 MiB/sec. | ||
4554 | 2025.01.10 05:08:22.370720 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2025.01.10 05:08:22.370874 [ 283 ] {7ae52a4c-a34f-43c9-a8b3-5e40413ae543} <Debug> TCPHandler: Processed in 0.005895132 sec. | ||
4556 | 2025.01.10 05:08:22.370894 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
4557 | 2025.01.10 05:08:22.371137 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_13_3} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4558 | 2025.01.10 05:08:22.371159 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.01.10 05:08:22.371426 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4560 | 2025.01.10 05:08:22.371450 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4561 | 2025.01.10 05:08:22.371549 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4562 | 2025.01.10 05:08:22.371555 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 869 rows starting from the beginning of the part | ||
4563 | 2025.01.10 05:08:22.371685 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4564 | 2025.01.10 05:08:22.371822 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
4565 | 2025.01.10 05:08:22.372167 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 827 rows starting from the beginning of the part | ||
4566 | 2025.01.10 05:08:22.372521 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
4567 | 2025.01.10 05:08:22.372843 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
4568 | 2025.01.10 05:08:22.373165 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 359 rows starting from the beginning of the part | ||
4569 | 2025.01.10 05:08:22.374238 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4570 | 2025.01.10 05:08:22.374305 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4571 | 2025.01.10 05:08:22.375338 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4572 | 2025.01.10 05:08:22.375717 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.01.10 05:08:22.376226 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004747 sec., 1263.9561828523276 rows/sec., 66.04 KiB/sec. | ||
4574 | 2025.01.10 05:08:22.376580 [ 288 ] {da730e03-7839-48c1-bb0e-7ae8f258d4bf} <Debug> TCPHandler: Processed in 0.005573861 sec. | ||
4575 | 2025.01.10 05:08:22.376878 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4576 | 2025.01.10 05:08:22.376946 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006392488 sec., 342746.0481740443 rows/sec., 26.10 MiB/sec. | ||
4577 | 2025.01.10 05:08:22.377099 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4578 | 2025.01.10 05:08:22.377191 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4579 | 2025.01.10 05:08:22.377203 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4580 | 2025.01.10 05:08:22.377822 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2025.01.10 05:08:22.377929 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_31_6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4582 | 2025.01.10 05:08:22.378101 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4583 | 2025.01.10 05:08:22.378336 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2025.01.10 05:08:22.378379 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4585 | 2025.01.10 05:08:22.378769 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4586 | 2025.01.10 05:08:22.379014 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4587 | 2025.01.10 05:08:22.379178 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4588 | 2025.01.10 05:08:22.379242 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.01.10 05:08:22.379276 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4590 | 2025.01.10 05:08:22.379282 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002229 sec., 79407.8061911171 rows/sec., 5.24 MiB/sec. | ||
4591 | 2025.01.10 05:08:22.379526 [ 283 ] {e466a283-9d96-4173-a543-4f85b39ebfa3} <Debug> TCPHandler: Processed in 0.002831042 sec. | ||
4592 | 2025.01.10 05:08:22.379536 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
4593 | 2025.01.10 05:08:22.379734 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4594 | 2025.01.10 05:08:22.379760 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4595 | 2025.01.10 05:08:22.379806 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7392 rows starting from the beginning of the part | ||
4596 | 2025.01.10 05:08:22.379980 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4597 | 2025.01.10 05:08:22.380128 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
4598 | 2025.01.10 05:08:22.380153 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4599 | 2025.01.10 05:08:22.380481 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 969 rows starting from the beginning of the part | ||
4600 | 2025.01.10 05:08:22.380905 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
4601 | 2025.01.10 05:08:22.381308 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
4602 | 2025.01.10 05:08:22.381569 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part | ||
4603 | 2025.01.10 05:08:22.382450 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2025.01.10 05:08:22.382515 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4605 | 2025.01.10 05:08:22.383079 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4606 | 2025.01.10 05:08:22.383512 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2025.01.10 05:08:22.384012 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004132 sec., 242.0135527589545 rows/sec., 16.31 KiB/sec. | ||
4608 | 2025.01.10 05:08:22.384229 [ 288 ] {f105cb9d-94ce-4819-8d5e-502758053fb9} <Debug> TCPHandler: Processed in 0.004587309 sec. | ||
4609 | 2025.01.10 05:08:22.384436 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2025.01.10 05:08:22.384623 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4611 | 2025.01.10 05:08:22.384716 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4612 | 2025.01.10 05:08:22.386365 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2025.01.10 05:08:22.386463 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4614 | 2025.01.10 05:08:22.386785 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8798 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442851 sec., 1182073.9122682961 rows/sec., 79.15 MiB/sec. | ||
4615 | 2025.01.10 05:08:22.387073 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4616 | 2025.01.10 05:08:22.387745 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.01.10 05:08:22.387944 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4618 | 2025.01.10 05:08:22.388032 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4619 | 2025.01.10 05:08:22.388067 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
4620 | 2025.01.10 05:08:22.388347 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4621 | 2025.01.10 05:08:22.388717 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004111 sec., 3162.2476283142787 rows/sec., 5.67 MiB/sec. | ||
4622 | 2025.01.10 05:08:22.389049 [ 283 ] {9af60038-62bf-46cc-9c00-881e46a68edb} <Debug> TCPHandler: Processed in 0.004712713 sec. | ||
4623 | 2025.01.10 05:08:22.389234 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4624 | 2025.01.10 05:08:22.389345 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4625 | 2025.01.10 05:08:22.389393 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4626 | 2025.01.10 05:08:22.389843 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4627 | 2025.01.10 05:08:22.389885 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4628 | 2025.01.10 05:08:22.390254 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4629 | 2025.01.10 05:08:22.390495 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4630 | 2025.01.10 05:08:22.390668 [ 70 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4631 | 2025.01.10 05:08:22.390724 [ 70 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4632 | 2025.01.10 05:08:22.390743 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.00141 sec., 36879.43262411348 rows/sec., 2.28 MiB/sec. | ||
4633 | 2025.01.10 05:08:22.390760 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4634 | 2025.01.10 05:08:22.390887 [ 288 ] {7836489b-60f3-43a4-b870-5428e3c22e38} <Debug> TCPHandler: Processed in 0.001721526 sec. | ||
4635 | 2025.01.10 05:08:22.390997 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
4636 | 2025.01.10 05:08:22.391171 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4637 | 2025.01.10 05:08:22.391223 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
4638 | 2025.01.10 05:08:22.391313 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
4639 | 2025.01.10 05:08:22.391458 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
4640 | 2025.01.10 05:08:22.391646 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
4641 | 2025.01.10 05:08:22.391785 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
4642 | 2025.01.10 05:08:22.391946 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
4643 | 2025.01.10 05:08:22.393156 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270144 sec., 480145.7528685405 rows/sec., 30.93 MiB/sec. | ||
4644 | 2025.01.10 05:08:22.393355 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4645 | 2025.01.10 05:08:22.393695 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2025.01.10 05:08:22.393790 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_31_6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4647 | 2025.01.10 05:08:22.393889 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
4648 | 2025.01.10 05:08:24.804390 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4649 | 2025.01.10 05:08:24.805048 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4650 | 2025.01.10 05:08:24.805102 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4651 | 2025.01.10 05:08:24.805661 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4652 | 2025.01.10 05:08:24.805922 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4653 | 2025.01.10 05:08:24.806131 [ 67 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4654 | 2025.01.10 05:08:24.806203 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4655 | 2025.01.10 05:08:24.806240 [ 67 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4656 | 2025.01.10 05:08:24.806271 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4657 | 2025.01.10 05:08:24.806459 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4658 | 2025.01.10 05:08:24.806706 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4659 | 2025.01.10 05:08:24.806749 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4660 | 2025.01.10 05:08:24.806831 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4661 | 2025.01.10 05:08:24.806989 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4662 | 2025.01.10 05:08:24.807247 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4663 | 2025.01.10 05:08:24.807459 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4664 | 2025.01.10 05:08:24.807578 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
4665 | 2025.01.10 05:08:24.810033 [ 201 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003695489 sec., 2608044.5646029525 rows/sec., 37.31 MiB/sec. | ||
4666 | 2025.01.10 05:08:24.810319 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4667 | 2025.01.10 05:08:24.810667 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.01.10 05:08:24.810766 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_21_4} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4669 | 2025.01.10 05:08:24.810874 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
4670 | 2025.01.10 05:08:25.451069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4671 | 2025.01.10 05:08:25.473546 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4672 | 2025.01.10 05:08:25.473599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4673 | 2025.01.10 05:08:25.481361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4674 | 2025.01.10 05:08:25.482121 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4675 | 2025.01.10 05:08:25.482418 [ 64 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4676 | 2025.01.10 05:08:25.482489 [ 64 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4677 | 2025.01.10 05:08:25.482533 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4678 | 2025.01.10 05:08:25.483122 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4679 | 2025.01.10 05:08:25.497376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4680 | 2025.01.10 05:08:25.499030 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4681 | 2025.01.10 05:08:25.500627 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4682 | 2025.01.10 05:08:25.506374 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4683 | 2025.01.10 05:08:25.511952 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4684 | 2025.01.10 05:08:25.517683 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4685 | 2025.01.10 05:08:25.523315 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4686 | 2025.01.10 05:08:25.528130 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
4687 | 2025.01.10 05:08:25.587316 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104635376 sec., 1519.562561709531 rows/sec., 7.86 MiB/sec. | ||
4688 | 2025.01.10 05:08:25.589747 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4689 | 2025.01.10 05:08:25.592574 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4690 | 2025.01.10 05:08:25.592680 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_21_4} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4691 | 2025.01.10 05:08:25.594864 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4692 | 2025.01.10 05:08:26.001363 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.03 MiB, peak 196.57 MiB, free memory in arenas 0.00 B, will set to 188.69 MiB (RSS), difference: 2.66 MiB | ||
4693 | 2025.01.10 05:08:27.340808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662 | ||
4694 | 2025.01.10 05:08:27.342233 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2025.01.10 05:08:27.342499 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4696 | 2025.01.10 05:08:27.342601 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4697 | 2025.01.10 05:08:27.344332 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2025.01.10 05:08:27.344396 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4699 | 2025.01.10 05:08:27.345144 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4700 | 2025.01.10 05:08:27.345539 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2025.01.10 05:08:27.346189 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003748 sec., 533.6179295624333 rows/sec., 43.51 KiB/sec. | ||
4702 | 2025.01.10 05:08:27.346593 [ 288 ] {6d90ca17-8b62-4196-82f6-64105c858744} <Debug> TCPHandler: Processed in 0.004467835 sec. | ||
4703 | 2025.01.10 05:08:27.346665 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4704 | 2025.01.10 05:08:27.346714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4705 | 2025.01.10 05:08:27.346802 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4706 | 2025.01.10 05:08:27.347006 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4707 | 2025.01.10 05:08:27.347089 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4708 | 2025.01.10 05:08:27.348352 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4709 | 2025.01.10 05:08:27.348404 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4710 | 2025.01.10 05:08:27.349173 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4711 | 2025.01.10 05:08:27.349521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4712 | 2025.01.10 05:08:27.349535 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2025.01.10 05:08:27.349863 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.00291 sec., 27147.766323024058 rows/sec., 2.32 MiB/sec. | ||
4714 | 2025.01.10 05:08:27.350098 [ 283 ] {771d51c2-6e3a-4e27-8a16-67385e59415c} <Debug> TCPHandler: Processed in 0.00337357 sec. | ||
4715 | 2025.01.10 05:08:27.350347 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4716 | 2025.01.10 05:08:27.350444 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4717 | 2025.01.10 05:08:27.350527 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4718 | 2025.01.10 05:08:27.350577 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4719 | 2025.01.10 05:08:27.351800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4720 | 2025.01.10 05:08:27.351981 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4721 | 2025.01.10 05:08:27.352022 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4722 | 2025.01.10 05:08:27.352378 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4723 | 2025.01.10 05:08:27.352613 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4724 | 2025.01.10 05:08:27.352840 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00235 sec., 11914.893617021276 rows/sec., 891.37 KiB/sec. | ||
4725 | 2025.01.10 05:08:27.352897 [ 288 ] {b7add836-a957-4e4d-8535-6807be283872} <Debug> TCPHandler: Processed in 0.002676337 sec. | ||
4726 | 2025.01.10 05:08:27.353102 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4727 | 2025.01.10 05:08:27.353226 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4728 | 2025.01.10 05:08:27.353276 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4729 | 2025.01.10 05:08:27.353848 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2025.01.10 05:08:27.353886 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4731 | 2025.01.10 05:08:27.354249 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4732 | 2025.01.10 05:08:27.354506 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2025.01.10 05:08:27.354754 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.82 MiB/sec. | ||
4734 | 2025.01.10 05:08:27.354965 [ 283 ] {0bb506cc-3440-4888-9964-354e26675809} <Debug> TCPHandler: Processed in 0.001923333 sec. | ||
4735 | 2025.01.10 05:08:27.355168 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2025.01.10 05:08:27.355279 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4737 | 2025.01.10 05:08:27.355330 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4738 | 2025.01.10 05:08:27.355923 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2025.01.10 05:08:27.355962 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4740 | 2025.01.10 05:08:27.356345 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4741 | 2025.01.10 05:08:27.356579 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4742 | 2025.01.10 05:08:27.356805 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00155 sec., 65161.290322580644 rows/sec., 4.52 MiB/sec. | ||
4743 | 2025.01.10 05:08:27.356940 [ 288 ] {6f700a94-6951-46b8-b401-f28f3168edcf} <Debug> TCPHandler: Processed in 0.001824909 sec. | ||
4744 | 2025.01.10 05:08:27.357102 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4745 | 2025.01.10 05:08:27.357215 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4746 | 2025.01.10 05:08:27.357283 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4747 | 2025.01.10 05:08:27.358531 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4748 | 2025.01.10 05:08:27.358572 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4749 | 2025.01.10 05:08:27.359211 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4750 | 2025.01.10 05:08:27.359470 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4751 | 2025.01.10 05:08:27.359832 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002615 sec., 9942.638623326959 rows/sec., 17.82 MiB/sec. | ||
4752 | 2025.01.10 05:08:27.360182 [ 283 ] {cf3087be-e920-4741-a8b1-413f1244da7b} <Debug> TCPHandler: Processed in 0.003135902 sec. | ||
4753 | 2025.01.10 05:08:27.360346 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4754 | 2025.01.10 05:08:27.360478 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4755 | 2025.01.10 05:08:27.360535 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4756 | 2025.01.10 05:08:27.361070 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.10 05:08:27.361118 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
4758 | 2025.01.10 05:08:27.361523 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4759 | 2025.01.10 05:08:27.361767 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4760 | 2025.01.10 05:08:27.361992 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001544 sec., 19430.051813471502 rows/sec., 1.33 MiB/sec. | ||
4761 | 2025.01.10 05:08:27.362110 [ 288 ] {34900bd9-377f-43f3-a9eb-8d9197ce6990} <Debug> TCPHandler: Processed in 0.00182326 sec. | ||
4762 | 2025.01.10 05:08:32.161746 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4763 | 2025.01.10 05:08:32.161815 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4764 | 2025.01.10 05:08:32.307222 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4765 | 2025.01.10 05:08:32.307910 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2025.01.10 05:08:32.307964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4767 | 2025.01.10 05:08:32.308516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4768 | 2025.01.10 05:08:32.308784 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4769 | 2025.01.10 05:08:32.309092 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4770 | 2025.01.10 05:08:32.344945 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4771 | 2025.01.10 05:08:32.345155 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4772 | 2025.01.10 05:08:32.345236 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4773 | 2025.01.10 05:08:32.346019 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2025.01.10 05:08:32.346064 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4775 | 2025.01.10 05:08:32.346492 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4776 | 2025.01.10 05:08:32.346748 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2025.01.10 05:08:32.346979 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
4778 | 2025.01.10 05:08:32.347037 [ 288 ] {26bba2d8-655b-4a0a-afbb-7609150e6891} <Debug> TCPHandler: Processed in 0.002235263 sec. | ||
4779 | 2025.01.10 05:08:32.347227 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2025.01.10 05:08:32.347365 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4781 | 2025.01.10 05:08:32.347421 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4782 | 2025.01.10 05:08:32.348069 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2025.01.10 05:08:32.348110 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4784 | 2025.01.10 05:08:32.348493 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4785 | 2025.01.10 05:08:32.348737 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2025.01.10 05:08:32.348935 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001597 sec., 124608.64120225424 rows/sec., 11.08 MiB/sec. | ||
4787 | 2025.01.10 05:08:32.349011 [ 283 ] {26edb198-3e10-47bf-82c7-5d9e7b7e4a0e} <Debug> TCPHandler: Processed in 0.00185372 sec. | ||
4788 | 2025.01.10 05:08:32.349226 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4789 | 2025.01.10 05:08:32.349377 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4790 | 2025.01.10 05:08:32.349424 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4791 | 2025.01.10 05:08:32.350002 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2025.01.10 05:08:32.350041 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4793 | 2025.01.10 05:08:32.350396 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4794 | 2025.01.10 05:08:32.350644 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4795 | 2025.01.10 05:08:32.350770 [ 55 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4796 | 2025.01.10 05:08:32.350821 [ 55 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2025.01.10 05:08:32.350826 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001471 sec., 13596.193065941536 rows/sec., 974.57 KiB/sec. | ||
4798 | 2025.01.10 05:08:32.350847 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4799 | 2025.01.10 05:08:32.350912 [ 288 ] {51cad918-2a1f-4d4b-9e07-3f2ef71fd592} <Debug> TCPHandler: Processed in 0.001791748 sec. | ||
4800 | 2025.01.10 05:08:32.351141 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4801 | 2025.01.10 05:08:32.351150 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
4802 | 2025.01.10 05:08:32.351318 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4803 | 2025.01.10 05:08:32.351408 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4804 | 2025.01.10 05:08:32.351492 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4805 | 2025.01.10 05:08:32.351593 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 56 rows starting from the beginning of the part | ||
4806 | 2025.01.10 05:08:32.351903 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
4807 | 2025.01.10 05:08:32.352362 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
4808 | 2025.01.10 05:08:32.352746 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
4809 | 2025.01.10 05:08:32.352995 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
4810 | 2025.01.10 05:08:32.353332 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
4811 | 2025.01.10 05:08:32.354201 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2025.01.10 05:08:32.354261 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4813 | 2025.01.10 05:08:32.355222 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4814 | 2025.01.10 05:08:32.355756 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2025.01.10 05:08:32.356365 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412926 sec., 33623.21967822948 rows/sec., 2.52 MiB/sec. | ||
4816 | 2025.01.10 05:08:32.356398 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005127 sec., 2730.6417007996884 rows/sec., 191.24 KiB/sec. | ||
4817 | 2025.01.10 05:08:32.356538 [ 283 ] {cf31de93-4b4a-462e-8c36-2cb3c5657319} <Debug> TCPHandler: Processed in 0.005518979 sec. | ||
4818 | 2025.01.10 05:08:32.356593 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4819 | 2025.01.10 05:08:32.356736 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2025.01.10 05:08:32.356922 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4821 | 2025.01.10 05:08:32.357015 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4822 | 2025.01.10 05:08:32.357116 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2025.01.10 05:08:32.357293 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_26_5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4824 | 2025.01.10 05:08:32.357493 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4825 | 2025.01.10 05:08:32.357913 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4826 | 2025.01.10 05:08:32.357957 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4827 | 2025.01.10 05:08:32.358348 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4828 | 2025.01.10 05:08:32.358605 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2025.01.10 05:08:32.358802 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001937 sec., 6711.4093959731545 rows/sec., 418.45 KiB/sec. | ||
4830 | 2025.01.10 05:08:32.358890 [ 288 ] {2a5e2e97-32af-482c-a0bf-3d37738208c4} <Debug> TCPHandler: Processed in 0.002243873 sec. | ||
4831 | 2025.01.10 05:08:32.359041 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4832 | 2025.01.10 05:08:32.359150 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4833 | 2025.01.10 05:08:32.359195 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4834 | 2025.01.10 05:08:32.359933 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2025.01.10 05:08:32.359971 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4836 | 2025.01.10 05:08:32.360339 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4837 | 2025.01.10 05:08:32.360575 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2025.01.10 05:08:32.360802 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001669 sec., 215098.86159376873 rows/sec., 15.12 MiB/sec. | ||
4839 | 2025.01.10 05:08:32.360989 [ 283 ] {3c58a7c7-8f5a-4342-84ef-cf933adc451a} <Debug> TCPHandler: Processed in 0.001995245 sec. | ||
4840 | 2025.01.10 05:08:32.361182 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4841 | 2025.01.10 05:08:32.361295 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4842 | 2025.01.10 05:08:32.361343 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4843 | 2025.01.10 05:08:32.361815 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4844 | 2025.01.10 05:08:32.361853 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4845 | 2025.01.10 05:08:32.362214 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4846 | 2025.01.10 05:08:32.362446 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4847 | 2025.01.10 05:08:32.362616 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001345 sec., 4460.966542750929 rows/sec., 233.07 KiB/sec. | ||
4848 | 2025.01.10 05:08:32.362666 [ 288 ] {1cf511c9-3aa9-4bbe-99fd-a4674eb58525} <Debug> TCPHandler: Processed in 0.001570011 sec. | ||
4849 | 2025.01.10 05:08:32.362802 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4850 | 2025.01.10 05:08:32.362909 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4851 | 2025.01.10 05:08:32.362957 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4852 | 2025.01.10 05:08:32.363492 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4853 | 2025.01.10 05:08:32.363528 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4854 | 2025.01.10 05:08:32.363897 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4855 | 2025.01.10 05:08:32.364135 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4856 | 2025.01.10 05:08:32.364327 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001439 sec., 123002.08478109799 rows/sec., 8.11 MiB/sec. | ||
4857 | 2025.01.10 05:08:32.364448 [ 283 ] {4f735b04-1756-4d02-8b4f-eb61fba13132} <Debug> TCPHandler: Processed in 0.001698864 sec. | ||
4858 | 2025.01.10 05:08:32.364587 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4859 | 2025.01.10 05:08:32.364697 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4860 | 2025.01.10 05:08:32.364743 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4861 | 2025.01.10 05:08:32.365169 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2025.01.10 05:08:32.365205 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4863 | 2025.01.10 05:08:32.365545 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4864 | 2025.01.10 05:08:32.365783 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4865 | 2025.01.10 05:08:32.365899 [ 55 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4866 | 2025.01.10 05:08:32.365939 [ 55 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2025.01.10 05:08:32.365960 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4868 | 2025.01.10 05:08:32.365965 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001288 sec., 776.3975155279503 rows/sec., 52.32 KiB/sec. | ||
4869 | 2025.01.10 05:08:32.366187 [ 288 ] {107ef631-98f7-49c4-8163-c3271fcfac1d} <Debug> TCPHandler: Processed in 0.001643803 sec. | ||
4870 | 2025.01.10 05:08:32.366465 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4871 | 2025.01.10 05:08:32.366502 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
4872 | 2025.01.10 05:08:32.366726 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4873 | 2025.01.10 05:08:32.366810 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4874 | 2025.01.10 05:08:32.366904 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
4875 | 2025.01.10 05:08:32.366903 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4876 | 2025.01.10 05:08:32.367310 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4877 | 2025.01.10 05:08:32.367652 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4878 | 2025.01.10 05:08:32.367993 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4879 | 2025.01.10 05:08:32.368282 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4880 | 2025.01.10 05:08:32.368604 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4881 | 2025.01.10 05:08:32.372287 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2025.01.10 05:08:32.372329 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006258873 sec., 2396.597598321615 rows/sec., 160.87 KiB/sec. | ||
4883 | 2025.01.10 05:08:32.372350 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4884 | 2025.01.10 05:08:32.372603 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4885 | 2025.01.10 05:08:32.373390 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2025.01.10 05:08:32.373617 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_14_3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4887 | 2025.01.10 05:08:32.373660 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4888 | 2025.01.10 05:08:32.373753 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4889 | 2025.01.10 05:08:32.374002 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4890 | 2025.01.10 05:08:32.374139 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4891 | 2025.01.10 05:08:32.374178 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2025.01.10 05:08:32.374203 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4893 | 2025.01.10 05:08:32.374246 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007579 sec., 1715.2658662092624 rows/sec., 3.07 MiB/sec. | ||
4894 | 2025.01.10 05:08:32.374397 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
4895 | 2025.01.10 05:08:32.375045 [ 283 ] {aa9ad75e-9c2c-47f0-9e84-52e1a87a6341} <Debug> TCPHandler: Processed in 0.008729524 sec. | ||
4896 | 2025.01.10 05:08:32.375222 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4897 | 2025.01.10 05:08:32.375238 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4898 | 2025.01.10 05:08:32.375283 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part | ||
4899 | 2025.01.10 05:08:32.375433 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4900 | 2025.01.10 05:08:32.375604 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4901 | 2025.01.10 05:08:32.375822 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
4902 | 2025.01.10 05:08:32.376450 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
4903 | 2025.01.10 05:08:32.376988 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
4904 | 2025.01.10 05:08:32.377464 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4905 | 2025.01.10 05:08:32.377546 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4906 | 2025.01.10 05:08:32.377593 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4907 | 2025.01.10 05:08:32.378093 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
4908 | 2025.01.10 05:08:32.378650 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4909 | 2025.01.10 05:08:32.378948 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4910 | 2025.01.10 05:08:32.379240 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003873 sec., 13426.284533953007 rows/sec., 851.25 KiB/sec. | ||
4911 | 2025.01.10 05:08:32.379325 [ 288 ] {783c2e5a-ebb8-4200-9fd2-98f5d3b582e3} <Debug> TCPHandler: Processed in 0.004170635 sec. | ||
4912 | 2025.01.10 05:08:32.382515 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.008263458 sec., 56150.826929839786 rows/sec., 100.62 MiB/sec. | ||
4913 | 2025.01.10 05:08:32.383601 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4914 | 2025.01.10 05:08:32.384046 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4915 | 2025.01.10 05:08:32.384132 [ 186 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4916 | 2025.01.10 05:08:32.384294 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
4917 | 2025.01.10 05:08:32.998358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4918 | 2025.01.10 05:08:33.018382 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4919 | 2025.01.10 05:08:33.018458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4920 | 2025.01.10 05:08:33.025701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4921 | 2025.01.10 05:08:33.026493 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4922 | 2025.01.10 05:08:33.029504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4923 | 2025.01.10 05:08:37.341478 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4924 | 2025.01.10 05:08:37.341724 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4925 | 2025.01.10 05:08:37.341847 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4926 | 2025.01.10 05:08:37.342938 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4927 | 2025.01.10 05:08:37.342988 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4928 | 2025.01.10 05:08:37.343456 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4929 | 2025.01.10 05:08:37.343728 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4930 | 2025.01.10 05:08:37.343999 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002359 sec., 33064.85799067401 rows/sec., 2.84 MiB/sec. | ||
4931 | 2025.01.10 05:08:37.344066 [ 288 ] {49365a4c-4d80-4134-a121-65f9bd7b9fcf} <Debug> TCPHandler: Processed in 0.002723728 sec. | ||
4932 | 2025.01.10 05:08:37.344241 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4933 | 2025.01.10 05:08:37.344388 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4934 | 2025.01.10 05:08:37.344447 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4935 | 2025.01.10 05:08:37.345044 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4936 | 2025.01.10 05:08:37.345085 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4937 | 2025.01.10 05:08:37.345454 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4938 | 2025.01.10 05:08:37.345699 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4939 | 2025.01.10 05:08:37.345959 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001597 sec., 16280.525986224171 rows/sec., 1.20 MiB/sec. | ||
4940 | 2025.01.10 05:08:37.346169 [ 283 ] {e14cb78c-9801-44bd-866b-f296a57aece2} <Debug> TCPHandler: Processed in 0.001995474 sec. | ||
4941 | 2025.01.10 05:08:37.346354 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4942 | 2025.01.10 05:08:37.346489 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4943 | 2025.01.10 05:08:37.346548 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4944 | 2025.01.10 05:08:37.347154 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4945 | 2025.01.10 05:08:37.347194 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4946 | 2025.01.10 05:08:37.347561 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4947 | 2025.01.10 05:08:37.347815 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4948 | 2025.01.10 05:08:37.348066 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001608 sec., 33582.0895522388 rows/sec., 2.62 MiB/sec. | ||
4949 | 2025.01.10 05:08:37.348122 [ 288 ] {658b7747-aa54-4192-94d8-4842adfa8dd7} <Debug> TCPHandler: Processed in 0.00185379 sec. | ||
4950 | 2025.01.10 05:08:37.348259 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4951 | 2025.01.10 05:08:37.348372 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4952 | 2025.01.10 05:08:37.348437 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4953 | 2025.01.10 05:08:37.348955 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4954 | 2025.01.10 05:08:37.348994 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4955 | 2025.01.10 05:08:37.349403 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4956 | 2025.01.10 05:08:37.349651 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4957 | 2025.01.10 05:08:37.349894 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001549 sec., 64557.77921239509 rows/sec., 4.48 MiB/sec. | ||
4958 | 2025.01.10 05:08:37.349949 [ 283 ] {a1dfedbc-227d-4d78-9962-169536a9e56e} <Debug> TCPHandler: Processed in 0.001743526 sec. | ||
4959 | 2025.01.10 05:08:37.350138 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4960 | 2025.01.10 05:08:37.350267 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4961 | 2025.01.10 05:08:37.350347 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4962 | 2025.01.10 05:08:37.351503 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4963 | 2025.01.10 05:08:37.351544 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4964 | 2025.01.10 05:08:37.352177 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4965 | 2025.01.10 05:08:37.352453 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4966 | 2025.01.10 05:08:37.352708 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002469 sec., 10530.579181855002 rows/sec., 18.87 MiB/sec. | ||
4967 | 2025.01.10 05:08:37.352864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 45 entries to flush up to offset 707 | ||
4968 | 2025.01.10 05:08:37.353190 [ 288 ] {b4e31555-a936-407a-9a5c-51044a9e13fe} <Debug> TCPHandler: Processed in 0.003111591 sec. | ||
4969 | 2025.01.10 05:08:37.353403 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4970 | 2025.01.10 05:08:37.353560 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4971 | 2025.01.10 05:08:37.353635 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4972 | 2025.01.10 05:08:37.354349 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4973 | 2025.01.10 05:08:37.354400 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4974 | 2025.01.10 05:08:37.354983 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4975 | 2025.01.10 05:08:37.355400 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2025.01.10 05:08:37.355965 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002439 sec., 12300.123001230011 rows/sec., 862.85 KiB/sec. | ||
4977 | 2025.01.10 05:08:37.356359 [ 283 ] {bba1302a-987e-41b7-91d8-62602e936e91} <Debug> TCPHandler: Processed in 0.003020248 sec. | ||
4978 | 2025.01.10 05:08:37.358203 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.01.10 05:08:37.358243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4980 | 2025.01.10 05:08:37.359663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4981 | 2025.01.10 05:08:37.359966 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.01.10 05:08:37.360168 [ 50 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4983 | 2025.01.10 05:08:37.360297 [ 50 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4984 | 2025.01.10 05:08:37.360370 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
4985 | 2025.01.10 05:08:37.360670 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
4986 | 2025.01.10 05:08:37.360991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 707 | ||
4987 | 2025.01.10 05:08:37.361393 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4988 | 2025.01.10 05:08:37.361514 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 516 rows starting from the beginning of the part | ||
4989 | 2025.01.10 05:08:37.362071 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
4990 | 2025.01.10 05:08:37.362610 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4991 | 2025.01.10 05:08:37.363149 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
4992 | 2025.01.10 05:08:37.363641 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4993 | 2025.01.10 05:08:37.364212 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part | ||
4994 | 2025.01.10 05:08:37.371960 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 72 columns (72 merged, 0 gathered) in 0.011438521 sec., 61808.690126984075 rows/sec., 51.79 MiB/sec. | ||
4995 | 2025.01.10 05:08:37.373502 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4996 | 2025.01.10 05:08:37.374372 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2025.01.10 05:08:37.374476 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_16_3} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4998 | 2025.01.10 05:08:37.374850 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
4999 | 2025.01.10 05:08:38.600571 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5000 | 2025.01.10 05:08:38.600766 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5001 | 2025.01.10 05:08:38.600839 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5002 | 2025.01.10 05:08:38.601595 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2025.01.10 05:08:38.601641 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5004 | 2025.01.10 05:08:38.602068 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5005 | 2025.01.10 05:08:38.602337 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2025.01.10 05:08:38.602617 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
5007 | 2025.01.10 05:08:38.602849 [ 288 ] {f978498f-4690-4b96-90e8-d8f768cbbd4d} <Debug> TCPHandler: Processed in 0.002409899 sec. | ||
5008 | 2025.01.10 05:08:38.603078 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2025.01.10 05:08:38.603203 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5010 | 2025.01.10 05:08:38.603255 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5011 | 2025.01.10 05:08:38.604575 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5012 | 2025.01.10 05:08:38.604617 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5013 | 2025.01.10 05:08:38.605091 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5014 | 2025.01.10 05:08:38.605349 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5015 | 2025.01.10 05:08:38.605588 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002414 sec., 554681.0273405137 rows/sec., 46.21 MiB/sec. | ||
5016 | 2025.01.10 05:08:38.605651 [ 283 ] {8e31df8e-1ff8-47fe-9f7f-a69a7395fc3e} <Debug> TCPHandler: Processed in 0.002633395 sec. | ||
5017 | 2025.01.10 05:08:38.605817 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5018 | 2025.01.10 05:08:38.605928 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5019 | 2025.01.10 05:08:38.605977 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5020 | 2025.01.10 05:08:38.606531 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5021 | 2025.01.10 05:08:38.606573 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5022 | 2025.01.10 05:08:38.606933 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5023 | 2025.01.10 05:08:38.607174 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5024 | 2025.01.10 05:08:38.607418 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001512 sec., 13227.513227513227 rows/sec., 948.14 KiB/sec. | ||
5025 | 2025.01.10 05:08:38.607624 [ 288 ] {78a23b53-e1ae-4dd8-931f-a01bd207ede5} <Debug> TCPHandler: Processed in 0.00185592 sec. | ||
5026 | 2025.01.10 05:08:38.607811 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5027 | 2025.01.10 05:08:38.607924 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5028 | 2025.01.10 05:08:38.607971 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5029 | 2025.01.10 05:08:38.608625 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.01.10 05:08:38.608665 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5031 | 2025.01.10 05:08:38.609037 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5032 | 2025.01.10 05:08:38.609284 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5033 | 2025.01.10 05:08:38.609504 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001606 sec., 150684.9315068493 rows/sec., 10.21 MiB/sec. | ||
5034 | 2025.01.10 05:08:38.609556 [ 283 ] {8c82beb1-c19f-46c8-9600-88cca6ad3621} <Debug> TCPHandler: Processed in 0.001816229 sec. | ||
5035 | 2025.01.10 05:08:38.609703 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5036 | 2025.01.10 05:08:38.609811 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5037 | 2025.01.10 05:08:38.609856 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5038 | 2025.01.10 05:08:38.610390 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5039 | 2025.01.10 05:08:38.610429 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5040 | 2025.01.10 05:08:38.610775 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5041 | 2025.01.10 05:08:38.611013 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5042 | 2025.01.10 05:08:38.611272 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
5043 | 2025.01.10 05:08:38.611489 [ 288 ] {c117b578-919e-45a0-bca3-ea83e6c47acd} <Debug> TCPHandler: Processed in 0.00183352 sec. | ||
5044 | 2025.01.10 05:08:38.611650 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5045 | 2025.01.10 05:08:38.611782 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5046 | 2025.01.10 05:08:38.611836 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5047 | 2025.01.10 05:08:38.612820 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5048 | 2025.01.10 05:08:38.612860 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5049 | 2025.01.10 05:08:38.613253 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5050 | 2025.01.10 05:08:38.613502 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5051 | 2025.01.10 05:08:38.613706 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.001941 sec., 419886.65636269964 rows/sec., 30.25 MiB/sec. | ||
5052 | 2025.01.10 05:08:38.613841 [ 283 ] {7a85d5df-7c67-41a1-8e89-626ba6596eb7} <Debug> TCPHandler: Processed in 0.002240113 sec. | ||
5053 | 2025.01.10 05:08:38.614058 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5054 | 2025.01.10 05:08:38.614190 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5055 | 2025.01.10 05:08:38.614247 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5056 | 2025.01.10 05:08:38.614766 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.01.10 05:08:38.614804 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5058 | 2025.01.10 05:08:38.615156 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5059 | 2025.01.10 05:08:38.615402 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.01.10 05:08:38.615599 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
5061 | 2025.01.10 05:08:38.615796 [ 288 ] {cbcf63e2-aa3b-41b0-973d-a87b6ac86542} <Debug> TCPHandler: Processed in 0.00184087 sec. | ||
5062 | 2025.01.10 05:08:38.615979 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5063 | 2025.01.10 05:08:38.616142 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5064 | 2025.01.10 05:08:38.616199 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5065 | 2025.01.10 05:08:38.616980 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5066 | 2025.01.10 05:08:38.617019 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5067 | 2025.01.10 05:08:38.617443 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5068 | 2025.01.10 05:08:38.617682 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5069 | 2025.01.10 05:08:38.617862 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001751 sec., 549971.4448886351 rows/sec., 36.55 MiB/sec. | ||
5070 | 2025.01.10 05:08:38.617915 [ 283 ] {6f43ad82-eed9-4a77-8930-8d8642bd88cf} <Debug> TCPHandler: Processed in 0.002001455 sec. | ||
5071 | 2025.01.10 05:08:38.618093 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2025.01.10 05:08:38.618220 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5073 | 2025.01.10 05:08:38.618275 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5074 | 2025.01.10 05:08:38.618747 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2025.01.10 05:08:38.618783 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5076 | 2025.01.10 05:08:38.619113 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5077 | 2025.01.10 05:08:38.619339 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2025.01.10 05:08:38.619508 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. | ||
5079 | 2025.01.10 05:08:38.619556 [ 288 ] {faf5f6fe-0893-4d35-8acb-985c1769ea9f} <Debug> TCPHandler: Processed in 0.001526719 sec. | ||
5080 | 2025.01.10 05:08:38.619696 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5081 | 2025.01.10 05:08:38.619826 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5082 | 2025.01.10 05:08:38.619902 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5083 | 2025.01.10 05:08:38.621064 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.01.10 05:08:38.621102 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5085 | 2025.01.10 05:08:38.621702 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5086 | 2025.01.10 05:08:38.621958 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.01.10 05:08:38.622159 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002364 sec., 5499.153976311336 rows/sec., 9.85 MiB/sec. | ||
5088 | 2025.01.10 05:08:38.622257 [ 283 ] {0566a0ae-e798-48ad-84c0-eba62ffa6c03} <Debug> TCPHandler: Processed in 0.002623445 sec. | ||
5089 | 2025.01.10 05:08:38.622406 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5090 | 2025.01.10 05:08:38.622534 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5091 | 2025.01.10 05:08:38.622589 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5092 | 2025.01.10 05:08:38.623099 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5093 | 2025.01.10 05:08:38.623143 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5094 | 2025.01.10 05:08:38.623551 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5095 | 2025.01.10 05:08:38.623796 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5096 | 2025.01.10 05:08:38.623972 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001466 sec., 23192.360163710775 rows/sec., 1.36 MiB/sec. | ||
5097 | 2025.01.10 05:08:38.624020 [ 288 ] {4411ceb8-b01f-4262-b755-113f0976401c} <Debug> TCPHandler: Processed in 0.001675924 sec. | ||
5098 | 2025.01.10 05:08:39.810114 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
5099 | 2025.01.10 05:08:39.810761 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5100 | 2025.01.10 05:08:39.810803 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5101 | 2025.01.10 05:08:39.811416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5102 | 2025.01.10 05:08:39.811698 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2025.01.10 05:08:39.811963 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
5104 | 2025.01.10 05:08:40.530457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5105 | 2025.01.10 05:08:40.551944 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5106 | 2025.01.10 05:08:40.552021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5107 | 2025.01.10 05:08:40.560639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5108 | 2025.01.10 05:08:40.561493 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5109 | 2025.01.10 05:08:40.565572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5110 | 2025.01.10 05:08:42.338263 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5111 | 2025.01.10 05:08:42.338484 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5112 | 2025.01.10 05:08:42.338568 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5113 | 2025.01.10 05:08:42.339355 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5114 | 2025.01.10 05:08:42.339409 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5115 | 2025.01.10 05:08:42.339831 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5116 | 2025.01.10 05:08:42.340096 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2025.01.10 05:08:42.340304 [ 44 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5118 | 2025.01.10 05:08:42.340366 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 1021.41 KiB/sec. | ||
5119 | 2025.01.10 05:08:42.340393 [ 44 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5120 | 2025.01.10 05:08:42.340459 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5121 | 2025.01.10 05:08:42.340506 [ 288 ] {3f387e53-d61c-4be6-8a54-3705154d043b} <Debug> TCPHandler: Processed in 0.002386627 sec. | ||
5122 | 2025.01.10 05:08:42.340841 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5123 | 2025.01.10 05:08:42.340868 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
5124 | 2025.01.10 05:08:42.341239 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5125 | 2025.01.10 05:08:42.341382 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5126 | 2025.01.10 05:08:42.341424 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5127 | 2025.01.10 05:08:42.341470 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1399 rows starting from the beginning of the part | ||
5128 | 2025.01.10 05:08:42.341804 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part | ||
5129 | 2025.01.10 05:08:42.342118 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 199 rows starting from the beginning of the part | ||
5130 | 2025.01.10 05:08:42.342469 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
5131 | 2025.01.10 05:08:42.342837 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1339 rows starting from the beginning of the part | ||
5132 | 2025.01.10 05:08:42.343194 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
5133 | 2025.01.10 05:08:42.344303 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2025.01.10 05:08:42.344369 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5135 | 2025.01.10 05:08:42.345409 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5136 | 2025.01.10 05:08:42.345839 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2025.01.10 05:08:42.346036 [ 43 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5138 | 2025.01.10 05:08:42.346080 [ 43 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2025.01.10 05:08:42.346145 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5140 | 2025.01.10 05:08:42.346151 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005035 sec., 5561.0724925521345 rows/sec., 444.16 KiB/sec. | ||
5141 | 2025.01.10 05:08:42.346674 [ 283 ] {09f43fe8-db95-4d8d-b95e-292c7dfa199e} <Debug> TCPHandler: Processed in 0.005997484 sec. | ||
5142 | 2025.01.10 05:08:42.346788 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
5143 | 2025.01.10 05:08:42.347012 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5144 | 2025.01.10 05:08:42.347060 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498831 sec., 480086.34168206557 rows/sec., 42.07 MiB/sec. | ||
5145 | 2025.01.10 05:08:42.347123 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5146 | 2025.01.10 05:08:42.347203 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 873 rows starting from the beginning of the part | ||
5147 | 2025.01.10 05:08:42.347317 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5148 | 2025.01.10 05:08:42.347412 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5149 | 2025.01.10 05:08:42.347644 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5150 | 2025.01.10 05:08:42.347655 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
5151 | 2025.01.10 05:08:42.348251 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 359 rows starting from the beginning of the part | ||
5152 | 2025.01.10 05:08:42.348858 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
5153 | 2025.01.10 05:08:42.348940 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5154 | 2025.01.10 05:08:42.349502 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 815 rows starting from the beginning of the part | ||
5155 | 2025.01.10 05:08:42.349533 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_36_7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5156 | 2025.01.10 05:08:42.349951 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
5157 | 2025.01.10 05:08:42.350053 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
5158 | 2025.01.10 05:08:42.351181 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2025.01.10 05:08:42.351236 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5160 | 2025.01.10 05:08:42.352261 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5161 | 2025.01.10 05:08:42.352623 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2025.01.10 05:08:42.353066 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5163 | 2025.01.10 05:08:42.353078 [ 192 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006755169 sec., 323456.0082804738 rows/sec., 24.63 MiB/sec. | ||
5164 | 2025.01.10 05:08:42.353151 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2025.01.10 05:08:42.353204 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5166 | 2025.01.10 05:08:42.353223 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.006004 sec., 9993.33777481679 rows/sec., 709.49 KiB/sec. | ||
5167 | 2025.01.10 05:08:42.353540 [ 288 ] {638140c9-eff7-4318-b42d-9b90dddb8e06} <Debug> TCPHandler: Processed in 0.006692728 sec. | ||
5168 | 2025.01.10 05:08:42.353664 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
5169 | 2025.01.10 05:08:42.353738 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5170 | 2025.01.10 05:08:42.353801 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5171 | 2025.01.10 05:08:42.354130 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5172 | 2025.01.10 05:08:42.354244 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5173 | 2025.01.10 05:08:42.354257 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8798 rows starting from the beginning of the part | ||
5174 | 2025.01.10 05:08:42.354416 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5175 | 2025.01.10 05:08:42.354582 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 101 rows starting from the beginning of the part | ||
5176 | 2025.01.10 05:08:42.354966 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part | ||
5177 | 2025.01.10 05:08:42.355481 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part | ||
5178 | 2025.01.10 05:08:42.355930 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 963 rows starting from the beginning of the part | ||
5179 | 2025.01.10 05:08:42.356383 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
5180 | 2025.01.10 05:08:42.356904 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5181 | 2025.01.10 05:08:42.357513 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_36_7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5182 | 2025.01.10 05:08:42.357996 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5183 | 2025.01.10 05:08:42.358015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5184 | 2025.01.10 05:08:42.358068 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5185 | 2025.01.10 05:08:42.358710 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5186 | 2025.01.10 05:08:42.359241 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5187 | 2025.01.10 05:08:42.359553 [ 43 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5188 | 2025.01.10 05:08:42.359644 [ 43 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5189 | 2025.01.10 05:08:42.359695 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5190 | 2025.01.10 05:08:42.359885 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005766 sec., 3121.7481789802287 rows/sec., 218.99 KiB/sec. | ||
5191 | 2025.01.10 05:08:42.360293 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
5192 | 2025.01.10 05:08:42.360318 [ 283 ] {d4553db6-0acc-4e3b-b89a-9ec7ec827423} <Debug> TCPHandler: Processed in 0.006623365 sec. | ||
5193 | 2025.01.10 05:08:42.360877 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5194 | 2025.01.10 05:08:42.361001 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1090 rows starting from the beginning of the part | ||
5195 | 2025.01.10 05:08:42.361289 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
5196 | 2025.01.10 05:08:42.361460 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
5197 | 2025.01.10 05:08:42.361881 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
5198 | 2025.01.10 05:08:42.362071 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
5199 | 2025.01.10 05:08:42.362189 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
5200 | 2025.01.10 05:08:42.363147 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10199 rows, containing 5 columns (5 merged, 0 gathered) in 0.009811549 sec., 1039489.2794195901 rows/sec., 69.59 MiB/sec. | ||
5201 | 2025.01.10 05:08:42.363501 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5202 | 2025.01.10 05:08:42.364191 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.01.10 05:08:42.364468 [ 200 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5204 | 2025.01.10 05:08:42.364502 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658722 sec., 269172.5327246399 rows/sec., 17.34 MiB/sec. | ||
5205 | 2025.01.10 05:08:42.364620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
5206 | 2025.01.10 05:08:42.364769 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5207 | 2025.01.10 05:08:42.365061 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2025.01.10 05:08:42.365139 [ 198 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_36_7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5209 | 2025.01.10 05:08:42.365222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
5210 | 2025.01.10 05:08:47.161864 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5211 | 2025.01.10 05:08:47.161974 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5212 | 2025.01.10 05:08:47.312983 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
5213 | 2025.01.10 05:08:47.313663 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2025.01.10 05:08:47.313710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5215 | 2025.01.10 05:08:47.314254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5216 | 2025.01.10 05:08:47.314518 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5217 | 2025.01.10 05:08:47.314717 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5218 | 2025.01.10 05:08:47.341014 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5219 | 2025.01.10 05:08:47.341324 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5220 | 2025.01.10 05:08:47.341445 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5221 | 2025.01.10 05:08:47.342463 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5222 | 2025.01.10 05:08:47.342516 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5223 | 2025.01.10 05:08:47.342959 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5224 | 2025.01.10 05:08:47.343215 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5225 | 2025.01.10 05:08:47.343459 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002222 sec., 35103.510351035104 rows/sec., 3.01 MiB/sec. | ||
5226 | 2025.01.10 05:08:47.343524 [ 288 ] {be3f82cc-db60-4068-87db-d5823ca89088} <Debug> TCPHandler: Processed in 0.002687997 sec. | ||
5227 | 2025.01.10 05:08:47.343715 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5228 | 2025.01.10 05:08:47.343859 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5229 | 2025.01.10 05:08:47.343919 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5230 | 2025.01.10 05:08:47.344590 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5231 | 2025.01.10 05:08:47.344639 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5232 | 2025.01.10 05:08:47.345040 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5233 | 2025.01.10 05:08:47.345279 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2025.01.10 05:08:47.345500 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001667 sec., 15596.880623875224 rows/sec., 1.15 MiB/sec. | ||
5235 | 2025.01.10 05:08:47.345603 [ 283 ] {ce43e1f6-72b9-4ca7-bf78-d1e4d3721895} <Debug> TCPHandler: Processed in 0.001960323 sec. | ||
5236 | 2025.01.10 05:08:47.345817 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5237 | 2025.01.10 05:08:47.345973 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5238 | 2025.01.10 05:08:47.346031 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5239 | 2025.01.10 05:08:47.346725 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5240 | 2025.01.10 05:08:47.346773 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5241 | 2025.01.10 05:08:47.347147 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5242 | 2025.01.10 05:08:47.347383 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5243 | 2025.01.10 05:08:47.347638 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001692 sec., 31914.893617021276 rows/sec., 2.49 MiB/sec. | ||
5244 | 2025.01.10 05:08:47.347844 [ 288 ] {dab18978-cd97-4cfe-8c9a-3ad85b13521e} <Debug> TCPHandler: Processed in 0.002142729 sec. | ||
5245 | 2025.01.10 05:08:47.348055 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5246 | 2025.01.10 05:08:47.348195 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5247 | 2025.01.10 05:08:47.348254 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5248 | 2025.01.10 05:08:47.348895 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2025.01.10 05:08:47.348935 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5250 | 2025.01.10 05:08:47.349325 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5251 | 2025.01.10 05:08:47.349557 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5252 | 2025.01.10 05:08:47.349769 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001606 sec., 62266.50062266501 rows/sec., 4.32 MiB/sec. | ||
5253 | 2025.01.10 05:08:47.349825 [ 283 ] {d6380043-ac71-4b9a-8020-2d9a5e457688} <Debug> TCPHandler: Processed in 0.001875851 sec. | ||
5254 | 2025.01.10 05:08:47.349983 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5255 | 2025.01.10 05:08:47.350111 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5256 | 2025.01.10 05:08:47.350189 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5257 | 2025.01.10 05:08:47.351390 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5258 | 2025.01.10 05:08:47.351429 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5259 | 2025.01.10 05:08:47.352069 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5260 | 2025.01.10 05:08:47.352322 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5261 | 2025.01.10 05:08:47.352657 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00255 sec., 10196.078431372549 rows/sec., 18.27 MiB/sec. | ||
5262 | 2025.01.10 05:08:47.353104 [ 288 ] {9d0f540e-a7e3-4be8-81dd-ff1747ed7ef4} <Debug> TCPHandler: Processed in 0.003184013 sec. | ||
5263 | 2025.01.10 05:08:47.353283 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5264 | 2025.01.10 05:08:47.353418 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5265 | 2025.01.10 05:08:47.353474 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5266 | 2025.01.10 05:08:47.354065 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5267 | 2025.01.10 05:08:47.354106 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5268 | 2025.01.10 05:08:47.354522 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5269 | 2025.01.10 05:08:47.354776 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5270 | 2025.01.10 05:08:47.354991 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001601 sec., 18738.288569643973 rows/sec., 1.28 MiB/sec. | ||
5271 | 2025.01.10 05:08:47.355041 [ 283 ] {42dadc3d-9a92-41da-b743-dfc341fc62db} <Debug> TCPHandler: Processed in 0.00183485 sec. | ||
5272 | 2025.01.10 05:08:47.362048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 45 entries to flush up to offset 752 | ||
5273 | 2025.01.10 05:08:47.365049 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5274 | 2025.01.10 05:08:47.365089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5275 | 2025.01.10 05:08:47.366504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5276 | 2025.01.10 05:08:47.366790 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5277 | 2025.01.10 05:08:47.367319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
5278 | 2025.01.10 05:08:48.066535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5279 | 2025.01.10 05:08:48.087680 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5280 | 2025.01.10 05:08:48.087748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5281 | 2025.01.10 05:08:48.095207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5282 | 2025.01.10 05:08:48.095976 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5283 | 2025.01.10 05:08:48.098639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5284 | 2025.01.10 05:08:49.944330 [ 35 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5285 | 2025.01.10 05:08:49.944389 [ 35 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2025.01.10 05:08:49.944411 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5287 | 2025.01.10 05:08:49.944639 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5288 | 2025.01.10 05:08:49.944856 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5289 | 2025.01.10 05:08:49.944901 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5290 | 2025.01.10 05:08:49.945007 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5291 | 2025.01.10 05:08:49.945101 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5292 | 2025.01.10 05:08:49.945338 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5293 | 2025.01.10 05:08:49.945481 [ 197 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5294 | 2025.01.10 05:08:49.946518 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002028246 sec., 372242.81472760206 rows/sec., 26.65 MiB/sec. | ||
5295 | 2025.01.10 05:08:49.946678 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5296 | 2025.01.10 05:08:49.947026 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5297 | 2025.01.10 05:08:49.947112 [ 189 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_15_3} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5298 | 2025.01.10 05:08:49.947188 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5299 | 2025.01.10 05:08:50.543525 [ 34 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5300 | 2025.01.10 05:08:50.543644 [ 34 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5301 | 2025.01.10 05:08:50.543687 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5302 | 2025.01.10 05:08:50.543895 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5303 | 2025.01.10 05:08:50.544082 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5304 | 2025.01.10 05:08:50.544129 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5305 | 2025.01.10 05:08:50.544226 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5306 | 2025.01.10 05:08:50.544320 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5307 | 2025.01.10 05:08:50.544570 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5308 | 2025.01.10 05:08:50.544759 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5309 | 2025.01.10 05:08:50.545901 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002106008 sec., 42734.88039931472 rows/sec., 2.18 MiB/sec. | ||
5310 | 2025.01.10 05:08:50.546029 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5311 | 2025.01.10 05:08:50.546327 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2025.01.10 05:08:50.546407 [ 197 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_15_3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5313 | 2025.01.10 05:08:50.546489 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5314 | 2025.01.10 05:08:52.344607 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5315 | 2025.01.10 05:08:52.344804 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5316 | 2025.01.10 05:08:52.344888 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5317 | 2025.01.10 05:08:52.345647 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2025.01.10 05:08:52.345700 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5319 | 2025.01.10 05:08:52.346129 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5320 | 2025.01.10 05:08:52.346387 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5321 | 2025.01.10 05:08:52.346629 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
5322 | 2025.01.10 05:08:52.346732 [ 288 ] {d1b81a69-0e88-4eb6-a3d4-35c835e42074} <Debug> TCPHandler: Processed in 0.002263353 sec. | ||
5323 | 2025.01.10 05:08:52.346977 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2025.01.10 05:08:52.347126 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5325 | 2025.01.10 05:08:52.347187 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5326 | 2025.01.10 05:08:52.347977 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2025.01.10 05:08:52.348027 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5328 | 2025.01.10 05:08:52.348418 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5329 | 2025.01.10 05:08:52.348657 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5330 | 2025.01.10 05:08:52.348880 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.00179 sec., 111173.1843575419 rows/sec., 9.88 MiB/sec. | ||
5331 | 2025.01.10 05:08:52.348937 [ 283 ] {63b4a635-7d36-43d9-8b7f-d1ccc002d76b} <Debug> TCPHandler: Processed in 0.002050807 sec. | ||
5332 | 2025.01.10 05:08:52.349084 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2025.01.10 05:08:52.349196 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5334 | 2025.01.10 05:08:52.349242 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5335 | 2025.01.10 05:08:52.349781 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2025.01.10 05:08:52.349821 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5337 | 2025.01.10 05:08:52.350176 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5338 | 2025.01.10 05:08:52.350423 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.01.10 05:08:52.350664 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001486 sec., 13458.950201884254 rows/sec., 964.73 KiB/sec. | ||
5340 | 2025.01.10 05:08:52.350764 [ 288 ] {528b35d9-d553-403b-9152-a3e28ef2898a} <Debug> TCPHandler: Processed in 0.001731236 sec. | ||
5341 | 2025.01.10 05:08:52.350924 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.01.10 05:08:52.351034 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5343 | 2025.01.10 05:08:52.351081 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5344 | 2025.01.10 05:08:52.351627 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.01.10 05:08:52.351664 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5346 | 2025.01.10 05:08:52.352028 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5347 | 2025.01.10 05:08:52.352272 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.01.10 05:08:52.352543 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001518 sec., 9222.66139657444 rows/sec., 645.90 KiB/sec. | ||
5349 | 2025.01.10 05:08:52.352716 [ 283 ] {90e3f78b-6a7d-4cb1-8094-9b1e2a1a5115} <Debug> TCPHandler: Processed in 0.001842939 sec. | ||
5350 | 2025.01.10 05:08:52.352887 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.01.10 05:08:52.353000 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5352 | 2025.01.10 05:08:52.353045 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5353 | 2025.01.10 05:08:52.353610 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.01.10 05:08:52.353656 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5355 | 2025.01.10 05:08:52.354045 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5356 | 2025.01.10 05:08:52.354301 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.01.10 05:08:52.354516 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. | ||
5358 | 2025.01.10 05:08:52.354574 [ 288 ] {8f228ea7-778b-4c34-af74-3016dce5578d} <Debug> TCPHandler: Processed in 0.001746497 sec. | ||
5359 | 2025.01.10 05:08:52.354720 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2025.01.10 05:08:52.354832 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5361 | 2025.01.10 05:08:52.354881 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5362 | 2025.01.10 05:08:52.355590 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2025.01.10 05:08:52.355629 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5364 | 2025.01.10 05:08:52.356003 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5365 | 2025.01.10 05:08:52.356272 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2025.01.10 05:08:52.356506 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001694 sec., 211924.43919716647 rows/sec., 14.90 MiB/sec. | ||
5367 | 2025.01.10 05:08:52.356559 [ 283 ] {c525185d-3fe4-453b-8f1d-a8e41b6868e9} <Debug> TCPHandler: Processed in 0.001890801 sec. | ||
5368 | 2025.01.10 05:08:52.356710 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2025.01.10 05:08:52.356818 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5370 | 2025.01.10 05:08:52.356866 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5371 | 2025.01.10 05:08:52.357323 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2025.01.10 05:08:52.357364 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5373 | 2025.01.10 05:08:52.357743 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5374 | 2025.01.10 05:08:52.357991 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2025.01.10 05:08:52.358213 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
5376 | 2025.01.10 05:08:52.358263 [ 288 ] {53d755de-0cb2-4949-a9c4-46e92463ac40} <Debug> TCPHandler: Processed in 0.001605173 sec. | ||
5377 | 2025.01.10 05:08:52.358413 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2025.01.10 05:08:52.358522 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5379 | 2025.01.10 05:08:52.358571 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5380 | 2025.01.10 05:08:52.359121 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2025.01.10 05:08:52.359160 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5382 | 2025.01.10 05:08:52.359543 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5383 | 2025.01.10 05:08:52.359792 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2025.01.10 05:08:52.360034 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001523 sec., 116217.99080761654 rows/sec., 7.67 MiB/sec. | ||
5385 | 2025.01.10 05:08:52.360110 [ 283 ] {f7754b6f-f3da-47dd-a553-6047bb3b1365} <Debug> TCPHandler: Processed in 0.001753867 sec. | ||
5386 | 2025.01.10 05:08:52.360337 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5387 | 2025.01.10 05:08:52.360475 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5388 | 2025.01.10 05:08:52.360524 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5389 | 2025.01.10 05:08:52.360970 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.01.10 05:08:52.361008 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5391 | 2025.01.10 05:08:52.361360 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5392 | 2025.01.10 05:08:52.361619 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.01.10 05:08:52.361842 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
5394 | 2025.01.10 05:08:52.362009 [ 288 ] {ac3e0ac7-766c-48a1-9259-b96350605418} <Debug> TCPHandler: Processed in 0.001782978 sec. | ||
5395 | 2025.01.10 05:08:52.362178 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5396 | 2025.01.10 05:08:52.362295 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5397 | 2025.01.10 05:08:52.362372 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5398 | 2025.01.10 05:08:52.363514 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2025.01.10 05:08:52.363554 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5400 | 2025.01.10 05:08:52.364173 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5401 | 2025.01.10 05:08:52.364427 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2025.01.10 05:08:52.364657 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002386 sec., 5448.449287510478 rows/sec., 9.76 MiB/sec. | ||
5403 | 2025.01.10 05:08:52.364751 [ 283 ] {1d3178fe-601f-40a4-9e54-61b8afb92fc5} <Debug> TCPHandler: Processed in 0.002629475 sec. | ||
5404 | 2025.01.10 05:08:52.364891 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5405 | 2025.01.10 05:08:52.364999 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5406 | 2025.01.10 05:08:52.365045 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5407 | 2025.01.10 05:08:52.365489 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5408 | 2025.01.10 05:08:52.365529 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5409 | 2025.01.10 05:08:52.365885 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5410 | 2025.01.10 05:08:52.366151 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5411 | 2025.01.10 05:08:52.366373 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001396 sec., 37249.28366762177 rows/sec., 2.31 MiB/sec. | ||
5412 | 2025.01.10 05:08:52.366426 [ 288 ] {9f3b643c-224c-4f08-997b-ab632d5568b8} <Debug> TCPHandler: Processed in 0.001587361 sec. | ||
5413 | 2025.01.10 05:08:54.815736 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5414 | 2025.01.10 05:08:54.816386 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2025.01.10 05:08:54.816437 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
5416 | 2025.01.10 05:08:54.817007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5417 | 2025.01.10 05:08:54.817267 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5418 | 2025.01.10 05:08:54.817514 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5419 | 2025.01.10 05:08:55.599593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5420 | 2025.01.10 05:08:55.620722 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2025.01.10 05:08:55.620773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5422 | 2025.01.10 05:08:55.628341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5423 | 2025.01.10 05:08:55.629101 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2025.01.10 05:08:55.632402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5425 | 2025.01.10 05:08:57.341007 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5426 | 2025.01.10 05:08:57.341192 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5427 | 2025.01.10 05:08:57.341264 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5428 | 2025.01.10 05:08:57.342063 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2025.01.10 05:08:57.342107 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5430 | 2025.01.10 05:08:57.342542 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5431 | 2025.01.10 05:08:57.342794 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2025.01.10 05:08:57.343028 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001875 sec., 41600 rows/sec., 3.57 MiB/sec. | ||
5433 | 2025.01.10 05:08:57.343152 [ 288 ] {521b500c-e78a-4709-824b-648ba7c98092} <Debug> TCPHandler: Processed in 0.002271304 sec. | ||
5434 | 2025.01.10 05:08:57.343412 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5435 | 2025.01.10 05:08:57.343544 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5436 | 2025.01.10 05:08:57.343595 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5437 | 2025.01.10 05:08:57.344190 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5438 | 2025.01.10 05:08:57.344230 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5439 | 2025.01.10 05:08:57.344585 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5440 | 2025.01.10 05:08:57.344825 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5441 | 2025.01.10 05:08:57.344952 [ 27 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5442 | 2025.01.10 05:08:57.344995 [ 27 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2025.01.10 05:08:57.345016 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001502 sec., 17310.252996005325 rows/sec., 1.27 MiB/sec. | ||
5444 | 2025.01.10 05:08:57.345021 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5445 | 2025.01.10 05:08:57.345131 [ 283 ] {798190ad-42eb-4c4d-b932-ad1aee8558fd} <Debug> TCPHandler: Processed in 0.00183111 sec. | ||
5446 | 2025.01.10 05:08:57.345429 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5447 | 2025.01.10 05:08:57.345620 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
5448 | 2025.01.10 05:08:57.345846 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5449 | 2025.01.10 05:08:57.346013 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5450 | 2025.01.10 05:08:57.346194 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5451 | 2025.01.10 05:08:57.346281 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 60 rows starting from the beginning of the part | ||
5452 | 2025.01.10 05:08:57.346645 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5453 | 2025.01.10 05:08:57.347040 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
5454 | 2025.01.10 05:08:57.347441 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
5455 | 2025.01.10 05:08:57.347633 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
5456 | 2025.01.10 05:08:57.348005 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
5457 | 2025.01.10 05:08:57.348694 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2025.01.10 05:08:57.348758 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5459 | 2025.01.10 05:08:57.349761 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5460 | 2025.01.10 05:08:57.350435 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2025.01.10 05:08:57.351525 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005816 sec., 9284.731774415406 rows/sec., 742.50 KiB/sec. | ||
5462 | 2025.01.10 05:08:57.351512 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006335175 sec., 28097.092819061825 rows/sec., 2.13 MiB/sec. | ||
5463 | 2025.01.10 05:08:57.351862 [ 288 ] {fdac10d7-dce9-428a-a8aa-957876562251} <Debug> TCPHandler: Processed in 0.006596304 sec. | ||
5464 | 2025.01.10 05:08:57.352052 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5465 | 2025.01.10 05:08:57.352117 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2025.01.10 05:08:57.352312 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5467 | 2025.01.10 05:08:57.352402 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5468 | 2025.01.10 05:08:57.352572 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2025.01.10 05:08:57.352840 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_31_6} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5470 | 2025.01.10 05:08:57.353013 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5471 | 2025.01.10 05:08:57.353374 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2025.01.10 05:08:57.353419 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5473 | 2025.01.10 05:08:57.353893 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5474 | 2025.01.10 05:08:57.354152 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2025.01.10 05:08:57.354342 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002087 sec., 47915.66842357451 rows/sec., 3.32 MiB/sec. | ||
5476 | 2025.01.10 05:08:57.354411 [ 283 ] {65a799fa-f43b-4d87-aa2f-d5d098822d2e} <Debug> TCPHandler: Processed in 0.002409168 sec. | ||
5477 | 2025.01.10 05:08:57.354560 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2025.01.10 05:08:57.354671 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5479 | 2025.01.10 05:08:57.354739 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5480 | 2025.01.10 05:08:57.355933 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2025.01.10 05:08:57.355972 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5482 | 2025.01.10 05:08:57.356658 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5483 | 2025.01.10 05:08:57.356914 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2025.01.10 05:08:57.357137 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5485 | 2025.01.10 05:08:57.357209 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002553 sec., 10184.097140618878 rows/sec., 18.25 MiB/sec. | ||
5486 | 2025.01.10 05:08:57.357215 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2025.01.10 05:08:57.357282 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5488 | 2025.01.10 05:08:57.357614 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
5489 | 2025.01.10 05:08:57.357715 [ 288 ] {098a126f-2abd-46a8-a384-37dd6e6fc1d3} <Debug> TCPHandler: Processed in 0.003206084 sec. | ||
5490 | 2025.01.10 05:08:57.358043 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5491 | 2025.01.10 05:08:57.358220 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5492 | 2025.01.10 05:08:57.358264 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5493 | 2025.01.10 05:08:57.358279 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5494 | 2025.01.10 05:08:57.358378 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
5495 | 2025.01.10 05:08:57.359095 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5496 | 2025.01.10 05:08:57.359722 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
5497 | 2025.01.10 05:08:57.360025 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5498 | 2025.01.10 05:08:57.360121 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5499 | 2025.01.10 05:08:57.360339 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
5500 | 2025.01.10 05:08:57.360882 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
5501 | 2025.01.10 05:08:57.361292 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5502 | 2025.01.10 05:08:57.361360 [ 191 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
5503 | 2025.01.10 05:08:57.361944 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2025.01.10 05:08:57.362416 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004238 sec., 7078.810759792355 rows/sec., 496.58 KiB/sec. | ||
5505 | 2025.01.10 05:08:57.362715 [ 283 ] {e805b4b5-b009-4489-a859-e14c1829c214} <Debug> TCPHandler: Processed in 0.004801726 sec. | ||
5506 | 2025.01.10 05:08:57.368367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 786 | ||
5507 | 2025.01.10 05:08:57.371182 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5508 | 2025.01.10 05:08:57.371221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5509 | 2025.01.10 05:08:57.372253 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.014833992 sec., 38290.43456407419 rows/sec., 68.61 MiB/sec. | ||
5510 | 2025.01.10 05:08:57.373405 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5511 | 2025.01.10 05:08:57.374227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5512 | 2025.01.10 05:08:57.374571 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2025.01.10 05:08:57.374727 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5514 | 2025.01.10 05:08:57.374757 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5515 | 2025.01.10 05:08:57.375158 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
5516 | 2025.01.10 05:08:57.376360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
5517 | 2025.01.10 05:08:58.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.41 MiB, peak 199.76 MiB, free memory in arenas 0.00 B, will set to 194.18 MiB (RSS), difference: 1.77 MiB | ||
5518 | 2025.01.10 05:09:02.162225 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5519 | 2025.01.10 05:09:02.162304 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5520 | 2025.01.10 05:09:02.318543 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5521 | 2025.01.10 05:09:02.319234 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2025.01.10 05:09:02.319292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5523 | 2025.01.10 05:09:02.319838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5524 | 2025.01.10 05:09:02.320116 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2025.01.10 05:09:02.320387 [ 77 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5526 | 2025.01.10 05:09:02.320412 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5527 | 2025.01.10 05:09:02.320497 [ 77 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2025.01.10 05:09:02.320545 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5529 | 2025.01.10 05:09:02.320859 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5530 | 2025.01.10 05:09:02.321142 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5531 | 2025.01.10 05:09:02.321213 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5532 | 2025.01.10 05:09:02.321350 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5533 | 2025.01.10 05:09:02.321450 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5534 | 2025.01.10 05:09:02.321716 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5535 | 2025.01.10 05:09:02.321922 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5536 | 2025.01.10 05:09:02.322137 [ 193 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
5537 | 2025.01.10 05:09:02.327075 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006427008 sec., 1860274.641014917 rows/sec., 26.61 MiB/sec. | ||
5538 | 2025.01.10 05:09:02.327610 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5539 | 2025.01.10 05:09:02.328162 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2025.01.10 05:09:02.328313 [ 194 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_26_5} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5541 | 2025.01.10 05:09:02.328454 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5542 | 2025.01.10 05:09:02.344769 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2025.01.10 05:09:02.344962 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5544 | 2025.01.10 05:09:02.345036 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5545 | 2025.01.10 05:09:02.345823 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2025.01.10 05:09:02.345871 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5547 | 2025.01.10 05:09:02.346315 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5548 | 2025.01.10 05:09:02.346576 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2025.01.10 05:09:02.346774 [ 77 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5550 | 2025.01.10 05:09:02.346837 [ 77 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2025.01.10 05:09:02.346851 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. | ||
5552 | 2025.01.10 05:09:02.346882 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5553 | 2025.01.10 05:09:02.347023 [ 288 ] {5ae1f435-9f46-4792-a01e-cc08ca7ad82e} <Debug> TCPHandler: Processed in 0.002386537 sec. | ||
5554 | 2025.01.10 05:09:02.347130 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
5555 | 2025.01.10 05:09:02.347274 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5556 | 2025.01.10 05:09:02.347345 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2025.01.10 05:09:02.347396 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
5558 | 2025.01.10 05:09:02.347581 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5559 | 2025.01.10 05:09:02.347626 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5560 | 2025.01.10 05:09:02.347807 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5561 | 2025.01.10 05:09:02.347936 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5562 | 2025.01.10 05:09:02.348303 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5563 | 2025.01.10 05:09:02.348605 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5564 | 2025.01.10 05:09:02.350434 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2025.01.10 05:09:02.350510 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5566 | 2025.01.10 05:09:02.351071 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004055842 sec., 17259.054963186438 rows/sec., 1.28 MiB/sec. | ||
5567 | 2025.01.10 05:09:02.351268 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5568 | 2025.01.10 05:09:02.351462 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5569 | 2025.01.10 05:09:02.351722 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2025.01.10 05:09:02.351879 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5571 | 2025.01.10 05:09:02.351894 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_17_4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5572 | 2025.01.10 05:09:02.352046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5573 | 2025.01.10 05:09:02.352255 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.004803 sec., 41432.43805954612 rows/sec., 3.68 MiB/sec. | ||
5574 | 2025.01.10 05:09:02.352387 [ 283 ] {a4b9d557-405d-402c-b9a0-7e7aef82862c} <Debug> TCPHandler: Processed in 0.005213059 sec. | ||
5575 | 2025.01.10 05:09:02.352564 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5576 | 2025.01.10 05:09:02.352675 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5577 | 2025.01.10 05:09:02.352720 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5578 | 2025.01.10 05:09:02.353282 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5579 | 2025.01.10 05:09:02.353322 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5580 | 2025.01.10 05:09:02.353733 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5581 | 2025.01.10 05:09:02.353974 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5582 | 2025.01.10 05:09:02.354193 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00154 sec., 12987.012987012988 rows/sec., 930.91 KiB/sec. | ||
5583 | 2025.01.10 05:09:02.354323 [ 288 ] {ea4afb13-38ec-4c7e-a488-73508e1f6057} <Debug> TCPHandler: Processed in 0.001823639 sec. | ||
5584 | 2025.01.10 05:09:02.354502 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5585 | 2025.01.10 05:09:02.354610 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5586 | 2025.01.10 05:09:02.354658 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5587 | 2025.01.10 05:09:02.355209 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5588 | 2025.01.10 05:09:02.355247 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5589 | 2025.01.10 05:09:02.355613 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5590 | 2025.01.10 05:09:02.355871 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5591 | 2025.01.10 05:09:02.356144 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
5592 | 2025.01.10 05:09:02.356341 [ 283 ] {6e8dc4b0-d81b-4332-82d9-d0581c4e2c49} <Debug> TCPHandler: Processed in 0.001888611 sec. | ||
5593 | 2025.01.10 05:09:02.356512 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5594 | 2025.01.10 05:09:02.356621 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5595 | 2025.01.10 05:09:02.356667 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5596 | 2025.01.10 05:09:02.357231 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5597 | 2025.01.10 05:09:02.357272 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5598 | 2025.01.10 05:09:02.357629 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5599 | 2025.01.10 05:09:02.357880 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5600 | 2025.01.10 05:09:02.358040 [ 77 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5601 | 2025.01.10 05:09:02.358099 [ 77 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5602 | 2025.01.10 05:09:02.358138 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5603 | 2025.01.10 05:09:02.358137 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. | ||
5604 | 2025.01.10 05:09:02.358368 [ 288 ] {c182472c-8953-4d70-8dcc-d1e4b7b72fcf} <Debug> TCPHandler: Processed in 0.001907272 sec. | ||
5605 | 2025.01.10 05:09:02.358392 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
5606 | 2025.01.10 05:09:02.358544 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5607 | 2025.01.10 05:09:02.358578 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5608 | 2025.01.10 05:09:02.358630 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5609 | 2025.01.10 05:09:02.358800 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5610 | 2025.01.10 05:09:02.358872 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5611 | 2025.01.10 05:09:02.358969 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5612 | 2025.01.10 05:09:02.359203 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5613 | 2025.01.10 05:09:02.359535 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5614 | 2025.01.10 05:09:02.359840 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5615 | 2025.01.10 05:09:02.361751 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5616 | 2025.01.10 05:09:02.361827 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5617 | 2025.01.10 05:09:02.362234 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00400375 sec., 16234.779893849514 rows/sec., 1.05 MiB/sec. | ||
5618 | 2025.01.10 05:09:02.362413 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5619 | 2025.01.10 05:09:02.362542 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5620 | 2025.01.10 05:09:02.362761 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2025.01.10 05:09:02.362847 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5622 | 2025.01.10 05:09:02.362890 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_17_4} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5623 | 2025.01.10 05:09:02.363083 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5624 | 2025.01.10 05:09:02.363247 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004575 sec., 78469.94535519126 rows/sec., 5.52 MiB/sec. | ||
5625 | 2025.01.10 05:09:02.363458 [ 283 ] {847c8948-e744-430d-a498-526190434e2f} <Debug> TCPHandler: Processed in 0.004977672 sec. | ||
5626 | 2025.01.10 05:09:02.363648 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5627 | 2025.01.10 05:09:02.363757 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5628 | 2025.01.10 05:09:02.363805 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5629 | 2025.01.10 05:09:02.364297 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5630 | 2025.01.10 05:09:02.364337 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5631 | 2025.01.10 05:09:02.364711 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5632 | 2025.01.10 05:09:02.364971 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5633 | 2025.01.10 05:09:02.365185 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
5634 | 2025.01.10 05:09:02.365236 [ 288 ] {70488cf7-c455-40aa-b598-dc935c06e9b2} <Debug> TCPHandler: Processed in 0.001661654 sec. | ||
5635 | 2025.01.10 05:09:02.365372 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2025.01.10 05:09:02.365479 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5637 | 2025.01.10 05:09:02.365527 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5638 | 2025.01.10 05:09:02.366065 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2025.01.10 05:09:02.366104 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5640 | 2025.01.10 05:09:02.366483 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5641 | 2025.01.10 05:09:02.366720 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2025.01.10 05:09:02.366944 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001487 sec., 119031.60726294553 rows/sec., 7.85 MiB/sec. | ||
5643 | 2025.01.10 05:09:02.366996 [ 283 ] {e574efe6-d5d6-4be1-bc8f-2ff1806ef80c} <Debug> TCPHandler: Processed in 0.001676754 sec. | ||
5644 | 2025.01.10 05:09:02.367136 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5645 | 2025.01.10 05:09:02.367243 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5646 | 2025.01.10 05:09:02.367291 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5647 | 2025.01.10 05:09:02.367795 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5648 | 2025.01.10 05:09:02.367842 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5649 | 2025.01.10 05:09:02.368262 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5650 | 2025.01.10 05:09:02.368514 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5651 | 2025.01.10 05:09:02.368724 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
5652 | 2025.01.10 05:09:02.368773 [ 288 ] {e06c4ee5-1a59-4af4-96d4-234a7a3277d4} <Debug> TCPHandler: Processed in 0.001688025 sec. | ||
5653 | 2025.01.10 05:09:02.368897 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5654 | 2025.01.10 05:09:02.369002 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5655 | 2025.01.10 05:09:02.369067 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5656 | 2025.01.10 05:09:02.370138 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5657 | 2025.01.10 05:09:02.370177 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5658 | 2025.01.10 05:09:02.370793 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5659 | 2025.01.10 05:09:02.371046 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5660 | 2025.01.10 05:09:02.371329 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002346 sec., 5541.346973572037 rows/sec., 9.93 MiB/sec. | ||
5661 | 2025.01.10 05:09:02.371821 [ 283 ] {a39e63b0-7ec7-41e8-baf3-b81932257c28} <Debug> TCPHandler: Processed in 0.002972937 sec. | ||
5662 | 2025.01.10 05:09:02.371985 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5663 | 2025.01.10 05:09:02.372113 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5664 | 2025.01.10 05:09:02.372169 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5665 | 2025.01.10 05:09:02.372668 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5666 | 2025.01.10 05:09:02.372707 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5667 | 2025.01.10 05:09:02.373056 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5668 | 2025.01.10 05:09:02.373298 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2025.01.10 05:09:02.373514 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001429 sec., 36389.083275017496 rows/sec., 2.25 MiB/sec. | ||
5670 | 2025.01.10 05:09:02.373561 [ 288 ] {7f4d5084-5a0f-483e-b758-b36b13e58300} <Debug> TCPHandler: Processed in 0.001638793 sec. | ||
5671 | 2025.01.10 05:09:03.133375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5672 | 2025.01.10 05:09:03.154508 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2025.01.10 05:09:03.154558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5674 | 2025.01.10 05:09:03.162335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5675 | 2025.01.10 05:09:03.163122 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2025.01.10 05:09:03.163563 [ 94 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5677 | 2025.01.10 05:09:03.163734 [ 94 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2025.01.10 05:09:03.163830 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5679 | 2025.01.10 05:09:03.164390 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5680 | 2025.01.10 05:09:03.179436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5681 | 2025.01.10 05:09:03.180991 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5682 | 2025.01.10 05:09:03.182623 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5683 | 2025.01.10 05:09:03.188843 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5684 | 2025.01.10 05:09:03.194839 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5685 | 2025.01.10 05:09:03.200507 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5686 | 2025.01.10 05:09:03.206488 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5687 | 2025.01.10 05:09:03.211208 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
5688 | 2025.01.10 05:09:03.270721 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106683982 sec., 1837.2017647410275 rows/sec., 9.50 MiB/sec. | ||
5689 | 2025.01.10 05:09:03.273681 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5690 | 2025.01.10 05:09:03.276589 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5691 | 2025.01.10 05:09:03.276716 [ 199 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_26_5} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5692 | 2025.01.10 05:09:03.279361 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5693 | 2025.01.10 05:09:04.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.47 MiB, peak 206.03 MiB, free memory in arenas 0.00 B, will set to 197.54 MiB (RSS), difference: 2.07 MiB | ||
5694 | 2025.01.10 05:09:07.340254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5695 | 2025.01.10 05:09:07.340479 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5696 | 2025.01.10 05:09:07.340554 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5697 | 2025.01.10 05:09:07.341356 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2025.01.10 05:09:07.341405 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5699 | 2025.01.10 05:09:07.341851 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5700 | 2025.01.10 05:09:07.342112 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2025.01.10 05:09:07.342318 [ 110 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5702 | 2025.01.10 05:09:07.342389 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00196 sec., 39795.91836734694 rows/sec., 3.41 MiB/sec. | ||
5703 | 2025.01.10 05:09:07.342397 [ 110 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2025.01.10 05:09:07.342469 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5705 | 2025.01.10 05:09:07.342529 [ 288 ] {599ec439-f58c-4431-a7c4-5c9986b00bdd} <Debug> TCPHandler: Processed in 0.002410949 sec. | ||
5706 | 2025.01.10 05:09:07.342853 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5707 | 2025.01.10 05:09:07.342860 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
5708 | 2025.01.10 05:09:07.343305 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5709 | 2025.01.10 05:09:07.343366 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5710 | 2025.01.10 05:09:07.343431 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5711 | 2025.01.10 05:09:07.343450 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1399 rows starting from the beginning of the part | ||
5712 | 2025.01.10 05:09:07.343806 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
5713 | 2025.01.10 05:09:07.344116 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 199 rows starting from the beginning of the part | ||
5714 | 2025.01.10 05:09:07.344390 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part | ||
5715 | 2025.01.10 05:09:07.344859 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 199 rows starting from the beginning of the part | ||
5716 | 2025.01.10 05:09:07.345207 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
5717 | 2025.01.10 05:09:07.346395 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2025.01.10 05:09:07.346454 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5719 | 2025.01.10 05:09:07.347455 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5720 | 2025.01.10 05:09:07.347886 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2025.01.10 05:09:07.348323 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005194 sec., 5005.775895263766 rows/sec., 376.41 KiB/sec. | ||
5722 | 2025.01.10 05:09:07.348566 [ 283 ] {9aa4fcd1-c356-44af-871b-82f61b269a22} <Debug> TCPHandler: Processed in 0.005889941 sec. | ||
5723 | 2025.01.10 05:09:07.348576 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005998595 sec., 338579.28398233256 rows/sec., 30.02 MiB/sec. | ||
5724 | 2025.01.10 05:09:07.348749 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5725 | 2025.01.10 05:09:07.348844 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5726 | 2025.01.10 05:09:07.348991 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5727 | 2025.01.10 05:09:07.349074 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5728 | 2025.01.10 05:09:07.349411 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2025.01.10 05:09:07.349650 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_41_8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5730 | 2025.01.10 05:09:07.349832 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5731 | 2025.01.10 05:09:07.350211 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5732 | 2025.01.10 05:09:07.350256 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5733 | 2025.01.10 05:09:07.350626 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5734 | 2025.01.10 05:09:07.350878 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5735 | 2025.01.10 05:09:07.351051 [ 110 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5736 | 2025.01.10 05:09:07.351126 [ 110 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5737 | 2025.01.10 05:09:07.351137 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002238 sec., 24128.686327077747 rows/sec., 1.88 MiB/sec. | ||
5738 | 2025.01.10 05:09:07.351168 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5739 | 2025.01.10 05:09:07.351326 [ 288 ] {023a509b-a4f2-48e0-938c-528d90588dbb} <Debug> TCPHandler: Processed in 0.002635596 sec. | ||
5740 | 2025.01.10 05:09:07.351666 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2025.01.10 05:09:07.351708 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
5742 | 2025.01.10 05:09:07.352054 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5743 | 2025.01.10 05:09:07.352237 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5744 | 2025.01.10 05:09:07.352248 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5745 | 2025.01.10 05:09:07.352316 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 873 rows starting from the beginning of the part | ||
5746 | 2025.01.10 05:09:07.352763 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
5747 | 2025.01.10 05:09:07.353188 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 359 rows starting from the beginning of the part | ||
5748 | 2025.01.10 05:09:07.353532 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
5749 | 2025.01.10 05:09:07.353744 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 359 rows starting from the beginning of the part | ||
5750 | 2025.01.10 05:09:07.354115 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
5751 | 2025.01.10 05:09:07.354927 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2025.01.10 05:09:07.354982 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5753 | 2025.01.10 05:09:07.356023 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5754 | 2025.01.10 05:09:07.356600 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.01.10 05:09:07.356913 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5756 | 2025.01.10 05:09:07.356977 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005066 sec., 19739.43939992104 rows/sec., 1.37 MiB/sec. | ||
5757 | 2025.01.10 05:09:07.356985 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5758 | 2025.01.10 05:09:07.357050 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5759 | 2025.01.10 05:09:07.357261 [ 283 ] {bb39a3ba-864f-4c69-a4c0-b8c075e2295e} <Debug> TCPHandler: Processed in 0.005798899 sec. | ||
5760 | 2025.01.10 05:09:07.357629 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5761 | 2025.01.10 05:09:07.357672 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
5762 | 2025.01.10 05:09:07.358034 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5763 | 2025.01.10 05:09:07.358060 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00676749 sec., 259032.52165869472 rows/sec., 19.67 MiB/sec. | ||
5764 | 2025.01.10 05:09:07.358275 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5765 | 2025.01.10 05:09:07.358325 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5766 | 2025.01.10 05:09:07.358423 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5767 | 2025.01.10 05:09:07.358446 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10199 rows starting from the beginning of the part | ||
5768 | 2025.01.10 05:09:07.359268 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
5769 | 2025.01.10 05:09:07.359481 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2025.01.10 05:09:07.359846 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_41_8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5771 | 2025.01.10 05:09:07.360032 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part | ||
5772 | 2025.01.10 05:09:07.360127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5773 | 2025.01.10 05:09:07.360496 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
5774 | 2025.01.10 05:09:07.360928 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part | ||
5775 | 2025.01.10 05:09:07.361362 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part | ||
5776 | 2025.01.10 05:09:07.363628 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5777 | 2025.01.10 05:09:07.363710 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5778 | 2025.01.10 05:09:07.365540 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5779 | 2025.01.10 05:09:07.366246 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5780 | 2025.01.10 05:09:07.366533 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008637 sec., 3010.3045038786613 rows/sec., 5.39 MiB/sec. | ||
5781 | 2025.01.10 05:09:07.366737 [ 288 ] {40ee0713-557d-4b55-b13d-a7f4e38a8d65} <Debug> TCPHandler: Processed in 0.009310802 sec. | ||
5782 | 2025.01.10 05:09:07.366883 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5783 | 2025.01.10 05:09:07.367015 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5784 | 2025.01.10 05:09:07.367063 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5785 | 2025.01.10 05:09:07.367760 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10853 rows, containing 5 columns (5 merged, 0 gathered) in 0.010555542 sec., 1028180.2677683439 rows/sec., 68.87 MiB/sec. | ||
5786 | 2025.01.10 05:09:07.368087 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5787 | 2025.01.10 05:09:07.368345 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2025.01.10 05:09:07.368399 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5789 | 2025.01.10 05:09:07.368783 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2025.01.10 05:09:07.368975 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5791 | 2025.01.10 05:09:07.369139 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
5792 | 2025.01.10 05:09:07.369198 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5793 | 2025.01.10 05:09:07.369445 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5794 | 2025.01.10 05:09:07.369615 [ 110 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5795 | 2025.01.10 05:09:07.369661 [ 110 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2025.01.10 05:09:07.369683 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002697 sec., 11123.470522803114 rows/sec., 780.31 KiB/sec. | ||
5797 | 2025.01.10 05:09:07.369698 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5798 | 2025.01.10 05:09:07.369867 [ 283 ] {f9d61f5c-4dac-49e2-a280-04ab8280ed2a} <Debug> TCPHandler: Processed in 0.003034759 sec. | ||
5799 | 2025.01.10 05:09:07.370120 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
5800 | 2025.01.10 05:09:07.370303 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5801 | 2025.01.10 05:09:07.370349 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1254 rows starting from the beginning of the part | ||
5802 | 2025.01.10 05:09:07.370484 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
5803 | 2025.01.10 05:09:07.370662 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part | ||
5804 | 2025.01.10 05:09:07.370785 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
5805 | 2025.01.10 05:09:07.370991 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
5806 | 2025.01.10 05:09:07.371073 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
5807 | 2025.01.10 05:09:07.372435 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570193 sec., 563381.8160737345 rows/sec., 36.33 MiB/sec. | ||
5808 | 2025.01.10 05:09:07.372636 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5809 | 2025.01.10 05:09:07.372927 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.01.10 05:09:07.373008 [ 197 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_41_8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5811 | 2025.01.10 05:09:07.373093 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5812 | 2025.01.10 05:09:07.377393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 820 | ||
5813 | 2025.01.10 05:09:07.380236 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2025.01.10 05:09:07.380277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5815 | 2025.01.10 05:09:07.381704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5816 | 2025.01.10 05:09:07.382008 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2025.01.10 05:09:07.382790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
5818 | 2025.01.10 05:09:08.601926 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5819 | 2025.01.10 05:09:08.602138 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5820 | 2025.01.10 05:09:08.602220 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5821 | 2025.01.10 05:09:08.603153 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5822 | 2025.01.10 05:09:08.603214 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5823 | 2025.01.10 05:09:08.603738 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5824 | 2025.01.10 05:09:08.604052 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5825 | 2025.01.10 05:09:08.604342 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00226 sec., 6194.690265486726 rows/sec., 445.93 KiB/sec. | ||
5826 | 2025.01.10 05:09:08.604429 [ 288 ] {b273cbe0-4e5e-4464-ae17-bba7258d7470} <Debug> TCPHandler: Processed in 0.002643306 sec. | ||
5827 | 2025.01.10 05:09:08.604640 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5828 | 2025.01.10 05:09:08.604788 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5829 | 2025.01.10 05:09:08.604849 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5830 | 2025.01.10 05:09:08.605579 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2025.01.10 05:09:08.605619 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5832 | 2025.01.10 05:09:08.606000 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5833 | 2025.01.10 05:09:08.606261 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2025.01.10 05:09:08.606489 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001736 sec., 6912.442396313364 rows/sec., 563.66 KiB/sec. | ||
5835 | 2025.01.10 05:09:08.606545 [ 283 ] {6b5726fd-1a8d-4171-9afc-ceddadc65867} <Debug> TCPHandler: Processed in 0.001978544 sec. | ||
5836 | 2025.01.10 05:09:08.606699 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2025.01.10 05:09:08.606814 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5838 | 2025.01.10 05:09:08.606860 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5839 | 2025.01.10 05:09:08.607923 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.01.10 05:09:08.607962 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5841 | 2025.01.10 05:09:08.608409 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5842 | 2025.01.10 05:09:08.608650 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2025.01.10 05:09:08.608872 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002082 sec., 646013.4486071086 rows/sec., 53.79 MiB/sec. | ||
5844 | 2025.01.10 05:09:08.608960 [ 288 ] {027cac03-feef-4378-b766-d862feb2a840} <Debug> TCPHandler: Processed in 0.002314945 sec. | ||
5845 | 2025.01.10 05:09:08.609136 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2025.01.10 05:09:08.609271 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5847 | 2025.01.10 05:09:08.609327 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5848 | 2025.01.10 05:09:08.609922 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2025.01.10 05:09:08.609960 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5850 | 2025.01.10 05:09:08.610322 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5851 | 2025.01.10 05:09:08.610566 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2025.01.10 05:09:08.610788 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.43 MiB/sec. | ||
5853 | 2025.01.10 05:09:08.610843 [ 283 ] {f16551b5-6523-4ae5-9362-1f3d801fe4f8} <Debug> TCPHandler: Processed in 0.001785037 sec. | ||
5854 | 2025.01.10 05:09:08.610990 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5855 | 2025.01.10 05:09:08.611100 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5856 | 2025.01.10 05:09:08.611147 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5857 | 2025.01.10 05:09:08.611737 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2025.01.10 05:09:08.611776 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5859 | 2025.01.10 05:09:08.612148 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5860 | 2025.01.10 05:09:08.612425 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2025.01.10 05:09:08.612670 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00159 sec., 152201.2578616352 rows/sec., 10.31 MiB/sec. | ||
5862 | 2025.01.10 05:09:08.612775 [ 288 ] {93a6c920-9580-4fed-a1fb-6d23540e3fc7} <Debug> TCPHandler: Processed in 0.00184184 sec. | ||
5863 | 2025.01.10 05:09:08.612938 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5864 | 2025.01.10 05:09:08.613070 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5865 | 2025.01.10 05:09:08.613125 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5866 | 2025.01.10 05:09:08.613724 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5867 | 2025.01.10 05:09:08.613764 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5868 | 2025.01.10 05:09:08.614129 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5869 | 2025.01.10 05:09:08.614389 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5870 | 2025.01.10 05:09:08.614602 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. | ||
5871 | 2025.01.10 05:09:08.614654 [ 283 ] {d0e53bc1-fa46-4169-a370-eb7c87b0010d} <Debug> TCPHandler: Processed in 0.001779787 sec. | ||
5872 | 2025.01.10 05:09:08.614797 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5873 | 2025.01.10 05:09:08.614918 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5874 | 2025.01.10 05:09:08.614965 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5875 | 2025.01.10 05:09:08.615746 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5876 | 2025.01.10 05:09:08.615784 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5877 | 2025.01.10 05:09:08.616172 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5878 | 2025.01.10 05:09:08.616414 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5879 | 2025.01.10 05:09:08.616621 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001724 sec., 479698.3758700696 rows/sec., 34.62 MiB/sec. | ||
5880 | 2025.01.10 05:09:08.616672 [ 288 ] {279dab0c-9dec-4763-ab51-74aa1c6bb985} <Debug> TCPHandler: Processed in 0.001930313 sec. | ||
5881 | 2025.01.10 05:09:08.616819 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5882 | 2025.01.10 05:09:08.616946 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5883 | 2025.01.10 05:09:08.617001 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5884 | 2025.01.10 05:09:08.617519 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5885 | 2025.01.10 05:09:08.617557 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5886 | 2025.01.10 05:09:08.617915 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5887 | 2025.01.10 05:09:08.618149 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2025.01.10 05:09:08.618369 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
5889 | 2025.01.10 05:09:08.618419 [ 283 ] {414be923-b5a8-47aa-96f4-b51441c21a75} <Debug> TCPHandler: Processed in 0.001663094 sec. | ||
5890 | 2025.01.10 05:09:08.618559 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5891 | 2025.01.10 05:09:08.618686 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5892 | 2025.01.10 05:09:08.618743 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5893 | 2025.01.10 05:09:08.619605 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2025.01.10 05:09:08.619643 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5895 | 2025.01.10 05:09:08.620065 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5896 | 2025.01.10 05:09:08.620301 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5897 | 2025.01.10 05:09:08.620527 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001866 sec., 519292.6045016077 rows/sec., 34.51 MiB/sec. | ||
5898 | 2025.01.10 05:09:08.620608 [ 288 ] {bf53eb45-f276-478e-9546-ef61a41f6a32} <Debug> TCPHandler: Processed in 0.002106778 sec. | ||
5899 | 2025.01.10 05:09:08.620776 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5900 | 2025.01.10 05:09:08.620904 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5901 | 2025.01.10 05:09:08.620960 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5902 | 2025.01.10 05:09:08.621467 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5903 | 2025.01.10 05:09:08.621512 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5904 | 2025.01.10 05:09:08.621861 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5905 | 2025.01.10 05:09:08.622091 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5906 | 2025.01.10 05:09:08.622303 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
5907 | 2025.01.10 05:09:08.622352 [ 283 ] {bfcc2d40-5397-4773-8b77-01e54f51329a} <Debug> TCPHandler: Processed in 0.001654114 sec. | ||
5908 | 2025.01.10 05:09:08.622482 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5909 | 2025.01.10 05:09:08.622605 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5910 | 2025.01.10 05:09:08.622682 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5911 | 2025.01.10 05:09:08.623869 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5912 | 2025.01.10 05:09:08.623907 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5913 | 2025.01.10 05:09:08.624511 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5914 | 2025.01.10 05:09:08.624773 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5915 | 2025.01.10 05:09:08.625046 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002465 sec., 5273.833671399594 rows/sec., 9.45 MiB/sec. | ||
5916 | 2025.01.10 05:09:08.625346 [ 288 ] {dde8db62-021b-413b-b0a2-d57704001d90} <Debug> TCPHandler: Processed in 0.002912824 sec. | ||
5917 | 2025.01.10 05:09:08.625491 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5918 | 2025.01.10 05:09:08.625620 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5919 | 2025.01.10 05:09:08.625674 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5920 | 2025.01.10 05:09:08.626178 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2025.01.10 05:09:08.626223 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5922 | 2025.01.10 05:09:08.626622 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5923 | 2025.01.10 05:09:08.626859 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2025.01.10 05:09:08.627078 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001485 sec., 22895.622895622895 rows/sec., 1.34 MiB/sec. | ||
5925 | 2025.01.10 05:09:08.627195 [ 283 ] {f12aac6d-cd72-4cfe-979d-86e31bd97299} <Debug> TCPHandler: Processed in 0.001766317 sec. | ||
5926 | 2025.01.10 05:09:09.821508 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5927 | 2025.01.10 05:09:09.822194 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5928 | 2025.01.10 05:09:09.822243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5929 | 2025.01.10 05:09:09.822810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5930 | 2025.01.10 05:09:09.823075 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5931 | 2025.01.10 05:09:09.823355 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5932 | 2025.01.10 05:09:10.680427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5933 | 2025.01.10 05:09:10.702492 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2025.01.10 05:09:10.702574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5935 | 2025.01.10 05:09:10.711034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5936 | 2025.01.10 05:09:10.711944 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5937 | 2025.01.10 05:09:10.715682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5938 | 2025.01.10 05:09:12.337118 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5939 | 2025.01.10 05:09:12.337328 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5940 | 2025.01.10 05:09:12.337410 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5941 | 2025.01.10 05:09:12.338199 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5942 | 2025.01.10 05:09:12.338246 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5943 | 2025.01.10 05:09:12.338668 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5944 | 2025.01.10 05:09:12.338927 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5945 | 2025.01.10 05:09:12.339213 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 1021.94 KiB/sec. | ||
5946 | 2025.01.10 05:09:12.339402 [ 288 ] {4e55866c-10eb-414c-a9ec-96bc1f29bd88} <Debug> TCPHandler: Processed in 0.002417018 sec. | ||
5947 | 2025.01.10 05:09:12.339636 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5948 | 2025.01.10 05:09:12.339782 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5949 | 2025.01.10 05:09:12.339842 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5950 | 2025.01.10 05:09:12.340561 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5951 | 2025.01.10 05:09:12.340608 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5952 | 2025.01.10 05:09:12.340973 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5953 | 2025.01.10 05:09:12.341208 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5954 | 2025.01.10 05:09:12.341421 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001675 sec., 16716.41791044776 rows/sec., 1.30 MiB/sec. | ||
5955 | 2025.01.10 05:09:12.341477 [ 283 ] {7ad973ae-f079-40e8-9696-d97913bf5354} <Debug> TCPHandler: Processed in 0.001933443 sec. | ||
5956 | 2025.01.10 05:09:12.341617 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5957 | 2025.01.10 05:09:12.341747 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5958 | 2025.01.10 05:09:12.341806 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5959 | 2025.01.10 05:09:12.342396 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2025.01.10 05:09:12.342442 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5961 | 2025.01.10 05:09:12.342853 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5962 | 2025.01.10 05:09:12.343099 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2025.01.10 05:09:12.343302 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.62 MiB/sec. | ||
5964 | 2025.01.10 05:09:12.343354 [ 288 ] {00dd8845-5bcc-4c57-9672-6d2ad71b3f50} <Debug> TCPHandler: Processed in 0.001788148 sec. | ||
5965 | 2025.01.10 05:09:12.343494 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2025.01.10 05:09:12.343601 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5967 | 2025.01.10 05:09:12.343653 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5968 | 2025.01.10 05:09:12.344171 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2025.01.10 05:09:12.344217 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5970 | 2025.01.10 05:09:12.344647 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5971 | 2025.01.10 05:09:12.344885 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2025.01.10 05:09:12.345095 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001515 sec., 11881.18811881188 rows/sec., 833.46 KiB/sec. | ||
5973 | 2025.01.10 05:09:12.345200 [ 283 ] {659e1f81-8ed8-42fe-b784-c81fc8c693ae} <Debug> TCPHandler: Processed in 0.001757637 sec. | ||
5974 | 2025.01.10 05:09:17.162356 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5975 | 2025.01.10 05:09:17.162428 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5976 | 2025.01.10 05:09:17.324365 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5977 | 2025.01.10 05:09:17.325060 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5978 | 2025.01.10 05:09:17.325108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5979 | 2025.01.10 05:09:17.325708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5980 | 2025.01.10 05:09:17.325974 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5981 | 2025.01.10 05:09:17.326243 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5982 | 2025.01.10 05:09:17.340426 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2025.01.10 05:09:17.340639 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5984 | 2025.01.10 05:09:17.340717 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5985 | 2025.01.10 05:09:17.341505 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.01.10 05:09:17.341545 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5987 | 2025.01.10 05:09:17.341969 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5988 | 2025.01.10 05:09:17.342225 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2025.01.10 05:09:17.342454 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001876 sec., 41577.82515991471 rows/sec., 3.57 MiB/sec. | ||
5990 | 2025.01.10 05:09:17.342533 [ 288 ] {5f1367c5-82ff-4d2f-b005-b1ef512e9857} <Debug> TCPHandler: Processed in 0.002248393 sec. | ||
5991 | 2025.01.10 05:09:17.342731 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.01.10 05:09:17.342866 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5993 | 2025.01.10 05:09:17.342923 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5994 | 2025.01.10 05:09:17.343584 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.01.10 05:09:17.343630 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
5996 | 2025.01.10 05:09:17.344001 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5997 | 2025.01.10 05:09:17.344245 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.01.10 05:09:17.344469 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001632 sec., 15931.372549019608 rows/sec., 1.17 MiB/sec. | ||
5999 | 2025.01.10 05:09:17.344524 [ 283 ] {6412d935-6534-41d7-8ad9-f77a56186970} <Debug> TCPHandler: Processed in 0.001873391 sec. | ||
6000 | 2025.01.10 05:09:17.344660 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2025.01.10 05:09:17.344766 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6002 | 2025.01.10 05:09:17.344819 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6003 | 2025.01.10 05:09:17.345465 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2025.01.10 05:09:17.345509 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6005 | 2025.01.10 05:09:17.345908 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6006 | 2025.01.10 05:09:17.346148 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2025.01.10 05:09:17.346388 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00164 sec., 32926.829268292684 rows/sec., 2.57 MiB/sec. | ||
6008 | 2025.01.10 05:09:17.346472 [ 288 ] {6706c4fd-c21f-446a-96ad-644e2ec7acc2} <Debug> TCPHandler: Processed in 0.0018632 sec. | ||
6009 | 2025.01.10 05:09:17.346695 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2025.01.10 05:09:17.346963 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6011 | 2025.01.10 05:09:17.347024 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6012 | 2025.01.10 05:09:17.347620 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2025.01.10 05:09:17.347665 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6014 | 2025.01.10 05:09:17.348056 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6015 | 2025.01.10 05:09:17.348289 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.01.10 05:09:17.348498 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001599 sec., 62539.086929330835 rows/sec., 4.34 MiB/sec. | ||
6017 | 2025.01.10 05:09:17.348550 [ 283 ] {05244782-d52c-47ba-b506-94ba8e5e9f1f} <Debug> TCPHandler: Processed in 0.001987595 sec. | ||
6018 | 2025.01.10 05:09:17.348680 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2025.01.10 05:09:17.348793 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6020 | 2025.01.10 05:09:17.348869 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6021 | 2025.01.10 05:09:17.350083 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2025.01.10 05:09:17.350121 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6023 | 2025.01.10 05:09:17.350727 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6024 | 2025.01.10 05:09:17.350980 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2025.01.10 05:09:17.351230 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002466 sec., 10543.390105433902 rows/sec., 18.89 MiB/sec. | ||
6026 | 2025.01.10 05:09:17.351340 [ 288 ] {19409e13-b75b-4039-97f4-5240e5cc2e89} <Debug> TCPHandler: Processed in 0.002710458 sec. | ||
6027 | 2025.01.10 05:09:17.351485 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2025.01.10 05:09:17.351613 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6029 | 2025.01.10 05:09:17.351668 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6030 | 2025.01.10 05:09:17.352123 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2025.01.10 05:09:17.352161 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6032 | 2025.01.10 05:09:17.352508 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6033 | 2025.01.10 05:09:17.352739 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2025.01.10 05:09:17.352946 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.51 MiB/sec. | ||
6035 | 2025.01.10 05:09:17.353059 [ 283 ] {b8fd4485-b082-4d9c-99f8-a28384089cf4} <Debug> TCPHandler: Processed in 0.001634913 sec. | ||
6036 | 2025.01.10 05:09:17.383810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 864 | ||
6037 | 2025.01.10 05:09:17.386774 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6038 | 2025.01.10 05:09:17.386818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6039 | 2025.01.10 05:09:17.388267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6040 | 2025.01.10 05:09:17.388573 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6041 | 2025.01.10 05:09:17.389763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
6042 | 2025.01.10 05:09:18.216652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6043 | 2025.01.10 05:09:18.236654 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2025.01.10 05:09:18.236710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6045 | 2025.01.10 05:09:18.243955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6046 | 2025.01.10 05:09:18.244710 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2025.01.10 05:09:18.247394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6048 | 2025.01.10 05:09:19.810308 [ 145 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
6049 | 2025.01.10 05:09:19.810386 [ 145 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.01.10 05:09:19.810414 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6051 | 2025.01.10 05:09:19.810650 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
6052 | 2025.01.10 05:09:19.810860 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6053 | 2025.01.10 05:09:19.810900 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
6054 | 2025.01.10 05:09:19.810979 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6055 | 2025.01.10 05:09:19.811194 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6056 | 2025.01.10 05:09:19.811452 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6057 | 2025.01.10 05:09:19.811633 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6058 | 2025.01.10 05:09:19.812674 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218838 sec., 8682.221552015646 rows/sec., 583.25 KiB/sec. | ||
6059 | 2025.01.10 05:09:19.812794 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6060 | 2025.01.10 05:09:19.813144 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2025.01.10 05:09:19.813248 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_18_4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
6062 | 2025.01.10 05:09:19.813345 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6063 | 2025.01.10 05:09:20.513201 [ 145 ] {} <Debug> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
6064 | 2025.01.10 05:09:20.513318 [ 145 ] {} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6065 | 2025.01.10 05:09:20.513360 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6066 | 2025.01.10 05:09:20.513671 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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 | ||
6067 | 2025.01.10 05:09:20.513942 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6068 | 2025.01.10 05:09:20.513981 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
6069 | 2025.01.10 05:09:20.514070 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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 | ||
6070 | 2025.01.10 05:09:20.514272 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
6071 | 2025.01.10 05:09:20.514606 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
6072 | 2025.01.10 05:09:20.514879 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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 | ||
6073 | 2025.01.10 05:09:20.516056 [ 189 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580854 sec., 13948.871187599143 rows/sec., 1.16 MiB/sec. | ||
6074 | 2025.01.10 05:09:20.516197 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
6075 | 2025.01.10 05:09:20.516484 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.01.10 05:09:20.516564 [ 195 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_5_1} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
6077 | 2025.01.10 05:09:20.516643 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6078 | 2025.01.10 05:09:22.345497 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2025.01.10 05:09:22.345701 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6080 | 2025.01.10 05:09:22.345775 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6081 | 2025.01.10 05:09:22.346544 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2025.01.10 05:09:22.346599 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6083 | 2025.01.10 05:09:22.347040 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6084 | 2025.01.10 05:09:22.347299 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2025.01.10 05:09:22.347559 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
6086 | 2025.01.10 05:09:22.347692 [ 288 ] {ec2720d6-89d0-4e6c-96c3-3fca47f2c0aa} <Debug> TCPHandler: Processed in 0.002388178 sec. | ||
6087 | 2025.01.10 05:09:22.347926 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2025.01.10 05:09:22.348069 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6089 | 2025.01.10 05:09:22.348141 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6090 | 2025.01.10 05:09:22.348907 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.01.10 05:09:22.348951 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6092 | 2025.01.10 05:09:22.349382 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6093 | 2025.01.10 05:09:22.349638 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2025.01.10 05:09:22.349880 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001851 sec., 107509.45434900055 rows/sec., 9.56 MiB/sec. | ||
6095 | 2025.01.10 05:09:22.349940 [ 283 ] {5ae4922e-19f1-4551-88d4-68d569c3dcf7} <Debug> TCPHandler: Processed in 0.002079728 sec. | ||
6096 | 2025.01.10 05:09:22.350103 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6097 | 2025.01.10 05:09:22.350224 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6098 | 2025.01.10 05:09:22.350276 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6099 | 2025.01.10 05:09:22.350843 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.01.10 05:09:22.350886 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6101 | 2025.01.10 05:09:22.351277 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6102 | 2025.01.10 05:09:22.351532 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2025.01.10 05:09:22.351736 [ 149 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6104 | 2025.01.10 05:09:22.351771 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001573 sec., 12714.558169103624 rows/sec., 911.38 KiB/sec. | ||
6105 | 2025.01.10 05:09:22.351830 [ 149 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2025.01.10 05:09:22.351893 [ 288 ] {81ceb9a4-0bc8-4d76-99e1-43f326e2606b} <Debug> TCPHandler: Processed in 0.00184678 sec. | ||
6107 | 2025.01.10 05:09:22.351901 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6108 | 2025.01.10 05:09:22.352110 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2025.01.10 05:09:22.352181 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
6110 | 2025.01.10 05:09:22.352303 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6111 | 2025.01.10 05:09:22.352420 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6112 | 2025.01.10 05:09:22.352550 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6113 | 2025.01.10 05:09:22.352654 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 60 rows starting from the beginning of the part | ||
6114 | 2025.01.10 05:09:22.352943 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
6115 | 2025.01.10 05:09:22.353536 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
6116 | 2025.01.10 05:09:22.353897 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
6117 | 2025.01.10 05:09:22.354287 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
6118 | 2025.01.10 05:09:22.354671 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
6119 | 2025.01.10 05:09:22.355422 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2025.01.10 05:09:22.355486 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6121 | 2025.01.10 05:09:22.356467 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6122 | 2025.01.10 05:09:22.357042 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6123 | 2025.01.10 05:09:22.357704 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005439 sec., 2574.002574002574 rows/sec., 180.27 KiB/sec. | ||
6124 | 2025.01.10 05:09:22.358085 [ 283 ] {61db81a5-5a56-40c9-8b64-1ffda156af3b} <Debug> TCPHandler: Processed in 0.006079097 sec. | ||
6125 | 2025.01.10 05:09:22.358392 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2025.01.10 05:09:22.358481 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429048 sec., 28620.100518770432 rows/sec., 2.15 MiB/sec. | ||
6127 | 2025.01.10 05:09:22.358591 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6128 | 2025.01.10 05:09:22.358665 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6129 | 2025.01.10 05:09:22.358799 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6130 | 2025.01.10 05:09:22.359546 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6131 | 2025.01.10 05:09:22.359754 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_36_7} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6132 | 2025.01.10 05:09:22.359940 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6133 | 2025.01.10 05:09:22.360050 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2025.01.10 05:09:22.360096 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6135 | 2025.01.10 05:09:22.360484 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6136 | 2025.01.10 05:09:22.360732 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2025.01.10 05:09:22.360990 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002454 sec., 5297.473512632437 rows/sec., 330.30 KiB/sec. | ||
6138 | 2025.01.10 05:09:22.361195 [ 288 ] {3282b6d6-d92f-48cd-a1c5-3e5fc3e8d22b} <Debug> TCPHandler: Processed in 0.002949196 sec. | ||
6139 | 2025.01.10 05:09:22.361379 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6140 | 2025.01.10 05:09:22.361498 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6141 | 2025.01.10 05:09:22.361546 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6142 | 2025.01.10 05:09:22.362284 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6143 | 2025.01.10 05:09:22.362326 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6144 | 2025.01.10 05:09:22.362719 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6145 | 2025.01.10 05:09:22.362975 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6146 | 2025.01.10 05:09:22.363198 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001724 sec., 208236.6589327146 rows/sec., 14.64 MiB/sec. | ||
6147 | 2025.01.10 05:09:22.363258 [ 283 ] {094aebef-6cbc-4d5b-b93e-cbb003e688b6} <Debug> TCPHandler: Processed in 0.001935653 sec. | ||
6148 | 2025.01.10 05:09:22.363412 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6149 | 2025.01.10 05:09:22.363519 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6150 | 2025.01.10 05:09:22.363567 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6151 | 2025.01.10 05:09:22.364024 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6152 | 2025.01.10 05:09:22.364063 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6153 | 2025.01.10 05:09:22.364423 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6154 | 2025.01.10 05:09:22.364660 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6155 | 2025.01.10 05:09:22.364885 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. | ||
6156 | 2025.01.10 05:09:22.365005 [ 288 ] {b983b53c-374b-4879-aae6-15b8c06171af} <Debug> TCPHandler: Processed in 0.001654304 sec. | ||
6157 | 2025.01.10 05:09:22.365166 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6158 | 2025.01.10 05:09:22.365274 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6159 | 2025.01.10 05:09:22.365321 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6160 | 2025.01.10 05:09:22.365849 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2025.01.10 05:09:22.365886 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6162 | 2025.01.10 05:09:22.366270 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6163 | 2025.01.10 05:09:22.366510 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6164 | 2025.01.10 05:09:22.366717 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001467 sec., 120654.39672801636 rows/sec., 7.96 MiB/sec. | ||
6165 | 2025.01.10 05:09:22.366769 [ 283 ] {52e87cf7-c1ef-459f-8c41-3fa6336f57f0} <Debug> TCPHandler: Processed in 0.001664234 sec. | ||
6166 | 2025.01.10 05:09:22.366905 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6167 | 2025.01.10 05:09:22.367012 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6168 | 2025.01.10 05:09:22.367059 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6169 | 2025.01.10 05:09:22.367484 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6170 | 2025.01.10 05:09:22.367523 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6171 | 2025.01.10 05:09:22.367867 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6172 | 2025.01.10 05:09:22.368107 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6173 | 2025.01.10 05:09:22.368355 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
6174 | 2025.01.10 05:09:22.368554 [ 288 ] {710dc79c-1cc5-4665-8710-d2286cc21a85} <Debug> TCPHandler: Processed in 0.001705246 sec. | ||
6175 | 2025.01.10 05:09:22.368700 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6176 | 2025.01.10 05:09:22.368808 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6177 | 2025.01.10 05:09:22.368877 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6178 | 2025.01.10 05:09:22.369975 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6179 | 2025.01.10 05:09:22.370015 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6180 | 2025.01.10 05:09:22.370632 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6181 | 2025.01.10 05:09:22.370890 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6182 | 2025.01.10 05:09:22.371077 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6183 | 2025.01.10 05:09:22.371152 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6184 | 2025.01.10 05:09:22.371185 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002393 sec., 5432.511491851233 rows/sec., 9.73 MiB/sec. | ||
6185 | 2025.01.10 05:09:22.371193 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6186 | 2025.01.10 05:09:22.371501 [ 283 ] {493b9e19-ba1e-4264-a560-5190b06dcc44} <Debug> TCPHandler: Processed in 0.002859973 sec. | ||
6187 | 2025.01.10 05:09:22.371509 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
6188 | 2025.01.10 05:09:22.371647 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6189 | 2025.01.10 05:09:22.371800 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6190 | 2025.01.10 05:09:22.371869 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6191 | 2025.01.10 05:09:22.371885 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6192 | 2025.01.10 05:09:22.371998 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 568 rows starting from the beginning of the part | ||
6193 | 2025.01.10 05:09:22.372561 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
6194 | 2025.01.10 05:09:22.373124 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
6195 | 2025.01.10 05:09:22.373207 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6196 | 2025.01.10 05:09:22.373260 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6197 | 2025.01.10 05:09:22.373700 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
6198 | 2025.01.10 05:09:22.374270 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
6199 | 2025.01.10 05:09:22.374404 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6200 | 2025.01.10 05:09:22.374738 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
6201 | 2025.01.10 05:09:22.375125 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2025.01.10 05:09:22.375570 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003792 sec., 13713.080168776372 rows/sec., 869.43 KiB/sec. | ||
6203 | 2025.01.10 05:09:22.375888 [ 288 ] {6b108eff-20e6-44f7-b9b9-53facaaa9615} <Debug> TCPHandler: Processed in 0.00429646 sec. | ||
6204 | 2025.01.10 05:09:22.382600 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.011251575 sec., 58569.57803685262 rows/sec., 104.95 MiB/sec. | ||
6205 | 2025.01.10 05:09:22.383440 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6206 | 2025.01.10 05:09:22.383912 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.01.10 05:09:22.384011 [ 196 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6208 | 2025.01.10 05:09:22.384182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
6209 | 2025.01.10 05:09:24.827256 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
6210 | 2025.01.10 05:09:24.827899 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6211 | 2025.01.10 05:09:24.827941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6212 | 2025.01.10 05:09:24.828467 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6213 | 2025.01.10 05:09:24.828732 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6214 | 2025.01.10 05:09:24.829004 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
6215 | 2025.01.10 05:09:25.748347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6216 | 2025.01.10 05:09:25.769034 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6217 | 2025.01.10 05:09:25.769086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6218 | 2025.01.10 05:09:25.776533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6219 | 2025.01.10 05:09:25.777294 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2025.01.10 05:09:25.779897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6221 | 2025.01.10 05:09:27.340693 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6222 | 2025.01.10 05:09:27.340886 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6223 | 2025.01.10 05:09:27.340966 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6224 | 2025.01.10 05:09:27.341718 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6225 | 2025.01.10 05:09:27.341769 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6226 | 2025.01.10 05:09:27.342196 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6227 | 2025.01.10 05:09:27.342453 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6228 | 2025.01.10 05:09:27.342707 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec. | ||
6229 | 2025.01.10 05:09:27.342771 [ 288 ] {8783930d-8371-4ff6-aba3-c10b1315d305} <Debug> TCPHandler: Processed in 0.002216501 sec. | ||
6230 | 2025.01.10 05:09:27.342963 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6231 | 2025.01.10 05:09:27.343108 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6232 | 2025.01.10 05:09:27.343167 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6233 | 2025.01.10 05:09:27.343882 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6234 | 2025.01.10 05:09:27.343931 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6235 | 2025.01.10 05:09:27.344329 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6236 | 2025.01.10 05:09:27.344570 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2025.01.10 05:09:27.344747 [ 141 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6238 | 2025.01.10 05:09:27.344810 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001736 sec., 45506.912442396315 rows/sec., 3.89 MiB/sec. | ||
6239 | 2025.01.10 05:09:27.344834 [ 141 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6240 | 2025.01.10 05:09:27.344905 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6241 | 2025.01.10 05:09:27.344926 [ 283 ] {59c66074-25f3-4864-afd1-73eb8871ec55} <Debug> TCPHandler: Processed in 0.002036286 sec. | ||
6242 | 2025.01.10 05:09:27.345197 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6243 | 2025.01.10 05:09:27.345314 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
6244 | 2025.01.10 05:09:27.345615 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6245 | 2025.01.10 05:09:27.345823 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6246 | 2025.01.10 05:09:27.345832 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6247 | 2025.01.10 05:09:27.345942 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1399 rows starting from the beginning of the part | ||
6248 | 2025.01.10 05:09:27.346418 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part | ||
6249 | 2025.01.10 05:09:27.346776 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
6250 | 2025.01.10 05:09:27.347258 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
6251 | 2025.01.10 05:09:27.347676 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 199 rows starting from the beginning of the part | ||
6252 | 2025.01.10 05:09:27.348066 [ 192 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
6253 | 2025.01.10 05:09:27.349276 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2025.01.10 05:09:27.349338 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6255 | 2025.01.10 05:09:27.350226 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6256 | 2025.01.10 05:09:27.350697 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2025.01.10 05:09:27.351033 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.005566 sec., 5030.542579949695 rows/sec., 376.34 KiB/sec. | ||
6258 | 2025.01.10 05:09:27.351450 [ 288 ] {290c1152-d28c-4118-a43d-670fa5732c7c} <Debug> TCPHandler: Processed in 0.006407628 sec. | ||
6259 | 2025.01.10 05:09:27.351844 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2025.01.10 05:09:27.352083 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.00706426 sec., 442509.19416895753 rows/sec., 38.77 MiB/sec. | ||
6261 | 2025.01.10 05:09:27.352106 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6262 | 2025.01.10 05:09:27.352162 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6263 | 2025.01.10 05:09:27.352320 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6264 | 2025.01.10 05:09:27.352735 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.01.10 05:09:27.352850 [ 199 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_46_9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6266 | 2025.01.10 05:09:27.352973 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6267 | 2025.01.10 05:09:27.352993 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.01.10 05:09:27.353033 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6269 | 2025.01.10 05:09:27.353413 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6270 | 2025.01.10 05:09:27.353670 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.01.10 05:09:27.353857 [ 141 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6272 | 2025.01.10 05:09:27.353924 [ 141 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2025.01.10 05:09:27.353931 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001836 sec., 30501.089324618737 rows/sec., 2.38 MiB/sec. | ||
6274 | 2025.01.10 05:09:27.353960 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6275 | 2025.01.10 05:09:27.354134 [ 283 ] {80947542-da2d-42af-a4ba-93f66fda5f62} <Debug> TCPHandler: Processed in 0.002537892 sec. | ||
6276 | 2025.01.10 05:09:27.354365 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
6277 | 2025.01.10 05:09:27.354418 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2025.01.10 05:09:27.354812 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6279 | 2025.01.10 05:09:27.354998 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6280 | 2025.01.10 05:09:27.355232 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6281 | 2025.01.10 05:09:27.355464 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 873 rows starting from the beginning of the part | ||
6282 | 2025.01.10 05:09:27.355911 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 827 rows starting from the beginning of the part | ||
6283 | 2025.01.10 05:09:27.356231 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
6284 | 2025.01.10 05:09:27.356532 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part | ||
6285 | 2025.01.10 05:09:27.356902 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 359 rows starting from the beginning of the part | ||
6286 | 2025.01.10 05:09:27.357232 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
6287 | 2025.01.10 05:09:27.357960 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6288 | 2025.01.10 05:09:27.358029 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6289 | 2025.01.10 05:09:27.358960 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6290 | 2025.01.10 05:09:27.359509 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6291 | 2025.01.10 05:09:27.359792 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6292 | 2025.01.10 05:09:27.359862 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6293 | 2025.01.10 05:09:27.359894 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6294 | 2025.01.10 05:09:27.360006 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00529 sec., 19092.627599243853 rows/sec., 1.32 MiB/sec. | ||
6295 | 2025.01.10 05:09:27.360430 [ 288 ] {07befe42-4601-4f53-b2cf-427ae3851f19} <Debug> TCPHandler: Processed in 0.00616225 sec. | ||
6296 | 2025.01.10 05:09:27.360519 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
6297 | 2025.01.10 05:09:27.360757 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6298 | 2025.01.10 05:09:27.360954 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846362 sec., 320900.35554649314 rows/sec., 24.45 MiB/sec. | ||
6299 | 2025.01.10 05:09:27.361051 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6300 | 2025.01.10 05:09:27.361052 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6301 | 2025.01.10 05:09:27.361127 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10853 rows starting from the beginning of the part | ||
6302 | 2025.01.10 05:09:27.361256 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6303 | 2025.01.10 05:09:27.361383 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6304 | 2025.01.10 05:09:27.361577 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 969 rows starting from the beginning of the part | ||
6305 | 2025.01.10 05:09:27.361984 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
6306 | 2025.01.10 05:09:27.362352 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part | ||
6307 | 2025.01.10 05:09:27.362861 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part | ||
6308 | 2025.01.10 05:09:27.363332 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part | ||
6309 | 2025.01.10 05:09:27.364204 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6310 | 2025.01.10 05:09:27.364603 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_46_9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6311 | 2025.01.10 05:09:27.364912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6312 | 2025.01.10 05:09:27.366519 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6313 | 2025.01.10 05:09:27.366565 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6314 | 2025.01.10 05:09:27.367583 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6315 | 2025.01.10 05:09:27.367929 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6316 | 2025.01.10 05:09:27.368192 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007241 sec., 3590.664272890485 rows/sec., 6.43 MiB/sec. | ||
6317 | 2025.01.10 05:09:27.368345 [ 283 ] {8a455cbd-d414-4c47-8c33-0d77a3fd3885} <Debug> TCPHandler: Processed in 0.007783642 sec. | ||
6318 | 2025.01.10 05:09:27.368502 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6319 | 2025.01.10 05:09:27.368678 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6320 | 2025.01.10 05:09:27.368684 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12260 rows, containing 5 columns (5 merged, 0 gathered) in 0.008647601 sec., 1417734.2363506365 rows/sec., 94.96 MiB/sec. | ||
6321 | 2025.01.10 05:09:27.368746 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6322 | 2025.01.10 05:09:27.369151 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6323 | 2025.01.10 05:09:27.369400 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2025.01.10 05:09:27.369469 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6325 | 2025.01.10 05:09:27.369783 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2025.01.10 05:09:27.369988 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6327 | 2025.01.10 05:09:27.370146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
6328 | 2025.01.10 05:09:27.370187 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6329 | 2025.01.10 05:09:27.370443 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6330 | 2025.01.10 05:09:27.370616 [ 141 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6331 | 2025.01.10 05:09:27.370683 [ 141 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2025.01.10 05:09:27.370698 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002047 sec., 14655.593551538836 rows/sec., 1.00 MiB/sec. | ||
6333 | 2025.01.10 05:09:27.370733 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6334 | 2025.01.10 05:09:27.370871 [ 288 ] {f9b166a5-adb8-4b54-9ec6-6d210a52284a} <Debug> TCPHandler: Processed in 0.002430339 sec. | ||
6335 | 2025.01.10 05:09:27.371155 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
6336 | 2025.01.10 05:09:27.371411 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6337 | 2025.01.10 05:09:27.371452 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1448 rows starting from the beginning of the part | ||
6338 | 2025.01.10 05:09:27.371567 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
6339 | 2025.01.10 05:09:27.371757 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
6340 | 2025.01.10 05:09:27.371977 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
6341 | 2025.01.10 05:09:27.372183 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part | ||
6342 | 2025.01.10 05:09:27.372339 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
6343 | 2025.01.10 05:09:27.373760 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867983 sec., 562067.4878477313 rows/sec., 36.23 MiB/sec. | ||
6344 | 2025.01.10 05:09:27.373985 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6345 | 2025.01.10 05:09:27.374350 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6346 | 2025.01.10 05:09:27.374442 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_46_9} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6347 | 2025.01.10 05:09:27.374541 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6348 | 2025.01.10 05:09:27.390811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 900 | ||
6349 | 2025.01.10 05:09:27.393644 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2025.01.10 05:09:27.393683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6351 | 2025.01.10 05:09:27.395093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6352 | 2025.01.10 05:09:27.395390 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2025.01.10 05:09:27.395579 [ 141 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6354 | 2025.01.10 05:09:27.395700 [ 141 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6355 | 2025.01.10 05:09:27.395767 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6356 | 2025.01.10 05:09:27.396513 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
6357 | 2025.01.10 05:09:27.397537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
6358 | 2025.01.10 05:09:27.397966 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6359 | 2025.01.10 05:09:27.398141 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 707 rows starting from the beginning of the part | ||
6360 | 2025.01.10 05:09:27.398786 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 45 rows starting from the beginning of the part | ||
6361 | 2025.01.10 05:09:27.399402 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
6362 | 2025.01.10 05:09:27.399989 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
6363 | 2025.01.10 05:09:27.400648 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
6364 | 2025.01.10 05:09:27.401355 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
6365 | 2025.01.10 05:09:27.409953 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 72 columns (72 merged, 0 gathered) in 0.014067146 sec., 63978.86252122498 rows/sec., 51.82 MiB/sec. | ||
6366 | 2025.01.10 05:09:27.411378 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6367 | 2025.01.10 05:09:27.412163 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6368 | 2025.01.10 05:09:27.412245 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_21_4} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6369 | 2025.01.10 05:09:27.412541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
6370 | 2025.01.10 05:09:32.162484 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6371 | 2025.01.10 05:09:32.162580 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6372 | 2025.01.10 05:09:32.330021 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6373 | 2025.01.10 05:09:32.330705 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.01.10 05:09:32.330758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6375 | 2025.01.10 05:09:32.331311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6376 | 2025.01.10 05:09:32.331578 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6377 | 2025.01.10 05:09:32.331853 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6378 | 2025.01.10 05:09:32.343919 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6379 | 2025.01.10 05:09:32.344144 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6380 | 2025.01.10 05:09:32.344226 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6381 | 2025.01.10 05:09:32.344959 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6382 | 2025.01.10 05:09:32.345007 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6383 | 2025.01.10 05:09:32.345424 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6384 | 2025.01.10 05:09:32.345685 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6385 | 2025.01.10 05:09:32.345963 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
6386 | 2025.01.10 05:09:32.346187 [ 288 ] {d6ace508-a760-42c0-8068-fcc0edb7353c} <Debug> TCPHandler: Processed in 0.002417088 sec. | ||
6387 | 2025.01.10 05:09:32.346366 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6388 | 2025.01.10 05:09:32.346485 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6389 | 2025.01.10 05:09:32.346534 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6390 | 2025.01.10 05:09:32.347184 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2025.01.10 05:09:32.347223 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6392 | 2025.01.10 05:09:32.347608 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6393 | 2025.01.10 05:09:32.347851 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2025.01.10 05:09:32.348095 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.00163 sec., 122085.88957055216 rows/sec., 10.85 MiB/sec. | ||
6395 | 2025.01.10 05:09:32.348278 [ 283 ] {f3c19e34-3719-455f-afba-a0b76aad0828} <Debug> TCPHandler: Processed in 0.001965874 sec. | ||
6396 | 2025.01.10 05:09:32.348525 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6397 | 2025.01.10 05:09:32.348680 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6398 | 2025.01.10 05:09:32.348735 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6399 | 2025.01.10 05:09:32.349369 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6400 | 2025.01.10 05:09:32.349408 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6401 | 2025.01.10 05:09:32.349749 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6402 | 2025.01.10 05:09:32.349983 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6403 | 2025.01.10 05:09:32.350230 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001574 sec., 12706.480304955527 rows/sec., 910.80 KiB/sec. | ||
6404 | 2025.01.10 05:09:32.350303 [ 288 ] {5a3792bd-d8f8-43d1-bf8f-4d6389295ad1} <Debug> TCPHandler: Processed in 0.001913512 sec. | ||
6405 | 2025.01.10 05:09:32.350530 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6406 | 2025.01.10 05:09:32.350661 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6407 | 2025.01.10 05:09:32.350707 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6408 | 2025.01.10 05:09:32.351252 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6409 | 2025.01.10 05:09:32.351292 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6410 | 2025.01.10 05:09:32.351639 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6411 | 2025.01.10 05:09:32.351869 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6412 | 2025.01.10 05:09:32.352029 [ 137 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6413 | 2025.01.10 05:09:32.352100 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001456 sec., 9615.384615384615 rows/sec., 673.40 KiB/sec. | ||
6414 | 2025.01.10 05:09:32.352114 [ 137 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2025.01.10 05:09:32.352180 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6416 | 2025.01.10 05:09:32.352232 [ 283 ] {478b114a-7ef6-493a-affc-b1cc44d3f0ab} <Debug> TCPHandler: Processed in 0.001804048 sec. | ||
6417 | 2025.01.10 05:09:32.352420 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2025.01.10 05:09:32.352477 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6419 | 2025.01.10 05:09:32.352596 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6420 | 2025.01.10 05:09:32.352690 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6421 | 2025.01.10 05:09:32.352821 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6422 | 2025.01.10 05:09:32.352934 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part | ||
6423 | 2025.01.10 05:09:32.353342 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6424 | 2025.01.10 05:09:32.353748 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6425 | 2025.01.10 05:09:32.354126 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6426 | 2025.01.10 05:09:32.354383 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6427 | 2025.01.10 05:09:32.354779 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6428 | 2025.01.10 05:09:32.355598 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2025.01.10 05:09:32.355659 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6430 | 2025.01.10 05:09:32.356514 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6431 | 2025.01.10 05:09:32.357069 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2025.01.10 05:09:32.357674 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005103 sec., 2547.5210660395846 rows/sec., 158.84 KiB/sec. | ||
6433 | 2025.01.10 05:09:32.358081 [ 288 ] {898b71aa-94d3-42e3-9c12-5bcf181c7332} <Debug> TCPHandler: Processed in 0.005743656 sec. | ||
6434 | 2025.01.10 05:09:32.358081 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777108 sec., 93645.47105576008 rows/sec., 6.71 MiB/sec. | ||
6435 | 2025.01.10 05:09:32.358351 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6436 | 2025.01.10 05:09:32.358454 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6437 | 2025.01.10 05:09:32.358548 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6438 | 2025.01.10 05:09:32.358626 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6439 | 2025.01.10 05:09:32.359136 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2025.01.10 05:09:32.359320 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_20_4} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6441 | 2025.01.10 05:09:32.359414 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6442 | 2025.01.10 05:09:32.359754 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6443 | 2025.01.10 05:09:32.359797 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6444 | 2025.01.10 05:09:32.360171 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6445 | 2025.01.10 05:09:32.360404 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6446 | 2025.01.10 05:09:32.360649 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.002157 sec., 166434.86323597588 rows/sec., 11.70 MiB/sec. | ||
6447 | 2025.01.10 05:09:32.360771 [ 283 ] {537ed175-f985-4991-a425-b13a4f009a8b} <Debug> TCPHandler: Processed in 0.002561484 sec. | ||
6448 | 2025.01.10 05:09:32.361009 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2025.01.10 05:09:32.361146 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6450 | 2025.01.10 05:09:32.361204 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6451 | 2025.01.10 05:09:32.361748 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6452 | 2025.01.10 05:09:32.361793 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6453 | 2025.01.10 05:09:32.362214 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6454 | 2025.01.10 05:09:32.362452 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6455 | 2025.01.10 05:09:32.362592 [ 135 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6456 | 2025.01.10 05:09:32.362634 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
6457 | 2025.01.10 05:09:32.362638 [ 135 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6458 | 2025.01.10 05:09:32.362686 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6459 | 2025.01.10 05:09:32.362702 [ 288 ] {8e2d0418-67e3-4202-b513-07b2a73a86b5} <Debug> TCPHandler: Processed in 0.00182621 sec. | ||
6460 | 2025.01.10 05:09:32.362900 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6461 | 2025.01.10 05:09:32.362916 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6462 | 2025.01.10 05:09:32.363085 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6463 | 2025.01.10 05:09:32.363165 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6464 | 2025.01.10 05:09:32.363184 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6465 | 2025.01.10 05:09:32.363244 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6466 | 2025.01.10 05:09:32.363506 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6467 | 2025.01.10 05:09:32.363804 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
6468 | 2025.01.10 05:09:32.364210 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
6469 | 2025.01.10 05:09:32.364560 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
6470 | 2025.01.10 05:09:32.364826 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::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 | ||
6471 | 2025.01.10 05:09:32.365972 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2025.01.10 05:09:32.366045 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6473 | 2025.01.10 05:09:32.367043 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6474 | 2025.01.10 05:09:32.367403 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00462604 sec., 25940.112925958274 rows/sec., 1.32 MiB/sec. | ||
6475 | 2025.01.10 05:09:32.367556 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2025.01.10 05:09:32.367602 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6477 | 2025.01.10 05:09:32.368027 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005014 sec., 35301.156761069 rows/sec., 2.33 MiB/sec. | ||
6478 | 2025.01.10 05:09:32.368370 [ 283 ] {2ae74e5d-0ecd-48d0-a375-de0d2ed6646e} <Debug> TCPHandler: Processed in 0.005566431 sec. | ||
6479 | 2025.01.10 05:09:32.368389 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6480 | 2025.01.10 05:09:32.368652 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6481 | 2025.01.10 05:09:32.368757 [ 196 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_20_4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6482 | 2025.01.10 05:09:32.369027 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6483 | 2025.01.10 05:09:32.369067 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6484 | 2025.01.10 05:09:32.369152 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6485 | 2025.01.10 05:09:32.369606 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.01.10 05:09:32.369643 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6487 | 2025.01.10 05:09:32.370001 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6488 | 2025.01.10 05:09:32.370237 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2025.01.10 05:09:32.370413 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
6490 | 2025.01.10 05:09:32.370460 [ 288 ] {513042f9-c59b-4ced-9618-2afcd8b1ee30} <Debug> TCPHandler: Processed in 0.001969554 sec. | ||
6491 | 2025.01.10 05:09:32.370609 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.01.10 05:09:32.370735 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6493 | 2025.01.10 05:09:32.370812 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6494 | 2025.01.10 05:09:32.371931 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.01.10 05:09:32.371969 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6496 | 2025.01.10 05:09:32.372573 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6497 | 2025.01.10 05:09:32.372825 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.01.10 05:09:32.373021 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002315 sec., 5615.5507559395255 rows/sec., 10.06 MiB/sec. | ||
6499 | 2025.01.10 05:09:32.373111 [ 283 ] {3becd2fd-736d-46d3-ac84-e827c63e5498} <Debug> TCPHandler: Processed in 0.002566733 sec. | ||
6500 | 2025.01.10 05:09:32.373254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6501 | 2025.01.10 05:09:32.373380 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6502 | 2025.01.10 05:09:32.373435 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6503 | 2025.01.10 05:09:32.373950 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6504 | 2025.01.10 05:09:32.373993 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6505 | 2025.01.10 05:09:32.374372 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6506 | 2025.01.10 05:09:32.374601 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2025.01.10 05:09:32.374773 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001422 sec., 36568.213783403655 rows/sec., 2.26 MiB/sec. | ||
6508 | 2025.01.10 05:09:32.374820 [ 288 ] {875b08c4-fb46-4e5d-aec0-4577565df482} <Debug> TCPHandler: Processed in 0.001629403 sec. | ||
6509 | 2025.01.10 05:09:33.280849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6510 | 2025.01.10 05:09:33.301663 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6511 | 2025.01.10 05:09:33.301717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6512 | 2025.01.10 05:09:33.308972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6513 | 2025.01.10 05:09:33.309739 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2025.01.10 05:09:33.313138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6515 | 2025.01.10 05:09:37.340169 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6516 | 2025.01.10 05:09:37.340374 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6517 | 2025.01.10 05:09:37.340448 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6518 | 2025.01.10 05:09:37.341232 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6519 | 2025.01.10 05:09:37.341274 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6520 | 2025.01.10 05:09:37.341715 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6521 | 2025.01.10 05:09:37.341975 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6522 | 2025.01.10 05:09:37.342183 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001862 sec., 41890.44038668099 rows/sec., 3.59 MiB/sec. | ||
6523 | 2025.01.10 05:09:37.342245 [ 288 ] {dd4d310c-2d1a-4505-b412-bf1b27ba319a} <Debug> TCPHandler: Processed in 0.002208652 sec. | ||
6524 | 2025.01.10 05:09:37.342439 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6525 | 2025.01.10 05:09:37.342581 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6526 | 2025.01.10 05:09:37.342640 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6527 | 2025.01.10 05:09:37.343319 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2025.01.10 05:09:37.343364 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6529 | 2025.01.10 05:09:37.343719 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6530 | 2025.01.10 05:09:37.343960 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6531 | 2025.01.10 05:09:37.344168 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001611 sec., 16139.044072004966 rows/sec., 1.19 MiB/sec. | ||
6532 | 2025.01.10 05:09:37.344239 [ 283 ] {03eb1201-b71a-4c12-a378-3794198f0d38} <Debug> TCPHandler: Processed in 0.00187187 sec. | ||
6533 | 2025.01.10 05:09:37.344471 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6534 | 2025.01.10 05:09:37.344642 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6535 | 2025.01.10 05:09:37.344698 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6536 | 2025.01.10 05:09:37.345375 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6537 | 2025.01.10 05:09:37.345413 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6538 | 2025.01.10 05:09:37.345785 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6539 | 2025.01.10 05:09:37.346032 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6540 | 2025.01.10 05:09:37.346245 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001634 sec., 33047.73561811505 rows/sec., 2.58 MiB/sec. | ||
6541 | 2025.01.10 05:09:37.346298 [ 288 ] {351029bd-10ea-4a81-b9e1-d5af86e528c3} <Debug> TCPHandler: Processed in 0.001956333 sec. | ||
6542 | 2025.01.10 05:09:37.346441 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6543 | 2025.01.10 05:09:37.346569 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6544 | 2025.01.10 05:09:37.346627 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6545 | 2025.01.10 05:09:37.347224 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6546 | 2025.01.10 05:09:37.347271 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6547 | 2025.01.10 05:09:37.347658 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6548 | 2025.01.10 05:09:37.347897 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6549 | 2025.01.10 05:09:37.348103 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. | ||
6550 | 2025.01.10 05:09:37.348153 [ 283 ] {f140784a-b13d-44bb-823d-40901096e535} <Debug> TCPHandler: Processed in 0.001777078 sec. | ||
6551 | 2025.01.10 05:09:37.348290 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6552 | 2025.01.10 05:09:37.348414 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6553 | 2025.01.10 05:09:37.348493 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6554 | 2025.01.10 05:09:37.349731 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6555 | 2025.01.10 05:09:37.349770 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6556 | 2025.01.10 05:09:37.350400 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6557 | 2025.01.10 05:09:37.350662 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6558 | 2025.01.10 05:09:37.350928 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002542 sec., 10228.16679779701 rows/sec., 18.33 MiB/sec. | ||
6559 | 2025.01.10 05:09:37.351283 [ 288 ] {1390cade-0be2-4be3-861f-6824f598443b} <Debug> TCPHandler: Processed in 0.003043959 sec. | ||
6560 | 2025.01.10 05:09:37.351438 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6561 | 2025.01.10 05:09:37.351566 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6562 | 2025.01.10 05:09:37.351621 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6563 | 2025.01.10 05:09:37.352124 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2025.01.10 05:09:37.352168 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6565 | 2025.01.10 05:09:37.352543 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6566 | 2025.01.10 05:09:37.352776 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6567 | 2025.01.10 05:09:37.353017 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001467 sec., 20449.89775051125 rows/sec., 1.40 MiB/sec. | ||
6568 | 2025.01.10 05:09:37.353091 [ 283 ] {95af4227-ad24-4df5-a701-7d7900363d22} <Debug> TCPHandler: Processed in 0.001716406 sec. | ||
6569 | 2025.01.10 05:09:37.398584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 934 | ||
6570 | 2025.01.10 05:09:37.401309 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2025.01.10 05:09:37.401351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6572 | 2025.01.10 05:09:37.402756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6573 | 2025.01.10 05:09:37.403051 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6574 | 2025.01.10 05:09:37.403600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
6575 | 2025.01.10 05:09:38.601384 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6576 | 2025.01.10 05:09:38.601603 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6577 | 2025.01.10 05:09:38.601690 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6578 | 2025.01.10 05:09:38.602561 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6579 | 2025.01.10 05:09:38.602626 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6580 | 2025.01.10 05:09:38.603069 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6581 | 2025.01.10 05:09:38.603337 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6582 | 2025.01.10 05:09:38.603521 [ 126 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6583 | 2025.01.10 05:09:38.603604 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002053 sec., 6819.288845591816 rows/sec., 490.90 KiB/sec. | ||
6584 | 2025.01.10 05:09:38.603606 [ 126 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2025.01.10 05:09:38.603695 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6586 | 2025.01.10 05:09:38.603761 [ 288 ] {2a70f28d-88eb-4c33-9775-40e44676edc2} <Debug> TCPHandler: Processed in 0.002518062 sec. | ||
6587 | 2025.01.10 05:09:38.604127 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
6588 | 2025.01.10 05:09:38.604132 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6589 | 2025.01.10 05:09:38.604431 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6590 | 2025.01.10 05:09:38.604454 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6591 | 2025.01.10 05:09:38.604536 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6592 | 2025.01.10 05:09:38.604540 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6593 | 2025.01.10 05:09:38.604903 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6594 | 2025.01.10 05:09:38.605246 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6595 | 2025.01.10 05:09:38.605770 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6596 | 2025.01.10 05:09:38.606175 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6597 | 2025.01.10 05:09:38.607843 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6598 | 2025.01.10 05:09:38.607951 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6599 | 2025.01.10 05:09:38.608046 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004230747 sec., 16545.541484754347 rows/sec., 1.23 MiB/sec. | ||
6600 | 2025.01.10 05:09:38.608234 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6601 | 2025.01.10 05:09:38.608773 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6602 | 2025.01.10 05:09:38.608890 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_21_5} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6603 | 2025.01.10 05:09:38.608944 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6604 | 2025.01.10 05:09:38.609029 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6605 | 2025.01.10 05:09:38.609282 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2025.01.10 05:09:38.609558 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.005198 sec., 257599.07656791073 rows/sec., 21.46 MiB/sec. | ||
6607 | 2025.01.10 05:09:38.609743 [ 283 ] {8ab99701-9247-4069-bb08-3c47aadc6f57} <Debug> TCPHandler: Processed in 0.005772657 sec. | ||
6608 | 2025.01.10 05:09:38.609993 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2025.01.10 05:09:38.610116 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6610 | 2025.01.10 05:09:38.610166 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6611 | 2025.01.10 05:09:38.610777 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2025.01.10 05:09:38.610820 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6613 | 2025.01.10 05:09:38.611193 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6614 | 2025.01.10 05:09:38.611448 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2025.01.10 05:09:38.611713 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00162 sec., 12345.67901234568 rows/sec., 884.93 KiB/sec. | ||
6616 | 2025.01.10 05:09:38.611890 [ 288 ] {2733a34d-9767-4298-bf29-5bd2e0249221} <Debug> TCPHandler: Processed in 0.002003105 sec. | ||
6617 | 2025.01.10 05:09:38.612120 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2025.01.10 05:09:38.612240 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6619 | 2025.01.10 05:09:38.612290 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6620 | 2025.01.10 05:09:38.612976 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2025.01.10 05:09:38.613017 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6622 | 2025.01.10 05:09:38.613405 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6623 | 2025.01.10 05:09:38.613659 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2025.01.10 05:09:38.613875 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001662 sec., 145607.70156438026 rows/sec., 9.86 MiB/sec. | ||
6625 | 2025.01.10 05:09:38.613935 [ 283 ] {fbf45a34-1058-4e6e-8305-88d42302909d} <Debug> TCPHandler: Processed in 0.001916832 sec. | ||
6626 | 2025.01.10 05:09:38.614086 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6627 | 2025.01.10 05:09:38.614198 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6628 | 2025.01.10 05:09:38.614243 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6629 | 2025.01.10 05:09:38.614796 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2025.01.10 05:09:38.614837 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6631 | 2025.01.10 05:09:38.615197 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6632 | 2025.01.10 05:09:38.615450 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2025.01.10 05:09:38.615631 [ 126 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6634 | 2025.01.10 05:09:38.615701 [ 126 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6635 | 2025.01.10 05:09:38.615708 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001523 sec., 8535.784635587655 rows/sec., 532.20 KiB/sec. | ||
6636 | 2025.01.10 05:09:38.615737 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6637 | 2025.01.10 05:09:38.615838 [ 288 ] {cbad6999-7ba9-436b-8b3c-616545d42911} <Debug> TCPHandler: Processed in 0.001801949 sec. | ||
6638 | 2025.01.10 05:09:38.615992 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
6639 | 2025.01.10 05:09:38.616035 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6640 | 2025.01.10 05:09:38.616292 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6641 | 2025.01.10 05:09:38.616310 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6642 | 2025.01.10 05:09:38.616375 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6643 | 2025.01.10 05:09:38.616402 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6644 | 2025.01.10 05:09:38.616864 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6645 | 2025.01.10 05:09:38.617399 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6646 | 2025.01.10 05:09:38.617708 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6647 | 2025.01.10 05:09:38.617978 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6648 | 2025.01.10 05:09:38.619070 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6649 | 2025.01.10 05:09:38.619138 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6650 | 2025.01.10 05:09:38.620000 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6651 | 2025.01.10 05:09:38.620515 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6652 | 2025.01.10 05:09:38.621007 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.004794 sec., 170004.1718815186 rows/sec., 12.25 MiB/sec. | ||
6653 | 2025.01.10 05:09:38.621217 [ 283 ] {9292b33b-ef49-45d3-8fac-13a1da86481a} <Debug> TCPHandler: Processed in 0.0052579 sec. | ||
6654 | 2025.01.10 05:09:38.621476 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2025.01.10 05:09:38.621647 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786408 sec., 11233.221024165598 rows/sec., 744.27 KiB/sec. | ||
6656 | 2025.01.10 05:09:38.621716 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6657 | 2025.01.10 05:09:38.621819 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6658 | 2025.01.10 05:09:38.621947 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6659 | 2025.01.10 05:09:38.622828 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6660 | 2025.01.10 05:09:38.622880 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2025.01.10 05:09:38.622904 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6662 | 2025.01.10 05:09:38.623098 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_21_5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6663 | 2025.01.10 05:09:38.623247 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6664 | 2025.01.10 05:09:38.623506 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6665 | 2025.01.10 05:09:38.623756 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6666 | 2025.01.10 05:09:38.623970 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002307 sec., 2600.780234070221 rows/sec., 135.88 KiB/sec. | ||
6667 | 2025.01.10 05:09:38.624026 [ 288 ] {7eb5bcb0-cd4e-44f0-a46a-12528aeaf269} <Debug> TCPHandler: Processed in 0.002697378 sec. | ||
6668 | 2025.01.10 05:09:38.624169 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6669 | 2025.01.10 05:09:38.624302 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6670 | 2025.01.10 05:09:38.624362 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6671 | 2025.01.10 05:09:38.625112 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6672 | 2025.01.10 05:09:38.625153 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6673 | 2025.01.10 05:09:38.625591 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6674 | 2025.01.10 05:09:38.625851 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6675 | 2025.01.10 05:09:38.626068 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001795 sec., 536490.2506963789 rows/sec., 35.65 MiB/sec. | ||
6676 | 2025.01.10 05:09:38.626120 [ 283 ] {8e333707-edb7-4c1d-8ecc-5d9cd4def6e5} <Debug> TCPHandler: Processed in 0.002016666 sec. | ||
6677 | 2025.01.10 05:09:38.626279 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6678 | 2025.01.10 05:09:38.626389 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6679 | 2025.01.10 05:09:38.626444 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6680 | 2025.01.10 05:09:38.626952 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6681 | 2025.01.10 05:09:38.626998 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6682 | 2025.01.10 05:09:38.627410 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6683 | 2025.01.10 05:09:38.627647 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6684 | 2025.01.10 05:09:38.627852 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
6685 | 2025.01.10 05:09:38.627903 [ 288 ] {44b72a94-0c2b-4e65-a547-3ab9bc87f910} <Debug> TCPHandler: Processed in 0.001677444 sec. | ||
6686 | 2025.01.10 05:09:38.628038 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6687 | 2025.01.10 05:09:38.628146 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6688 | 2025.01.10 05:09:38.628214 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6689 | 2025.01.10 05:09:38.629304 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6690 | 2025.01.10 05:09:38.629343 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6691 | 2025.01.10 05:09:38.629951 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6692 | 2025.01.10 05:09:38.630216 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6693 | 2025.01.10 05:09:38.630491 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002358 sec., 5513.14673452078 rows/sec., 9.88 MiB/sec. | ||
6694 | 2025.01.10 05:09:38.630981 [ 283 ] {6edf5f2b-c885-45ad-bf1d-56420b4d5e87} <Debug> TCPHandler: Processed in 0.002989207 sec. | ||
6695 | 2025.01.10 05:09:38.631198 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6696 | 2025.01.10 05:09:38.631329 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6697 | 2025.01.10 05:09:38.631385 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6698 | 2025.01.10 05:09:38.631938 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6699 | 2025.01.10 05:09:38.631984 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6700 | 2025.01.10 05:09:38.632412 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6701 | 2025.01.10 05:09:38.632642 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2025.01.10 05:09:38.632875 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001569 sec., 21669.85340981517 rows/sec., 1.27 MiB/sec. | ||
6703 | 2025.01.10 05:09:38.632985 [ 288 ] {d095f976-264e-43fd-bb23-96a100e7083c} <Debug> TCPHandler: Processed in 0.001889661 sec. | ||
6704 | 2025.01.10 05:09:39.832883 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6705 | 2025.01.10 05:09:39.833535 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6706 | 2025.01.10 05:09:39.833589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6707 | 2025.01.10 05:09:39.834133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6708 | 2025.01.10 05:09:39.834406 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6709 | 2025.01.10 05:09:39.834641 [ 123 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6710 | 2025.01.10 05:09:39.834690 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6711 | 2025.01.10 05:09:39.834762 [ 123 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2025.01.10 05:09:39.834809 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
6713 | 2025.01.10 05:09:39.834966 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6714 | 2025.01.10 05:09:39.835100 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6715 | 2025.01.10 05:09:39.835141 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6716 | 2025.01.10 05:09:39.835223 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6717 | 2025.01.10 05:09:39.835405 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6718 | 2025.01.10 05:09:39.835685 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6719 | 2025.01.10 05:09:39.835914 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6720 | 2025.01.10 05:09:39.836050 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
6721 | 2025.01.10 05:09:39.838612 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.00370554 sec., 3835608.305402182 rows/sec., 54.87 MiB/sec. | ||
6722 | 2025.01.10 05:09:39.839303 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6723 | 2025.01.10 05:09:39.839699 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6724 | 2025.01.10 05:09:39.839794 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_31_6} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6725 | 2025.01.10 05:09:39.839907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6726 | 2025.01.10 05:09:40.814097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6727 | 2025.01.10 05:09:40.835865 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2025.01.10 05:09:40.835935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6729 | 2025.01.10 05:09:40.843874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6730 | 2025.01.10 05:09:40.844681 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2025.01.10 05:09:40.845099 [ 122 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6732 | 2025.01.10 05:09:40.845244 [ 122 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2025.01.10 05:09:40.845329 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6734 | 2025.01.10 05:09:40.845751 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6735 | 2025.01.10 05:09:40.860730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6736 | 2025.01.10 05:09:40.862299 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6737 | 2025.01.10 05:09:40.863869 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6738 | 2025.01.10 05:09:40.869474 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6739 | 2025.01.10 05:09:40.875085 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6740 | 2025.01.10 05:09:40.880616 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6741 | 2025.01.10 05:09:40.886248 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6742 | 2025.01.10 05:09:40.890924 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
6743 | 2025.01.10 05:09:40.949936 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10446243 sec., 2240.039792296618 rows/sec., 11.58 MiB/sec. | ||
6744 | 2025.01.10 05:09:40.952497 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6745 | 2025.01.10 05:09:40.955373 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6746 | 2025.01.10 05:09:40.955473 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_31_6} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6747 | 2025.01.10 05:09:40.957856 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6748 | 2025.01.10 05:09:41.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.33 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 204.15 MiB (RSS), difference: 1.82 MiB | ||
6749 | 2025.01.10 05:09:42.337254 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6750 | 2025.01.10 05:09:42.337477 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6751 | 2025.01.10 05:09:42.337559 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6752 | 2025.01.10 05:09:42.338342 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6753 | 2025.01.10 05:09:42.338397 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6754 | 2025.01.10 05:09:42.338862 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6755 | 2025.01.10 05:09:42.339127 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6756 | 2025.01.10 05:09:42.339373 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 1011.49 KiB/sec. | ||
6757 | 2025.01.10 05:09:42.339443 [ 288 ] {463621d7-c234-4d81-8767-320c60c73514} <Debug> TCPHandler: Processed in 0.002338626 sec. | ||
6758 | 2025.01.10 05:09:42.339624 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6759 | 2025.01.10 05:09:42.339746 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6760 | 2025.01.10 05:09:42.339795 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6761 | 2025.01.10 05:09:42.340365 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6762 | 2025.01.10 05:09:42.340407 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6763 | 2025.01.10 05:09:42.340772 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6764 | 2025.01.10 05:09:42.341020 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6765 | 2025.01.10 05:09:42.341260 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001542 sec., 18158.23605706874 rows/sec., 1.42 MiB/sec. | ||
6766 | 2025.01.10 05:09:42.341336 [ 283 ] {92f006fc-a0ee-4bde-b065-0908440345f9} <Debug> TCPHandler: Processed in 0.001770527 sec. | ||
6767 | 2025.01.10 05:09:42.341570 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6768 | 2025.01.10 05:09:42.341746 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6769 | 2025.01.10 05:09:42.341799 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6770 | 2025.01.10 05:09:42.342344 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6771 | 2025.01.10 05:09:42.342385 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6772 | 2025.01.10 05:09:42.342789 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6773 | 2025.01.10 05:09:42.343034 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6774 | 2025.01.10 05:09:42.343294 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.65 MiB/sec. | ||
6775 | 2025.01.10 05:09:42.343365 [ 288 ] {d220485f-2e9c-4e45-b84f-cf79d2e21f3d} <Debug> TCPHandler: Processed in 0.001922952 sec. | ||
6776 | 2025.01.10 05:09:42.343527 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6777 | 2025.01.10 05:09:42.343657 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6778 | 2025.01.10 05:09:42.343720 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6779 | 2025.01.10 05:09:42.344236 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6780 | 2025.01.10 05:09:42.344282 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6781 | 2025.01.10 05:09:42.344671 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6782 | 2025.01.10 05:09:42.344921 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6783 | 2025.01.10 05:09:42.345130 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001503 sec., 11976.047904191617 rows/sec., 840.12 KiB/sec. | ||
6784 | 2025.01.10 05:09:42.345180 [ 283 ] {2f9bb42f-37b3-4415-880e-5efe5894bf83} <Debug> TCPHandler: Processed in 0.001712225 sec. | ||
6785 | 2025.01.10 05:09:47.162841 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6786 | 2025.01.10 05:09:47.162914 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6787 | 2025.01.10 05:09:47.335755 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6788 | 2025.01.10 05:09:47.336440 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6789 | 2025.01.10 05:09:47.336493 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6790 | 2025.01.10 05:09:47.337110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6791 | 2025.01.10 05:09:47.337383 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6792 | 2025.01.10 05:09:47.337670 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6793 | 2025.01.10 05:09:47.340478 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2025.01.10 05:09:47.340697 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6795 | 2025.01.10 05:09:47.340781 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6796 | 2025.01.10 05:09:47.341690 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2025.01.10 05:09:47.341733 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6798 | 2025.01.10 05:09:47.342179 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6799 | 2025.01.10 05:09:47.342455 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2025.01.10 05:09:47.342610 [ 115 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6801 | 2025.01.10 05:09:47.342664 [ 115 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2025.01.10 05:09:47.342679 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002044 sec., 38160.46966731898 rows/sec., 3.27 MiB/sec. | ||
6803 | 2025.01.10 05:09:47.342691 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6804 | 2025.01.10 05:09:47.342796 [ 288 ] {9030d8b5-3af0-4e67-a034-2ab820f0dcee} <Debug> TCPHandler: Processed in 0.00245825 sec. | ||
6805 | 2025.01.10 05:09:47.343069 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
6806 | 2025.01.10 05:09:47.343083 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6807 | 2025.01.10 05:09:47.343464 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6808 | 2025.01.10 05:09:47.343483 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6809 | 2025.01.10 05:09:47.343572 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6810 | 2025.01.10 05:09:47.343595 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1399 rows starting from the beginning of the part | ||
6811 | 2025.01.10 05:09:47.343974 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 199 rows starting from the beginning of the part | ||
6812 | 2025.01.10 05:09:47.344357 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
6813 | 2025.01.10 05:09:47.344711 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1339 rows starting from the beginning of the part | ||
6814 | 2025.01.10 05:09:47.345071 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
6815 | 2025.01.10 05:09:47.345386 [ 186 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
6816 | 2025.01.10 05:09:47.346283 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2025.01.10 05:09:47.346372 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6818 | 2025.01.10 05:09:47.347364 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6819 | 2025.01.10 05:09:47.347890 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2025.01.10 05:09:47.348087 [ 115 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6821 | 2025.01.10 05:09:47.348136 [ 115 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2025.01.10 05:09:47.348183 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6823 | 2025.01.10 05:09:47.348187 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004837 sec., 5375.232582179036 rows/sec., 404.19 KiB/sec. | ||
6824 | 2025.01.10 05:09:47.348483 [ 283 ] {d99f4cc6-7535-45ab-b9c1-c84d34eced62} <Debug> TCPHandler: Processed in 0.005535929 sec. | ||
6825 | 2025.01.10 05:09:47.348593 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
6826 | 2025.01.10 05:09:47.348754 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6827 | 2025.01.10 05:09:47.349299 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6828 | 2025.01.10 05:09:47.349342 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6829 | 2025.01.10 05:09:47.349572 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part | ||
6830 | 2025.01.10 05:09:47.349616 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6831 | 2025.01.10 05:09:47.350186 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
6832 | 2025.01.10 05:09:47.350333 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.007497294 sec., 416016.7655156647 rows/sec., 36.46 MiB/sec. | ||
6833 | 2025.01.10 05:09:47.350765 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
6834 | 2025.01.10 05:09:47.351248 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
6835 | 2025.01.10 05:09:47.351855 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
6836 | 2025.01.10 05:09:47.351883 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6837 | 2025.01.10 05:09:47.352344 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
6838 | 2025.01.10 05:09:47.353795 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2025.01.10 05:09:47.354190 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2025.01.10 05:09:47.354307 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6841 | 2025.01.10 05:09:47.354328 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_51_10} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6842 | 2025.01.10 05:09:47.354830 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
6843 | 2025.01.10 05:09:47.355532 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6844 | 2025.01.10 05:09:47.356098 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.01.10 05:09:47.356108 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837194 sec., 22967.403894812353 rows/sec., 1.74 MiB/sec. | ||
6846 | 2025.01.10 05:09:47.356333 [ 115 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6847 | 2025.01.10 05:09:47.356367 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6848 | 2025.01.10 05:09:47.356404 [ 115 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2025.01.10 05:09:47.356476 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6850 | 2025.01.10 05:09:47.356621 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.007484 sec., 7215.392838054516 rows/sec., 577.01 KiB/sec. | ||
6851 | 2025.01.10 05:09:47.357018 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
6852 | 2025.01.10 05:09:47.357162 [ 288 ] {b1bca29b-d390-47d9-ab7d-6b3d5f5a6fa7} <Debug> TCPHandler: Processed in 0.008550537 sec. | ||
6853 | 2025.01.10 05:09:47.357549 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6854 | 2025.01.10 05:09:47.357733 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6855 | 2025.01.10 05:09:47.357756 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6856 | 2025.01.10 05:09:47.357934 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 873 rows starting from the beginning of the part | ||
6857 | 2025.01.10 05:09:47.358152 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6858 | 2025.01.10 05:09:47.358408 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_41_8} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6859 | 2025.01.10 05:09:47.358454 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6860 | 2025.01.10 05:09:47.358655 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 359 rows starting from the beginning of the part | ||
6861 | 2025.01.10 05:09:47.359142 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6862 | 2025.01.10 05:09:47.359469 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
6863 | 2025.01.10 05:09:47.360082 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 815 rows starting from the beginning of the part | ||
6864 | 2025.01.10 05:09:47.360386 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
6865 | 2025.01.10 05:09:47.360678 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part | ||
6866 | 2025.01.10 05:09:47.361749 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2025.01.10 05:09:47.361826 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6868 | 2025.01.10 05:09:47.362958 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6869 | 2025.01.10 05:09:47.363320 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2025.01.10 05:09:47.363728 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6871 | 2025.01.10 05:09:47.363807 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2025.01.10 05:09:47.363823 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007193723 sec., 303459.0016879994 rows/sec., 23.10 MiB/sec. | ||
6873 | 2025.01.10 05:09:47.363849 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6874 | 2025.01.10 05:09:47.363893 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005984 sec., 16711.229946524065 rows/sec., 1.16 MiB/sec. | ||
6875 | 2025.01.10 05:09:47.364217 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6876 | 2025.01.10 05:09:47.364221 [ 283 ] {4b53ad21-8438-4e07-9cec-8273285f6157} <Debug> TCPHandler: Processed in 0.006864343 sec. | ||
6877 | 2025.01.10 05:09:47.364259 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
6878 | 2025.01.10 05:09:47.364545 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6879 | 2025.01.10 05:09:47.364687 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6880 | 2025.01.10 05:09:47.364797 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12260 rows starting from the beginning of the part | ||
6881 | 2025.01.10 05:09:47.364872 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6882 | 2025.01.10 05:09:47.365126 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2025.01.10 05:09:47.365162 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part | ||
6884 | 2025.01.10 05:09:47.365365 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6885 | 2025.01.10 05:09:47.365475 [ 195 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_51_10} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6886 | 2025.01.10 05:09:47.365745 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part | ||
6887 | 2025.01.10 05:09:47.365866 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6888 | 2025.01.10 05:09:47.366255 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 963 rows starting from the beginning of the part | ||
6889 | 2025.01.10 05:09:47.366612 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
6890 | 2025.01.10 05:09:47.366918 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
6891 | 2025.01.10 05:09:47.370254 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6892 | 2025.01.10 05:09:47.370329 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6893 | 2025.01.10 05:09:47.371915 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6894 | 2025.01.10 05:09:47.372520 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6895 | 2025.01.10 05:09:47.372671 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6896 | 2025.01.10 05:09:47.372728 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6897 | 2025.01.10 05:09:47.372764 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6898 | 2025.01.10 05:09:47.372780 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008024 sec., 3240.279162512463 rows/sec., 5.81 MiB/sec. | ||
6899 | 2025.01.10 05:09:47.373374 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
6900 | 2025.01.10 05:09:47.373889 [ 288 ] {3dfcc985-97a4-473e-b027-e4db14157f32} <Debug> TCPHandler: Processed in 0.009517179 sec. | ||
6901 | 2025.01.10 05:09:47.374332 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6902 | 2025.01.10 05:09:47.375118 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6903 | 2025.01.10 05:09:47.375327 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6904 | 2025.01.10 05:09:47.375660 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13660 rows, containing 5 columns (5 merged, 0 gathered) in 0.01171288 sec., 1166237.509476747 rows/sec., 78.11 MiB/sec. | ||
6905 | 2025.01.10 05:09:47.375911 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6906 | 2025.01.10 05:09:47.376224 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6907 | 2025.01.10 05:09:47.376238 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part | ||
6908 | 2025.01.10 05:09:47.377339 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6909 | 2025.01.10 05:09:47.377488 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
6910 | 2025.01.10 05:09:47.377799 [ 195 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6911 | 2025.01.10 05:09:47.378071 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
6912 | 2025.01.10 05:09:47.378380 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6913 | 2025.01.10 05:09:47.378492 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6914 | 2025.01.10 05:09:47.378731 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
6915 | 2025.01.10 05:09:47.379381 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
6916 | 2025.01.10 05:09:47.380054 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
6917 | 2025.01.10 05:09:47.380097 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6918 | 2025.01.10 05:09:47.380615 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
6919 | 2025.01.10 05:09:47.380875 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6920 | 2025.01.10 05:09:47.381388 [ 115 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6921 | 2025.01.10 05:09:47.381482 [ 115 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6922 | 2025.01.10 05:09:47.381548 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6923 | 2025.01.10 05:09:47.381769 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006778 sec., 4426.084390675715 rows/sec., 310.49 KiB/sec. | ||
6924 | 2025.01.10 05:09:47.382133 [ 283 ] {08406e68-780c-4924-99ce-ab09745a9c5c} <Debug> TCPHandler: Processed in 0.008086962 sec. | ||
6925 | 2025.01.10 05:09:47.382289 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
6926 | 2025.01.10 05:09:47.382590 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6927 | 2025.01.10 05:09:47.382668 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1612 rows starting from the beginning of the part | ||
6928 | 2025.01.10 05:09:47.382890 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part | ||
6929 | 2025.01.10 05:09:47.383239 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
6930 | 2025.01.10 05:09:47.383580 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
6931 | 2025.01.10 05:09:47.383898 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
6932 | 2025.01.10 05:09:47.384194 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
6933 | 2025.01.10 05:09:47.387420 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.005657584 sec., 313914.9149177458 rows/sec., 20.23 MiB/sec. | ||
6934 | 2025.01.10 05:09:47.387760 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6935 | 2025.01.10 05:09:47.388419 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6936 | 2025.01.10 05:09:47.388660 [ 189 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_51_10} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6937 | 2025.01.10 05:09:47.388820 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6938 | 2025.01.10 05:09:47.390915 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.018055626 sec., 42258.296666091774 rows/sec., 75.72 MiB/sec. | ||
6939 | 2025.01.10 05:09:47.392125 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6940 | 2025.01.10 05:09:47.392577 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6941 | 2025.01.10 05:09:47.392667 [ 190 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6942 | 2025.01.10 05:09:47.392840 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
6943 | 2025.01.10 05:09:47.404689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 976 | ||
6944 | 2025.01.10 05:09:47.407863 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6945 | 2025.01.10 05:09:47.407903 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6946 | 2025.01.10 05:09:47.409357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6947 | 2025.01.10 05:09:47.409667 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2025.01.10 05:09:47.410128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
6949 | 2025.01.10 05:09:48.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.79 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 206.36 MiB (RSS), difference: 1.56 MiB | ||
6950 | 2025.01.10 05:09:48.002414 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000968612 sec. | ||
6951 | 2025.01.10 05:09:48.361706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6952 | 2025.01.10 05:09:48.381531 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2025.01.10 05:09:48.381591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6954 | 2025.01.10 05:09:48.388709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6955 | 2025.01.10 05:09:48.389482 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2025.01.10 05:09:48.392241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6957 | 2025.01.10 05:09:52.349729 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2025.01.10 05:09:52.349957 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6959 | 2025.01.10 05:09:52.350044 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6960 | 2025.01.10 05:09:52.350853 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.01.10 05:09:52.350924 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6962 | 2025.01.10 05:09:52.351593 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6963 | 2025.01.10 05:09:52.351999 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2025.01.10 05:09:52.352343 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002428 sec., 5766.062602965403 rows/sec., 415.08 KiB/sec. | ||
6965 | 2025.01.10 05:09:52.352607 [ 288 ] {94f0e003-d08a-4139-9598-11dcbaecb080} <Debug> TCPHandler: Processed in 0.003025268 sec. | ||
6966 | 2025.01.10 05:09:52.352903 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2025.01.10 05:09:52.353078 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6968 | 2025.01.10 05:09:52.353158 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6969 | 2025.01.10 05:09:52.354142 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2025.01.10 05:09:52.354203 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6971 | 2025.01.10 05:09:52.354780 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6972 | 2025.01.10 05:09:52.355174 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.01.10 05:09:52.355486 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.002451 sec., 81191.35046919624 rows/sec., 7.22 MiB/sec. | ||
6974 | 2025.01.10 05:09:52.355579 [ 283 ] {81f5a21c-3126-4e65-bf87-f42de7fe8e71} <Debug> TCPHandler: Processed in 0.002791681 sec. | ||
6975 | 2025.01.10 05:09:52.355756 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2025.01.10 05:09:52.355878 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6977 | 2025.01.10 05:09:52.355929 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6978 | 2025.01.10 05:09:52.356616 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2025.01.10 05:09:52.356658 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6980 | 2025.01.10 05:09:52.357035 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6981 | 2025.01.10 05:09:52.357294 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2025.01.10 05:09:52.357517 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001667 sec., 11997.600479904018 rows/sec., 859.98 KiB/sec. | ||
6983 | 2025.01.10 05:09:52.357571 [ 288 ] {1b4201f7-8290-4d26-81a2-d23e3e602a4a} <Debug> TCPHandler: Processed in 0.001872671 sec. | ||
6984 | 2025.01.10 05:09:52.357745 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6985 | 2025.01.10 05:09:52.357872 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6986 | 2025.01.10 05:09:52.357922 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6987 | 2025.01.10 05:09:52.358662 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2025.01.10 05:09:52.358716 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6989 | 2025.01.10 05:09:52.359233 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6990 | 2025.01.10 05:09:52.359583 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2025.01.10 05:09:52.359853 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002004 sec., 6986.027944111776 rows/sec., 489.26 KiB/sec. | ||
6992 | 2025.01.10 05:09:52.359926 [ 283 ] {2fec0d0f-658c-4d32-9f69-cc85b8f828de} <Debug> TCPHandler: Processed in 0.002237723 sec. | ||
6993 | 2025.01.10 05:09:52.360098 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6994 | 2025.01.10 05:09:52.360216 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6995 | 2025.01.10 05:09:52.360262 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6996 | 2025.01.10 05:09:52.360910 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6997 | 2025.01.10 05:09:52.360956 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
6998 | 2025.01.10 05:09:52.361312 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6999 | 2025.01.10 05:09:52.361551 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7000 | 2025.01.10 05:09:52.361811 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
7001 | 2025.01.10 05:09:52.361914 [ 288 ] {763a40ac-5626-4ac3-be12-faf6fc1a3b91} <Debug> TCPHandler: Processed in 0.00186646 sec. | ||
7002 | 2025.01.10 05:09:52.362161 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7003 | 2025.01.10 05:09:52.362320 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7004 | 2025.01.10 05:09:52.362382 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7005 | 2025.01.10 05:09:52.363289 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7006 | 2025.01.10 05:09:52.363337 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7007 | 2025.01.10 05:09:52.363850 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7008 | 2025.01.10 05:09:52.364189 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7009 | 2025.01.10 05:09:52.364495 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.002196 sec., 163479.0528233151 rows/sec., 11.49 MiB/sec. | ||
7010 | 2025.01.10 05:09:52.364614 [ 283 ] {004d14b1-e62d-4629-9b05-2a82fecc9f7e} <Debug> TCPHandler: Processed in 0.002578124 sec. | ||
7011 | 2025.01.10 05:09:52.364879 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7012 | 2025.01.10 05:09:52.365108 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7013 | 2025.01.10 05:09:52.365173 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7014 | 2025.01.10 05:09:52.365739 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7015 | 2025.01.10 05:09:52.365780 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7016 | 2025.01.10 05:09:52.366166 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7017 | 2025.01.10 05:09:52.366426 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7018 | 2025.01.10 05:09:52.366654 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. | ||
7019 | 2025.01.10 05:09:52.366708 [ 288 ] {a0058b0c-bde8-4472-b8b9-e5664550e244} <Debug> TCPHandler: Processed in 0.001972104 sec. | ||
7020 | 2025.01.10 05:09:52.366861 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7021 | 2025.01.10 05:09:52.366970 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7022 | 2025.01.10 05:09:52.367019 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7023 | 2025.01.10 05:09:52.367634 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7024 | 2025.01.10 05:09:52.367671 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7025 | 2025.01.10 05:09:52.368059 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7026 | 2025.01.10 05:09:52.368304 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7027 | 2025.01.10 05:09:52.368525 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001577 sec., 112238.42739378566 rows/sec., 7.40 MiB/sec. | ||
7028 | 2025.01.10 05:09:52.368577 [ 283 ] {24b708a3-1bfe-4e18-b29e-bc4396db7beb} <Debug> TCPHandler: Processed in 0.001767848 sec. | ||
7029 | 2025.01.10 05:09:52.368732 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7030 | 2025.01.10 05:09:52.368851 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7031 | 2025.01.10 05:09:52.368910 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7032 | 2025.01.10 05:09:52.369412 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7033 | 2025.01.10 05:09:52.369452 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7034 | 2025.01.10 05:09:52.369845 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7035 | 2025.01.10 05:09:52.370179 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7036 | 2025.01.10 05:09:52.370442 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001618 sec., 618.0469715698392 rows/sec., 41.65 KiB/sec. | ||
7037 | 2025.01.10 05:09:52.370505 [ 288 ] {5eedb713-9a77-4e14-b534-eccbc19b05dc} <Debug> TCPHandler: Processed in 0.001834009 sec. | ||
7038 | 2025.01.10 05:09:52.370679 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7039 | 2025.01.10 05:09:52.370789 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7040 | 2025.01.10 05:09:52.370856 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7041 | 2025.01.10 05:09:52.371935 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7042 | 2025.01.10 05:09:52.371975 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7043 | 2025.01.10 05:09:52.372616 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7044 | 2025.01.10 05:09:52.372978 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7045 | 2025.01.10 05:09:52.373257 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002488 sec., 5225.080385852089 rows/sec., 9.36 MiB/sec. | ||
7046 | 2025.01.10 05:09:52.373390 [ 283 ] {72b7cb73-eda2-429d-8a50-bc5e4b24d770} <Debug> TCPHandler: Processed in 0.00276327 sec. | ||
7047 | 2025.01.10 05:09:52.373556 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7048 | 2025.01.10 05:09:52.373679 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7049 | 2025.01.10 05:09:52.373729 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7050 | 2025.01.10 05:09:52.374193 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7051 | 2025.01.10 05:09:52.374232 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7052 | 2025.01.10 05:09:52.374619 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7053 | 2025.01.10 05:09:52.374860 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2025.01.10 05:09:52.375108 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001452 sec., 35812.672176308544 rows/sec., 2.22 MiB/sec. | ||
7055 | 2025.01.10 05:09:52.375168 [ 288 ] {880e71e3-9f9b-465c-a477-8a3ca233c93d} <Debug> TCPHandler: Processed in 0.001667284 sec. | ||
7056 | 2025.01.10 05:09:54.838689 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
7057 | 2025.01.10 05:09:54.839333 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7058 | 2025.01.10 05:09:54.839380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7059 | 2025.01.10 05:09:54.839941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7060 | 2025.01.10 05:09:54.840214 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2025.01.10 05:09:54.840464 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
7062 | 2025.01.10 05:09:55.893200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7063 | 2025.01.10 05:09:55.912719 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7064 | 2025.01.10 05:09:55.912774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7065 | 2025.01.10 05:09:55.920321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7066 | 2025.01.10 05:09:55.921110 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7067 | 2025.01.10 05:09:55.925288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7068 | 2025.01.10 05:09:57.340066 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7069 | 2025.01.10 05:09:57.340257 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7070 | 2025.01.10 05:09:57.340335 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7071 | 2025.01.10 05:09:57.341151 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7072 | 2025.01.10 05:09:57.341204 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7073 | 2025.01.10 05:09:57.341666 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7074 | 2025.01.10 05:09:57.341932 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7075 | 2025.01.10 05:09:57.342190 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001983 sec., 39334.341906202724 rows/sec., 3.37 MiB/sec. | ||
7076 | 2025.01.10 05:09:57.342289 [ 288 ] {49b5d910-0724-4fc5-b4bc-b514ffbfc97f} <Debug> TCPHandler: Processed in 0.002367927 sec. | ||
7077 | 2025.01.10 05:09:57.342534 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7078 | 2025.01.10 05:09:57.342683 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7079 | 2025.01.10 05:09:57.342735 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7080 | 2025.01.10 05:09:57.343316 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2025.01.10 05:09:57.343357 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7082 | 2025.01.10 05:09:57.343724 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7083 | 2025.01.10 05:09:57.343970 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2025.01.10 05:09:57.344178 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001523 sec., 17071.56927117531 rows/sec., 1.25 MiB/sec. | ||
7085 | 2025.01.10 05:09:57.344230 [ 283 ] {4e76e91a-a848-4afd-99db-da7790d8ac04} <Debug> TCPHandler: Processed in 0.00182602 sec. | ||
7086 | 2025.01.10 05:09:57.344375 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7087 | 2025.01.10 05:09:57.344486 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7088 | 2025.01.10 05:09:57.344531 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7089 | 2025.01.10 05:09:57.345194 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7090 | 2025.01.10 05:09:57.345243 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7091 | 2025.01.10 05:09:57.345639 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7092 | 2025.01.10 05:09:57.345891 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7093 | 2025.01.10 05:09:57.346155 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001688 sec., 31990.521327014216 rows/sec., 2.50 MiB/sec. | ||
7094 | 2025.01.10 05:09:57.346228 [ 288 ] {e35b63f1-f469-4a67-a34f-b7176163dac5} <Debug> TCPHandler: Processed in 0.001908372 sec. | ||
7095 | 2025.01.10 05:09:57.346422 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7096 | 2025.01.10 05:09:57.346535 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7097 | 2025.01.10 05:09:57.346583 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7098 | 2025.01.10 05:09:57.347117 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7099 | 2025.01.10 05:09:57.347156 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7100 | 2025.01.10 05:09:57.347543 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7101 | 2025.01.10 05:09:57.347791 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7102 | 2025.01.10 05:09:57.348022 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001506 sec., 66401.06241699867 rows/sec., 4.60 MiB/sec. | ||
7103 | 2025.01.10 05:09:57.348095 [ 283 ] {81d1ed94-5021-43e1-b212-a5750b7b1be1} <Debug> TCPHandler: Processed in 0.001730926 sec. | ||
7104 | 2025.01.10 05:09:57.348330 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2025.01.10 05:09:57.348472 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7106 | 2025.01.10 05:09:57.348580 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7107 | 2025.01.10 05:09:57.349702 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.01.10 05:09:57.349742 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7109 | 2025.01.10 05:09:57.350396 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7110 | 2025.01.10 05:09:57.350682 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2025.01.10 05:09:57.350925 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002477 sec., 10496.568429551877 rows/sec., 18.81 MiB/sec. | ||
7112 | 2025.01.10 05:09:57.351050 [ 288 ] {41893b14-7070-4d89-8dc2-6af2c1d9058e} <Debug> TCPHandler: Processed in 0.002846592 sec. | ||
7113 | 2025.01.10 05:09:57.351216 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7114 | 2025.01.10 05:09:57.351333 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7115 | 2025.01.10 05:09:57.351387 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7116 | 2025.01.10 05:09:57.351923 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7117 | 2025.01.10 05:09:57.351974 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7118 | 2025.01.10 05:09:57.352433 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7119 | 2025.01.10 05:09:57.352695 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7120 | 2025.01.10 05:09:57.352873 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 1.31 MiB/sec. | ||
7121 | 2025.01.10 05:09:57.352926 [ 283 ] {b24a37d1-dc28-448f-876f-3742976b97bf} <Debug> TCPHandler: Processed in 0.001763797 sec. | ||
7122 | 2025.01.10 05:09:57.411198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
7123 | 2025.01.10 05:09:57.414415 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7124 | 2025.01.10 05:09:57.414472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7125 | 2025.01.10 05:09:57.415983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7126 | 2025.01.10 05:09:57.416315 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7127 | 2025.01.10 05:09:57.417815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
7128 | 2025.01.10 05:10:02.162976 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7129 | 2025.01.10 05:10:02.163042 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7130 | 2025.01.10 05:10:02.341492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
7131 | 2025.01.10 05:10:02.342185 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2025.01.10 05:10:02.342238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7133 | 2025.01.10 05:10:02.342834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7134 | 2025.01.10 05:10:02.343111 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7135 | 2025.01.10 05:10:02.343378 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7136 | 2025.01.10 05:10:02.343700 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2025.01.10 05:10:02.343891 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7138 | 2025.01.10 05:10:02.343964 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7139 | 2025.01.10 05:10:02.344730 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2025.01.10 05:10:02.344774 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7141 | 2025.01.10 05:10:02.345201 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7142 | 2025.01.10 05:10:02.345461 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7143 | 2025.01.10 05:10:02.345692 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
7144 | 2025.01.10 05:10:02.345834 [ 288 ] {56eb6b6f-64d1-40db-a723-a44e18222514} <Debug> TCPHandler: Processed in 0.002263024 sec. | ||
7145 | 2025.01.10 05:10:02.346083 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7146 | 2025.01.10 05:10:02.346209 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7147 | 2025.01.10 05:10:02.346262 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7148 | 2025.01.10 05:10:02.346944 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7149 | 2025.01.10 05:10:02.346985 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7150 | 2025.01.10 05:10:02.347376 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7151 | 2025.01.10 05:10:02.347621 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7152 | 2025.01.10 05:10:02.347820 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001634 sec., 121787.02570379437 rows/sec., 10.82 MiB/sec. | ||
7153 | 2025.01.10 05:10:02.347899 [ 283 ] {2a74c32c-e802-44ce-8f00-4bd8ae7eaa4a} <Debug> TCPHandler: Processed in 0.001920512 sec. | ||
7154 | 2025.01.10 05:10:02.348124 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2025.01.10 05:10:02.348273 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7156 | 2025.01.10 05:10:02.348322 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7157 | 2025.01.10 05:10:02.348890 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2025.01.10 05:10:02.348928 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7159 | 2025.01.10 05:10:02.349282 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7160 | 2025.01.10 05:10:02.349524 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7161 | 2025.01.10 05:10:02.349702 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001456 sec., 13736.263736263736 rows/sec., 984.61 KiB/sec. | ||
7162 | 2025.01.10 05:10:02.349755 [ 288 ] {7823e6a7-f3b1-4bcb-8885-43d8d075f5a1} <Debug> TCPHandler: Processed in 0.001749286 sec. | ||
7163 | 2025.01.10 05:10:02.349894 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7164 | 2025.01.10 05:10:02.349999 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7165 | 2025.01.10 05:10:02.350045 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7166 | 2025.01.10 05:10:02.350670 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7167 | 2025.01.10 05:10:02.350716 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7168 | 2025.01.10 05:10:02.351126 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7169 | 2025.01.10 05:10:02.351371 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7170 | 2025.01.10 05:10:02.351550 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec. | ||
7171 | 2025.01.10 05:10:02.351601 [ 283 ] {3346eeb4-6e7a-4f87-a0eb-02786fbf2e44} <Debug> TCPHandler: Processed in 0.001759057 sec. | ||
7172 | 2025.01.10 05:10:02.351740 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7173 | 2025.01.10 05:10:02.351848 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7174 | 2025.01.10 05:10:02.351892 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7175 | 2025.01.10 05:10:02.352412 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2025.01.10 05:10:02.352457 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7177 | 2025.01.10 05:10:02.352810 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7178 | 2025.01.10 05:10:02.353114 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7179 | 2025.01.10 05:10:02.353296 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001471 sec., 8837.525492861998 rows/sec., 551.02 KiB/sec. | ||
7180 | 2025.01.10 05:10:02.353347 [ 288 ] {444c05c5-64cc-49cc-9e47-faf0671aed2a} <Debug> TCPHandler: Processed in 0.001660244 sec. | ||
7181 | 2025.01.10 05:10:02.353496 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7182 | 2025.01.10 05:10:02.353613 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7183 | 2025.01.10 05:10:02.353669 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7184 | 2025.01.10 05:10:02.354345 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7185 | 2025.01.10 05:10:02.354383 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7186 | 2025.01.10 05:10:02.354768 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7187 | 2025.01.10 05:10:02.355040 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7188 | 2025.01.10 05:10:02.355226 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001641 sec., 218769.043266301 rows/sec., 15.38 MiB/sec. | ||
7189 | 2025.01.10 05:10:02.355278 [ 283 ] {6deb7cba-5dbf-4e9e-bdd2-e7ce190bc19f} <Debug> TCPHandler: Processed in 0.001834209 sec. | ||
7190 | 2025.01.10 05:10:02.355415 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7191 | 2025.01.10 05:10:02.355525 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7192 | 2025.01.10 05:10:02.355573 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7193 | 2025.01.10 05:10:02.356038 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7194 | 2025.01.10 05:10:02.356075 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7195 | 2025.01.10 05:10:02.356444 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7196 | 2025.01.10 05:10:02.356687 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7197 | 2025.01.10 05:10:02.356872 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
7198 | 2025.01.10 05:10:02.356922 [ 288 ] {24218a2a-3309-4e22-8d82-492ff3d85d42} <Debug> TCPHandler: Processed in 0.001560751 sec. | ||
7199 | 2025.01.10 05:10:02.357064 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7200 | 2025.01.10 05:10:02.357176 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7201 | 2025.01.10 05:10:02.357226 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7202 | 2025.01.10 05:10:02.357764 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2025.01.10 05:10:02.357802 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7204 | 2025.01.10 05:10:02.358191 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7205 | 2025.01.10 05:10:02.358462 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2025.01.10 05:10:02.358653 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.0015 sec., 118000 rows/sec., 7.78 MiB/sec. | ||
7207 | 2025.01.10 05:10:02.358715 [ 283 ] {8aadd3a3-e026-4281-a7cd-171718a5174a} <Debug> TCPHandler: Processed in 0.001702635 sec. | ||
7208 | 2025.01.10 05:10:02.358857 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7209 | 2025.01.10 05:10:02.358965 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7210 | 2025.01.10 05:10:02.359012 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7211 | 2025.01.10 05:10:02.359438 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7212 | 2025.01.10 05:10:02.359474 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7213 | 2025.01.10 05:10:02.359824 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7214 | 2025.01.10 05:10:02.360063 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7215 | 2025.01.10 05:10:02.360182 [ 95 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
7216 | 2025.01.10 05:10:02.360223 [ 95 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.01.10 05:10:02.360245 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7218 | 2025.01.10 05:10:02.360250 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001304 sec., 766.8711656441718 rows/sec., 51.67 KiB/sec. | ||
7219 | 2025.01.10 05:10:02.360486 [ 288 ] {b4a80e96-c4fa-410e-8a62-030e59c568da} <Debug> TCPHandler: Processed in 0.001672714 sec. | ||
7220 | 2025.01.10 05:10:02.360617 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
7221 | 2025.01.10 05:10:02.360791 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7222 | 2025.01.10 05:10:02.361170 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7223 | 2025.01.10 05:10:02.361178 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7224 | 2025.01.10 05:10:02.361207 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part | ||
7225 | 2025.01.10 05:10:02.361360 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7226 | 2025.01.10 05:10:02.361384 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7227 | 2025.01.10 05:10:02.361727 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7228 | 2025.01.10 05:10:02.362078 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7229 | 2025.01.10 05:10:02.362433 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7230 | 2025.01.10 05:10:02.362719 [ 187 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7231 | 2025.01.10 05:10:02.364917 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589209 sec., 5229.659403178194 rows/sec., 351.54 KiB/sec. | ||
7232 | 2025.01.10 05:10:02.365186 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2025.01.10 05:10:02.365203 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
7234 | 2025.01.10 05:10:02.365242 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7235 | 2025.01.10 05:10:02.365827 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2025.01.10 05:10:02.366026 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_23_5} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
7237 | 2025.01.10 05:10:02.366212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7238 | 2025.01.10 05:10:02.366465 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7239 | 2025.01.10 05:10:02.366754 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2025.01.10 05:10:02.367011 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005935 sec., 2190.395956192081 rows/sec., 3.93 MiB/sec. | ||
7241 | 2025.01.10 05:10:02.367506 [ 283 ] {651e0b0f-7cbe-45cf-beda-1acedf61f4f7} <Debug> TCPHandler: Processed in 0.006923804 sec. | ||
7242 | 2025.01.10 05:10:02.367714 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7243 | 2025.01.10 05:10:02.367845 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7244 | 2025.01.10 05:10:02.367905 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7245 | 2025.01.10 05:10:02.368408 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2025.01.10 05:10:02.368451 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7247 | 2025.01.10 05:10:02.368829 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7248 | 2025.01.10 05:10:02.369076 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.01.10 05:10:02.369254 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001439 sec., 36136.20569840167 rows/sec., 2.24 MiB/sec. | ||
7250 | 2025.01.10 05:10:02.369307 [ 288 ] {9a90c396-320e-4b15-a572-6efd22e6f678} <Debug> TCPHandler: Processed in 0.001691175 sec. | ||
7251 | 2025.01.10 05:10:03.426245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7252 | 2025.01.10 05:10:03.447960 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7253 | 2025.01.10 05:10:03.448023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7254 | 2025.01.10 05:10:03.455772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7255 | 2025.01.10 05:10:03.456531 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2025.01.10 05:10:03.459843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7257 | 2025.01.10 05:10:07.339833 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7258 | 2025.01.10 05:10:07.340055 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7259 | 2025.01.10 05:10:07.340137 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7260 | 2025.01.10 05:10:07.340888 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2025.01.10 05:10:07.340934 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7262 | 2025.01.10 05:10:07.341361 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7263 | 2025.01.10 05:10:07.341617 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7264 | 2025.01.10 05:10:07.341868 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00187 sec., 41711.229946524065 rows/sec., 3.58 MiB/sec. | ||
7265 | 2025.01.10 05:10:07.341924 [ 288 ] {08a07101-dc6c-405d-afdb-c0c883aca4ae} <Debug> TCPHandler: Processed in 0.002231913 sec. | ||
7266 | 2025.01.10 05:10:07.342091 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7267 | 2025.01.10 05:10:07.342224 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7268 | 2025.01.10 05:10:07.342279 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7269 | 2025.01.10 05:10:07.342941 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.01.10 05:10:07.342988 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7271 | 2025.01.10 05:10:07.343388 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7272 | 2025.01.10 05:10:07.343631 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.01.10 05:10:07.343845 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00165 sec., 15757.575757575758 rows/sec., 1.16 MiB/sec. | ||
7274 | 2025.01.10 05:10:07.343898 [ 283 ] {b2cd4acb-f507-49a5-8eab-5030123c3676} <Debug> TCPHandler: Processed in 0.00187598 sec. | ||
7275 | 2025.01.10 05:10:07.344023 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7276 | 2025.01.10 05:10:07.344129 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7277 | 2025.01.10 05:10:07.344176 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7278 | 2025.01.10 05:10:07.344828 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7279 | 2025.01.10 05:10:07.344875 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7280 | 2025.01.10 05:10:07.345294 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7281 | 2025.01.10 05:10:07.345533 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7282 | 2025.01.10 05:10:07.345751 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001642 sec., 32886.72350791717 rows/sec., 2.57 MiB/sec. | ||
7283 | 2025.01.10 05:10:07.345804 [ 288 ] {47c2c465-7784-44f4-8357-59b0c96a3612} <Debug> TCPHandler: Processed in 0.001832849 sec. | ||
7284 | 2025.01.10 05:10:07.345938 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7285 | 2025.01.10 05:10:07.346044 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7286 | 2025.01.10 05:10:07.346093 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7287 | 2025.01.10 05:10:07.346607 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7288 | 2025.01.10 05:10:07.346646 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7289 | 2025.01.10 05:10:07.347019 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7290 | 2025.01.10 05:10:07.347258 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7291 | 2025.01.10 05:10:07.347479 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001456 sec., 68681.31868131868 rows/sec., 4.76 MiB/sec. | ||
7292 | 2025.01.10 05:10:07.347532 [ 283 ] {1cd73ff9-5661-48f2-9a59-a22bbc709884} <Debug> TCPHandler: Processed in 0.001646334 sec. | ||
7293 | 2025.01.10 05:10:07.347713 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.01.10 05:10:07.347819 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7295 | 2025.01.10 05:10:07.347886 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7296 | 2025.01.10 05:10:07.348956 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2025.01.10 05:10:07.348996 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7298 | 2025.01.10 05:10:07.349618 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7299 | 2025.01.10 05:10:07.349874 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2025.01.10 05:10:07.350140 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002341 sec., 11106.364801366937 rows/sec., 19.90 MiB/sec. | ||
7301 | 2025.01.10 05:10:07.350459 [ 288 ] {688cd170-f1f5-4d4b-b266-737225b09c53} <Debug> TCPHandler: Processed in 0.00279611 sec. | ||
7302 | 2025.01.10 05:10:07.350629 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.01.10 05:10:07.350757 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7304 | 2025.01.10 05:10:07.350813 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7305 | 2025.01.10 05:10:07.351312 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.01.10 05:10:07.351348 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7307 | 2025.01.10 05:10:07.351705 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7308 | 2025.01.10 05:10:07.351943 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2025.01.10 05:10:07.352155 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.44 MiB/sec. | ||
7310 | 2025.01.10 05:10:07.352205 [ 283 ] {ad747ef2-6c9b-4a7d-8dc0-d6c53a1d2cc0} <Debug> TCPHandler: Processed in 0.001642703 sec. | ||
7311 | 2025.01.10 05:10:07.418838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1044 | ||
7312 | 2025.01.10 05:10:07.421524 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7313 | 2025.01.10 05:10:07.421566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7314 | 2025.01.10 05:10:07.422959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7315 | 2025.01.10 05:10:07.423251 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7316 | 2025.01.10 05:10:07.423821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
7317 | 2025.01.10 05:10:08.600454 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2025.01.10 05:10:08.600646 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7319 | 2025.01.10 05:10:08.600719 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7320 | 2025.01.10 05:10:08.601486 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2025.01.10 05:10:08.601536 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7322 | 2025.01.10 05:10:08.601977 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7323 | 2025.01.10 05:10:08.602242 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2025.01.10 05:10:08.602495 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
7325 | 2025.01.10 05:10:08.602774 [ 288 ] {9cf66157-e0f3-4110-b460-9d1e9c72ceff} <Debug> TCPHandler: Processed in 0.00244477 sec. | ||
7326 | 2025.01.10 05:10:08.602992 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7327 | 2025.01.10 05:10:08.603128 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7328 | 2025.01.10 05:10:08.603184 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7329 | 2025.01.10 05:10:08.603774 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2025.01.10 05:10:08.603814 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7331 | 2025.01.10 05:10:08.604192 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
7332 | 2025.01.10 05:10:08.604447 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2025.01.10 05:10:08.604642 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001545 sec., 7766.990291262136 rows/sec., 633.34 KiB/sec. | ||
7334 | 2025.01.10 05:10:08.604701 [ 283 ] {c06af18b-71a4-4347-8c32-be932468fa19} <Debug> TCPHandler: Processed in 0.001770178 sec. | ||
7335 | 2025.01.10 05:10:08.604852 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7336 | 2025.01.10 05:10:08.604963 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7337 | 2025.01.10 05:10:08.605012 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7338 | 2025.01.10 05:10:08.606418 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2025.01.10 05:10:08.606457 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7340 | 2025.01.10 05:10:08.606942 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7341 | 2025.01.10 05:10:08.607195 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2025.01.10 05:10:08.607341 [ 87 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7343 | 2025.01.10 05:10:08.607390 [ 87 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7344 | 2025.01.10 05:10:08.607393 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002454 sec., 548084.7595762021 rows/sec., 45.63 MiB/sec. | ||
7345 | 2025.01.10 05:10:08.607420 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7346 | 2025.01.10 05:10:08.607483 [ 288 ] {c8ec79e0-c81f-4c9c-9194-b37c4ae1f472} <Debug> TCPHandler: Processed in 0.002675236 sec. | ||
7347 | 2025.01.10 05:10:08.607717 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
7348 | 2025.01.10 05:10:08.607724 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7349 | 2025.01.10 05:10:08.608009 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7350 | 2025.01.10 05:10:08.608029 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7351 | 2025.01.10 05:10:08.608117 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1399 rows starting from the beginning of the part | ||
7352 | 2025.01.10 05:10:08.608116 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7353 | 2025.01.10 05:10:08.608563 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 199 rows starting from the beginning of the part | ||
7354 | 2025.01.10 05:10:08.608962 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part | ||
7355 | 2025.01.10 05:10:08.609346 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 199 rows starting from the beginning of the part | ||
7356 | 2025.01.10 05:10:08.609658 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
7357 | 2025.01.10 05:10:08.609837 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1345 rows starting from the beginning of the part | ||
7358 | 2025.01.10 05:10:08.610988 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2025.01.10 05:10:08.611048 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7360 | 2025.01.10 05:10:08.611915 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7361 | 2025.01.10 05:10:08.612576 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2025.01.10 05:10:08.612804 [ 87 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7363 | 2025.01.10 05:10:08.612913 [ 87 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7364 | 2025.01.10 05:10:08.612990 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7365 | 2025.01.10 05:10:08.613200 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.005251 sec., 6094.0773186059805 rows/sec., 432.58 KiB/sec. | ||
7366 | 2025.01.10 05:10:08.613380 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
7367 | 2025.01.10 05:10:08.613403 [ 283 ] {73486c4c-82a6-4003-9f1b-89859869de2f} <Debug> TCPHandler: Processed in 0.005783128 sec. | ||
7368 | 2025.01.10 05:10:08.613643 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7369 | 2025.01.10 05:10:08.613656 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7370 | 2025.01.10 05:10:08.613748 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part | ||
7371 | 2025.01.10 05:10:08.613981 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7372 | 2025.01.10 05:10:08.614125 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
7373 | 2025.01.10 05:10:08.614167 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7374 | 2025.01.10 05:10:08.614807 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
7375 | 2025.01.10 05:10:08.615296 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.007745071 sec., 425819.20811313414 rows/sec., 37.47 MiB/sec. | ||
7376 | 2025.01.10 05:10:08.615342 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
7377 | 2025.01.10 05:10:08.615808 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
7378 | 2025.01.10 05:10:08.615880 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7379 | 2025.01.10 05:10:08.616492 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
7380 | 2025.01.10 05:10:08.617396 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7381 | 2025.01.10 05:10:08.617622 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_56_11} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7382 | 2025.01.10 05:10:08.617781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7383 | 2025.01.10 05:10:08.618569 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7384 | 2025.01.10 05:10:08.618633 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7385 | 2025.01.10 05:10:08.619685 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7386 | 2025.01.10 05:10:08.619766 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006630265 sec., 27751.530293283904 rows/sec., 2.08 MiB/sec. | ||
7387 | 2025.01.10 05:10:08.619952 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7388 | 2025.01.10 05:10:08.620110 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7389 | 2025.01.10 05:10:08.620580 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7390 | 2025.01.10 05:10:08.620607 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006766 sec., 35767.07064735442 rows/sec., 2.42 MiB/sec. | ||
7391 | 2025.01.10 05:10:08.620920 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_46_9} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7392 | 2025.01.10 05:10:08.620963 [ 288 ] {809b6363-ef1f-4fac-bbd9-9f7a34d6ca47} <Debug> TCPHandler: Processed in 0.007418791 sec. | ||
7393 | 2025.01.10 05:10:08.621233 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7394 | 2025.01.10 05:10:08.621300 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7395 | 2025.01.10 05:10:08.621484 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7396 | 2025.01.10 05:10:08.621542 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7397 | 2025.01.10 05:10:08.622231 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7398 | 2025.01.10 05:10:08.622276 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7399 | 2025.01.10 05:10:08.622646 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7400 | 2025.01.10 05:10:08.622891 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7401 | 2025.01.10 05:10:08.623111 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 489.17 KiB/sec. | ||
7402 | 2025.01.10 05:10:08.623335 [ 283 ] {2b3884e6-c1b8-459e-9184-539a83ccd351} <Debug> TCPHandler: Processed in 0.002235112 sec. | ||
7403 | 2025.01.10 05:10:08.623516 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7404 | 2025.01.10 05:10:08.623626 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7405 | 2025.01.10 05:10:08.623672 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7406 | 2025.01.10 05:10:08.624579 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7407 | 2025.01.10 05:10:08.624617 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7408 | 2025.01.10 05:10:08.625016 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7409 | 2025.01.10 05:10:08.625262 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7410 | 2025.01.10 05:10:08.625404 [ 87 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7411 | 2025.01.10 05:10:08.625448 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001843 sec., 448724.90504612046 rows/sec., 32.38 MiB/sec. | ||
7412 | 2025.01.10 05:10:08.625453 [ 87 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7413 | 2025.01.10 05:10:08.625505 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7414 | 2025.01.10 05:10:08.625523 [ 288 ] {e217665e-2ec4-45ef-b09f-c5e9ef5ee52f} <Debug> TCPHandler: Processed in 0.002059497 sec. | ||
7415 | 2025.01.10 05:10:08.625640 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
7416 | 2025.01.10 05:10:08.625687 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7417 | 2025.01.10 05:10:08.625754 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7418 | 2025.01.10 05:10:08.625803 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 873 rows starting from the beginning of the part | ||
7419 | 2025.01.10 05:10:08.625846 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7420 | 2025.01.10 05:10:08.626011 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 359 rows starting from the beginning of the part | ||
7421 | 2025.01.10 05:10:08.626023 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7422 | 2025.01.10 05:10:08.626375 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
7423 | 2025.01.10 05:10:08.626754 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 359 rows starting from the beginning of the part | ||
7424 | 2025.01.10 05:10:08.627092 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
7425 | 2025.01.10 05:10:08.627459 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 827 rows starting from the beginning of the part | ||
7426 | 2025.01.10 05:10:08.628169 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.01.10 05:10:08.628217 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7428 | 2025.01.10 05:10:08.628747 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7429 | 2025.01.10 05:10:08.629029 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.01.10 05:10:08.629224 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003407 sec., 1761.0801291458763 rows/sec., 92.01 KiB/sec. | ||
7431 | 2025.01.10 05:10:08.629383 [ 283 ] {4abc7afd-cff0-4aaf-b1fc-414dbcadff2a} <Debug> TCPHandler: Processed in 0.003761872 sec. | ||
7432 | 2025.01.10 05:10:08.629485 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 5 columns (5 merged, 0 gathered) in 0.003916057 sec., 645036.5763317542 rows/sec., 48.90 MiB/sec. | ||
7433 | 2025.01.10 05:10:08.629555 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2025.01.10 05:10:08.629713 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7435 | 2025.01.10 05:10:08.629730 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7436 | 2025.01.10 05:10:08.629868 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7437 | 2025.01.10 05:10:08.630355 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7438 | 2025.01.10 05:10:08.630474 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_56_11} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7439 | 2025.01.10 05:10:08.630582 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7440 | 2025.01.10 05:10:08.631021 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2025.01.10 05:10:08.631064 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7442 | 2025.01.10 05:10:08.631502 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7443 | 2025.01.10 05:10:08.631751 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7444 | 2025.01.10 05:10:08.631895 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7445 | 2025.01.10 05:10:08.631937 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2025.01.10 05:10:08.631948 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.002279 sec., 425186.4853005704 rows/sec., 28.26 MiB/sec. | ||
7447 | 2025.01.10 05:10:08.631967 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7448 | 2025.01.10 05:10:08.632094 [ 288 ] {404f6653-a7d0-40ec-b35c-f742de0b6384} <Debug> TCPHandler: Processed in 0.002602824 sec. | ||
7449 | 2025.01.10 05:10:08.632190 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
7450 | 2025.01.10 05:10:08.632292 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.01.10 05:10:08.632541 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7452 | 2025.01.10 05:10:08.632566 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7453 | 2025.01.10 05:10:08.632637 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13660 rows starting from the beginning of the part | ||
7454 | 2025.01.10 05:10:08.632658 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7455 | 2025.01.10 05:10:08.633214 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part | ||
7456 | 2025.01.10 05:10:08.633542 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part | ||
7457 | 2025.01.10 05:10:08.633973 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part | ||
7458 | 2025.01.10 05:10:08.634362 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
7459 | 2025.01.10 05:10:08.634746 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 969 rows starting from the beginning of the part | ||
7460 | 2025.01.10 05:10:08.634816 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2025.01.10 05:10:08.634932 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7462 | 2025.01.10 05:10:08.635984 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7463 | 2025.01.10 05:10:08.636300 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7464 | 2025.01.10 05:10:08.636738 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004227 sec., 236.57440264963333 rows/sec., 15.94 KiB/sec. | ||
7465 | 2025.01.10 05:10:08.637022 [ 283 ] {87f5731f-866f-4f01-9a96-8c195be75fbb} <Debug> TCPHandler: Processed in 0.004805996 sec. | ||
7466 | 2025.01.10 05:10:08.637270 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7467 | 2025.01.10 05:10:08.637533 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7468 | 2025.01.10 05:10:08.637783 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7469 | 2025.01.10 05:10:08.640174 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7470 | 2025.01.10 05:10:08.640212 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7471 | 2025.01.10 05:10:08.640958 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7472 | 2025.01.10 05:10:08.641261 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7473 | 2025.01.10 05:10:08.641524 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7474 | 2025.01.10 05:10:08.641620 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7475 | 2025.01.10 05:10:08.641686 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7476 | 2025.01.10 05:10:08.641748 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004299 sec., 3023.959060246569 rows/sec., 5.42 MiB/sec. | ||
7477 | 2025.01.10 05:10:08.642500 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15183 rows, containing 5 columns (5 merged, 0 gathered) in 0.010405517 sec., 1459129.8058520304 rows/sec., 97.69 MiB/sec. | ||
7478 | 2025.01.10 05:10:08.642577 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
7479 | 2025.01.10 05:10:08.643237 [ 288 ] {d12eb171-99c8-4c3f-84c0-261ece84f87e} <Debug> TCPHandler: Processed in 0.006104398 sec. | ||
7480 | 2025.01.10 05:10:08.643315 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7481 | 2025.01.10 05:10:08.643770 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2025.01.10 05:10:08.644389 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7483 | 2025.01.10 05:10:08.644575 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7484 | 2025.01.10 05:10:08.644949 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7485 | 2025.01.10 05:10:08.644977 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7486 | 2025.01.10 05:10:08.645473 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7487 | 2025.01.10 05:10:08.645487 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part | ||
7488 | 2025.01.10 05:10:08.645801 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
7489 | 2025.01.10 05:10:08.646481 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
7490 | 2025.01.10 05:10:08.647268 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2025.01.10 05:10:08.647301 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
7492 | 2025.01.10 05:10:08.647353 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7493 | 2025.01.10 05:10:08.647939 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
7494 | 2025.01.10 05:10:08.648601 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
7495 | 2025.01.10 05:10:08.648919 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7496 | 2025.01.10 05:10:08.649159 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
7497 | 2025.01.10 05:10:08.649828 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7498 | 2025.01.10 05:10:08.650148 [ 87 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7499 | 2025.01.10 05:10:08.650296 [ 87 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2025.01.10 05:10:08.650377 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7501 | 2025.01.10 05:10:08.650594 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.006335 sec., 5367.008681925809 rows/sec., 321.10 KiB/sec. | ||
7502 | 2025.01.10 05:10:08.650706 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
7503 | 2025.01.10 05:10:08.650836 [ 283 ] {6b2895c6-ad46-49a5-950a-47f9e9ea30be} <Debug> TCPHandler: Processed in 0.007437381 sec. | ||
7504 | 2025.01.10 05:10:08.651145 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7505 | 2025.01.10 05:10:08.651224 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1776 rows starting from the beginning of the part | ||
7506 | 2025.01.10 05:10:08.651565 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
7507 | 2025.01.10 05:10:08.651909 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
7508 | 2025.01.10 05:10:08.652198 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part | ||
7509 | 2025.01.10 05:10:08.652426 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
7510 | 2025.01.10 05:10:08.652600 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
7511 | 2025.01.10 05:10:08.655768 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 4 columns (4 merged, 0 gathered) in 0.00521655 sec., 378411.0187767777 rows/sec., 24.35 MiB/sec. | ||
7512 | 2025.01.10 05:10:08.656083 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7513 | 2025.01.10 05:10:08.656757 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7514 | 2025.01.10 05:10:08.657012 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_56_11} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7515 | 2025.01.10 05:10:08.657198 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
7516 | 2025.01.10 05:10:08.670773 [ 201 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.028894377 sec., 29555.92363178483 rows/sec., 52.96 MiB/sec. | ||
7517 | 2025.01.10 05:10:08.672013 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7518 | 2025.01.10 05:10:08.672457 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7519 | 2025.01.10 05:10:08.672540 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7520 | 2025.01.10 05:10:08.672693 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
7521 | 2025.01.10 05:10:09.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.16 MiB, peak 215.70 MiB, free memory in arenas 0.00 B, will set to 210.19 MiB (RSS), difference: 2.03 MiB | ||
7522 | 2025.01.10 05:10:09.844432 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7523 | 2025.01.10 05:10:09.845177 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2025.01.10 05:10:09.845236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
7525 | 2025.01.10 05:10:09.845796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7526 | 2025.01.10 05:10:09.846090 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2025.01.10 05:10:09.846405 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7528 | 2025.01.10 05:10:10.960805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7529 | 2025.01.10 05:10:10.982262 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2025.01.10 05:10:10.982329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7531 | 2025.01.10 05:10:10.989625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7532 | 2025.01.10 05:10:10.990466 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2025.01.10 05:10:10.993449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7534 | 2025.01.10 05:10:12.336334 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7535 | 2025.01.10 05:10:12.336547 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7536 | 2025.01.10 05:10:12.336629 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7537 | 2025.01.10 05:10:12.337469 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2025.01.10 05:10:12.337521 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7539 | 2025.01.10 05:10:12.337959 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7540 | 2025.01.10 05:10:12.338215 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2025.01.10 05:10:12.338459 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001971 sec., 13191.273465246068 rows/sec., 1004.31 KiB/sec. | ||
7542 | 2025.01.10 05:10:12.338526 [ 288 ] {94b6ac6c-bcff-4158-87f8-b413e1672f44} <Debug> TCPHandler: Processed in 0.002327595 sec. | ||
7543 | 2025.01.10 05:10:12.338715 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7544 | 2025.01.10 05:10:12.338861 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7545 | 2025.01.10 05:10:12.338923 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7546 | 2025.01.10 05:10:12.339563 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7547 | 2025.01.10 05:10:12.339606 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7548 | 2025.01.10 05:10:12.339990 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7549 | 2025.01.10 05:10:12.340234 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7550 | 2025.01.10 05:10:12.340460 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001633 sec., 17146.356399265158 rows/sec., 1.34 MiB/sec. | ||
7551 | 2025.01.10 05:10:12.340517 [ 283 ] {149d727d-daad-4a0e-abda-45b738c58559} <Debug> TCPHandler: Processed in 0.001874461 sec. | ||
7552 | 2025.01.10 05:10:12.340667 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7553 | 2025.01.10 05:10:12.340797 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7554 | 2025.01.10 05:10:12.340857 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7555 | 2025.01.10 05:10:12.341438 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7556 | 2025.01.10 05:10:12.341478 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7557 | 2025.01.10 05:10:12.341860 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7558 | 2025.01.10 05:10:12.342108 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7559 | 2025.01.10 05:10:12.342315 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.69 MiB/sec. | ||
7560 | 2025.01.10 05:10:12.342367 [ 288 ] {f2f76c69-1f09-48e8-9e49-64b6e7412e53} <Debug> TCPHandler: Processed in 0.001761967 sec. | ||
7561 | 2025.01.10 05:10:12.342524 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7562 | 2025.01.10 05:10:12.342655 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7563 | 2025.01.10 05:10:12.342713 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7564 | 2025.01.10 05:10:12.343231 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7565 | 2025.01.10 05:10:12.343278 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7566 | 2025.01.10 05:10:12.343652 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7567 | 2025.01.10 05:10:12.343887 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7568 | 2025.01.10 05:10:12.344125 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001488 sec., 12096.774193548388 rows/sec., 848.59 KiB/sec. | ||
7569 | 2025.01.10 05:10:12.344195 [ 283 ] {b8d280f6-8dd8-49f1-9e93-498402158a20} <Debug> TCPHandler: Processed in 0.001734156 sec. | ||
7570 | 2025.01.10 05:10:17.163298 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7571 | 2025.01.10 05:10:17.163361 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7572 | 2025.01.10 05:10:17.339726 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7573 | 2025.01.10 05:10:17.339933 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7574 | 2025.01.10 05:10:17.340017 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7575 | 2025.01.10 05:10:17.340864 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7576 | 2025.01.10 05:10:17.340914 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7577 | 2025.01.10 05:10:17.341351 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7578 | 2025.01.10 05:10:17.341607 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7579 | 2025.01.10 05:10:17.341858 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001982 sec., 39354.18768920283 rows/sec., 3.37 MiB/sec. | ||
7580 | 2025.01.10 05:10:17.341925 [ 288 ] {276c3b51-5aaa-4967-bdf3-bc5b76ecc8f0} <Debug> TCPHandler: Processed in 0.002343076 sec. | ||
7581 | 2025.01.10 05:10:17.342118 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7582 | 2025.01.10 05:10:17.342265 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7583 | 2025.01.10 05:10:17.342326 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7584 | 2025.01.10 05:10:17.343149 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7585 | 2025.01.10 05:10:17.343231 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7586 | 2025.01.10 05:10:17.343659 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7587 | 2025.01.10 05:10:17.343923 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7588 | 2025.01.10 05:10:17.344164 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 1015.63 KiB/sec. | ||
7589 | 2025.01.10 05:10:17.344250 [ 283 ] {3e882bb9-47a3-48ae-9edb-04dd6b88a05c} <Debug> TCPHandler: Processed in 0.002201752 sec. | ||
7590 | 2025.01.10 05:10:17.344508 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7591 | 2025.01.10 05:10:17.344657 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7592 | 2025.01.10 05:10:17.344704 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7593 | 2025.01.10 05:10:17.345279 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7594 | 2025.01.10 05:10:17.345317 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7595 | 2025.01.10 05:10:17.345671 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7596 | 2025.01.10 05:10:17.345995 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7597 | 2025.01.10 05:10:17.346208 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001573 sec., 34329.30705657978 rows/sec., 2.68 MiB/sec. | ||
7598 | 2025.01.10 05:10:17.346262 [ 288 ] {eedd9142-96e1-4eaa-8d6c-441c8f77932c} <Debug> TCPHandler: Processed in 0.001889421 sec. | ||
7599 | 2025.01.10 05:10:17.346418 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7600 | 2025.01.10 05:10:17.346525 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7601 | 2025.01.10 05:10:17.346572 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7602 | 2025.01.10 05:10:17.347095 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7603 | 2025.01.10 05:10:17.347133 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7604 | 2025.01.10 05:10:17.347494 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7605 | 2025.01.10 05:10:17.347853 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7606 | 2025.01.10 05:10:17.348555 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2025.01.10 05:10:17.349161 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002632 sec., 37993.92097264438 rows/sec., 2.63 MiB/sec. | ||
7608 | 2025.01.10 05:10:17.349445 [ 283 ] {0cae8d62-57c4-4ae6-87fc-6138ba2e3a47} <Debug> TCPHandler: Processed in 0.00306989 sec. | ||
7609 | 2025.01.10 05:10:17.349776 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2025.01.10 05:10:17.349863 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2025.01.10 05:10:17.349974 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7612 | 2025.01.10 05:10:17.350178 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7613 | 2025.01.10 05:10:17.350548 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7614 | 2025.01.10 05:10:17.351777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7615 | 2025.01.10 05:10:17.352403 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2025.01.10 05:10:17.352779 [ 76 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7617 | 2025.01.10 05:10:17.352902 [ 76 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2025.01.10 05:10:17.353028 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7619 | 2025.01.10 05:10:17.353303 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7620 | 2025.01.10 05:10:17.353573 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7621 | 2025.01.10 05:10:17.354138 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7622 | 2025.01.10 05:10:17.354305 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7623 | 2025.01.10 05:10:17.354689 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7624 | 2025.01.10 05:10:17.355108 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7625 | 2025.01.10 05:10:17.355439 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7626 | 2025.01.10 05:10:17.355749 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7627 | 2025.01.10 05:10:17.356080 [ 195 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
7628 | 2025.01.10 05:10:17.356911 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7629 | 2025.01.10 05:10:17.356953 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7630 | 2025.01.10 05:10:17.357954 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7631 | 2025.01.10 05:10:17.358383 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7632 | 2025.01.10 05:10:17.358831 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008812 sec., 2950.5220154334997 rows/sec., 5.29 MiB/sec. | ||
7633 | 2025.01.10 05:10:17.358979 [ 288 ] {9a76ded8-8be2-4ce5-86d8-1c3d9d2ce3a2} <Debug> TCPHandler: Processed in 0.009405795 sec. | ||
7634 | 2025.01.10 05:10:17.359125 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7635 | 2025.01.10 05:10:17.359254 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7636 | 2025.01.10 05:10:17.359331 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7637 | 2025.01.10 05:10:17.359944 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.006703567 sec., 2466000.5635805535 rows/sec., 35.28 MiB/sec. | ||
7638 | 2025.01.10 05:10:17.360101 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7639 | 2025.01.10 05:10:17.360123 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2025.01.10 05:10:17.360190 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7641 | 2025.01.10 05:10:17.360660 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2025.01.10 05:10:17.360854 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_36_7} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7643 | 2025.01.10 05:10:17.360888 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7644 | 2025.01.10 05:10:17.361026 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
7645 | 2025.01.10 05:10:17.361232 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7646 | 2025.01.10 05:10:17.361462 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002243 sec., 13374.944271065537 rows/sec., 938.25 KiB/sec. | ||
7647 | 2025.01.10 05:10:17.361519 [ 283 ] {e8b27710-6055-4841-bf93-21e15d44eedc} <Debug> TCPHandler: Processed in 0.002446429 sec. | ||
7648 | 2025.01.10 05:10:17.424843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1088 | ||
7649 | 2025.01.10 05:10:17.427749 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7650 | 2025.01.10 05:10:17.427790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7651 | 2025.01.10 05:10:17.429202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7652 | 2025.01.10 05:10:17.429503 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7653 | 2025.01.10 05:10:17.429687 [ 75 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7654 | 2025.01.10 05:10:17.429752 [ 75 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2025.01.10 05:10:17.429796 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7656 | 2025.01.10 05:10:17.430204 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
7657 | 2025.01.10 05:10:17.430764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
7658 | 2025.01.10 05:10:17.431291 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7659 | 2025.01.10 05:10:17.431490 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 900 rows starting from the beginning of the part | ||
7660 | 2025.01.10 05:10:17.432238 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
7661 | 2025.01.10 05:10:17.432904 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
7662 | 2025.01.10 05:10:17.433548 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
7663 | 2025.01.10 05:10:17.434195 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
7664 | 2025.01.10 05:10:17.434838 [ 201 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
7665 | 2025.01.10 05:10:17.443596 [ 196 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 72 columns (72 merged, 0 gathered) in 0.013665304 sec., 79617.69456427754 rows/sec., 63.07 MiB/sec. | ||
7666 | 2025.01.10 05:10:17.444970 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7667 | 2025.01.10 05:10:17.445765 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2025.01.10 05:10:17.445846 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_26_5} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7669 | 2025.01.10 05:10:17.446161 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
7670 | 2025.01.10 05:10:18.494412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7671 | 2025.01.10 05:10:18.516644 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2025.01.10 05:10:18.516700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7673 | 2025.01.10 05:10:18.524036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7674 | 2025.01.10 05:10:18.524813 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2025.01.10 05:10:18.525203 [ 75 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7676 | 2025.01.10 05:10:18.525326 [ 75 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2025.01.10 05:10:18.525396 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7678 | 2025.01.10 05:10:18.525801 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7679 | 2025.01.10 05:10:18.543695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7680 | 2025.01.10 05:10:18.544871 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7681 | 2025.01.10 05:10:18.546512 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7682 | 2025.01.10 05:10:18.552393 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7683 | 2025.01.10 05:10:18.558080 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7684 | 2025.01.10 05:10:18.563701 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7685 | 2025.01.10 05:10:18.569403 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7686 | 2025.01.10 05:10:18.574066 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
7687 | 2025.01.10 05:10:18.635001 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109473223 sec., 2484.6258522963194 rows/sec., 12.85 MiB/sec. | ||
7688 | 2025.01.10 05:10:18.638095 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7689 | 2025.01.10 05:10:18.641365 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7690 | 2025.01.10 05:10:18.641511 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_36_7} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7691 | 2025.01.10 05:10:18.644111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7692 | 2025.01.10 05:10:20.276934 [ 73 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7693 | 2025.01.10 05:10:20.277036 [ 73 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7694 | 2025.01.10 05:10:20.277078 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7695 | 2025.01.10 05:10:20.277323 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7696 | 2025.01.10 05:10:20.277543 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7697 | 2025.01.10 05:10:20.277582 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part | ||
7698 | 2025.01.10 05:10:20.277665 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7699 | 2025.01.10 05:10:20.277885 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7700 | 2025.01.10 05:10:20.278170 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7701 | 2025.01.10 05:10:20.278356 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7702 | 2025.01.10 05:10:20.279609 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243639 sec., 309884.7064714598 rows/sec., 22.18 MiB/sec. | ||
7703 | 2025.01.10 05:10:20.279759 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7704 | 2025.01.10 05:10:20.280040 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7705 | 2025.01.10 05:10:20.280128 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_24_5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7706 | 2025.01.10 05:10:20.280219 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7707 | 2025.01.10 05:10:20.875362 [ 72 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7708 | 2025.01.10 05:10:20.875434 [ 72 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2025.01.10 05:10:20.875457 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7710 | 2025.01.10 05:10:20.875662 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7711 | 2025.01.10 05:10:20.875860 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7712 | 2025.01.10 05:10:20.875903 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7713 | 2025.01.10 05:10:20.875994 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7714 | 2025.01.10 05:10:20.876171 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7715 | 2025.01.10 05:10:20.876401 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7716 | 2025.01.10 05:10:20.876569 [ 191 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7717 | 2025.01.10 05:10:20.877696 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216116 sec., 66630.8834144626 rows/sec., 3.40 MiB/sec. | ||
7718 | 2025.01.10 05:10:20.877895 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7719 | 2025.01.10 05:10:20.878223 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2025.01.10 05:10:20.878313 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_24_5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7721 | 2025.01.10 05:10:20.878410 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7722 | 2025.01.10 05:10:22.343725 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7723 | 2025.01.10 05:10:22.343909 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7724 | 2025.01.10 05:10:22.343979 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7725 | 2025.01.10 05:10:22.344755 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7726 | 2025.01.10 05:10:22.344800 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7727 | 2025.01.10 05:10:22.345232 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7728 | 2025.01.10 05:10:22.345488 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7729 | 2025.01.10 05:10:22.345641 [ 71 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7730 | 2025.01.10 05:10:22.345688 [ 71 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7731 | 2025.01.10 05:10:22.345697 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
7732 | 2025.01.10 05:10:22.345718 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7733 | 2025.01.10 05:10:22.345799 [ 288 ] {c79931a1-bc65-4c5a-90de-e909bd2c7173} <Debug> TCPHandler: Processed in 0.002205881 sec. | ||
7734 | 2025.01.10 05:10:22.345857 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
7735 | 2025.01.10 05:10:22.345967 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7736 | 2025.01.10 05:10:22.346000 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7737 | 2025.01.10 05:10:22.346009 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7738 | 2025.01.10 05:10:22.346116 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7739 | 2025.01.10 05:10:22.346242 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7740 | 2025.01.10 05:10:22.346422 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7741 | 2025.01.10 05:10:22.346455 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7742 | 2025.01.10 05:10:22.346940 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7743 | 2025.01.10 05:10:22.347301 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7744 | 2025.01.10 05:10:22.348575 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7745 | 2025.01.10 05:10:22.348621 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7746 | 2025.01.10 05:10:22.348941 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003140272 sec., 22291.062685015822 rows/sec., 1.65 MiB/sec. | ||
7747 | 2025.01.10 05:10:22.349091 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7748 | 2025.01.10 05:10:22.349205 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7749 | 2025.01.10 05:10:22.349442 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7750 | 2025.01.10 05:10:22.349548 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_25_6} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7751 | 2025.01.10 05:10:22.349573 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2025.01.10 05:10:22.349644 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7753 | 2025.01.10 05:10:22.349799 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.003682 sec., 54046.71374253123 rows/sec., 4.80 MiB/sec. | ||
7754 | 2025.01.10 05:10:22.349859 [ 283 ] {591169bd-913c-4949-b290-a6a1cd8ee2a3} <Debug> TCPHandler: Processed in 0.003927727 sec. | ||
7755 | 2025.01.10 05:10:22.350019 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7756 | 2025.01.10 05:10:22.350128 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7757 | 2025.01.10 05:10:22.350173 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7758 | 2025.01.10 05:10:22.350716 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7759 | 2025.01.10 05:10:22.350753 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7760 | 2025.01.10 05:10:22.351102 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7761 | 2025.01.10 05:10:22.351351 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7762 | 2025.01.10 05:10:22.351525 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001421 sec., 14074.595355383533 rows/sec., 1008.86 KiB/sec. | ||
7763 | 2025.01.10 05:10:22.351575 [ 288 ] {43cecb92-0ea0-4298-bffb-bd33bbf7c515} <Debug> TCPHandler: Processed in 0.001608732 sec. | ||
7764 | 2025.01.10 05:10:22.351720 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7765 | 2025.01.10 05:10:22.351828 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7766 | 2025.01.10 05:10:22.351874 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7767 | 2025.01.10 05:10:22.352411 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7768 | 2025.01.10 05:10:22.352451 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7769 | 2025.01.10 05:10:22.352815 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7770 | 2025.01.10 05:10:22.353085 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7771 | 2025.01.10 05:10:22.353268 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001462 sec., 9575.92339261286 rows/sec., 670.64 KiB/sec. | ||
7772 | 2025.01.10 05:10:22.353320 [ 283 ] {596f80a4-980d-4907-b45a-43da9a3b5f02} <Debug> TCPHandler: Processed in 0.001653053 sec. | ||
7773 | 2025.01.10 05:10:22.353473 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7774 | 2025.01.10 05:10:22.353579 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7775 | 2025.01.10 05:10:22.353623 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7776 | 2025.01.10 05:10:22.354201 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7777 | 2025.01.10 05:10:22.354240 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7778 | 2025.01.10 05:10:22.354596 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7779 | 2025.01.10 05:10:22.354841 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7780 | 2025.01.10 05:10:22.354962 [ 71 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7781 | 2025.01.10 05:10:22.355002 [ 71 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7782 | 2025.01.10 05:10:22.355025 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7783 | 2025.01.10 05:10:22.355033 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001474 sec., 8819.53867028494 rows/sec., 549.90 KiB/sec. | ||
7784 | 2025.01.10 05:10:22.355163 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
7785 | 2025.01.10 05:10:22.355212 [ 288 ] {c9c855b1-7a47-450b-9d2b-28a6b710807f} <Debug> TCPHandler: Processed in 0.001790778 sec. | ||
7786 | 2025.01.10 05:10:22.355419 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2025.01.10 05:10:22.355423 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7788 | 2025.01.10 05:10:22.355494 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7789 | 2025.01.10 05:10:22.355627 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7790 | 2025.01.10 05:10:22.355800 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7791 | 2025.01.10 05:10:22.355823 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7792 | 2025.01.10 05:10:22.356225 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7793 | 2025.01.10 05:10:22.356528 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7794 | 2025.01.10 05:10:22.356923 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7795 | 2025.01.10 05:10:22.358553 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7796 | 2025.01.10 05:10:22.358625 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7797 | 2025.01.10 05:10:22.359616 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004521537 sec., 14375.64261887053 rows/sec., 952.47 KiB/sec. | ||
7798 | 2025.01.10 05:10:22.359713 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7799 | 2025.01.10 05:10:22.359794 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7800 | 2025.01.10 05:10:22.360193 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7801 | 2025.01.10 05:10:22.360331 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7802 | 2025.01.10 05:10:22.360633 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_25_6} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7803 | 2025.01.10 05:10:22.360650 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005092 sec., 70502.74941084054 rows/sec., 4.96 MiB/sec. | ||
7804 | 2025.01.10 05:10:22.360902 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7805 | 2025.01.10 05:10:22.360919 [ 283 ] {cba4b47a-f54f-4b92-9db0-94a426d18252} <Debug> TCPHandler: Processed in 0.005578591 sec. | ||
7806 | 2025.01.10 05:10:22.361088 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7807 | 2025.01.10 05:10:22.361197 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7808 | 2025.01.10 05:10:22.361246 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7809 | 2025.01.10 05:10:22.361747 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7810 | 2025.01.10 05:10:22.361786 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7811 | 2025.01.10 05:10:22.362158 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7812 | 2025.01.10 05:10:22.362412 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7813 | 2025.01.10 05:10:22.362632 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
7814 | 2025.01.10 05:10:22.362805 [ 288 ] {d296042b-965c-4f72-8eb9-a19cd4aa4c99} <Debug> TCPHandler: Processed in 0.001765947 sec. | ||
7815 | 2025.01.10 05:10:22.363002 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7816 | 2025.01.10 05:10:22.363138 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7817 | 2025.01.10 05:10:22.363205 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7818 | 2025.01.10 05:10:22.363837 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7819 | 2025.01.10 05:10:22.363875 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7820 | 2025.01.10 05:10:22.364265 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7821 | 2025.01.10 05:10:22.364511 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7822 | 2025.01.10 05:10:22.364726 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001617 sec., 109461.96660482376 rows/sec., 7.22 MiB/sec. | ||
7823 | 2025.01.10 05:10:22.364781 [ 283 ] {53195bcc-fe5d-4523-a7e6-8a1a900a7edc} <Debug> TCPHandler: Processed in 0.001847519 sec. | ||
7824 | 2025.01.10 05:10:22.364923 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7825 | 2025.01.10 05:10:22.365030 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7826 | 2025.01.10 05:10:22.365079 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7827 | 2025.01.10 05:10:22.365512 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7828 | 2025.01.10 05:10:22.365550 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7829 | 2025.01.10 05:10:22.365902 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7830 | 2025.01.10 05:10:22.366177 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7831 | 2025.01.10 05:10:22.366414 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. | ||
7832 | 2025.01.10 05:10:22.366529 [ 288 ] {e4905483-c5a4-4330-8355-11177c72a6d7} <Debug> TCPHandler: Processed in 0.001657284 sec. | ||
7833 | 2025.01.10 05:10:22.366687 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7834 | 2025.01.10 05:10:22.366796 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7835 | 2025.01.10 05:10:22.366864 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7836 | 2025.01.10 05:10:22.367942 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2025.01.10 05:10:22.367981 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7838 | 2025.01.10 05:10:22.368612 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7839 | 2025.01.10 05:10:22.368870 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2025.01.10 05:10:22.369163 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002379 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
7841 | 2025.01.10 05:10:22.369687 [ 283 ] {f60abe7c-a3da-4864-a5d7-448e87d6c5cf} <Debug> TCPHandler: Processed in 0.003048499 sec. | ||
7842 | 2025.01.10 05:10:22.369899 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7843 | 2025.01.10 05:10:22.370032 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7844 | 2025.01.10 05:10:22.370089 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7845 | 2025.01.10 05:10:22.370654 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2025.01.10 05:10:22.370693 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7847 | 2025.01.10 05:10:22.371060 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7848 | 2025.01.10 05:10:22.371307 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2025.01.10 05:10:22.371518 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001515 sec., 34323.43234323432 rows/sec., 2.13 MiB/sec. | ||
7850 | 2025.01.10 05:10:22.371569 [ 288 ] {32a32eb8-5948-42ab-88e5-d81cc1a36820} <Debug> TCPHandler: Processed in 0.001766658 sec. | ||
7851 | 2025.01.10 05:10:24.854433 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7852 | 2025.01.10 05:10:24.855095 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2025.01.10 05:10:24.855151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7854 | 2025.01.10 05:10:24.855686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7855 | 2025.01.10 05:10:24.855948 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7856 | 2025.01.10 05:10:24.856249 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7857 | 2025.01.10 05:10:26.044681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7858 | 2025.01.10 05:10:26.063102 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2025.01.10 05:10:26.063163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7860 | 2025.01.10 05:10:26.070197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7861 | 2025.01.10 05:10:26.070932 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2025.01.10 05:10:26.073512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7863 | 2025.01.10 05:10:27.339901 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7864 | 2025.01.10 05:10:27.340093 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7865 | 2025.01.10 05:10:27.340172 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7866 | 2025.01.10 05:10:27.340929 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7867 | 2025.01.10 05:10:27.340980 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7868 | 2025.01.10 05:10:27.341432 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7869 | 2025.01.10 05:10:27.341701 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7870 | 2025.01.10 05:10:27.342002 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001955 sec., 1023.0179028132992 rows/sec., 83.42 KiB/sec. | ||
7871 | 2025.01.10 05:10:27.342184 [ 288 ] {51b71114-449c-4879-a8ba-4f2f07a449f5} <Debug> TCPHandler: Processed in 0.002452529 sec. | ||
7872 | 2025.01.10 05:10:27.342363 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7873 | 2025.01.10 05:10:27.342486 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7874 | 2025.01.10 05:10:27.342537 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7875 | 2025.01.10 05:10:27.343167 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7876 | 2025.01.10 05:10:27.343209 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7877 | 2025.01.10 05:10:27.343635 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7878 | 2025.01.10 05:10:27.343887 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7879 | 2025.01.10 05:10:27.344146 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001672 sec., 47248.803827751195 rows/sec., 4.04 MiB/sec. | ||
7880 | 2025.01.10 05:10:27.344207 [ 283 ] {9f833eab-5a70-4f8d-b146-5cf448e1fae4} <Debug> TCPHandler: Processed in 0.001901522 sec. | ||
7881 | 2025.01.10 05:10:27.344444 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7882 | 2025.01.10 05:10:27.344587 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7883 | 2025.01.10 05:10:27.344638 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7884 | 2025.01.10 05:10:27.345197 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7885 | 2025.01.10 05:10:27.345238 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7886 | 2025.01.10 05:10:27.345592 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7887 | 2025.01.10 05:10:27.345855 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7888 | 2025.01.10 05:10:27.346071 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001511 sec., 18530.774321641296 rows/sec., 1.35 MiB/sec. | ||
7889 | 2025.01.10 05:10:27.346125 [ 288 ] {6d28218e-ebfb-45cd-9af3-440bf714b830} <Debug> TCPHandler: Processed in 0.001803098 sec. | ||
7890 | 2025.01.10 05:10:27.346280 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7891 | 2025.01.10 05:10:27.346408 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7892 | 2025.01.10 05:10:27.346463 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7893 | 2025.01.10 05:10:27.347079 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7894 | 2025.01.10 05:10:27.347119 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7895 | 2025.01.10 05:10:27.347481 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7896 | 2025.01.10 05:10:27.347717 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7897 | 2025.01.10 05:10:27.347922 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.84 MiB/sec. | ||
7898 | 2025.01.10 05:10:27.347974 [ 283 ] {16775e7b-4930-42ff-9592-ccd680251d7b} <Debug> TCPHandler: Processed in 0.001759037 sec. | ||
7899 | 2025.01.10 05:10:27.348121 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7900 | 2025.01.10 05:10:27.348250 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7901 | 2025.01.10 05:10:27.348309 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7902 | 2025.01.10 05:10:27.348892 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7903 | 2025.01.10 05:10:27.348931 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7904 | 2025.01.10 05:10:27.349317 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7905 | 2025.01.10 05:10:27.349561 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7906 | 2025.01.10 05:10:27.349771 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001549 sec., 65203.35700451904 rows/sec., 4.52 MiB/sec. | ||
7907 | 2025.01.10 05:10:27.349824 [ 288 ] {c3730269-3389-4a5c-aaa1-cc5c5712827c} <Debug> TCPHandler: Processed in 0.001766697 sec. | ||
7908 | 2025.01.10 05:10:27.349974 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7909 | 2025.01.10 05:10:27.350104 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7910 | 2025.01.10 05:10:27.350183 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7911 | 2025.01.10 05:10:27.351403 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7912 | 2025.01.10 05:10:27.351442 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7913 | 2025.01.10 05:10:27.352073 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7914 | 2025.01.10 05:10:27.352354 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7915 | 2025.01.10 05:10:27.352603 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002528 sec., 10284.810126582279 rows/sec., 18.43 MiB/sec. | ||
7916 | 2025.01.10 05:10:27.352710 [ 283 ] {46d5369b-40ba-4725-a594-4fd341277bad} <Debug> TCPHandler: Processed in 0.002800361 sec. | ||
7917 | 2025.01.10 05:10:27.352850 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7918 | 2025.01.10 05:10:27.352957 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7919 | 2025.01.10 05:10:27.353003 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7920 | 2025.01.10 05:10:27.353452 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2025.01.10 05:10:27.353494 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7922 | 2025.01.10 05:10:27.353859 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7923 | 2025.01.10 05:10:27.354121 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7924 | 2025.01.10 05:10:27.354341 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. | ||
7925 | 2025.01.10 05:10:27.354392 [ 288 ] {125cecdb-2bd4-4921-83ef-904edeccf2b6} <Debug> TCPHandler: Processed in 0.001595151 sec. | ||
7926 | 2025.01.10 05:10:27.431924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1124 | ||
7927 | 2025.01.10 05:10:27.434834 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2025.01.10 05:10:27.434876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
7929 | 2025.01.10 05:10:27.436299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7930 | 2025.01.10 05:10:27.436602 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.01.10 05:10:27.438081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
7932 | 2025.01.10 05:10:32.163614 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7933 | 2025.01.10 05:10:32.163696 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7934 | 2025.01.10 05:10:32.343510 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7935 | 2025.01.10 05:10:32.343701 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7936 | 2025.01.10 05:10:32.343772 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7937 | 2025.01.10 05:10:32.344530 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2025.01.10 05:10:32.344579 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7939 | 2025.01.10 05:10:32.345007 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7940 | 2025.01.10 05:10:32.345271 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2025.01.10 05:10:32.345511 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
7942 | 2025.01.10 05:10:32.345599 [ 288 ] {59dcaf48-10e0-4918-9f71-0f5886bcc3bd} <Debug> TCPHandler: Processed in 0.002224142 sec. | ||
7943 | 2025.01.10 05:10:32.345783 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7944 | 2025.01.10 05:10:32.345896 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7945 | 2025.01.10 05:10:32.345945 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7946 | 2025.01.10 05:10:32.346715 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2025.01.10 05:10:32.346760 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7948 | 2025.01.10 05:10:32.347171 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7949 | 2025.01.10 05:10:32.347412 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2025.01.10 05:10:32.347593 [ 57 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7951 | 2025.01.10 05:10:32.347657 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001783 sec., 111609.64666292764 rows/sec., 9.92 MiB/sec. | ||
7952 | 2025.01.10 05:10:32.347684 [ 57 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7953 | 2025.01.10 05:10:32.347747 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7954 | 2025.01.10 05:10:32.347780 [ 283 ] {9e5e1927-75ee-491e-9e5e-386b7af6f7d8} <Debug> TCPHandler: Processed in 0.002051057 sec. | ||
7955 | 2025.01.10 05:10:32.347978 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7956 | 2025.01.10 05:10:32.348003 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
7957 | 2025.01.10 05:10:32.348163 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7958 | 2025.01.10 05:10:32.348263 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7959 | 2025.01.10 05:10:32.348304 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7960 | 2025.01.10 05:10:32.348405 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1399 rows starting from the beginning of the part | ||
7961 | 2025.01.10 05:10:32.348672 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
7962 | 2025.01.10 05:10:32.348991 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
7963 | 2025.01.10 05:10:32.349371 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 199 rows starting from the beginning of the part | ||
7964 | 2025.01.10 05:10:32.349679 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
7965 | 2025.01.10 05:10:32.350019 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 199 rows starting from the beginning of the part | ||
7966 | 2025.01.10 05:10:32.351024 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7967 | 2025.01.10 05:10:32.351101 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7968 | 2025.01.10 05:10:32.352026 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7969 | 2025.01.10 05:10:32.352520 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7970 | 2025.01.10 05:10:32.352968 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004832 sec., 4139.072847682119 rows/sec., 296.69 KiB/sec. | ||
7971 | 2025.01.10 05:10:32.353314 [ 288 ] {2e64b3c4-e1cc-4d8b-92fb-56bc75ada86c} <Debug> TCPHandler: Processed in 0.005414255 sec. | ||
7972 | 2025.01.10 05:10:32.353699 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7973 | 2025.01.10 05:10:32.353729 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584448 sec., 338781.20893561107 rows/sec., 29.98 MiB/sec. | ||
7974 | 2025.01.10 05:10:32.354131 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7975 | 2025.01.10 05:10:32.354177 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7976 | 2025.01.10 05:10:32.354287 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7977 | 2025.01.10 05:10:32.354957 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7978 | 2025.01.10 05:10:32.355199 [ 188 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_61_12} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7979 | 2025.01.10 05:10:32.355309 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
7980 | 2025.01.10 05:10:32.355596 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2025.01.10 05:10:32.355639 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7982 | 2025.01.10 05:10:32.356004 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7983 | 2025.01.10 05:10:32.356249 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2025.01.10 05:10:32.356483 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002508 sec., 5582.13716108453 rows/sec., 390.94 KiB/sec. | ||
7985 | 2025.01.10 05:10:32.356624 [ 283 ] {98785100-bd00-4e19-ac69-f15242e026bc} <Debug> TCPHandler: Processed in 0.003131302 sec. | ||
7986 | 2025.01.10 05:10:32.356787 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7987 | 2025.01.10 05:10:32.356921 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7988 | 2025.01.10 05:10:32.356971 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7989 | 2025.01.10 05:10:32.357328 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7990 | 2025.01.10 05:10:32.358886 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7991 | 2025.01.10 05:10:32.358991 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7992 | 2025.01.10 05:10:32.360068 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.01.10 05:10:32.360135 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7994 | 2025.01.10 05:10:32.360141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
7995 | 2025.01.10 05:10:32.360631 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7996 | 2025.01.10 05:10:32.361272 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004373 sec., 2972.787560027441 rows/sec., 185.35 KiB/sec. | ||
7997 | 2025.01.10 05:10:32.361358 [ 288 ] {fcca3869-2fc7-4233-ae9a-5488f19a3f43} <Debug> TCPHandler: Processed in 0.004636311 sec. | ||
7998 | 2025.01.10 05:10:32.361390 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7999 | 2025.01.10 05:10:32.361522 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8000 | 2025.01.10 05:10:32.361702 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8001 | 2025.01.10 05:10:32.361788 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8002 | 2025.01.10 05:10:32.361900 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8003 | 2025.01.10 05:10:32.362548 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
8004 | 2025.01.10 05:10:32.363102 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8005 | 2025.01.10 05:10:32.363147 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8006 | 2025.01.10 05:10:32.363545 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8007 | 2025.01.10 05:10:32.363812 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2025.01.10 05:10:32.363985 [ 57 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8009 | 2025.01.10 05:10:32.364054 [ 57 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8010 | 2025.01.10 05:10:32.364058 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.002397 sec., 149770.54651647893 rows/sec., 10.53 MiB/sec. | ||
8011 | 2025.01.10 05:10:32.364088 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8012 | 2025.01.10 05:10:32.364250 [ 283 ] {b2580478-c69c-4b73-a356-b2e12e4bacc8} <Debug> TCPHandler: Processed in 0.00278841 sec. | ||
8013 | 2025.01.10 05:10:32.364366 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
8014 | 2025.01.10 05:10:32.364444 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8015 | 2025.01.10 05:10:32.364541 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8016 | 2025.01.10 05:10:32.364634 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 873 rows starting from the beginning of the part | ||
8017 | 2025.01.10 05:10:32.364680 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8018 | 2025.01.10 05:10:32.364856 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8019 | 2025.01.10 05:10:32.364947 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
8020 | 2025.01.10 05:10:32.365487 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part | ||
8021 | 2025.01.10 05:10:32.365832 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 359 rows starting from the beginning of the part | ||
8022 | 2025.01.10 05:10:32.366028 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
8023 | 2025.01.10 05:10:32.366281 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 359 rows starting from the beginning of the part | ||
8024 | 2025.01.10 05:10:32.367122 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2025.01.10 05:10:32.367188 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8026 | 2025.01.10 05:10:32.368106 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8027 | 2025.01.10 05:10:32.368686 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8028 | 2025.01.10 05:10:32.369013 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004397 sec., 1364.566750056857 rows/sec., 71.29 KiB/sec. | ||
8029 | 2025.01.10 05:10:32.369356 [ 288 ] {d5022356-afb2-4bfe-ba4d-3df1088e7679} <Debug> TCPHandler: Processed in 0.004991202 sec. | ||
8030 | 2025.01.10 05:10:32.369681 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2025.01.10 05:10:32.370065 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8032 | 2025.01.10 05:10:32.370103 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1729 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882341 sec., 293930.59667911124 rows/sec., 22.29 MiB/sec. | ||
8033 | 2025.01.10 05:10:32.370138 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8034 | 2025.01.10 05:10:32.370373 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8035 | 2025.01.10 05:10:32.370935 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2025.01.10 05:10:32.371137 [ 198 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_61_12} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8037 | 2025.01.10 05:10:32.371301 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8038 | 2025.01.10 05:10:32.371411 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.01.10 05:10:32.371455 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8040 | 2025.01.10 05:10:32.371851 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8041 | 2025.01.10 05:10:32.372091 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2025.01.10 05:10:32.372249 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8043 | 2025.01.10 05:10:32.372310 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2025.01.10 05:10:32.372346 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8045 | 2025.01.10 05:10:32.372359 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002377 sec., 74463.60959192259 rows/sec., 4.91 MiB/sec. | ||
8046 | 2025.01.10 05:10:32.372720 [ 283 ] {cc00601f-ecf1-40c7-ba9f-5450fe9940c1} <Debug> TCPHandler: Processed in 0.003230715 sec. | ||
8047 | 2025.01.10 05:10:32.372843 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
8048 | 2025.01.10 05:10:32.373037 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8049 | 2025.01.10 05:10:32.373551 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8050 | 2025.01.10 05:10:32.373588 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8051 | 2025.01.10 05:10:32.373741 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8052 | 2025.01.10 05:10:32.373763 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15183 rows starting from the beginning of the part | ||
8053 | 2025.01.10 05:10:32.374149 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
8054 | 2025.01.10 05:10:32.374487 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
8055 | 2025.01.10 05:10:32.374823 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part | ||
8056 | 2025.01.10 05:10:32.375176 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 101 rows starting from the beginning of the part | ||
8057 | 2025.01.10 05:10:32.375403 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part | ||
8058 | 2025.01.10 05:10:32.376244 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2025.01.10 05:10:32.376309 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8060 | 2025.01.10 05:10:32.377075 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8061 | 2025.01.10 05:10:32.377408 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8062 | 2025.01.10 05:10:32.378075 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004667 sec., 214.27040925648168 rows/sec., 14.44 KiB/sec. | ||
8063 | 2025.01.10 05:10:32.378451 [ 288 ] {7ddbb609-87ab-41ed-bcc9-7553b8ebb0f2} <Debug> TCPHandler: Processed in 0.005587111 sec. | ||
8064 | 2025.01.10 05:10:32.378739 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8065 | 2025.01.10 05:10:32.379030 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8066 | 2025.01.10 05:10:32.379173 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8067 | 2025.01.10 05:10:32.380925 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8068 | 2025.01.10 05:10:32.380964 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8069 | 2025.01.10 05:10:32.381817 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8070 | 2025.01.10 05:10:32.382155 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15798 rows, containing 5 columns (5 merged, 0 gathered) in 0.009725796 sec., 1624340.0540171724 rows/sec., 108.77 MiB/sec. | ||
8071 | 2025.01.10 05:10:32.382321 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8072 | 2025.01.10 05:10:32.382633 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003682 sec., 3530.6898424769147 rows/sec., 6.33 MiB/sec. | ||
8073 | 2025.01.10 05:10:32.382801 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8074 | 2025.01.10 05:10:32.382821 [ 283 ] {813fed3b-656a-481f-ba7b-5c725f538a9e} <Debug> TCPHandler: Processed in 0.004250608 sec. | ||
8075 | 2025.01.10 05:10:32.383059 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8076 | 2025.01.10 05:10:32.383240 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8077 | 2025.01.10 05:10:32.383334 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8078 | 2025.01.10 05:10:32.383450 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2025.01.10 05:10:32.383701 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8080 | 2025.01.10 05:10:32.383894 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
8081 | 2025.01.10 05:10:32.384210 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2025.01.10 05:10:32.384253 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8083 | 2025.01.10 05:10:32.384611 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8084 | 2025.01.10 05:10:32.384846 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8085 | 2025.01.10 05:10:32.385002 [ 57 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8086 | 2025.01.10 05:10:32.385063 [ 57 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2025.01.10 05:10:32.385080 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001885 sec., 27586.206896551725 rows/sec., 1.71 MiB/sec. | ||
8088 | 2025.01.10 05:10:32.385097 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8089 | 2025.01.10 05:10:32.385253 [ 288 ] {8eca26d0-13af-446a-8a0c-2228eaa8db56} <Debug> TCPHandler: Processed in 0.002316275 sec. | ||
8090 | 2025.01.10 05:10:32.385382 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
8091 | 2025.01.10 05:10:32.385661 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8092 | 2025.01.10 05:10:32.385736 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1974 rows starting from the beginning of the part | ||
8093 | 2025.01.10 05:10:32.386018 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part | ||
8094 | 2025.01.10 05:10:32.386380 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
8095 | 2025.01.10 05:10:32.386636 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part | ||
8096 | 2025.01.10 05:10:32.386793 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
8097 | 2025.01.10 05:10:32.386963 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
8098 | 2025.01.10 05:10:32.388354 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138392 sec., 686976.0055467896 rows/sec., 44.22 MiB/sec. | ||
8099 | 2025.01.10 05:10:32.388572 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8100 | 2025.01.10 05:10:32.388861 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8101 | 2025.01.10 05:10:32.388941 [ 199 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_61_12} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8102 | 2025.01.10 05:10:32.389016 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
8103 | 2025.01.10 05:10:33.574468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8104 | 2025.01.10 05:10:33.595070 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2025.01.10 05:10:33.595136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8106 | 2025.01.10 05:10:33.602897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8107 | 2025.01.10 05:10:33.603707 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8108 | 2025.01.10 05:10:33.607368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8109 | 2025.01.10 05:10:37.339980 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8110 | 2025.01.10 05:10:37.340202 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8111 | 2025.01.10 05:10:37.340282 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8112 | 2025.01.10 05:10:37.341158 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8113 | 2025.01.10 05:10:37.341199 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8114 | 2025.01.10 05:10:37.341626 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8115 | 2025.01.10 05:10:37.341883 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8116 | 2025.01.10 05:10:37.342097 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001953 sec., 39938.556067588324 rows/sec., 3.42 MiB/sec. | ||
8117 | 2025.01.10 05:10:37.342155 [ 288 ] {120fa814-9721-4881-954a-5ea22c8af4c7} <Debug> TCPHandler: Processed in 0.002317885 sec. | ||
8118 | 2025.01.10 05:10:37.342343 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8119 | 2025.01.10 05:10:37.342478 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8120 | 2025.01.10 05:10:37.342531 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8121 | 2025.01.10 05:10:37.343179 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2025.01.10 05:10:37.343218 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8123 | 2025.01.10 05:10:37.343568 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8124 | 2025.01.10 05:10:37.343814 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2025.01.10 05:10:37.343974 [ 52 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8126 | 2025.01.10 05:10:37.344040 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001588 sec., 16372.7959697733 rows/sec., 1.20 MiB/sec. | ||
8127 | 2025.01.10 05:10:37.344044 [ 52 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8128 | 2025.01.10 05:10:37.344127 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8129 | 2025.01.10 05:10:37.344171 [ 283 ] {d261815e-71fd-4499-a04d-be3b17c35066} <Debug> TCPHandler: Processed in 0.001895682 sec. | ||
8130 | 2025.01.10 05:10:37.344371 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8131 | 2025.01.10 05:10:37.344398 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
8132 | 2025.01.10 05:10:37.344552 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8133 | 2025.01.10 05:10:37.344659 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8134 | 2025.01.10 05:10:37.344695 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8135 | 2025.01.10 05:10:37.344791 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 60 rows starting from the beginning of the part | ||
8136 | 2025.01.10 05:10:37.345085 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
8137 | 2025.01.10 05:10:37.345488 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
8138 | 2025.01.10 05:10:37.345876 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
8139 | 2025.01.10 05:10:37.346223 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
8140 | 2025.01.10 05:10:37.346523 [ 197 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
8141 | 2025.01.10 05:10:37.347498 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8142 | 2025.01.10 05:10:37.347576 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8143 | 2025.01.10 05:10:37.348590 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8144 | 2025.01.10 05:10:37.349169 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8145 | 2025.01.10 05:10:37.349175 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492302 sec., 36562.9227587944 rows/sec., 2.77 MiB/sec. | ||
8146 | 2025.01.10 05:10:37.349372 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8147 | 2025.01.10 05:10:37.349446 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.004953 sec., 10902.483343428226 rows/sec., 871.87 KiB/sec. | ||
8148 | 2025.01.10 05:10:37.349527 [ 288 ] {c69ae02d-41d0-4074-8657-0635714e2336} <Debug> TCPHandler: Processed in 0.005254851 sec. | ||
8149 | 2025.01.10 05:10:37.349707 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8150 | 2025.01.10 05:10:37.349767 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8151 | 2025.01.10 05:10:37.349874 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8152 | 2025.01.10 05:10:37.349897 [ 199 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_51_10} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8153 | 2025.01.10 05:10:37.349938 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8154 | 2025.01.10 05:10:37.350026 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8155 | 2025.01.10 05:10:37.350515 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2025.01.10 05:10:37.350552 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8157 | 2025.01.10 05:10:37.350925 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8158 | 2025.01.10 05:10:37.351159 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8159 | 2025.01.10 05:10:37.351365 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. | ||
8160 | 2025.01.10 05:10:37.351417 [ 283 ] {0825e1a1-7976-4a60-b7a6-f03bace876be} <Debug> TCPHandler: Processed in 0.001778888 sec. | ||
8161 | 2025.01.10 05:10:37.351565 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8162 | 2025.01.10 05:10:37.351696 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8163 | 2025.01.10 05:10:37.351775 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8164 | 2025.01.10 05:10:37.352964 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8165 | 2025.01.10 05:10:37.353003 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8166 | 2025.01.10 05:10:37.353665 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8167 | 2025.01.10 05:10:37.353930 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8168 | 2025.01.10 05:10:37.354108 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8169 | 2025.01.10 05:10:37.354179 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2025.01.10 05:10:37.354219 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8171 | 2025.01.10 05:10:37.354219 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002538 sec., 10244.286840031522 rows/sec., 18.36 MiB/sec. | ||
8172 | 2025.01.10 05:10:37.354532 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
8173 | 2025.01.10 05:10:37.354566 [ 288 ] {df443b8f-2d13-42b7-97b9-eb8358d97191} <Debug> TCPHandler: Processed in 0.003061399 sec. | ||
8174 | 2025.01.10 05:10:37.354797 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8175 | 2025.01.10 05:10:37.355027 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8176 | 2025.01.10 05:10:37.355153 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8177 | 2025.01.10 05:10:37.355193 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8178 | 2025.01.10 05:10:37.355418 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part | ||
8179 | 2025.01.10 05:10:37.356260 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
8180 | 2025.01.10 05:10:37.356990 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
8181 | 2025.01.10 05:10:37.357158 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2025.01.10 05:10:37.357261 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8183 | 2025.01.10 05:10:37.357633 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
8184 | 2025.01.10 05:10:37.358257 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
8185 | 2025.01.10 05:10:37.358877 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8186 | 2025.01.10 05:10:37.358949 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
8187 | 2025.01.10 05:10:37.359885 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8188 | 2025.01.10 05:10:37.360607 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005615 sec., 5342.831700801425 rows/sec., 374.80 KiB/sec. | ||
8189 | 2025.01.10 05:10:37.360972 [ 283 ] {cdd98ea9-8125-4d7b-84dc-722561075753} <Debug> TCPHandler: Processed in 0.006268663 sec. | ||
8190 | 2025.01.10 05:10:37.368223 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 19 columns (19 merged, 0 gathered) in 0.013912681 sec., 68858.04396722674 rows/sec., 123.39 MiB/sec. | ||
8191 | 2025.01.10 05:10:37.369527 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8192 | 2025.01.10 05:10:37.369931 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8193 | 2025.01.10 05:10:37.370012 [ 199 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8194 | 2025.01.10 05:10:37.370147 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. | ||
8195 | 2025.01.10 05:10:37.439122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1158 | ||
8196 | 2025.01.10 05:10:37.442039 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8197 | 2025.01.10 05:10:37.442079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8198 | 2025.01.10 05:10:37.443533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8199 | 2025.01.10 05:10:37.443843 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2025.01.10 05:10:37.444957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
8201 | 2025.01.10 05:10:38.001167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.26 MiB, peak 223.29 MiB, free memory in arenas 0.00 B, will set to 217.81 MiB (RSS), difference: 3.55 MiB | ||
8202 | 2025.01.10 05:10:38.599413 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8203 | 2025.01.10 05:10:38.599604 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8204 | 2025.01.10 05:10:38.599679 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8205 | 2025.01.10 05:10:38.600445 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2025.01.10 05:10:38.600496 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8207 | 2025.01.10 05:10:38.600930 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8208 | 2025.01.10 05:10:38.601205 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8209 | 2025.01.10 05:10:38.601489 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. | ||
8210 | 2025.01.10 05:10:38.601691 [ 288 ] {57f46156-65b0-4e8e-b3e6-153b9e253767} <Debug> TCPHandler: Processed in 0.002406858 sec. | ||
8211 | 2025.01.10 05:10:38.601898 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8212 | 2025.01.10 05:10:38.602027 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8213 | 2025.01.10 05:10:38.602081 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8214 | 2025.01.10 05:10:38.603502 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8215 | 2025.01.10 05:10:38.603547 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8216 | 2025.01.10 05:10:38.604027 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8217 | 2025.01.10 05:10:38.604299 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8218 | 2025.01.10 05:10:38.604541 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002539 sec., 527372.9814887751 rows/sec., 43.94 MiB/sec. | ||
8219 | 2025.01.10 05:10:38.604642 [ 283 ] {af988bd1-6903-4cac-98a8-255502572c16} <Debug> TCPHandler: Processed in 0.002809291 sec. | ||
8220 | 2025.01.10 05:10:38.604871 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8221 | 2025.01.10 05:10:38.605043 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8222 | 2025.01.10 05:10:38.605096 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8223 | 2025.01.10 05:10:38.605678 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8224 | 2025.01.10 05:10:38.605718 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8225 | 2025.01.10 05:10:38.606087 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8226 | 2025.01.10 05:10:38.606347 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8227 | 2025.01.10 05:10:38.606562 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001549 sec., 12911.555842479018 rows/sec., 925.50 KiB/sec. | ||
8228 | 2025.01.10 05:10:38.606618 [ 288 ] {5b2a7b59-e88f-4570-99fa-dafc8a9f97eb} <Debug> TCPHandler: Processed in 0.00185593 sec. | ||
8229 | 2025.01.10 05:10:38.606772 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8230 | 2025.01.10 05:10:38.606882 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8231 | 2025.01.10 05:10:38.606928 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8232 | 2025.01.10 05:10:38.607559 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8233 | 2025.01.10 05:10:38.607599 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8234 | 2025.01.10 05:10:38.607978 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8235 | 2025.01.10 05:10:38.608230 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8236 | 2025.01.10 05:10:38.608452 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001593 sec., 151914.62649089767 rows/sec., 10.29 MiB/sec. | ||
8237 | 2025.01.10 05:10:38.608505 [ 283 ] {fd6a4f8b-0da4-42fb-a4f3-428b4a78adfb} <Debug> TCPHandler: Processed in 0.001786938 sec. | ||
8238 | 2025.01.10 05:10:38.608653 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2025.01.10 05:10:38.608761 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8240 | 2025.01.10 05:10:38.608805 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8241 | 2025.01.10 05:10:38.609338 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2025.01.10 05:10:38.609376 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8243 | 2025.01.10 05:10:38.609722 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8244 | 2025.01.10 05:10:38.609963 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2025.01.10 05:10:38.610177 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001438 sec., 9040.333796940195 rows/sec., 563.66 KiB/sec. | ||
8246 | 2025.01.10 05:10:38.610229 [ 288 ] {9f6ec226-a3d6-40b4-b23a-499c2586e90b} <Debug> TCPHandler: Processed in 0.001628533 sec. | ||
8247 | 2025.01.10 05:10:38.610401 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2025.01.10 05:10:38.610534 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8249 | 2025.01.10 05:10:38.610581 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8250 | 2025.01.10 05:10:38.611445 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2025.01.10 05:10:38.611484 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8252 | 2025.01.10 05:10:38.611864 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8253 | 2025.01.10 05:10:38.612101 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2025.01.10 05:10:38.612304 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.001799 sec., 453029.46081156196 rows/sec., 32.64 MiB/sec. | ||
8255 | 2025.01.10 05:10:38.612355 [ 283 ] {7a697214-060f-4598-8297-9609e07f3638} <Debug> TCPHandler: Processed in 0.002022256 sec. | ||
8256 | 2025.01.10 05:10:38.612507 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8257 | 2025.01.10 05:10:38.612638 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8258 | 2025.01.10 05:10:38.612694 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8259 | 2025.01.10 05:10:38.613212 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8260 | 2025.01.10 05:10:38.613252 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8261 | 2025.01.10 05:10:38.613613 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8262 | 2025.01.10 05:10:38.613850 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8263 | 2025.01.10 05:10:38.614046 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
8264 | 2025.01.10 05:10:38.614108 [ 288 ] {e5277e41-2683-46e9-8d51-cd512446cbd5} <Debug> TCPHandler: Processed in 0.001664163 sec. | ||
8265 | 2025.01.10 05:10:38.614271 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8266 | 2025.01.10 05:10:38.614380 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8267 | 2025.01.10 05:10:38.614430 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8268 | 2025.01.10 05:10:38.615156 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2025.01.10 05:10:38.615193 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8270 | 2025.01.10 05:10:38.615647 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8271 | 2025.01.10 05:10:38.615893 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2025.01.10 05:10:38.616113 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001756 sec., 548405.4669703873 rows/sec., 36.44 MiB/sec. | ||
8273 | 2025.01.10 05:10:38.616167 [ 283 ] {f4fa2172-af94-4a95-9bdf-c2ab9c922631} <Debug> TCPHandler: Processed in 0.001956873 sec. | ||
8274 | 2025.01.10 05:10:38.616304 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8275 | 2025.01.10 05:10:38.616409 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8276 | 2025.01.10 05:10:38.616456 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8277 | 2025.01.10 05:10:38.616871 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8278 | 2025.01.10 05:10:38.616909 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8279 | 2025.01.10 05:10:38.617253 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8280 | 2025.01.10 05:10:38.617499 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8281 | 2025.01.10 05:10:38.617712 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
8282 | 2025.01.10 05:10:38.617762 [ 288 ] {aa9b52d7-b8c0-4b59-bfb4-ac9802f5f3f9} <Debug> TCPHandler: Processed in 0.001509219 sec. | ||
8283 | 2025.01.10 05:10:38.617905 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2025.01.10 05:10:38.618014 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8285 | 2025.01.10 05:10:38.618081 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8286 | 2025.01.10 05:10:38.619154 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2025.01.10 05:10:38.619193 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8288 | 2025.01.10 05:10:38.619816 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8289 | 2025.01.10 05:10:38.620104 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2025.01.10 05:10:38.620390 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002389 sec., 5441.607367099205 rows/sec., 9.75 MiB/sec. | ||
8291 | 2025.01.10 05:10:38.620859 [ 283 ] {7027c496-9c00-4536-a286-d05e91165186} <Debug> TCPHandler: Processed in 0.003005078 sec. | ||
8292 | 2025.01.10 05:10:38.621140 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8293 | 2025.01.10 05:10:38.621305 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8294 | 2025.01.10 05:10:38.621362 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8295 | 2025.01.10 05:10:38.621910 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8296 | 2025.01.10 05:10:38.621955 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8297 | 2025.01.10 05:10:38.622336 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8298 | 2025.01.10 05:10:38.622575 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8299 | 2025.01.10 05:10:38.622789 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001512 sec., 22486.772486772486 rows/sec., 1.31 MiB/sec. | ||
8300 | 2025.01.10 05:10:38.622843 [ 288 ] {59a95b35-e9c1-4f05-a017-37ae64577b9d} <Debug> TCPHandler: Processed in 0.001864711 sec. | ||
8301 | 2025.01.10 05:10:39.863592 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
8302 | 2025.01.10 05:10:39.864232 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2025.01.10 05:10:39.864281 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8304 | 2025.01.10 05:10:39.864812 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8305 | 2025.01.10 05:10:39.865101 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2025.01.10 05:10:39.865371 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
8307 | 2025.01.10 05:10:41.108336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8308 | 2025.01.10 05:10:41.129622 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8309 | 2025.01.10 05:10:41.129688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8310 | 2025.01.10 05:10:41.137373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8311 | 2025.01.10 05:10:41.138200 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8312 | 2025.01.10 05:10:41.142637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8313 | 2025.01.10 05:10:42.337218 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8314 | 2025.01.10 05:10:42.337498 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8315 | 2025.01.10 05:10:42.337610 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8316 | 2025.01.10 05:10:42.338609 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8317 | 2025.01.10 05:10:42.338662 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8318 | 2025.01.10 05:10:42.339094 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8319 | 2025.01.10 05:10:42.339356 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8320 | 2025.01.10 05:10:42.339610 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002191 sec., 11866.727521679599 rows/sec., 903.47 KiB/sec. | ||
8321 | 2025.01.10 05:10:42.339677 [ 288 ] {1ad92ed5-85ae-4be7-aad8-762b132e6ea7} <Debug> TCPHandler: Processed in 0.002639855 sec. | ||
8322 | 2025.01.10 05:10:42.339869 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8323 | 2025.01.10 05:10:42.340013 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8324 | 2025.01.10 05:10:42.340073 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8325 | 2025.01.10 05:10:42.340661 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8326 | 2025.01.10 05:10:42.340701 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8327 | 2025.01.10 05:10:42.341077 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8328 | 2025.01.10 05:10:42.341312 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8329 | 2025.01.10 05:10:42.341527 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001548 sec., 18087.855297157625 rows/sec., 1.41 MiB/sec. | ||
8330 | 2025.01.10 05:10:42.341580 [ 283 ] {d94b5dc1-2425-43cf-9d89-52a260953ef3} <Debug> TCPHandler: Processed in 0.001781368 sec. | ||
8331 | 2025.01.10 05:10:42.341722 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8332 | 2025.01.10 05:10:42.341852 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8333 | 2025.01.10 05:10:42.341913 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8334 | 2025.01.10 05:10:42.342464 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8335 | 2025.01.10 05:10:42.342503 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8336 | 2025.01.10 05:10:42.342886 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8337 | 2025.01.10 05:10:42.343144 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8338 | 2025.01.10 05:10:42.343375 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.69 MiB/sec. | ||
8339 | 2025.01.10 05:10:42.343471 [ 288 ] {de5bc185-4a43-414d-a319-2bd712bc1d81} <Debug> TCPHandler: Processed in 0.001811278 sec. | ||
8340 | 2025.01.10 05:10:42.343649 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8341 | 2025.01.10 05:10:42.343823 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8342 | 2025.01.10 05:10:42.343873 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8343 | 2025.01.10 05:10:42.344334 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8344 | 2025.01.10 05:10:42.344384 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8345 | 2025.01.10 05:10:42.344796 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8346 | 2025.01.10 05:10:42.345032 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8347 | 2025.01.10 05:10:42.345236 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001445 sec., 12456.74740484429 rows/sec., 873.84 KiB/sec. | ||
8348 | 2025.01.10 05:10:42.345286 [ 283 ] {d2eaa537-b041-4416-a3b5-fea531c24c3e} <Debug> TCPHandler: Processed in 0.001742587 sec. | ||
8349 | 2025.01.10 05:10:47.163754 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8350 | 2025.01.10 05:10:47.163847 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8351 | 2025.01.10 05:10:47.339430 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8352 | 2025.01.10 05:10:47.339618 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8353 | 2025.01.10 05:10:47.339694 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8354 | 2025.01.10 05:10:47.340490 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8355 | 2025.01.10 05:10:47.340537 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8356 | 2025.01.10 05:10:47.340967 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8357 | 2025.01.10 05:10:47.341225 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8358 | 2025.01.10 05:10:47.341464 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001898 sec., 41095.890410958906 rows/sec., 3.52 MiB/sec. | ||
8359 | 2025.01.10 05:10:47.341531 [ 288 ] {8fa40192-4b8b-45f1-98fe-fdaefc40063a} <Debug> TCPHandler: Processed in 0.002233382 sec. | ||
8360 | 2025.01.10 05:10:47.341720 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8361 | 2025.01.10 05:10:47.341866 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8362 | 2025.01.10 05:10:47.341927 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8363 | 2025.01.10 05:10:47.342567 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2025.01.10 05:10:47.342607 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8365 | 2025.01.10 05:10:47.342971 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8366 | 2025.01.10 05:10:47.343220 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2025.01.10 05:10:47.343426 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001596 sec., 16290.726817042607 rows/sec., 1.20 MiB/sec. | ||
8368 | 2025.01.10 05:10:47.343480 [ 283 ] {11ff3ae7-f618-4c0e-8edc-4366f77768e4} <Debug> TCPHandler: Processed in 0.00183237 sec. | ||
8369 | 2025.01.10 05:10:47.343634 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8370 | 2025.01.10 05:10:47.343766 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8371 | 2025.01.10 05:10:47.343821 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8372 | 2025.01.10 05:10:47.344464 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8373 | 2025.01.10 05:10:47.344504 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8374 | 2025.01.10 05:10:47.344859 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8375 | 2025.01.10 05:10:47.345106 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8376 | 2025.01.10 05:10:47.345329 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001593 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
8377 | 2025.01.10 05:10:47.345415 [ 288 ] {8c94c585-37c9-4dd2-9328-bfff886840a6} <Debug> TCPHandler: Processed in 0.00184339 sec. | ||
8378 | 2025.01.10 05:10:47.345619 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8379 | 2025.01.10 05:10:47.345820 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8380 | 2025.01.10 05:10:47.345886 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8381 | 2025.01.10 05:10:47.346476 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2025.01.10 05:10:47.346514 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8383 | 2025.01.10 05:10:47.346894 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8384 | 2025.01.10 05:10:47.347135 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2025.01.10 05:10:47.347354 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. | ||
8386 | 2025.01.10 05:10:47.347409 [ 283 ] {5dbb9f23-1e90-49e0-87a4-02cf2cc5bb90} <Debug> TCPHandler: Processed in 0.001914342 sec. | ||
8387 | 2025.01.10 05:10:47.347583 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8388 | 2025.01.10 05:10:47.347723 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8389 | 2025.01.10 05:10:47.347801 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8390 | 2025.01.10 05:10:47.348985 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8391 | 2025.01.10 05:10:47.349024 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8392 | 2025.01.10 05:10:47.349650 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8393 | 2025.01.10 05:10:47.349918 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8394 | 2025.01.10 05:10:47.350161 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002468 sec., 10534.846029173419 rows/sec., 18.88 MiB/sec. | ||
8395 | 2025.01.10 05:10:47.350261 [ 288 ] {f85f87df-cb30-4443-9131-76831c845c9a} <Debug> TCPHandler: Processed in 0.00276678 sec. | ||
8396 | 2025.01.10 05:10:47.350402 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8397 | 2025.01.10 05:10:47.350529 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8398 | 2025.01.10 05:10:47.350585 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8399 | 2025.01.10 05:10:47.351106 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8400 | 2025.01.10 05:10:47.351151 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8401 | 2025.01.10 05:10:47.351550 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8402 | 2025.01.10 05:10:47.351790 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2025.01.10 05:10:47.352006 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. | ||
8404 | 2025.01.10 05:10:47.352056 [ 283 ] {8acdc7ed-de70-4fc8-a6f5-e6ffb965ebf5} <Debug> TCPHandler: Processed in 0.001718966 sec. | ||
8405 | 2025.01.10 05:10:47.366392 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
8406 | 2025.01.10 05:10:47.367074 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2025.01.10 05:10:47.367127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8408 | 2025.01.10 05:10:47.367656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8409 | 2025.01.10 05:10:47.367926 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2025.01.10 05:10:47.368172 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8411 | 2025.01.10 05:10:47.445999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1200 | ||
8412 | 2025.01.10 05:10:47.450453 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.01.10 05:10:47.450524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8414 | 2025.01.10 05:10:47.452281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8415 | 2025.01.10 05:10:47.452618 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8416 | 2025.01.10 05:10:47.453958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8417 | 2025.01.10 05:10:48.643595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8418 | 2025.01.10 05:10:48.664980 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8419 | 2025.01.10 05:10:48.665041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8420 | 2025.01.10 05:10:48.672855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8421 | 2025.01.10 05:10:48.673619 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8422 | 2025.01.10 05:10:48.676451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8423 | 2025.01.10 05:10:49.430648 [ 38 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
8424 | 2025.01.10 05:10:49.430765 [ 38 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8425 | 2025.01.10 05:10:49.430815 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8426 | 2025.01.10 05:10:49.431015 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
8427 | 2025.01.10 05:10:49.431210 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8428 | 2025.01.10 05:10:49.431254 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part | ||
8429 | 2025.01.10 05:10:49.431344 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8430 | 2025.01.10 05:10:49.431454 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8431 | 2025.01.10 05:10:49.431741 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8432 | 2025.01.10 05:10:49.431932 [ 196 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8433 | 2025.01.10 05:10:49.433042 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002115119 sec., 13238.025851027767 rows/sec., 890.17 KiB/sec. | ||
8434 | 2025.01.10 05:10:49.433259 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
8435 | 2025.01.10 05:10:49.433628 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2025.01.10 05:10:49.433721 [ 201 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_27_6} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
8437 | 2025.01.10 05:10:49.433823 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8438 | 2025.01.10 05:10:52.343486 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8439 | 2025.01.10 05:10:52.343687 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8440 | 2025.01.10 05:10:52.343757 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8441 | 2025.01.10 05:10:52.344483 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8442 | 2025.01.10 05:10:52.344525 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8443 | 2025.01.10 05:10:52.344944 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8444 | 2025.01.10 05:10:52.345192 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8445 | 2025.01.10 05:10:52.345384 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001749 sec., 8004.574042309891 rows/sec., 576.22 KiB/sec. | ||
8446 | 2025.01.10 05:10:52.345440 [ 288 ] {1974ea4f-3c95-42f0-9f1f-80f9be71d6cd} <Debug> TCPHandler: Processed in 0.002087498 sec. | ||
8447 | 2025.01.10 05:10:52.345601 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8448 | 2025.01.10 05:10:52.345710 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8449 | 2025.01.10 05:10:52.345756 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8450 | 2025.01.10 05:10:52.346387 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8451 | 2025.01.10 05:10:52.346423 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8452 | 2025.01.10 05:10:52.346783 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8453 | 2025.01.10 05:10:52.347017 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8454 | 2025.01.10 05:10:52.347146 [ 35 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8455 | 2025.01.10 05:10:52.347189 [ 35 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8456 | 2025.01.10 05:10:52.347194 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001504 sec., 132313.82978723405 rows/sec., 11.76 MiB/sec. | ||
8457 | 2025.01.10 05:10:52.347240 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8458 | 2025.01.10 05:10:52.347335 [ 283 ] {624346e7-5a18-4890-a52a-b39866bf7c48} <Debug> TCPHandler: Processed in 0.001794598 sec. | ||
8459 | 2025.01.10 05:10:52.347535 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
8460 | 2025.01.10 05:10:52.347556 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2025.01.10 05:10:52.347858 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8462 | 2025.01.10 05:10:52.347871 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8463 | 2025.01.10 05:10:52.347957 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8464 | 2025.01.10 05:10:52.347969 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1399 rows starting from the beginning of the part | ||
8465 | 2025.01.10 05:10:52.348309 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
8466 | 2025.01.10 05:10:52.348788 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1339 rows starting from the beginning of the part | ||
8467 | 2025.01.10 05:10:52.349204 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
8468 | 2025.01.10 05:10:52.349546 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
8469 | 2025.01.10 05:10:52.349925 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 199 rows starting from the beginning of the part | ||
8470 | 2025.01.10 05:10:52.350809 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8471 | 2025.01.10 05:10:52.350872 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8472 | 2025.01.10 05:10:52.351619 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8473 | 2025.01.10 05:10:52.352121 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8474 | 2025.01.10 05:10:52.352650 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.004871 sec., 4105.933073290905 rows/sec., 294.31 KiB/sec. | ||
8475 | 2025.01.10 05:10:52.352957 [ 288 ] {e89c5d8e-741f-4796-9dc3-d3183fa0af4b} <Debug> TCPHandler: Processed in 0.005484669 sec. | ||
8476 | 2025.01.10 05:10:52.353319 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8477 | 2025.01.10 05:10:52.353721 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8478 | 2025.01.10 05:10:52.353957 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8479 | 2025.01.10 05:10:52.355507 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8480 | 2025.01.10 05:10:52.355607 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8481 | 2025.01.10 05:10:52.355725 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.008362281 sec., 372984.35678016563 rows/sec., 32.69 MiB/sec. | ||
8482 | 2025.01.10 05:10:52.356034 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8483 | 2025.01.10 05:10:52.356239 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8484 | 2025.01.10 05:10:52.356400 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8485 | 2025.01.10 05:10:52.356487 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_66_13} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8486 | 2025.01.10 05:10:52.356608 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8487 | 2025.01.10 05:10:52.356608 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8488 | 2025.01.10 05:10:52.356888 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003305 sec., 4236.006051437216 rows/sec., 296.66 KiB/sec. | ||
8489 | 2025.01.10 05:10:52.357151 [ 283 ] {d791b042-8f2d-4127-95bd-b020ca972951} <Debug> TCPHandler: Processed in 0.00401131 sec. | ||
8490 | 2025.01.10 05:10:52.357352 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8491 | 2025.01.10 05:10:52.357473 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8492 | 2025.01.10 05:10:52.357523 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8493 | 2025.01.10 05:10:52.358130 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2025.01.10 05:10:52.358169 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8495 | 2025.01.10 05:10:52.358540 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8496 | 2025.01.10 05:10:52.358815 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2025.01.10 05:10:52.359029 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
8498 | 2025.01.10 05:10:52.359150 [ 288 ] {a32ffc34-dd34-45f9-8530-46bd29e86232} <Debug> TCPHandler: Processed in 0.001858761 sec. | ||
8499 | 2025.01.10 05:10:52.359351 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8500 | 2025.01.10 05:10:52.359465 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8501 | 2025.01.10 05:10:52.359513 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8502 | 2025.01.10 05:10:52.360218 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8503 | 2025.01.10 05:10:52.360256 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8504 | 2025.01.10 05:10:52.360648 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8505 | 2025.01.10 05:10:52.360897 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2025.01.10 05:10:52.361029 [ 35 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8507 | 2025.01.10 05:10:52.361070 [ 35 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8508 | 2025.01.10 05:10:52.361080 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001637 sec., 219303.60415394013 rows/sec., 15.42 MiB/sec. | ||
8509 | 2025.01.10 05:10:52.361096 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8510 | 2025.01.10 05:10:52.361187 [ 283 ] {9f15738f-992c-4f04-aabd-d12cb6ca3cda} <Debug> TCPHandler: Processed in 0.001908732 sec. | ||
8511 | 2025.01.10 05:10:52.361321 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
8512 | 2025.01.10 05:10:52.361366 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8513 | 2025.01.10 05:10:52.361604 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8514 | 2025.01.10 05:10:52.361614 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8515 | 2025.01.10 05:10:52.361668 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 873 rows starting from the beginning of the part | ||
8516 | 2025.01.10 05:10:52.361707 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8517 | 2025.01.10 05:10:52.361983 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 54 rows starting from the beginning of the part | ||
8518 | 2025.01.10 05:10:52.362305 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 815 rows starting from the beginning of the part | ||
8519 | 2025.01.10 05:10:52.362672 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
8520 | 2025.01.10 05:10:52.363003 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part | ||
8521 | 2025.01.10 05:10:52.363336 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 359 rows starting from the beginning of the part | ||
8522 | 2025.01.10 05:10:52.364175 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8523 | 2025.01.10 05:10:52.364239 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8524 | 2025.01.10 05:10:52.365121 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8525 | 2025.01.10 05:10:52.365626 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8526 | 2025.01.10 05:10:52.366073 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004553 sec., 1317.812431363936 rows/sec., 68.85 KiB/sec. | ||
8527 | 2025.01.10 05:10:52.366311 [ 288 ] {89f810ff-9358-4619-a2f3-6e1790436bed} <Debug> TCPHandler: Processed in 0.005011923 sec. | ||
8528 | 2025.01.10 05:10:52.366599 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8529 | 2025.01.10 05:10:52.366936 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8530 | 2025.01.10 05:10:52.366948 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005756957 sec., 379193.3828930805 rows/sec., 28.87 MiB/sec. | ||
8531 | 2025.01.10 05:10:52.367026 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8532 | 2025.01.10 05:10:52.367228 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8533 | 2025.01.10 05:10:52.367838 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8534 | 2025.01.10 05:10:52.368064 [ 189 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_66_13} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8535 | 2025.01.10 05:10:52.368240 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
8536 | 2025.01.10 05:10:52.368361 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2025.01.10 05:10:52.368405 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8538 | 2025.01.10 05:10:52.368808 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8539 | 2025.01.10 05:10:52.369051 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8540 | 2025.01.10 05:10:52.369190 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8541 | 2025.01.10 05:10:52.369235 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8542 | 2025.01.10 05:10:52.369242 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002388 sec., 74120.60301507538 rows/sec., 4.89 MiB/sec. | ||
8543 | 2025.01.10 05:10:52.369262 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8544 | 2025.01.10 05:10:52.369378 [ 283 ] {b4376793-972d-4a7d-a3cf-a251e4045aeb} <Debug> TCPHandler: Processed in 0.002958866 sec. | ||
8545 | 2025.01.10 05:10:52.369505 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
8546 | 2025.01.10 05:10:52.369584 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8547 | 2025.01.10 05:10:52.369725 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8548 | 2025.01.10 05:10:52.369805 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15798 rows starting from the beginning of the part | ||
8549 | 2025.01.10 05:10:52.369806 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8550 | 2025.01.10 05:10:52.369972 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8551 | 2025.01.10 05:10:52.370023 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part | ||
8552 | 2025.01.10 05:10:52.370431 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 963 rows starting from the beginning of the part | ||
8553 | 2025.01.10 05:10:52.370795 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
8554 | 2025.01.10 05:10:52.371179 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part | ||
8555 | 2025.01.10 05:10:52.371452 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part | ||
8556 | 2025.01.10 05:10:52.372303 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8557 | 2025.01.10 05:10:52.372366 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8558 | 2025.01.10 05:10:52.372977 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8559 | 2025.01.10 05:10:52.373290 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8560 | 2025.01.10 05:10:52.373737 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003975 sec., 251.57232704402514 rows/sec., 16.95 KiB/sec. | ||
8561 | 2025.01.10 05:10:52.373866 [ 288 ] {d30abd4d-2229-44b2-80a6-466a6b048f7e} <Debug> TCPHandler: Processed in 0.004377402 sec. | ||
8562 | 2025.01.10 05:10:52.374099 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8563 | 2025.01.10 05:10:52.374379 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8564 | 2025.01.10 05:10:52.374504 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8565 | 2025.01.10 05:10:52.376150 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2025.01.10 05:10:52.376202 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8567 | 2025.01.10 05:10:52.377110 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8568 | 2025.01.10 05:10:52.377582 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2025.01.10 05:10:52.377966 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17198 rows, containing 5 columns (5 merged, 0 gathered) in 0.008579259 sec., 2004602.0291496036 rows/sec., 134.23 MiB/sec. | ||
8570 | 2025.01.10 05:10:52.378127 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00385 sec., 3376.6233766233763 rows/sec., 6.05 MiB/sec. | ||
8571 | 2025.01.10 05:10:52.378327 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8572 | 2025.01.10 05:10:52.378344 [ 283 ] {9bf9eecc-1623-4aeb-a617-c081111ae1d2} <Debug> TCPHandler: Processed in 0.004370891 sec. | ||
8573 | 2025.01.10 05:10:52.378569 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8574 | 2025.01.10 05:10:52.378791 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8575 | 2025.01.10 05:10:52.378888 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8576 | 2025.01.10 05:10:52.378953 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8577 | 2025.01.10 05:10:52.379205 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8578 | 2025.01.10 05:10:52.379400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
8579 | 2025.01.10 05:10:52.379758 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2025.01.10 05:10:52.379806 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8581 | 2025.01.10 05:10:52.380183 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8582 | 2025.01.10 05:10:52.380421 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8583 | 2025.01.10 05:10:52.380548 [ 35 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8584 | 2025.01.10 05:10:52.380581 [ 35 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8585 | 2025.01.10 05:10:52.380601 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001885 sec., 27586.206896551725 rows/sec., 1.71 MiB/sec. | ||
8586 | 2025.01.10 05:10:52.380605 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8587 | 2025.01.10 05:10:52.380701 [ 288 ] {f38e95a1-fd9f-4f25-b80e-cb9c39ce1a75} <Debug> TCPHandler: Processed in 0.002250853 sec. | ||
8588 | 2025.01.10 05:10:52.380957 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
8589 | 2025.01.10 05:10:52.381447 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8590 | 2025.01.10 05:10:52.381532 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2156 rows starting from the beginning of the part | ||
8591 | 2025.01.10 05:10:52.381649 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
8592 | 2025.01.10 05:10:52.381752 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
8593 | 2025.01.10 05:10:52.381846 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
8594 | 2025.01.10 05:10:52.381937 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
8595 | 2025.01.10 05:10:52.381994 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part | ||
8596 | 2025.01.10 05:10:52.383376 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002656996 sec., 873166.5384516951 rows/sec., 56.21 MiB/sec. | ||
8597 | 2025.01.10 05:10:52.383671 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8598 | 2025.01.10 05:10:52.383984 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8599 | 2025.01.10 05:10:52.384061 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_66_13} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8600 | 2025.01.10 05:10:52.384147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8601 | 2025.01.10 05:10:54.869192 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8602 | 2025.01.10 05:10:54.869844 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8603 | 2025.01.10 05:10:54.869891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8604 | 2025.01.10 05:10:54.870423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8605 | 2025.01.10 05:10:54.870697 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8606 | 2025.01.10 05:10:54.870923 [ 32 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8607 | 2025.01.10 05:10:54.870966 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8608 | 2025.01.10 05:10:54.871012 [ 32 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2025.01.10 05:10:54.871043 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
8610 | 2025.01.10 05:10:54.871340 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8611 | 2025.01.10 05:10:54.871924 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8612 | 2025.01.10 05:10:54.872055 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8613 | 2025.01.10 05:10:54.872294 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8614 | 2025.01.10 05:10:54.872383 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8615 | 2025.01.10 05:10:54.872497 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8616 | 2025.01.10 05:10:54.872592 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8617 | 2025.01.10 05:10:54.872679 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
8618 | 2025.01.10 05:10:54.874938 [ 191 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003817574 sec., 4921450.114653966 rows/sec., 70.40 MiB/sec. | ||
8619 | 2025.01.10 05:10:54.875333 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8620 | 2025.01.10 05:10:54.875688 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2025.01.10 05:10:54.875772 [ 198 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_41_8} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8622 | 2025.01.10 05:10:54.875878 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8623 | 2025.01.10 05:10:56.177410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8624 | 2025.01.10 05:10:56.200411 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2025.01.10 05:10:56.200476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8626 | 2025.01.10 05:10:56.207792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8627 | 2025.01.10 05:10:56.208554 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2025.01.10 05:10:56.208935 [ 31 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8629 | 2025.01.10 05:10:56.209066 [ 31 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8630 | 2025.01.10 05:10:56.209131 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8631 | 2025.01.10 05:10:56.209585 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8632 | 2025.01.10 05:10:56.218531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8633 | 2025.01.10 05:10:56.219909 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8634 | 2025.01.10 05:10:56.220821 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8635 | 2025.01.10 05:10:56.225822 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8636 | 2025.01.10 05:10:56.230188 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8637 | 2025.01.10 05:10:56.234973 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8638 | 2025.01.10 05:10:56.240034 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8639 | 2025.01.10 05:10:56.244282 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
8640 | 2025.01.10 05:10:56.303624 [ 198 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094363092 sec., 3274.5853643710616 rows/sec., 16.93 MiB/sec. | ||
8641 | 2025.01.10 05:10:56.306809 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8642 | 2025.01.10 05:10:56.310051 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8643 | 2025.01.10 05:10:56.310201 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_41_8} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8644 | 2025.01.10 05:10:56.312940 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8645 | 2025.01.10 05:10:57.001194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.89 MiB, peak 233.31 MiB, free memory in arenas 0.00 B, will set to 221.27 MiB (RSS), difference: 1.38 MiB | ||
8646 | 2025.01.10 05:10:57.339601 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8647 | 2025.01.10 05:10:57.339900 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8648 | 2025.01.10 05:10:57.340020 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8649 | 2025.01.10 05:10:57.341077 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8650 | 2025.01.10 05:10:57.341123 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8651 | 2025.01.10 05:10:57.341572 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8652 | 2025.01.10 05:10:57.341841 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8653 | 2025.01.10 05:10:57.342108 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002286 sec., 34120.73490813649 rows/sec., 2.93 MiB/sec. | ||
8654 | 2025.01.10 05:10:57.342190 [ 288 ] {cd7fe615-d3f1-4524-a94a-396b6638b937} <Debug> TCPHandler: Processed in 0.002781391 sec. | ||
8655 | 2025.01.10 05:10:57.342430 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8656 | 2025.01.10 05:10:57.342608 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8657 | 2025.01.10 05:10:57.342669 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8658 | 2025.01.10 05:10:57.343258 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2025.01.10 05:10:57.343298 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8660 | 2025.01.10 05:10:57.343728 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8661 | 2025.01.10 05:10:57.343987 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2025.01.10 05:10:57.344216 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001644 sec., 15815.08515815085 rows/sec., 1.16 MiB/sec. | ||
8663 | 2025.01.10 05:10:57.344282 [ 283 ] {9830595f-e973-4b36-aec4-bf829454f1be} <Debug> TCPHandler: Processed in 0.001981724 sec. | ||
8664 | 2025.01.10 05:10:57.344439 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8665 | 2025.01.10 05:10:57.344559 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8666 | 2025.01.10 05:10:57.344606 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8667 | 2025.01.10 05:10:57.345162 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8668 | 2025.01.10 05:10:57.345200 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8669 | 2025.01.10 05:10:57.345565 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8670 | 2025.01.10 05:10:57.345808 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8671 | 2025.01.10 05:10:57.346051 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001508 sec., 35809.01856763926 rows/sec., 2.80 MiB/sec. | ||
8672 | 2025.01.10 05:10:57.346209 [ 288 ] {51b593d6-15ec-48ce-a655-4422675cc18f} <Debug> TCPHandler: Processed in 0.00183817 sec. | ||
8673 | 2025.01.10 05:10:57.346432 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8674 | 2025.01.10 05:10:57.346571 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8675 | 2025.01.10 05:10:57.346623 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8676 | 2025.01.10 05:10:57.347170 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2025.01.10 05:10:57.347209 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8678 | 2025.01.10 05:10:57.347594 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8679 | 2025.01.10 05:10:57.347847 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2025.01.10 05:10:57.348064 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001517 sec., 65919.57811470007 rows/sec., 4.57 MiB/sec. | ||
8681 | 2025.01.10 05:10:57.348119 [ 283 ] {3505493d-479f-47ff-ab90-b6521fc8bfc7} <Debug> TCPHandler: Processed in 0.001811489 sec. | ||
8682 | 2025.01.10 05:10:57.348301 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8683 | 2025.01.10 05:10:57.348410 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8684 | 2025.01.10 05:10:57.348479 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8685 | 2025.01.10 05:10:57.349623 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8686 | 2025.01.10 05:10:57.349661 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8687 | 2025.01.10 05:10:57.350322 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8688 | 2025.01.10 05:10:57.350594 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8689 | 2025.01.10 05:10:57.350864 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002473 sec., 10513.546300040436 rows/sec., 18.84 MiB/sec. | ||
8690 | 2025.01.10 05:10:57.351090 [ 288 ] {3997f65e-bcdb-442c-ae15-65bcfc828090} <Debug> TCPHandler: Processed in 0.002840822 sec. | ||
8691 | 2025.01.10 05:10:57.351261 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8692 | 2025.01.10 05:10:57.351391 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8693 | 2025.01.10 05:10:57.351448 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8694 | 2025.01.10 05:10:57.351921 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8695 | 2025.01.10 05:10:57.351958 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8696 | 2025.01.10 05:10:57.352318 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8697 | 2025.01.10 05:10:57.352562 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8698 | 2025.01.10 05:10:57.352764 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.47 MiB/sec. | ||
8699 | 2025.01.10 05:10:57.352818 [ 283 ] {c397aa79-42d1-4144-99f4-ffa3038b1d39} <Debug> TCPHandler: Processed in 0.001619142 sec. | ||
8700 | 2025.01.10 05:10:57.455010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1234 | ||
8701 | 2025.01.10 05:10:57.457726 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8702 | 2025.01.10 05:10:57.457767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8703 | 2025.01.10 05:10:57.459159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8704 | 2025.01.10 05:10:57.459457 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8705 | 2025.01.10 05:10:57.460652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
8706 | 2025.01.10 05:11:02.164107 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8707 | 2025.01.10 05:11:02.164176 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8708 | 2025.01.10 05:11:02.343047 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8709 | 2025.01.10 05:11:02.343259 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8710 | 2025.01.10 05:11:02.343342 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8711 | 2025.01.10 05:11:02.344146 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2025.01.10 05:11:02.344197 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8713 | 2025.01.10 05:11:02.344636 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8714 | 2025.01.10 05:11:02.344893 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8715 | 2025.01.10 05:11:02.345120 [ 42 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8716 | 2025.01.10 05:11:02.345183 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. | ||
8717 | 2025.01.10 05:11:02.345236 [ 42 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8718 | 2025.01.10 05:11:02.345320 [ 288 ] {16bc85c9-f148-454d-8661-d5adcfbf0da8} <Debug> TCPHandler: Processed in 0.002413109 sec. | ||
8719 | 2025.01.10 05:11:02.345327 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8720 | 2025.01.10 05:11:02.345549 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8721 | 2025.01.10 05:11:02.345627 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
8722 | 2025.01.10 05:11:02.345838 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8723 | 2025.01.10 05:11:02.346014 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8724 | 2025.01.10 05:11:02.346159 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8725 | 2025.01.10 05:11:02.346280 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8726 | 2025.01.10 05:11:02.346700 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8727 | 2025.01.10 05:11:02.347057 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8728 | 2025.01.10 05:11:02.347495 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8729 | 2025.01.10 05:11:02.347849 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8730 | 2025.01.10 05:11:02.348899 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8731 | 2025.01.10 05:11:02.348947 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8732 | 2025.01.10 05:11:02.349645 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8733 | 2025.01.10 05:11:02.349689 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004200596 sec., 16664.301922869992 rows/sec., 1.24 MiB/sec. | ||
8734 | 2025.01.10 05:11:02.349987 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8735 | 2025.01.10 05:11:02.350165 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8736 | 2025.01.10 05:11:02.350586 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.004869 sec., 40870.81536249743 rows/sec., 3.63 MiB/sec. | ||
8737 | 2025.01.10 05:11:02.350655 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2025.01.10 05:11:02.350724 [ 283 ] {c9886c22-17bf-4475-aad3-1c63062bd652} <Debug> TCPHandler: Processed in 0.005283861 sec. | ||
8739 | 2025.01.10 05:11:02.350872 [ 198 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_29_7} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8740 | 2025.01.10 05:11:02.350911 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2025.01.10 05:11:02.351027 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8742 | 2025.01.10 05:11:02.351121 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8743 | 2025.01.10 05:11:02.351183 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8744 | 2025.01.10 05:11:02.351872 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8745 | 2025.01.10 05:11:02.351913 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8746 | 2025.01.10 05:11:02.352285 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8747 | 2025.01.10 05:11:02.352528 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8748 | 2025.01.10 05:11:02.352707 [ 42 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8749 | 2025.01.10 05:11:02.352786 [ 42 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2025.01.10 05:11:02.352791 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001692 sec., 11820.33096926714 rows/sec., 847.28 KiB/sec. | ||
8751 | 2025.01.10 05:11:02.352817 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8752 | 2025.01.10 05:11:02.353030 [ 288 ] {4c9036e0-f926-4001-b129-f293ab267e6b} <Debug> TCPHandler: Processed in 0.002191831 sec. | ||
8753 | 2025.01.10 05:11:02.353122 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
8754 | 2025.01.10 05:11:02.353303 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8755 | 2025.01.10 05:11:02.353715 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8756 | 2025.01.10 05:11:02.353726 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8757 | 2025.01.10 05:11:02.353891 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 60 rows starting from the beginning of the part | ||
8758 | 2025.01.10 05:11:02.353895 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8759 | 2025.01.10 05:11:02.354282 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
8760 | 2025.01.10 05:11:02.354632 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
8761 | 2025.01.10 05:11:02.355140 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
8762 | 2025.01.10 05:11:02.355558 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
8763 | 2025.01.10 05:11:02.355991 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
8764 | 2025.01.10 05:11:02.357031 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8765 | 2025.01.10 05:11:02.357078 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8766 | 2025.01.10 05:11:02.357678 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8767 | 2025.01.10 05:11:02.357864 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913749 sec., 35003.822946593325 rows/sec., 2.63 MiB/sec. | ||
8768 | 2025.01.10 05:11:02.358110 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8769 | 2025.01.10 05:11:02.358121 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2025.01.10 05:11:02.358440 [ 42 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8771 | 2025.01.10 05:11:02.358544 [ 42 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2025.01.10 05:11:02.358613 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8773 | 2025.01.10 05:11:02.358741 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005128 sec., 2730.1092043681747 rows/sec., 191.20 KiB/sec. | ||
8774 | 2025.01.10 05:11:02.359014 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2025.01.10 05:11:02.359052 [ 283 ] {11c317c2-8907-4cb7-b699-fc0612be1c6b} <Debug> TCPHandler: Processed in 0.00585987 sec. | ||
8776 | 2025.01.10 05:11:02.359053 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8777 | 2025.01.10 05:11:02.359315 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_56_11} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8778 | 2025.01.10 05:11:02.359350 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8779 | 2025.01.10 05:11:02.359526 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8780 | 2025.01.10 05:11:02.359645 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part | ||
8781 | 2025.01.10 05:11:02.359689 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8782 | 2025.01.10 05:11:02.359679 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8783 | 2025.01.10 05:11:02.359935 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8784 | 2025.01.10 05:11:02.359969 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8785 | 2025.01.10 05:11:02.360314 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8786 | 2025.01.10 05:11:02.360598 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8787 | 2025.01.10 05:11:02.360917 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8788 | 2025.01.10 05:11:02.361209 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8789 | 2025.01.10 05:11:02.362717 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.01.10 05:11:02.362798 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8791 | 2025.01.10 05:11:02.363722 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8792 | 2025.01.10 05:11:02.364114 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005374835 sec., 100654.25264217413 rows/sec., 7.21 MiB/sec. | ||
8793 | 2025.01.10 05:11:02.364198 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8794 | 2025.01.10 05:11:02.364325 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8795 | 2025.01.10 05:11:02.364521 [ 42 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8796 | 2025.01.10 05:11:02.364649 [ 42 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8797 | 2025.01.10 05:11:02.364728 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005137 sec., 2530.659918240218 rows/sec., 157.79 KiB/sec. | ||
8798 | 2025.01.10 05:11:02.364729 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8799 | 2025.01.10 05:11:02.365070 [ 288 ] {395ffba9-d032-465d-a816-c08715c9174c} <Debug> TCPHandler: Processed in 0.0058452 sec. | ||
8800 | 2025.01.10 05:11:02.365274 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8801 | 2025.01.10 05:11:02.365322 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8802 | 2025.01.10 05:11:02.365578 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
8803 | 2025.01.10 05:11:02.365622 [ 200 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_29_6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8804 | 2025.01.10 05:11:02.365671 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8805 | 2025.01.10 05:11:02.365870 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8806 | 2025.01.10 05:11:02.365913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8807 | 2025.01.10 05:11:02.366349 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8808 | 2025.01.10 05:11:02.366489 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8809 | 2025.01.10 05:11:02.366989 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8810 | 2025.01.10 05:11:02.367438 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8811 | 2025.01.10 05:11:02.367759 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8812 | 2025.01.10 05:11:02.368120 [ 198 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8813 | 2025.01.10 05:11:02.369251 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2025.01.10 05:11:02.369319 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8815 | 2025.01.10 05:11:02.370381 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8816 | 2025.01.10 05:11:02.370628 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683884 sec., 11435.842110781992 rows/sec., 757.69 KiB/sec. | ||
8817 | 2025.01.10 05:11:02.370787 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8818 | 2025.01.10 05:11:02.370793 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8819 | 2025.01.10 05:11:02.371107 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.005551 sec., 64673.03188614664 rows/sec., 4.55 MiB/sec. | ||
8820 | 2025.01.10 05:11:02.371199 [ 283 ] {53554d0f-5334-4fc6-86be-f01140bfd58c} <Debug> TCPHandler: Processed in 0.005989595 sec. | ||
8821 | 2025.01.10 05:11:02.371210 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8822 | 2025.01.10 05:11:02.371317 [ 187 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_29_7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8823 | 2025.01.10 05:11:02.371392 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8824 | 2025.01.10 05:11:02.371415 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8825 | 2025.01.10 05:11:02.371539 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8826 | 2025.01.10 05:11:02.371594 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8827 | 2025.01.10 05:11:02.372049 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8828 | 2025.01.10 05:11:02.372859 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8829 | 2025.01.10 05:11:02.372958 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8830 | 2025.01.10 05:11:02.374393 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8831 | 2025.01.10 05:11:02.374567 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8832 | 2025.01.10 05:11:02.374630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8833 | 2025.01.10 05:11:02.374917 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2025.01.10 05:11:02.375255 [ 42 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8835 | 2025.01.10 05:11:02.375363 [ 42 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8836 | 2025.01.10 05:11:02.375455 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8837 | 2025.01.10 05:11:02.375592 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00402 sec., 1492.5373134328358 rows/sec., 77.98 KiB/sec. | ||
8838 | 2025.01.10 05:11:02.376020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8839 | 2025.01.10 05:11:02.376116 [ 288 ] {6b21926e-a985-4cb1-a2db-6006d73102f3} <Debug> TCPHandler: Processed in 0.004813606 sec. | ||
8840 | 2025.01.10 05:11:02.376181 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8841 | 2025.01.10 05:11:02.376495 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8842 | 2025.01.10 05:11:02.377073 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8843 | 2025.01.10 05:11:02.377088 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8844 | 2025.01.10 05:11:02.377196 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8845 | 2025.01.10 05:11:02.377281 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2025.01.10 05:11:02.377305 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8847 | 2025.01.10 05:11:02.377546 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8848 | 2025.01.10 05:11:02.378106 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8849 | 2025.01.10 05:11:02.378768 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8850 | 2025.01.10 05:11:02.378793 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8851 | 2025.01.10 05:11:02.379241 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8852 | 2025.01.10 05:11:02.379634 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8853 | 2025.01.10 05:11:02.381429 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2025.01.10 05:11:02.381502 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8855 | 2025.01.10 05:11:02.382600 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8856 | 2025.01.10 05:11:02.383040 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.007447372 sec., 23363.94636926959 rows/sec., 1.19 MiB/sec. | ||
8857 | 2025.01.10 05:11:02.383064 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2025.01.10 05:11:02.383196 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8859 | 2025.01.10 05:11:02.383398 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00654 sec., 27064.22018348624 rows/sec., 1.79 MiB/sec. | ||
8860 | 2025.01.10 05:11:02.383489 [ 283 ] {62561214-fc81-4ea8-994a-08e3a6f4143c} <Debug> TCPHandler: Processed in 0.007212144 sec. | ||
8861 | 2025.01.10 05:11:02.383650 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8862 | 2025.01.10 05:11:02.383656 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8863 | 2025.01.10 05:11:02.383733 [ 187 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_29_6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8864 | 2025.01.10 05:11:02.383824 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8865 | 2025.01.10 05:11:02.383832 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8866 | 2025.01.10 05:11:02.383879 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8867 | 2025.01.10 05:11:02.384295 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2025.01.10 05:11:02.384331 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8869 | 2025.01.10 05:11:02.384675 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8870 | 2025.01.10 05:11:02.384905 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2025.01.10 05:11:02.385163 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
8872 | 2025.01.10 05:11:02.385381 [ 288 ] {1dd94aea-8bc6-4e82-ab33-532bde942106} <Debug> TCPHandler: Processed in 0.001799278 sec. | ||
8873 | 2025.01.10 05:11:02.385590 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8874 | 2025.01.10 05:11:02.385700 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8875 | 2025.01.10 05:11:02.385778 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8876 | 2025.01.10 05:11:02.386849 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2025.01.10 05:11:02.386887 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8878 | 2025.01.10 05:11:02.387528 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8879 | 2025.01.10 05:11:02.387810 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2025.01.10 05:11:02.388000 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8881 | 2025.01.10 05:11:02.388059 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8882 | 2025.01.10 05:11:02.388094 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8883 | 2025.01.10 05:11:02.388108 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00242 sec., 5371.900826446281 rows/sec., 9.63 MiB/sec. | ||
8884 | 2025.01.10 05:11:02.388390 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
8885 | 2025.01.10 05:11:02.388503 [ 283 ] {0f43f51b-ac18-4a40-abb2-9bfa85dd3a59} <Debug> TCPHandler: Processed in 0.003019178 sec. | ||
8886 | 2025.01.10 05:11:02.388725 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8887 | 2025.01.10 05:11:02.389023 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8888 | 2025.01.10 05:11:02.389089 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8889 | 2025.01.10 05:11:02.389148 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8890 | 2025.01.10 05:11:02.389252 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 958 rows starting from the beginning of the part | ||
8891 | 2025.01.10 05:11:02.390184 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
8892 | 2025.01.10 05:11:02.390892 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
8893 | 2025.01.10 05:11:02.391667 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
8894 | 2025.01.10 05:11:02.391757 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2025.01.10 05:11:02.391838 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8896 | 2025.01.10 05:11:02.392260 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
8897 | 2025.01.10 05:11:02.393048 [ 194 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
8898 | 2025.01.10 05:11:02.393533 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8899 | 2025.01.10 05:11:02.394233 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2025.01.10 05:11:02.394610 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005685 sec., 9146.877748460862 rows/sec., 579.93 KiB/sec. | ||
8901 | 2025.01.10 05:11:02.394829 [ 288 ] {d1189a36-b740-4806-9a8d-862489e8d398} <Debug> TCPHandler: Processed in 0.006214092 sec. | ||
8902 | 2025.01.10 05:11:02.400463 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.012292078 sec., 85339.51704504316 rows/sec., 152.92 MiB/sec. | ||
8903 | 2025.01.10 05:11:02.401703 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8904 | 2025.01.10 05:11:02.402183 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8905 | 2025.01.10 05:11:02.402277 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8906 | 2025.01.10 05:11:02.402457 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
8907 | 2025.01.10 05:11:03.719491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8908 | 2025.01.10 05:11:03.739250 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8909 | 2025.01.10 05:11:03.739312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8910 | 2025.01.10 05:11:03.746238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8911 | 2025.01.10 05:11:03.746981 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8912 | 2025.01.10 05:11:03.750102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8913 | 2025.01.10 05:11:07.338594 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8914 | 2025.01.10 05:11:07.338828 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8915 | 2025.01.10 05:11:07.338915 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8916 | 2025.01.10 05:11:07.339707 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2025.01.10 05:11:07.339759 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8918 | 2025.01.10 05:11:07.340198 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8919 | 2025.01.10 05:11:07.340465 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2025.01.10 05:11:07.340726 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001958 sec., 39836.567926455566 rows/sec., 3.42 MiB/sec. | ||
8921 | 2025.01.10 05:11:07.340807 [ 288 ] {ca46f207-190e-46ae-8476-69e44e36736d} <Debug> TCPHandler: Processed in 0.002367147 sec. | ||
8922 | 2025.01.10 05:11:07.340988 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8923 | 2025.01.10 05:11:07.341137 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8924 | 2025.01.10 05:11:07.341198 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8925 | 2025.01.10 05:11:07.341871 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8926 | 2025.01.10 05:11:07.341919 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8927 | 2025.01.10 05:11:07.342296 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8928 | 2025.01.10 05:11:07.342545 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8929 | 2025.01.10 05:11:07.342765 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001664 sec., 15625.000000000002 rows/sec., 1.15 MiB/sec. | ||
8930 | 2025.01.10 05:11:07.342821 [ 283 ] {47eee20c-03f1-4879-a1aa-13be738cdac7} <Debug> TCPHandler: Processed in 0.001919192 sec. | ||
8931 | 2025.01.10 05:11:07.342951 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2025.01.10 05:11:07.343063 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8933 | 2025.01.10 05:11:07.343109 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8934 | 2025.01.10 05:11:07.343658 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2025.01.10 05:11:07.343698 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8936 | 2025.01.10 05:11:07.344053 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8937 | 2025.01.10 05:11:07.344292 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8938 | 2025.01.10 05:11:07.344515 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001476 sec., 36585.365853658535 rows/sec., 2.86 MiB/sec. | ||
8939 | 2025.01.10 05:11:07.344607 [ 288 ] {b031a9da-df5e-48bd-bf94-d2fe252769c7} <Debug> TCPHandler: Processed in 0.001709895 sec. | ||
8940 | 2025.01.10 05:11:07.344817 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2025.01.10 05:11:07.345053 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8942 | 2025.01.10 05:11:07.345107 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8943 | 2025.01.10 05:11:07.345630 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8944 | 2025.01.10 05:11:07.345669 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8945 | 2025.01.10 05:11:07.346071 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8946 | 2025.01.10 05:11:07.346321 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2025.01.10 05:11:07.346551 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001558 sec., 64184.85237483954 rows/sec., 4.45 MiB/sec. | ||
8948 | 2025.01.10 05:11:07.346604 [ 283 ] {d75de3ad-93f2-4434-b0cf-bb6c6967c32d} <Debug> TCPHandler: Processed in 0.001912662 sec. | ||
8949 | 2025.01.10 05:11:07.346732 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8950 | 2025.01.10 05:11:07.346843 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8951 | 2025.01.10 05:11:07.346909 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8952 | 2025.01.10 05:11:07.348045 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2025.01.10 05:11:07.348086 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8954 | 2025.01.10 05:11:07.348716 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8955 | 2025.01.10 05:11:07.348977 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2025.01.10 05:11:07.349239 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002415 sec., 10766.045548654243 rows/sec., 19.29 MiB/sec. | ||
8957 | 2025.01.10 05:11:07.349530 [ 288 ] {06f72c1c-1c1b-4976-9a65-4a09415d8bdd} <Debug> TCPHandler: Processed in 0.002851192 sec. | ||
8958 | 2025.01.10 05:11:07.349711 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8959 | 2025.01.10 05:11:07.349840 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8960 | 2025.01.10 05:11:07.349896 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8961 | 2025.01.10 05:11:07.350410 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8962 | 2025.01.10 05:11:07.350455 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8963 | 2025.01.10 05:11:07.350909 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8964 | 2025.01.10 05:11:07.351167 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8965 | 2025.01.10 05:11:07.351403 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001587 sec., 18903.591682419657 rows/sec., 1.30 MiB/sec. | ||
8966 | 2025.01.10 05:11:07.351503 [ 283 ] {0ab6e34f-69d9-4f6f-83bb-90c5e6bfad60} <Debug> TCPHandler: Processed in 0.00185641 sec. | ||
8967 | 2025.01.10 05:11:07.461682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1268 | ||
8968 | 2025.01.10 05:11:07.464518 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8969 | 2025.01.10 05:11:07.464562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8970 | 2025.01.10 05:11:07.466010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8971 | 2025.01.10 05:11:07.466319 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8972 | 2025.01.10 05:11:07.466533 [ 134 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8973 | 2025.01.10 05:11:07.466654 [ 134 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.01.10 05:11:07.466725 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8975 | 2025.01.10 05:11:07.467397 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
8976 | 2025.01.10 05:11:07.468730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
8977 | 2025.01.10 05:11:07.469117 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8978 | 2025.01.10 05:11:07.469318 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1088 rows starting from the beginning of the part | ||
8979 | 2025.01.10 05:11:07.470024 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
8980 | 2025.01.10 05:11:07.470662 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
8981 | 2025.01.10 05:11:07.471366 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
8982 | 2025.01.10 05:11:07.472105 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
8983 | 2025.01.10 05:11:07.472817 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
8984 | 2025.01.10 05:11:07.481613 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 72 columns (72 merged, 0 gathered) in 0.014732248 sec., 86069.68875354256 rows/sec., 67.15 MiB/sec. | ||
8985 | 2025.01.10 05:11:07.483317 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8986 | 2025.01.10 05:11:07.484177 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8987 | 2025.01.10 05:11:07.484281 [ 193 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_31_6} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8988 | 2025.01.10 05:11:07.484641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
8989 | 2025.01.10 05:11:08.599206 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8990 | 2025.01.10 05:11:08.599418 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8991 | 2025.01.10 05:11:08.599497 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8992 | 2025.01.10 05:11:08.600316 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2025.01.10 05:11:08.600358 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
8994 | 2025.01.10 05:11:08.600783 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8995 | 2025.01.10 05:11:08.601052 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8996 | 2025.01.10 05:11:08.601262 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
8997 | 2025.01.10 05:11:08.601319 [ 288 ] {2d37ebba-4af5-4158-a1e5-bf54bc1e4a99} <Debug> TCPHandler: Processed in 0.002255243 sec. | ||
8998 | 2025.01.10 05:11:08.601543 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2025.01.10 05:11:08.601683 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9000 | 2025.01.10 05:11:08.601742 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9001 | 2025.01.10 05:11:08.602347 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.01.10 05:11:08.602386 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9003 | 2025.01.10 05:11:08.602747 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
9004 | 2025.01.10 05:11:08.602999 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2025.01.10 05:11:08.603208 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 630.89 KiB/sec. | ||
9006 | 2025.01.10 05:11:08.603378 [ 283 ] {e6e2c427-1f6c-4171-9493-400ce609549c} <Debug> TCPHandler: Processed in 0.001900232 sec. | ||
9007 | 2025.01.10 05:11:08.603560 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2025.01.10 05:11:08.603690 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9009 | 2025.01.10 05:11:08.603742 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9010 | 2025.01.10 05:11:08.605038 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2025.01.10 05:11:08.605077 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9012 | 2025.01.10 05:11:08.605514 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9013 | 2025.01.10 05:11:08.605759 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2025.01.10 05:11:08.605966 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.0023 sec., 584782.6086956522 rows/sec., 48.69 MiB/sec. | ||
9015 | 2025.01.10 05:11:08.606068 [ 288 ] {79fcd420-caec-4b8f-9942-b08f03938f57} <Debug> TCPHandler: Processed in 0.002571694 sec. | ||
9016 | 2025.01.10 05:11:08.606263 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.01.10 05:11:08.606455 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9018 | 2025.01.10 05:11:08.606502 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9019 | 2025.01.10 05:11:08.607057 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2025.01.10 05:11:08.607097 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9021 | 2025.01.10 05:11:08.607443 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9022 | 2025.01.10 05:11:08.607680 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2025.01.10 05:11:08.607897 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.50 MiB/sec. | ||
9024 | 2025.01.10 05:11:08.607951 [ 283 ] {852e5d02-852d-4b0e-a2e6-adbebb7273ee} <Debug> TCPHandler: Processed in 0.001781058 sec. | ||
9025 | 2025.01.10 05:11:08.608109 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9026 | 2025.01.10 05:11:08.608240 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9027 | 2025.01.10 05:11:08.608293 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9028 | 2025.01.10 05:11:08.609032 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2025.01.10 05:11:08.609072 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9030 | 2025.01.10 05:11:08.609430 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9031 | 2025.01.10 05:11:08.609676 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2025.01.10 05:11:08.609884 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001673 sec., 144650.32875074717 rows/sec., 9.80 MiB/sec. | ||
9033 | 2025.01.10 05:11:08.609935 [ 288 ] {4a30b17b-ebe9-4c61-b792-1c01a1df6a0f} <Debug> TCPHandler: Processed in 0.001889931 sec. | ||
9034 | 2025.01.10 05:11:08.610089 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9035 | 2025.01.10 05:11:08.610202 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9036 | 2025.01.10 05:11:08.610247 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9037 | 2025.01.10 05:11:08.610772 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.01.10 05:11:08.610812 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9039 | 2025.01.10 05:11:08.611157 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9040 | 2025.01.10 05:11:08.611387 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2025.01.10 05:11:08.611603 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001423 sec., 9135.628952916373 rows/sec., 569.60 KiB/sec. | ||
9042 | 2025.01.10 05:11:08.611655 [ 283 ] {051e35d7-9995-4a86-bced-5e6bfe7370e7} <Debug> TCPHandler: Processed in 0.001624323 sec. | ||
9043 | 2025.01.10 05:11:08.611790 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9044 | 2025.01.10 05:11:08.611896 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9045 | 2025.01.10 05:11:08.611940 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9046 | 2025.01.10 05:11:08.612795 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2025.01.10 05:11:08.612836 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9048 | 2025.01.10 05:11:08.613222 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9049 | 2025.01.10 05:11:08.613463 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2025.01.10 05:11:08.613684 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.001812 sec., 456401.766004415 rows/sec., 32.94 MiB/sec. | ||
9051 | 2025.01.10 05:11:08.613740 [ 288 ] {2784880b-1bf0-4d96-baae-77ea56fc65cb} <Debug> TCPHandler: Processed in 0.002005285 sec. | ||
9052 | 2025.01.10 05:11:08.613902 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2025.01.10 05:11:08.614020 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9054 | 2025.01.10 05:11:08.614067 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9055 | 2025.01.10 05:11:08.614514 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2025.01.10 05:11:08.614553 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9057 | 2025.01.10 05:11:08.614922 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9058 | 2025.01.10 05:11:08.615159 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2025.01.10 05:11:08.615365 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001368 sec., 4385.964912280701 rows/sec., 229.15 KiB/sec. | ||
9060 | 2025.01.10 05:11:08.615413 [ 283 ] {4b8b87d5-6fc6-4c3e-964d-01ca1effb68f} <Debug> TCPHandler: Processed in 0.001578291 sec. | ||
9061 | 2025.01.10 05:11:08.615552 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9062 | 2025.01.10 05:11:08.615661 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9063 | 2025.01.10 05:11:08.615709 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9064 | 2025.01.10 05:11:08.616429 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2025.01.10 05:11:08.616468 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9066 | 2025.01.10 05:11:08.616902 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9067 | 2025.01.10 05:11:08.617138 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2025.01.10 05:11:08.617356 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001718 sec., 564027.9394644937 rows/sec., 37.49 MiB/sec. | ||
9069 | 2025.01.10 05:11:08.617407 [ 288 ] {df3de299-7bf8-4ed0-ba02-5282e8fb97e7} <Debug> TCPHandler: Processed in 0.001908492 sec. | ||
9070 | 2025.01.10 05:11:08.617554 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9071 | 2025.01.10 05:11:08.617664 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9072 | 2025.01.10 05:11:08.617711 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9073 | 2025.01.10 05:11:08.618125 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2025.01.10 05:11:08.618164 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9075 | 2025.01.10 05:11:08.618501 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9076 | 2025.01.10 05:11:08.618743 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2025.01.10 05:11:08.618980 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 50.63 KiB/sec. | ||
9078 | 2025.01.10 05:11:08.619144 [ 283 ] {4755fb9f-f58b-4d9b-80be-7ffbd3982336} <Debug> TCPHandler: Processed in 0.001642833 sec. | ||
9079 | 2025.01.10 05:11:08.619368 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9080 | 2025.01.10 05:11:08.619500 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9081 | 2025.01.10 05:11:08.619586 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9082 | 2025.01.10 05:11:08.620741 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2025.01.10 05:11:08.620780 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9084 | 2025.01.10 05:11:08.621385 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9085 | 2025.01.10 05:11:08.621645 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2025.01.10 05:11:08.621901 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002428 sec., 5354.200988467875 rows/sec., 9.59 MiB/sec. | ||
9087 | 2025.01.10 05:11:08.622175 [ 288 ] {20000433-b3d9-4f98-bd05-8acf9a37dbe8} <Debug> TCPHandler: Processed in 0.002923195 sec. | ||
9088 | 2025.01.10 05:11:08.622355 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9089 | 2025.01.10 05:11:08.622467 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9090 | 2025.01.10 05:11:08.622513 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9091 | 2025.01.10 05:11:08.622955 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2025.01.10 05:11:08.622994 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9093 | 2025.01.10 05:11:08.623342 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9094 | 2025.01.10 05:11:08.623578 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.01.10 05:11:08.623803 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001356 sec., 25073.746312684365 rows/sec., 1.46 MiB/sec. | ||
9096 | 2025.01.10 05:11:08.623852 [ 283 ] {c3b41bb8-ffde-474d-9090-07697c168124} <Debug> TCPHandler: Processed in 0.001580541 sec. | ||
9097 | 2025.01.10 05:11:09.879875 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
9098 | 2025.01.10 05:11:09.880614 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2025.01.10 05:11:09.880666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9100 | 2025.01.10 05:11:09.881212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9101 | 2025.01.10 05:11:09.881491 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2025.01.10 05:11:09.881814 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
9103 | 2025.01.10 05:11:11.251053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9104 | 2025.01.10 05:11:11.271467 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9105 | 2025.01.10 05:11:11.271527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9106 | 2025.01.10 05:11:11.278834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9107 | 2025.01.10 05:11:11.279581 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9108 | 2025.01.10 05:11:11.282392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9109 | 2025.01.10 05:11:12.336409 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9110 | 2025.01.10 05:11:12.336724 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9111 | 2025.01.10 05:11:12.336843 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9112 | 2025.01.10 05:11:12.337739 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9113 | 2025.01.10 05:11:12.337792 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9114 | 2025.01.10 05:11:12.338224 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9115 | 2025.01.10 05:11:12.338489 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9116 | 2025.01.10 05:11:12.338698 [ 17 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9117 | 2025.01.10 05:11:12.338742 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002103 sec., 12363.290537327628 rows/sec., 941.27 KiB/sec. | ||
9118 | 2025.01.10 05:11:12.338782 [ 17 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9119 | 2025.01.10 05:11:12.338852 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9120 | 2025.01.10 05:11:12.338879 [ 288 ] {00c4f053-3605-49e7-a18a-5c1d0f0a7411} <Debug> TCPHandler: Processed in 0.002669706 sec. | ||
9121 | 2025.01.10 05:11:12.339021 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
9122 | 2025.01.10 05:11:12.339092 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9123 | 2025.01.10 05:11:12.339153 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9124 | 2025.01.10 05:11:12.339200 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1399 rows starting from the beginning of the part | ||
9125 | 2025.01.10 05:11:12.339261 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9126 | 2025.01.10 05:11:12.339311 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part | ||
9127 | 2025.01.10 05:11:12.339381 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9128 | 2025.01.10 05:11:12.339806 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 199 rows starting from the beginning of the part | ||
9129 | 2025.01.10 05:11:12.340268 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
9130 | 2025.01.10 05:11:12.340575 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1345 rows starting from the beginning of the part | ||
9131 | 2025.01.10 05:11:12.340924 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
9132 | 2025.01.10 05:11:12.341977 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9133 | 2025.01.10 05:11:12.342024 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9134 | 2025.01.10 05:11:12.342550 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9135 | 2025.01.10 05:11:12.342832 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9136 | 2025.01.10 05:11:12.343041 [ 17 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9137 | 2025.01.10 05:11:12.343188 [ 17 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2025.01.10 05:11:12.343202 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003954 sec., 7081.436519979768 rows/sec., 565.59 KiB/sec. | ||
9139 | 2025.01.10 05:11:12.343345 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9140 | 2025.01.10 05:11:12.343772 [ 283 ] {ddb0051b-820b-48bb-919f-4c6f32c53808} <Debug> TCPHandler: Processed in 0.004747094 sec. | ||
9141 | 2025.01.10 05:11:12.344094 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138267 sec., 608181.707957177 rows/sec., 53.29 MiB/sec. | ||
9142 | 2025.01.10 05:11:12.344176 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2025.01.10 05:11:12.344261 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
9144 | 2025.01.10 05:11:12.344454 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9145 | 2025.01.10 05:11:12.344491 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9146 | 2025.01.10 05:11:12.344737 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9147 | 2025.01.10 05:11:12.344772 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9148 | 2025.01.10 05:11:12.344905 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 873 rows starting from the beginning of the part | ||
9149 | 2025.01.10 05:11:12.345393 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 54 rows starting from the beginning of the part | ||
9150 | 2025.01.10 05:11:12.345810 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2025.01.10 05:11:12.346018 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 359 rows starting from the beginning of the part | ||
9152 | 2025.01.10 05:11:12.346392 [ 191 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_71_14} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9153 | 2025.01.10 05:11:12.346552 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 54 rows starting from the beginning of the part | ||
9154 | 2025.01.10 05:11:12.346836 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
9155 | 2025.01.10 05:11:12.347061 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 827 rows starting from the beginning of the part | ||
9156 | 2025.01.10 05:11:12.347381 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
9157 | 2025.01.10 05:11:12.348317 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9158 | 2025.01.10 05:11:12.348397 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9159 | 2025.01.10 05:11:12.349460 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9160 | 2025.01.10 05:11:12.349907 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9161 | 2025.01.10 05:11:12.350095 [ 17 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9162 | 2025.01.10 05:11:12.350218 [ 17 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2025.01.10 05:11:12.350321 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9164 | 2025.01.10 05:11:12.350545 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.006124 sec., 9797.517962116264 rows/sec., 695.59 KiB/sec. | ||
9165 | 2025.01.10 05:11:12.350921 [ 288 ] {535a779f-7d58-4ac9-a189-f9ff1baa57b2} <Debug> TCPHandler: Processed in 0.006976426 sec. | ||
9166 | 2025.01.10 05:11:12.350921 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
9167 | 2025.01.10 05:11:12.351001 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.007286036 sec., 301261.2070541513 rows/sec., 22.95 MiB/sec. | ||
9168 | 2025.01.10 05:11:12.351171 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9169 | 2025.01.10 05:11:12.351267 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9170 | 2025.01.10 05:11:12.351322 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9171 | 2025.01.10 05:11:12.351388 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17198 rows starting from the beginning of the part | ||
9172 | 2025.01.10 05:11:12.351518 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9173 | 2025.01.10 05:11:12.351793 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9174 | 2025.01.10 05:11:12.351807 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part | ||
9175 | 2025.01.10 05:11:12.352489 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part | ||
9176 | 2025.01.10 05:11:12.352805 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2025.01.10 05:11:12.353107 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
9178 | 2025.01.10 05:11:12.353314 [ 196 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_71_14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9179 | 2025.01.10 05:11:12.353677 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 969 rows starting from the beginning of the part | ||
9180 | 2025.01.10 05:11:12.353834 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
9181 | 2025.01.10 05:11:12.354195 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
9182 | 2025.01.10 05:11:12.355123 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2025.01.10 05:11:12.355197 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9184 | 2025.01.10 05:11:12.355772 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9185 | 2025.01.10 05:11:12.356094 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9186 | 2025.01.10 05:11:12.356490 [ 17 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9187 | 2025.01.10 05:11:12.356597 [ 17 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9188 | 2025.01.10 05:11:12.356632 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005232 sec., 3440.3669724770643 rows/sec., 241.34 KiB/sec. | ||
9189 | 2025.01.10 05:11:12.356682 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9190 | 2025.01.10 05:11:12.356988 [ 283 ] {c736df5e-5b0b-4bdc-ba90-c87141c4eb36} <Debug> TCPHandler: Processed in 0.005928333 sec. | ||
9191 | 2025.01.10 05:11:12.357334 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
9192 | 2025.01.10 05:11:12.357644 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9193 | 2025.01.10 05:11:12.357716 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2320 rows starting from the beginning of the part | ||
9194 | 2025.01.10 05:11:12.357908 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
9195 | 2025.01.10 05:11:12.358017 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part | ||
9196 | 2025.01.10 05:11:12.358129 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
9197 | 2025.01.10 05:11:12.358210 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
9198 | 2025.01.10 05:11:12.358340 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part | ||
9199 | 2025.01.10 05:11:12.360614 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 4 columns (4 merged, 0 gathered) in 0.003732621 sec., 665484.1196038922 rows/sec., 42.84 MiB/sec. | ||
9200 | 2025.01.10 05:11:12.361192 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9201 | 2025.01.10 05:11:12.361676 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.01.10 05:11:12.362007 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_71_14} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9203 | 2025.01.10 05:11:12.362082 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18604 rows, containing 5 columns (5 merged, 0 gathered) in 0.011572745 sec., 1607570.2005012638 rows/sec., 107.64 MiB/sec. | ||
9204 | 2025.01.10 05:11:12.362165 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
9205 | 2025.01.10 05:11:12.362367 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9206 | 2025.01.10 05:11:12.362666 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2025.01.10 05:11:12.362756 [ 194 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9208 | 2025.01.10 05:11:12.362856 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
9209 | 2025.01.10 05:11:17.164222 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9210 | 2025.01.10 05:11:17.164289 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9211 | 2025.01.10 05:11:17.338463 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9212 | 2025.01.10 05:11:17.338664 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9213 | 2025.01.10 05:11:17.338742 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9214 | 2025.01.10 05:11:17.339568 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9215 | 2025.01.10 05:11:17.339622 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9216 | 2025.01.10 05:11:17.340062 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9217 | 2025.01.10 05:11:17.340323 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9218 | 2025.01.10 05:11:17.340607 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001993 sec., 39136.97942799799 rows/sec., 3.36 MiB/sec. | ||
9219 | 2025.01.10 05:11:17.340723 [ 288 ] {cae9df5c-ab9e-47c7-a814-6afa8b927305} <Debug> TCPHandler: Processed in 0.002397277 sec. | ||
9220 | 2025.01.10 05:11:17.340964 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9221 | 2025.01.10 05:11:17.341113 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9222 | 2025.01.10 05:11:17.341165 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9223 | 2025.01.10 05:11:17.341773 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9224 | 2025.01.10 05:11:17.341814 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9225 | 2025.01.10 05:11:17.342182 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9226 | 2025.01.10 05:11:17.342419 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9227 | 2025.01.10 05:11:17.342634 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 1.23 MiB/sec. | ||
9228 | 2025.01.10 05:11:17.342687 [ 283 ] {403b42e8-a9ea-4505-b890-062b343b60a2} <Debug> TCPHandler: Processed in 0.001823679 sec. | ||
9229 | 2025.01.10 05:11:17.342838 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9230 | 2025.01.10 05:11:17.342947 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9231 | 2025.01.10 05:11:17.342992 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9232 | 2025.01.10 05:11:17.343561 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9233 | 2025.01.10 05:11:17.343601 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9234 | 2025.01.10 05:11:17.343967 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9235 | 2025.01.10 05:11:17.344213 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9236 | 2025.01.10 05:11:17.344438 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00151 sec., 35761.58940397351 rows/sec., 2.79 MiB/sec. | ||
9237 | 2025.01.10 05:11:17.344509 [ 288 ] {42f4661a-7f5f-4359-abe5-251e8e33a5de} <Debug> TCPHandler: Processed in 0.001724216 sec. | ||
9238 | 2025.01.10 05:11:17.344725 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9239 | 2025.01.10 05:11:17.344878 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9240 | 2025.01.10 05:11:17.344930 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9241 | 2025.01.10 05:11:17.345454 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9242 | 2025.01.10 05:11:17.345494 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9243 | 2025.01.10 05:11:17.345886 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9244 | 2025.01.10 05:11:17.346129 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9245 | 2025.01.10 05:11:17.346344 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001491 sec., 67069.0811535882 rows/sec., 4.65 MiB/sec. | ||
9246 | 2025.01.10 05:11:17.346396 [ 283 ] {c51d4770-a6bc-4ce7-9d20-e071939f88d3} <Debug> TCPHandler: Processed in 0.001786608 sec. | ||
9247 | 2025.01.10 05:11:17.346530 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9248 | 2025.01.10 05:11:17.346639 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9249 | 2025.01.10 05:11:17.346706 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9250 | 2025.01.10 05:11:17.347808 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9251 | 2025.01.10 05:11:17.347848 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9252 | 2025.01.10 05:11:17.348478 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9253 | 2025.01.10 05:11:17.348753 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9254 | 2025.01.10 05:11:17.348990 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002374 sec., 10951.979780960406 rows/sec., 19.63 MiB/sec. | ||
9255 | 2025.01.10 05:11:17.349092 [ 288 ] {9c12b4a2-6fc5-4d45-aa98-6c9bdbb53fa2} <Debug> TCPHandler: Processed in 0.002614815 sec. | ||
9256 | 2025.01.10 05:11:17.349244 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9257 | 2025.01.10 05:11:17.349374 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9258 | 2025.01.10 05:11:17.349431 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9259 | 2025.01.10 05:11:17.349955 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9260 | 2025.01.10 05:11:17.350001 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9261 | 2025.01.10 05:11:17.350405 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9262 | 2025.01.10 05:11:17.350650 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9263 | 2025.01.10 05:11:17.350853 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001507 sec., 19907.100199071 rows/sec., 1.36 MiB/sec. | ||
9264 | 2025.01.10 05:11:17.350904 [ 283 ] {69be0d7e-7101-42fa-830b-b07549c906d8} <Debug> TCPHandler: Processed in 0.001725106 sec. | ||
9265 | 2025.01.10 05:11:17.382839 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
9266 | 2025.01.10 05:11:17.383529 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2025.01.10 05:11:17.383579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9268 | 2025.01.10 05:11:17.384133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9269 | 2025.01.10 05:11:17.384415 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9270 | 2025.01.10 05:11:17.384654 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
9271 | 2025.01.10 05:11:17.469776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1312 | ||
9272 | 2025.01.10 05:11:17.472839 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2025.01.10 05:11:17.472884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9274 | 2025.01.10 05:11:17.474325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9275 | 2025.01.10 05:11:17.474631 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2025.01.10 05:11:17.475866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
9277 | 2025.01.10 05:11:18.783347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9278 | 2025.01.10 05:11:18.804699 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9279 | 2025.01.10 05:11:18.804763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9280 | 2025.01.10 05:11:18.812136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9281 | 2025.01.10 05:11:18.812918 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9282 | 2025.01.10 05:11:18.815810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9283 | 2025.01.10 05:11:21.079798 [ 148 ] {} <Debug> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
9284 | 2025.01.10 05:11:21.079895 [ 148 ] {} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9285 | 2025.01.10 05:11:21.079923 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9286 | 2025.01.10 05:11:21.080171 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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 | ||
9287 | 2025.01.10 05:11:21.080359 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9288 | 2025.01.10 05:11:21.080398 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
9289 | 2025.01.10 05:11:21.080482 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
9290 | 2025.01.10 05:11:21.080705 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
9291 | 2025.01.10 05:11:21.081001 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
9292 | 2025.01.10 05:11:21.081266 [ 186 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
9293 | 2025.01.10 05:11:21.082767 [ 194 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00276059 sec., 15214.139006516723 rows/sec., 1.27 MiB/sec. | ||
9294 | 2025.01.10 05:11:21.082959 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
9295 | 2025.01.10 05:11:21.083307 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9296 | 2025.01.10 05:11:21.083399 [ 188 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_9_2} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
9297 | 2025.01.10 05:11:21.083507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9298 | 2025.01.10 05:11:22.343121 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9299 | 2025.01.10 05:11:22.343349 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9300 | 2025.01.10 05:11:22.343438 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9301 | 2025.01.10 05:11:22.344219 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.01.10 05:11:22.344274 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9303 | 2025.01.10 05:11:22.344715 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9304 | 2025.01.10 05:11:22.344975 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.01.10 05:11:22.345213 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. | ||
9306 | 2025.01.10 05:11:22.345280 [ 288 ] {a4d9782d-553b-4b18-b8b1-81c29d305407} <Debug> TCPHandler: Processed in 0.002311475 sec. | ||
9307 | 2025.01.10 05:11:22.345460 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9308 | 2025.01.10 05:11:22.345586 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9309 | 2025.01.10 05:11:22.345638 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9310 | 2025.01.10 05:11:22.346283 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9311 | 2025.01.10 05:11:22.346326 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9312 | 2025.01.10 05:11:22.346720 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9313 | 2025.01.10 05:11:22.346964 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9314 | 2025.01.10 05:11:22.347186 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001627 sec., 122311.00184388446 rows/sec., 10.87 MiB/sec. | ||
9315 | 2025.01.10 05:11:22.347239 [ 283 ] {3d0a109a-2f06-432e-8452-2923b4e0f703} <Debug> TCPHandler: Processed in 0.001838809 sec. | ||
9316 | 2025.01.10 05:11:22.347374 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9317 | 2025.01.10 05:11:22.347507 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9318 | 2025.01.10 05:11:22.347562 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9319 | 2025.01.10 05:11:22.348219 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9320 | 2025.01.10 05:11:22.348268 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9321 | 2025.01.10 05:11:22.348645 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9322 | 2025.01.10 05:11:22.348887 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9323 | 2025.01.10 05:11:22.349129 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00165 sec., 12121.212121212122 rows/sec., 868.84 KiB/sec. | ||
9324 | 2025.01.10 05:11:22.349228 [ 288 ] {b61838ae-f41f-4d8c-bf3e-12019cb61f2f} <Debug> TCPHandler: Processed in 0.001907802 sec. | ||
9325 | 2025.01.10 05:11:22.349446 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9326 | 2025.01.10 05:11:22.349583 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9327 | 2025.01.10 05:11:22.349639 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9328 | 2025.01.10 05:11:22.350288 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2025.01.10 05:11:22.350336 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9330 | 2025.01.10 05:11:22.350701 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9331 | 2025.01.10 05:11:22.350945 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9332 | 2025.01.10 05:11:22.351184 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. | ||
9333 | 2025.01.10 05:11:22.351316 [ 283 ] {8b7d647f-82f5-48aa-b096-a6c7f5fbe155} <Debug> TCPHandler: Processed in 0.001971194 sec. | ||
9334 | 2025.01.10 05:11:22.351482 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9335 | 2025.01.10 05:11:22.351609 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9336 | 2025.01.10 05:11:22.351669 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9337 | 2025.01.10 05:11:22.352319 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9338 | 2025.01.10 05:11:22.352366 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9339 | 2025.01.10 05:11:22.352771 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9340 | 2025.01.10 05:11:22.353036 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9341 | 2025.01.10 05:11:22.353250 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00167 sec., 7784.43113772455 rows/sec., 485.36 KiB/sec. | ||
9342 | 2025.01.10 05:11:22.353302 [ 288 ] {1f4a9ac0-4fec-412a-bf5c-0e545871d08a} <Debug> TCPHandler: Processed in 0.001885461 sec. | ||
9343 | 2025.01.10 05:11:22.353481 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9344 | 2025.01.10 05:11:22.353593 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9345 | 2025.01.10 05:11:22.353643 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9346 | 2025.01.10 05:11:22.354380 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2025.01.10 05:11:22.354422 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9348 | 2025.01.10 05:11:22.354816 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9349 | 2025.01.10 05:11:22.355062 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2025.01.10 05:11:22.355319 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001746 sec., 205612.82932416955 rows/sec., 14.45 MiB/sec. | ||
9351 | 2025.01.10 05:11:22.355387 [ 283 ] {557c00ef-ccde-456d-8ced-472f697ceed4} <Debug> TCPHandler: Processed in 0.001973574 sec. | ||
9352 | 2025.01.10 05:11:22.355541 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9353 | 2025.01.10 05:11:22.355651 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9354 | 2025.01.10 05:11:22.355698 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9355 | 2025.01.10 05:11:22.356155 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9356 | 2025.01.10 05:11:22.356194 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9357 | 2025.01.10 05:11:22.356556 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9358 | 2025.01.10 05:11:22.356800 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9359 | 2025.01.10 05:11:22.357055 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
9360 | 2025.01.10 05:11:22.357233 [ 288 ] {3bc17e11-fa5a-409a-bbca-a92432add07e} <Debug> TCPHandler: Processed in 0.001738286 sec. | ||
9361 | 2025.01.10 05:11:22.357425 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9362 | 2025.01.10 05:11:22.357537 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9363 | 2025.01.10 05:11:22.357599 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9364 | 2025.01.10 05:11:22.358221 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9365 | 2025.01.10 05:11:22.358267 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9366 | 2025.01.10 05:11:22.358672 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9367 | 2025.01.10 05:11:22.358940 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9368 | 2025.01.10 05:11:22.359186 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001671 sec., 105924.5960502693 rows/sec., 6.99 MiB/sec. | ||
9369 | 2025.01.10 05:11:22.359257 [ 283 ] {0378335f-2867-4fd6-a2f6-313292a81599} <Debug> TCPHandler: Processed in 0.001902731 sec. | ||
9370 | 2025.01.10 05:11:22.359393 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9371 | 2025.01.10 05:11:22.359502 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9372 | 2025.01.10 05:11:22.359551 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9373 | 2025.01.10 05:11:22.359974 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2025.01.10 05:11:22.360014 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9375 | 2025.01.10 05:11:22.360363 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9376 | 2025.01.10 05:11:22.360601 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2025.01.10 05:11:22.360832 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
9378 | 2025.01.10 05:11:22.360946 [ 288 ] {b67bde74-0122-4040-b742-01c649899841} <Debug> TCPHandler: Processed in 0.001606862 sec. | ||
9379 | 2025.01.10 05:11:22.361083 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9380 | 2025.01.10 05:11:22.361190 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9381 | 2025.01.10 05:11:22.361256 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9382 | 2025.01.10 05:11:22.362320 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2025.01.10 05:11:22.362358 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9384 | 2025.01.10 05:11:22.362974 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9385 | 2025.01.10 05:11:22.363237 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2025.01.10 05:11:22.363540 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002368 sec., 5489.864864864865 rows/sec., 9.84 MiB/sec. | ||
9387 | 2025.01.10 05:11:22.364002 [ 283 ] {6c7d1945-79ad-4794-a380-8f5ce05457ab} <Debug> TCPHandler: Processed in 0.002970776 sec. | ||
9388 | 2025.01.10 05:11:22.364258 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9389 | 2025.01.10 05:11:22.364408 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9390 | 2025.01.10 05:11:22.364465 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9391 | 2025.01.10 05:11:22.365018 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9392 | 2025.01.10 05:11:22.365065 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9393 | 2025.01.10 05:11:22.365476 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9394 | 2025.01.10 05:11:22.365721 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9395 | 2025.01.10 05:11:22.365936 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001558 sec., 33376.12323491656 rows/sec., 2.07 MiB/sec. | ||
9396 | 2025.01.10 05:11:22.365987 [ 288 ] {b52e5006-fd0f-49ce-9d55-d625f41a6e1b} <Debug> TCPHandler: Processed in 0.001875761 sec. | ||
9397 | 2025.01.10 05:11:24.885676 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
9398 | 2025.01.10 05:11:24.886324 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9399 | 2025.01.10 05:11:24.886381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9400 | 2025.01.10 05:11:24.886939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9401 | 2025.01.10 05:11:24.887218 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9402 | 2025.01.10 05:11:24.887483 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
9403 | 2025.01.10 05:11:26.316762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9404 | 2025.01.10 05:11:26.338526 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9405 | 2025.01.10 05:11:26.338596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9406 | 2025.01.10 05:11:26.345911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9407 | 2025.01.10 05:11:26.346704 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9408 | 2025.01.10 05:11:26.351002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9409 | 2025.01.10 05:11:27.339660 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9410 | 2025.01.10 05:11:27.339877 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9411 | 2025.01.10 05:11:27.339962 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9412 | 2025.01.10 05:11:27.340786 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2025.01.10 05:11:27.340837 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9414 | 2025.01.10 05:11:27.341260 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
9415 | 2025.01.10 05:11:27.341525 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2025.01.10 05:11:27.341769 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec. | ||
9417 | 2025.01.10 05:11:27.341836 [ 288 ] {3dd37f92-ad74-4688-8f82-8915d92a49fd} <Debug> TCPHandler: Processed in 0.002323246 sec. | ||
9418 | 2025.01.10 05:11:27.342027 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9419 | 2025.01.10 05:11:27.342172 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9420 | 2025.01.10 05:11:27.342230 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9421 | 2025.01.10 05:11:27.342884 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2025.01.10 05:11:27.342925 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9423 | 2025.01.10 05:11:27.343300 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9424 | 2025.01.10 05:11:27.343553 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2025.01.10 05:11:27.343767 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.00163 sec., 48466.25766871166 rows/sec., 4.15 MiB/sec. | ||
9426 | 2025.01.10 05:11:27.343821 [ 283 ] {60f0cd18-7fa4-4c71-80ed-963e34aea7b9} <Debug> TCPHandler: Processed in 0.00186386 sec. | ||
9427 | 2025.01.10 05:11:27.343965 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9428 | 2025.01.10 05:11:27.344096 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9429 | 2025.01.10 05:11:27.344151 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9430 | 2025.01.10 05:11:27.344756 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2025.01.10 05:11:27.344796 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9432 | 2025.01.10 05:11:27.345154 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9433 | 2025.01.10 05:11:27.345395 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2025.01.10 05:11:27.345556 [ 144 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9435 | 2025.01.10 05:11:27.345617 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001547 sec., 18099.547511312216 rows/sec., 1.32 MiB/sec. | ||
9436 | 2025.01.10 05:11:27.345631 [ 144 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2025.01.10 05:11:27.345695 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9438 | 2025.01.10 05:11:27.345735 [ 288 ] {e63dbc36-098e-4b4b-8258-c0323ae8ff48} <Debug> TCPHandler: Processed in 0.001831939 sec. | ||
9439 | 2025.01.10 05:11:27.345946 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9440 | 2025.01.10 05:11:27.345945 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
9441 | 2025.01.10 05:11:27.346178 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9442 | 2025.01.10 05:11:27.346221 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9443 | 2025.01.10 05:11:27.346291 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9444 | 2025.01.10 05:11:27.346299 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part | ||
9445 | 2025.01.10 05:11:27.346701 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
9446 | 2025.01.10 05:11:27.347091 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
9447 | 2025.01.10 05:11:27.347497 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
9448 | 2025.01.10 05:11:27.347767 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
9449 | 2025.01.10 05:11:27.348001 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
9450 | 2025.01.10 05:11:27.349027 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2025.01.10 05:11:27.349094 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9452 | 2025.01.10 05:11:27.350084 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9453 | 2025.01.10 05:11:27.350669 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2025.01.10 05:11:27.351193 [ 194 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005371264 sec., 35745.77604079785 rows/sec., 2.70 MiB/sec. | ||
9455 | 2025.01.10 05:11:27.351283 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.005205 sec., 10758.885686839576 rows/sec., 860.99 KiB/sec. | ||
9456 | 2025.01.10 05:11:27.351595 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9457 | 2025.01.10 05:11:27.351613 [ 283 ] {d356810a-b9c1-4854-9c6f-b381d1db3ab5} <Debug> TCPHandler: Processed in 0.005771327 sec. | ||
9458 | 2025.01.10 05:11:27.351898 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9459 | 2025.01.10 05:11:27.352303 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9460 | 2025.01.10 05:11:27.352502 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9461 | 2025.01.10 05:11:27.352625 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9462 | 2025.01.10 05:11:27.352985 [ 200 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_61_12} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9463 | 2025.01.10 05:11:27.353173 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9464 | 2025.01.10 05:11:27.353502 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2025.01.10 05:11:27.353546 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9466 | 2025.01.10 05:11:27.353963 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9467 | 2025.01.10 05:11:27.354225 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2025.01.10 05:11:27.354447 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.002316 sec., 43609.671848013815 rows/sec., 3.02 MiB/sec. | ||
9469 | 2025.01.10 05:11:27.354515 [ 288 ] {d384b7cc-dcbb-4c82-8f49-5eea24d3686a} <Debug> TCPHandler: Processed in 0.002782431 sec. | ||
9470 | 2025.01.10 05:11:27.354680 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2025.01.10 05:11:27.354812 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9472 | 2025.01.10 05:11:27.354894 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9473 | 2025.01.10 05:11:27.356239 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2025.01.10 05:11:27.356285 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9475 | 2025.01.10 05:11:27.356933 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9476 | 2025.01.10 05:11:27.357214 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2025.01.10 05:11:27.357404 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9478 | 2025.01.10 05:11:27.357457 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9479 | 2025.01.10 05:11:27.357491 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9480 | 2025.01.10 05:11:27.357496 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002706 sec., 9608.277900960828 rows/sec., 17.22 MiB/sec. | ||
9481 | 2025.01.10 05:11:27.357704 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
9482 | 2025.01.10 05:11:27.357730 [ 283 ] {1cc23b1a-84b7-48ec-9bd8-2b956215d941} <Debug> TCPHandler: Processed in 0.003113771 sec. | ||
9483 | 2025.01.10 05:11:27.357895 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9484 | 2025.01.10 05:11:27.358024 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9485 | 2025.01.10 05:11:27.358042 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9486 | 2025.01.10 05:11:27.358092 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part | ||
9487 | 2025.01.10 05:11:27.358100 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9488 | 2025.01.10 05:11:27.358765 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
9489 | 2025.01.10 05:11:27.359271 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
9490 | 2025.01.10 05:11:27.359777 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2025.01.10 05:11:27.359792 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
9492 | 2025.01.10 05:11:27.359825 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9493 | 2025.01.10 05:11:27.360242 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
9494 | 2025.01.10 05:11:27.360744 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
9495 | 2025.01.10 05:11:27.360882 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9496 | 2025.01.10 05:11:27.361461 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9497 | 2025.01.10 05:11:27.361848 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003821 sec., 7851.347814708191 rows/sec., 550.77 KiB/sec. | ||
9498 | 2025.01.10 05:11:27.362007 [ 288 ] {bbec2c63-0bc8-4c15-a23f-70df083b960a} <Debug> TCPHandler: Processed in 0.004171195 sec. | ||
9499 | 2025.01.10 05:11:27.369515 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.011942127 sec., 96548.96485358094 rows/sec., 173.01 MiB/sec. | ||
9500 | 2025.01.10 05:11:27.371082 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9501 | 2025.01.10 05:11:27.371550 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9502 | 2025.01.10 05:11:27.371643 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9503 | 2025.01.10 05:11:27.371821 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
9504 | 2025.01.10 05:11:27.476924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1348 | ||
9505 | 2025.01.10 05:11:27.479852 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9506 | 2025.01.10 05:11:27.479902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9507 | 2025.01.10 05:11:27.481371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9508 | 2025.01.10 05:11:27.481681 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9509 | 2025.01.10 05:11:27.482260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
9510 | 2025.01.10 05:11:28.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.61 MiB, peak 235.95 MiB, free memory in arenas 0.00 B, will set to 227.25 MiB (RSS), difference: 2.64 MiB | ||
9511 | 2025.01.10 05:11:32.164337 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9512 | 2025.01.10 05:11:32.164407 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9513 | 2025.01.10 05:11:32.343114 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9514 | 2025.01.10 05:11:32.343422 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9515 | 2025.01.10 05:11:32.343538 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9516 | 2025.01.10 05:11:32.344382 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9517 | 2025.01.10 05:11:32.344425 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9518 | 2025.01.10 05:11:32.344852 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9519 | 2025.01.10 05:11:32.345101 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9520 | 2025.01.10 05:11:32.345349 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. | ||
9521 | 2025.01.10 05:11:32.345545 [ 288 ] {e335c1de-60dd-4eb1-9779-db2ea30c07ea} <Debug> TCPHandler: Processed in 0.002611775 sec. | ||
9522 | 2025.01.10 05:11:32.345803 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9523 | 2025.01.10 05:11:32.345952 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9524 | 2025.01.10 05:11:32.346013 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9525 | 2025.01.10 05:11:32.346801 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9526 | 2025.01.10 05:11:32.346840 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9527 | 2025.01.10 05:11:32.347234 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9528 | 2025.01.10 05:11:32.347498 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9529 | 2025.01.10 05:11:32.347680 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001764 sec., 112811.79138321996 rows/sec., 10.03 MiB/sec. | ||
9530 | 2025.01.10 05:11:32.347736 [ 283 ] {94ec6716-c773-440e-8e2f-42f759aef257} <Debug> TCPHandler: Processed in 0.002053097 sec. | ||
9531 | 2025.01.10 05:11:32.347883 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9532 | 2025.01.10 05:11:32.347994 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9533 | 2025.01.10 05:11:32.348041 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9534 | 2025.01.10 05:11:32.348572 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9535 | 2025.01.10 05:11:32.348609 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9536 | 2025.01.10 05:11:32.348956 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9537 | 2025.01.10 05:11:32.349194 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9538 | 2025.01.10 05:11:32.349398 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001426 sec., 14025.245441795232 rows/sec., 1005.33 KiB/sec. | ||
9539 | 2025.01.10 05:11:32.349460 [ 288 ] {487f91a6-8902-4ab4-a31d-55c42ef27f60} <Debug> TCPHandler: Processed in 0.001630583 sec. | ||
9540 | 2025.01.10 05:11:32.349618 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9541 | 2025.01.10 05:11:32.349743 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9542 | 2025.01.10 05:11:32.349797 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9543 | 2025.01.10 05:11:32.350435 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9544 | 2025.01.10 05:11:32.350482 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9545 | 2025.01.10 05:11:32.350868 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9546 | 2025.01.10 05:11:32.351106 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9547 | 2025.01.10 05:11:32.351360 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001643 sec., 8520.99817407182 rows/sec., 596.76 KiB/sec. | ||
9548 | 2025.01.10 05:11:32.351562 [ 283 ] {1dea0114-8deb-42bf-b592-475973a855a6} <Debug> TCPHandler: Processed in 0.002009956 sec. | ||
9549 | 2025.01.10 05:11:32.351767 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9550 | 2025.01.10 05:11:32.351901 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9551 | 2025.01.10 05:11:32.351954 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9552 | 2025.01.10 05:11:32.352679 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9553 | 2025.01.10 05:11:32.352728 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9554 | 2025.01.10 05:11:32.353101 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9555 | 2025.01.10 05:11:32.353360 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9556 | 2025.01.10 05:11:32.353579 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. | ||
9557 | 2025.01.10 05:11:32.353642 [ 288 ] {f1f84b2f-bde7-4090-beb4-dcf2dff12055} <Debug> TCPHandler: Processed in 0.001945283 sec. | ||
9558 | 2025.01.10 05:11:32.353814 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9559 | 2025.01.10 05:11:32.353923 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9560 | 2025.01.10 05:11:32.353970 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9561 | 2025.01.10 05:11:32.354667 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9562 | 2025.01.10 05:11:32.354708 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9563 | 2025.01.10 05:11:32.355140 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9564 | 2025.01.10 05:11:32.355414 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9565 | 2025.01.10 05:11:32.355663 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.00176 sec., 203977.2727272727 rows/sec., 14.34 MiB/sec. | ||
9566 | 2025.01.10 05:11:32.355729 [ 283 ] {c8edf425-bd6a-4160-8eca-e7352a5c843b} <Debug> TCPHandler: Processed in 0.001966284 sec. | ||
9567 | 2025.01.10 05:11:32.355904 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9568 | 2025.01.10 05:11:32.356014 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9569 | 2025.01.10 05:11:32.356060 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9570 | 2025.01.10 05:11:32.356532 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9571 | 2025.01.10 05:11:32.356574 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9572 | 2025.01.10 05:11:32.356947 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9573 | 2025.01.10 05:11:32.357207 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2025.01.10 05:11:32.357432 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
9575 | 2025.01.10 05:11:32.357495 [ 288 ] {05067a33-37ed-42c8-a375-dae147e38756} <Debug> TCPHandler: Processed in 0.001649003 sec. | ||
9576 | 2025.01.10 05:11:32.357654 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9577 | 2025.01.10 05:11:32.357761 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9578 | 2025.01.10 05:11:32.357812 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9579 | 2025.01.10 05:11:32.358354 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9580 | 2025.01.10 05:11:32.358396 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9581 | 2025.01.10 05:11:32.358776 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9582 | 2025.01.10 05:11:32.359018 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2025.01.10 05:11:32.359237 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001498 sec., 118157.54339118826 rows/sec., 7.79 MiB/sec. | ||
9584 | 2025.01.10 05:11:32.359294 [ 283 ] {0a2796f7-778c-4522-995b-1239ed2fc6d0} <Debug> TCPHandler: Processed in 0.001693315 sec. | ||
9585 | 2025.01.10 05:11:32.359449 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2025.01.10 05:11:32.359554 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9587 | 2025.01.10 05:11:32.359602 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9588 | 2025.01.10 05:11:32.360037 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2025.01.10 05:11:32.360075 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9590 | 2025.01.10 05:11:32.360436 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9591 | 2025.01.10 05:11:32.360671 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2025.01.10 05:11:32.360850 [ 138 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
9593 | 2025.01.10 05:11:32.360916 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001383 sec., 723.0657989877079 rows/sec., 48.72 KiB/sec. | ||
9594 | 2025.01.10 05:11:32.360942 [ 138 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2025.01.10 05:11:32.361020 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9596 | 2025.01.10 05:11:32.361026 [ 288 ] {1eda71ed-e2e4-4e1b-b5a7-b7e43d114514} <Debug> TCPHandler: Processed in 0.001633013 sec. | ||
9597 | 2025.01.10 05:11:32.361244 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9598 | 2025.01.10 05:11:32.361287 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
9599 | 2025.01.10 05:11:32.361423 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9600 | 2025.01.10 05:11:32.361648 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9601 | 2025.01.10 05:11:32.361664 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9602 | 2025.01.10 05:11:32.361784 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part | ||
9603 | 2025.01.10 05:11:32.362137 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9604 | 2025.01.10 05:11:32.362637 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9605 | 2025.01.10 05:11:32.363009 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9606 | 2025.01.10 05:11:32.363396 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9607 | 2025.01.10 05:11:32.363778 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9608 | 2025.01.10 05:11:32.367168 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2025.01.10 05:11:32.367264 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9610 | 2025.01.10 05:11:32.367501 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006352536 sec., 5194.775755698197 rows/sec., 349.42 KiB/sec. | ||
9611 | 2025.01.10 05:11:32.367736 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
9612 | 2025.01.10 05:11:32.368369 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9613 | 2025.01.10 05:11:32.368610 [ 189 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_32_7} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
9614 | 2025.01.10 05:11:32.368762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9615 | 2025.01.10 05:11:32.368846 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9616 | 2025.01.10 05:11:32.369129 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9617 | 2025.01.10 05:11:32.369411 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.008054 sec., 1614.104792649615 rows/sec., 2.89 MiB/sec. | ||
9618 | 2025.01.10 05:11:32.369686 [ 283 ] {4d741190-3c33-4107-8abb-a885aaaa1c44} <Debug> TCPHandler: Processed in 0.008547167 sec. | ||
9619 | 2025.01.10 05:11:32.369874 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9620 | 2025.01.10 05:11:32.369983 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9621 | 2025.01.10 05:11:32.370030 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9622 | 2025.01.10 05:11:32.370480 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2025.01.10 05:11:32.370517 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9624 | 2025.01.10 05:11:32.370877 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9625 | 2025.01.10 05:11:32.371111 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9626 | 2025.01.10 05:11:32.371326 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001365 sec., 38095.2380952381 rows/sec., 2.36 MiB/sec. | ||
9627 | 2025.01.10 05:11:32.371377 [ 288 ] {d0850bf7-9bba-4ea2-a929-abd63e1ea9eb} <Debug> TCPHandler: Processed in 0.001594282 sec. | ||
9628 | 2025.01.10 05:11:32.388493 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
9629 | 2025.01.10 05:11:32.389167 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9630 | 2025.01.10 05:11:32.389207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9631 | 2025.01.10 05:11:32.389745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9632 | 2025.01.10 05:11:32.390007 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9633 | 2025.01.10 05:11:32.390162 [ 138 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9634 | 2025.01.10 05:11:32.390213 [ 138 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2025.01.10 05:11:32.390224 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9636 | 2025.01.10 05:11:32.390239 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9637 | 2025.01.10 05:11:32.390471 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9638 | 2025.01.10 05:11:32.390732 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9639 | 2025.01.10 05:11:32.390776 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9640 | 2025.01.10 05:11:32.390867 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9641 | 2025.01.10 05:11:32.390991 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9642 | 2025.01.10 05:11:32.391165 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9643 | 2025.01.10 05:11:32.391286 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9644 | 2025.01.10 05:11:32.391373 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
9645 | 2025.01.10 05:11:32.393910 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003586837 sec., 5884293.041473588 rows/sec., 84.18 MiB/sec. | ||
9646 | 2025.01.10 05:11:32.394476 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9647 | 2025.01.10 05:11:32.394899 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2025.01.10 05:11:32.394983 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_46_9} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9649 | 2025.01.10 05:11:32.395090 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9650 | 2025.01.10 05:11:33.851959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9651 | 2025.01.10 05:11:33.874206 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9652 | 2025.01.10 05:11:33.874267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9653 | 2025.01.10 05:11:33.881491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9654 | 2025.01.10 05:11:33.882255 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9655 | 2025.01.10 05:11:33.882580 [ 136 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9656 | 2025.01.10 05:11:33.882650 [ 136 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9657 | 2025.01.10 05:11:33.882694 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9658 | 2025.01.10 05:11:33.883121 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9659 | 2025.01.10 05:11:33.899273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9660 | 2025.01.10 05:11:33.900678 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9661 | 2025.01.10 05:11:33.902303 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9662 | 2025.01.10 05:11:33.907763 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9663 | 2025.01.10 05:11:33.913254 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9664 | 2025.01.10 05:11:33.918662 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9665 | 2025.01.10 05:11:33.924246 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9666 | 2025.01.10 05:11:33.928631 [ 197 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
9667 | 2025.01.10 05:11:33.987005 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.104172961 sec., 3330.9987224036 rows/sec., 17.22 MiB/sec. | ||
9668 | 2025.01.10 05:11:33.990475 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9669 | 2025.01.10 05:11:33.993769 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9670 | 2025.01.10 05:11:33.993901 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_46_9} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9671 | 2025.01.10 05:11:33.996450 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9672 | 2025.01.10 05:11:37.338308 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9673 | 2025.01.10 05:11:37.338531 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9674 | 2025.01.10 05:11:37.338618 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9675 | 2025.01.10 05:11:37.339425 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9676 | 2025.01.10 05:11:37.339477 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9677 | 2025.01.10 05:11:37.339976 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9678 | 2025.01.10 05:11:37.340419 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9679 | 2025.01.10 05:11:37.340644 [ 113 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9680 | 2025.01.10 05:11:37.340688 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002216 sec., 35198.5559566787 rows/sec., 3.02 MiB/sec. | ||
9681 | 2025.01.10 05:11:37.340743 [ 113 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9682 | 2025.01.10 05:11:37.340817 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9683 | 2025.01.10 05:11:37.340831 [ 288 ] {d89c09e1-4cc4-4ebb-9a96-e1e0f63a7a53} <Debug> TCPHandler: Processed in 0.002669337 sec. | ||
9684 | 2025.01.10 05:11:37.341072 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9685 | 2025.01.10 05:11:37.341094 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
9686 | 2025.01.10 05:11:37.341292 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9687 | 2025.01.10 05:11:37.341364 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9688 | 2025.01.10 05:11:37.341399 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9689 | 2025.01.10 05:11:37.341432 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1399 rows starting from the beginning of the part | ||
9690 | 2025.01.10 05:11:37.341754 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
9691 | 2025.01.10 05:11:37.342111 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 199 rows starting from the beginning of the part | ||
9692 | 2025.01.10 05:11:37.342424 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
9693 | 2025.01.10 05:11:37.342832 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 199 rows starting from the beginning of the part | ||
9694 | 2025.01.10 05:11:37.343192 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
9695 | 2025.01.10 05:11:37.344341 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9696 | 2025.01.10 05:11:37.344402 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9697 | 2025.01.10 05:11:37.345346 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9698 | 2025.01.10 05:11:37.345770 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9699 | 2025.01.10 05:11:37.346357 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005094 sec., 5104.043973301924 rows/sec., 383.80 KiB/sec. | ||
9700 | 2025.01.10 05:11:37.346669 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726606 sec., 354834.958088613 rows/sec., 31.46 MiB/sec. | ||
9701 | 2025.01.10 05:11:37.346790 [ 283 ] {80f329f2-f6ca-4aaf-85c5-eef4cf4bf82b} <Debug> TCPHandler: Processed in 0.005833949 sec. | ||
9702 | 2025.01.10 05:11:37.347081 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9703 | 2025.01.10 05:11:37.347083 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9704 | 2025.01.10 05:11:37.347348 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9705 | 2025.01.10 05:11:37.347447 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9706 | 2025.01.10 05:11:37.347644 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9707 | 2025.01.10 05:11:37.347844 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_76_15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9708 | 2025.01.10 05:11:37.348037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
9709 | 2025.01.10 05:11:37.348479 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9710 | 2025.01.10 05:11:37.348524 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9711 | 2025.01.10 05:11:37.348894 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9712 | 2025.01.10 05:11:37.349142 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9713 | 2025.01.10 05:11:37.349310 [ 113 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9714 | 2025.01.10 05:11:37.349370 [ 113 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9715 | 2025.01.10 05:11:37.349388 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002096 sec., 25763.358778625952 rows/sec., 2.01 MiB/sec. | ||
9716 | 2025.01.10 05:11:37.349406 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9717 | 2025.01.10 05:11:37.349594 [ 288 ] {1233e28d-a107-4b36-b0b9-ba3adaae082c} <Debug> TCPHandler: Processed in 0.002690317 sec. | ||
9718 | 2025.01.10 05:11:37.349798 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
9719 | 2025.01.10 05:11:37.349828 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9720 | 2025.01.10 05:11:37.350279 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9721 | 2025.01.10 05:11:37.350308 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9722 | 2025.01.10 05:11:37.350438 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 873 rows starting from the beginning of the part | ||
9723 | 2025.01.10 05:11:37.350524 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9724 | 2025.01.10 05:11:37.351000 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part | ||
9725 | 2025.01.10 05:11:37.351581 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 359 rows starting from the beginning of the part | ||
9726 | 2025.01.10 05:11:37.352052 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
9727 | 2025.01.10 05:11:37.352420 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 359 rows starting from the beginning of the part | ||
9728 | 2025.01.10 05:11:37.352918 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 54 rows starting from the beginning of the part | ||
9729 | 2025.01.10 05:11:37.353954 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9730 | 2025.01.10 05:11:37.354004 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9731 | 2025.01.10 05:11:37.354580 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9732 | 2025.01.10 05:11:37.354891 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9733 | 2025.01.10 05:11:37.355139 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9734 | 2025.01.10 05:11:37.355242 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9735 | 2025.01.10 05:11:37.355307 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005179 sec., 19308.746862328637 rows/sec., 1.34 MiB/sec. | ||
9736 | 2025.01.10 05:11:37.355324 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9737 | 2025.01.10 05:11:37.355775 [ 283 ] {1cc9b482-383b-4b6b-9f4e-573a7c7bb970} <Debug> TCPHandler: Processed in 0.006061727 sec. | ||
9738 | 2025.01.10 05:11:37.355803 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.006260964 sec., 280308.2720168971 rows/sec., 21.29 MiB/sec. | ||
9739 | 2025.01.10 05:11:37.355813 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
9740 | 2025.01.10 05:11:37.355999 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9741 | 2025.01.10 05:11:37.356094 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9742 | 2025.01.10 05:11:37.356179 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18604 rows starting from the beginning of the part | ||
9743 | 2025.01.10 05:11:37.356263 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9744 | 2025.01.10 05:11:37.356343 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9745 | 2025.01.10 05:11:37.356552 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part | ||
9746 | 2025.01.10 05:11:37.356924 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9747 | 2025.01.10 05:11:37.356945 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part | ||
9748 | 2025.01.10 05:11:37.357309 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 101 rows starting from the beginning of the part | ||
9749 | 2025.01.10 05:11:37.357778 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part | ||
9750 | 2025.01.10 05:11:37.358126 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part | ||
9751 | 2025.01.10 05:11:37.359037 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9752 | 2025.01.10 05:11:37.359344 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_76_15} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9753 | 2025.01.10 05:11:37.359617 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
9754 | 2025.01.10 05:11:37.362786 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9755 | 2025.01.10 05:11:37.362829 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9756 | 2025.01.10 05:11:37.364081 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9757 | 2025.01.10 05:11:37.364452 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9758 | 2025.01.10 05:11:37.364736 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008513 sec., 3054.1524726888288 rows/sec., 5.47 MiB/sec. | ||
9759 | 2025.01.10 05:11:37.364885 [ 288 ] {54c1eacf-ec48-4fbf-8584-280c6454725d} <Debug> TCPHandler: Processed in 0.008978852 sec. | ||
9760 | 2025.01.10 05:11:37.365085 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9761 | 2025.01.10 05:11:37.365340 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9762 | 2025.01.10 05:11:37.365411 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9763 | 2025.01.10 05:11:37.366404 [ 188 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19259 rows, containing 5 columns (5 merged, 0 gathered) in 0.010900104 sec., 1766863.8757942126 rows/sec., 118.34 MiB/sec. | ||
9764 | 2025.01.10 05:11:37.366421 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9765 | 2025.01.10 05:11:37.366476 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9766 | 2025.01.10 05:11:37.366784 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9767 | 2025.01.10 05:11:37.367118 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9768 | 2025.01.10 05:11:37.367388 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9769 | 2025.01.10 05:11:37.367566 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9770 | 2025.01.10 05:11:37.367586 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9771 | 2025.01.10 05:11:37.367758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
9772 | 2025.01.10 05:11:37.367896 [ 130 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9773 | 2025.01.10 05:11:37.367970 [ 130 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9774 | 2025.01.10 05:11:37.367988 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002721 sec., 11025.358324145534 rows/sec., 773.43 KiB/sec. | ||
9775 | 2025.01.10 05:11:37.368015 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9776 | 2025.01.10 05:11:37.368190 [ 283 ] {493a1fa0-70fd-459f-9ffb-9e267ed3f82a} <Debug> TCPHandler: Processed in 0.003161053 sec. | ||
9777 | 2025.01.10 05:11:37.368255 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
9778 | 2025.01.10 05:11:37.368350 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9779 | 2025.01.10 05:11:37.368377 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2484 rows starting from the beginning of the part | ||
9780 | 2025.01.10 05:11:37.368460 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
9781 | 2025.01.10 05:11:37.368647 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part | ||
9782 | 2025.01.10 05:11:37.368815 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
9783 | 2025.01.10 05:11:37.368954 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part | ||
9784 | 2025.01.10 05:11:37.369078 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
9785 | 2025.01.10 05:11:37.370536 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383387 sec., 1123611.062743902 rows/sec., 72.37 MiB/sec. | ||
9786 | 2025.01.10 05:11:37.370953 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9787 | 2025.01.10 05:11:37.371286 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9788 | 2025.01.10 05:11:37.371371 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_76_15} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9789 | 2025.01.10 05:11:37.371464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
9790 | 2025.01.10 05:11:37.483310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1382 | ||
9791 | 2025.01.10 05:11:37.486295 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9792 | 2025.01.10 05:11:37.486350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9793 | 2025.01.10 05:11:37.487860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9794 | 2025.01.10 05:11:37.488184 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9795 | 2025.01.10 05:11:37.489529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
9796 | 2025.01.10 05:11:38.602365 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9797 | 2025.01.10 05:11:38.602551 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9798 | 2025.01.10 05:11:38.602624 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9799 | 2025.01.10 05:11:38.603502 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9800 | 2025.01.10 05:11:38.603542 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9801 | 2025.01.10 05:11:38.603995 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9802 | 2025.01.10 05:11:38.604271 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9803 | 2025.01.10 05:11:38.604412 [ 127 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9804 | 2025.01.10 05:11:38.604457 [ 127 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9805 | 2025.01.10 05:11:38.604483 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9806 | 2025.01.10 05:11:38.604483 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. | ||
9807 | 2025.01.10 05:11:38.604633 [ 288 ] {75322c98-e724-4f39-a9dc-b3a9bffe7f67} <Debug> TCPHandler: Processed in 0.002397498 sec. | ||
9808 | 2025.01.10 05:11:38.604634 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
9809 | 2025.01.10 05:11:38.604752 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9810 | 2025.01.10 05:11:38.604781 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9811 | 2025.01.10 05:11:38.604859 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9812 | 2025.01.10 05:11:38.604864 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2025.01.10 05:11:38.605133 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9814 | 2025.01.10 05:11:38.605267 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9815 | 2025.01.10 05:11:38.605512 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9816 | 2025.01.10 05:11:38.605511 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9817 | 2025.01.10 05:11:38.605983 [ 195 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9818 | 2025.01.10 05:11:38.607468 [ 193 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002916095 sec., 24004.704922164743 rows/sec., 1.78 MiB/sec. | ||
9819 | 2025.01.10 05:11:38.607710 [ 193 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9820 | 2025.01.10 05:11:38.608026 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9821 | 2025.01.10 05:11:38.608083 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9822 | 2025.01.10 05:11:38.608196 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2025.01.10 05:11:38.608456 [ 192 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_33_8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9824 | 2025.01.10 05:11:38.608664 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9825 | 2025.01.10 05:11:38.608861 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9826 | 2025.01.10 05:11:38.609118 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9827 | 2025.01.10 05:11:38.609305 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.004195 sec., 319189.51132300356 rows/sec., 26.59 MiB/sec. | ||
9828 | 2025.01.10 05:11:38.609366 [ 283 ] {ebddb75f-b78e-4c85-a546-4e9c3867e90e} <Debug> TCPHandler: Processed in 0.004567719 sec. | ||
9829 | 2025.01.10 05:11:38.609544 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9830 | 2025.01.10 05:11:38.609676 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9831 | 2025.01.10 05:11:38.609729 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9832 | 2025.01.10 05:11:38.610290 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9833 | 2025.01.10 05:11:38.610328 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9834 | 2025.01.10 05:11:38.610676 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9835 | 2025.01.10 05:11:38.610920 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9836 | 2025.01.10 05:11:38.611096 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 988.69 KiB/sec. | ||
9837 | 2025.01.10 05:11:38.611148 [ 288 ] {25dabe34-0cac-4bbd-ac61-e57b77d49bec} <Debug> TCPHandler: Processed in 0.001670854 sec. | ||
9838 | 2025.01.10 05:11:38.611319 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9839 | 2025.01.10 05:11:38.611427 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9840 | 2025.01.10 05:11:38.611472 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9841 | 2025.01.10 05:11:38.612084 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9842 | 2025.01.10 05:11:38.612121 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9843 | 2025.01.10 05:11:38.612489 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9844 | 2025.01.10 05:11:38.612744 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9845 | 2025.01.10 05:11:38.612924 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00152 sec., 159210.52631578947 rows/sec., 10.79 MiB/sec. | ||
9846 | 2025.01.10 05:11:38.612976 [ 283 ] {ca23c4e3-d518-4ae3-8343-db6621a90139} <Debug> TCPHandler: Processed in 0.001708546 sec. | ||
9847 | 2025.01.10 05:11:38.613143 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9848 | 2025.01.10 05:11:38.613276 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9849 | 2025.01.10 05:11:38.613329 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9850 | 2025.01.10 05:11:38.613949 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9851 | 2025.01.10 05:11:38.613987 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9852 | 2025.01.10 05:11:38.614350 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9853 | 2025.01.10 05:11:38.614599 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9854 | 2025.01.10 05:11:38.614750 [ 127 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9855 | 2025.01.10 05:11:38.614791 [ 127 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9856 | 2025.01.10 05:11:38.614815 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9857 | 2025.01.10 05:11:38.614838 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. | ||
9858 | 2025.01.10 05:11:38.615040 [ 288 ] {c29d2b0b-437c-4c4b-ba4a-5a9b39d44f1c} <Debug> TCPHandler: Processed in 0.001960704 sec. | ||
9859 | 2025.01.10 05:11:38.615056 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
9860 | 2025.01.10 05:11:38.615237 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9861 | 2025.01.10 05:11:38.615259 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9862 | 2025.01.10 05:11:38.615316 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9863 | 2025.01.10 05:11:38.615533 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9864 | 2025.01.10 05:11:38.615621 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9865 | 2025.01.10 05:11:38.615679 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9866 | 2025.01.10 05:11:38.615956 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9867 | 2025.01.10 05:11:38.616331 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9868 | 2025.01.10 05:11:38.616625 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9869 | 2025.01.10 05:11:38.618708 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9870 | 2025.01.10 05:11:38.618807 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9871 | 2025.01.10 05:11:38.618932 [ 192 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004041201 sec., 16084.32740662986 rows/sec., 1.04 MiB/sec. | ||
9872 | 2025.01.10 05:11:38.619129 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9873 | 2025.01.10 05:11:38.619374 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9874 | 2025.01.10 05:11:38.619532 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9875 | 2025.01.10 05:11:38.619641 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_33_8} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9876 | 2025.01.10 05:11:38.619701 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9877 | 2025.01.10 05:11:38.619757 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9878 | 2025.01.10 05:11:38.619914 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.004524 sec., 180150.30946065427 rows/sec., 12.98 MiB/sec. | ||
9879 | 2025.01.10 05:11:38.619976 [ 283 ] {f66485b5-5890-401d-a447-88edd40f33ce} <Debug> TCPHandler: Processed in 0.004823846 sec. | ||
9880 | 2025.01.10 05:11:38.620130 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9881 | 2025.01.10 05:11:38.620236 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9882 | 2025.01.10 05:11:38.620283 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9883 | 2025.01.10 05:11:38.620726 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9884 | 2025.01.10 05:11:38.620763 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9885 | 2025.01.10 05:11:38.621120 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9886 | 2025.01.10 05:11:38.621367 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9887 | 2025.01.10 05:11:38.621544 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
9888 | 2025.01.10 05:11:38.621593 [ 288 ] {5600b083-242b-4654-85f5-802d708e05e9} <Debug> TCPHandler: Processed in 0.00151564 sec. | ||
9889 | 2025.01.10 05:11:38.621737 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9890 | 2025.01.10 05:11:38.621844 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9891 | 2025.01.10 05:11:38.621896 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9892 | 2025.01.10 05:11:38.622721 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9893 | 2025.01.10 05:11:38.622764 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9894 | 2025.01.10 05:11:38.623206 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9895 | 2025.01.10 05:11:38.623447 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9896 | 2025.01.10 05:11:38.623622 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001801 sec., 534702.9428095502 rows/sec., 35.53 MiB/sec. | ||
9897 | 2025.01.10 05:11:38.623672 [ 283 ] {91391723-922b-4baf-b741-cfbc6217ec53} <Debug> TCPHandler: Processed in 0.001988664 sec. | ||
9898 | 2025.01.10 05:11:38.623813 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9899 | 2025.01.10 05:11:38.623929 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9900 | 2025.01.10 05:11:38.623985 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9901 | 2025.01.10 05:11:38.624499 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2025.01.10 05:11:38.624544 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9903 | 2025.01.10 05:11:38.624942 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9904 | 2025.01.10 05:11:38.625181 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9905 | 2025.01.10 05:11:38.625355 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
9906 | 2025.01.10 05:11:38.625404 [ 288 ] {617951c3-dc92-4a3a-9875-821db5565d61} <Debug> TCPHandler: Processed in 0.001642613 sec. | ||
9907 | 2025.01.10 05:11:38.625543 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9908 | 2025.01.10 05:11:38.625651 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9909 | 2025.01.10 05:11:38.625716 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9910 | 2025.01.10 05:11:38.626762 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9911 | 2025.01.10 05:11:38.626798 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9912 | 2025.01.10 05:11:38.627398 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9913 | 2025.01.10 05:11:38.627658 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9914 | 2025.01.10 05:11:38.627886 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002258 sec., 5757.3073516386185 rows/sec., 10.32 MiB/sec. | ||
9915 | 2025.01.10 05:11:38.627987 [ 283 ] {cbc572e4-7abc-46e9-9f17-d7dc49b1ef7a} <Debug> TCPHandler: Processed in 0.002496791 sec. | ||
9916 | 2025.01.10 05:11:38.628135 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9917 | 2025.01.10 05:11:38.628264 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9918 | 2025.01.10 05:11:38.628319 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9919 | 2025.01.10 05:11:38.628837 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9920 | 2025.01.10 05:11:38.628882 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9921 | 2025.01.10 05:11:38.629232 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9922 | 2025.01.10 05:11:38.629485 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9923 | 2025.01.10 05:11:38.629688 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001453 sec., 23399.862353750857 rows/sec., 1.37 MiB/sec. | ||
9924 | 2025.01.10 05:11:38.629737 [ 288 ] {fc5164e4-650f-4c8c-b3c8-58f83268192c} <Debug> TCPHandler: Processed in 0.001665924 sec. | ||
9925 | 2025.01.10 05:11:39.891259 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9926 | 2025.01.10 05:11:39.891922 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9927 | 2025.01.10 05:11:39.891974 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9928 | 2025.01.10 05:11:39.892531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9929 | 2025.01.10 05:11:39.892807 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2025.01.10 05:11:39.893033 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9931 | 2025.01.10 05:11:41.400253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9932 | 2025.01.10 05:11:41.419035 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9933 | 2025.01.10 05:11:41.419090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9934 | 2025.01.10 05:11:41.425966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9935 | 2025.01.10 05:11:41.426701 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9936 | 2025.01.10 05:11:41.430485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9937 | 2025.01.10 05:11:42.335947 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9938 | 2025.01.10 05:11:42.336193 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9939 | 2025.01.10 05:11:42.336278 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9940 | 2025.01.10 05:11:42.337129 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9941 | 2025.01.10 05:11:42.337174 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9942 | 2025.01.10 05:11:42.337604 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9943 | 2025.01.10 05:11:42.337864 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9944 | 2025.01.10 05:11:42.338139 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002003 sec., 12980.529206190713 rows/sec., 988.26 KiB/sec. | ||
9945 | 2025.01.10 05:11:42.338206 [ 288 ] {33269e34-a903-4f09-9e4e-54ebcf4c18e1} <Debug> TCPHandler: Processed in 0.002450759 sec. | ||
9946 | 2025.01.10 05:11:42.338393 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9947 | 2025.01.10 05:11:42.338539 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9948 | 2025.01.10 05:11:42.338600 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9949 | 2025.01.10 05:11:42.339238 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9950 | 2025.01.10 05:11:42.339279 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9951 | 2025.01.10 05:11:42.339647 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9952 | 2025.01.10 05:11:42.339899 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9953 | 2025.01.10 05:11:42.340158 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001648 sec., 16990.291262135925 rows/sec., 1.33 MiB/sec. | ||
9954 | 2025.01.10 05:11:42.340245 [ 283 ] {80f32183-c938-469d-a751-631448d19b27} <Debug> TCPHandler: Processed in 0.001919952 sec. | ||
9955 | 2025.01.10 05:11:42.340451 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9956 | 2025.01.10 05:11:42.340667 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9957 | 2025.01.10 05:11:42.340729 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9958 | 2025.01.10 05:11:42.341303 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9959 | 2025.01.10 05:11:42.341343 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9960 | 2025.01.10 05:11:42.341719 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9961 | 2025.01.10 05:11:42.341960 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9962 | 2025.01.10 05:11:42.342174 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.68 MiB/sec. | ||
9963 | 2025.01.10 05:11:42.342226 [ 288 ] {ebf4111f-42c6-41d4-9adc-c53f9fa0eb59} <Debug> TCPHandler: Processed in 0.001889251 sec. | ||
9964 | 2025.01.10 05:11:42.342457 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9965 | 2025.01.10 05:11:42.342585 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9966 | 2025.01.10 05:11:42.342642 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9967 | 2025.01.10 05:11:42.343127 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2025.01.10 05:11:42.343166 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9969 | 2025.01.10 05:11:42.343520 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9970 | 2025.01.10 05:11:42.343753 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2025.01.10 05:11:42.343990 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001431 sec., 12578.616352201258 rows/sec., 882.39 KiB/sec. | ||
9972 | 2025.01.10 05:11:42.344082 [ 283 ] {55e3f27b-b054-4267-bfc9-5db13d821940} <Debug> TCPHandler: Processed in 0.001687645 sec. | ||
9973 | 2025.01.10 05:11:47.164459 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9974 | 2025.01.10 05:11:47.164554 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9975 | 2025.01.10 05:11:47.338520 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9976 | 2025.01.10 05:11:47.338734 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9977 | 2025.01.10 05:11:47.338820 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9978 | 2025.01.10 05:11:47.339666 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9979 | 2025.01.10 05:11:47.339716 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9980 | 2025.01.10 05:11:47.340155 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9981 | 2025.01.10 05:11:47.340424 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2025.01.10 05:11:47.340692 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002016 sec., 38690.47619047619 rows/sec., 3.32 MiB/sec. | ||
9983 | 2025.01.10 05:11:47.340774 [ 288 ] {5b51c061-26f4-4e2a-a627-eaf4a1a1a756} <Debug> TCPHandler: Processed in 0.002393097 sec. | ||
9984 | 2025.01.10 05:11:47.340984 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9985 | 2025.01.10 05:11:47.341127 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9986 | 2025.01.10 05:11:47.341186 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9987 | 2025.01.10 05:11:47.341853 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9988 | 2025.01.10 05:11:47.341901 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9989 | 2025.01.10 05:11:47.342307 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9990 | 2025.01.10 05:11:47.342551 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9991 | 2025.01.10 05:11:47.342792 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0017 sec., 15294.117647058825 rows/sec., 1.12 MiB/sec. | ||
9992 | 2025.01.10 05:11:47.342847 [ 283 ] {c5a81d6e-1735-4859-8d20-cb420d2b6a82} <Debug> TCPHandler: Processed in 0.001947104 sec. | ||
9993 | 2025.01.10 05:11:47.342993 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9994 | 2025.01.10 05:11:47.343099 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9995 | 2025.01.10 05:11:47.343151 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9996 | 2025.01.10 05:11:47.343808 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9997 | 2025.01.10 05:11:47.343854 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
9998 | 2025.01.10 05:11:47.344243 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9999 | 2025.01.10 05:11:47.344477 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10000 | 2025.01.10 05:11:47.344675 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001595 sec., 33855.799373040754 rows/sec., 2.64 MiB/sec. | ||
10001 | 2025.01.10 05:11:47.344727 [ 288 ] {0c4a69d0-fb01-47b6-a214-532bef83c1ee} <Debug> TCPHandler: Processed in 0.001785758 sec. | ||
10002 | 2025.01.10 05:11:47.344863 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10003 | 2025.01.10 05:11:47.344971 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10004 | 2025.01.10 05:11:47.345021 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10005 | 2025.01.10 05:11:47.345507 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2025.01.10 05:11:47.345546 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10007 | 2025.01.10 05:11:47.345915 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10008 | 2025.01.10 05:11:47.346156 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2025.01.10 05:11:47.346370 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001421 sec., 70372.97677691767 rows/sec., 4.88 MiB/sec. | ||
10010 | 2025.01.10 05:11:47.346421 [ 283 ] {25cb4737-a29a-4951-8f9a-f542ac2a0ed9} <Debug> TCPHandler: Processed in 0.001609953 sec. | ||
10011 | 2025.01.10 05:11:47.346554 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10012 | 2025.01.10 05:11:47.346658 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10013 | 2025.01.10 05:11:47.346724 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10014 | 2025.01.10 05:11:47.347791 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10015 | 2025.01.10 05:11:47.347830 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10016 | 2025.01.10 05:11:47.348443 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10017 | 2025.01.10 05:11:47.348696 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2025.01.10 05:11:47.348951 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002314 sec., 11235.955056179775 rows/sec., 20.13 MiB/sec. | ||
10019 | 2025.01.10 05:11:47.349058 [ 288 ] {6550e4ad-924c-49c5-a2d6-dcaaec3127e3} <Debug> TCPHandler: Processed in 0.002554772 sec. | ||
10020 | 2025.01.10 05:11:47.349219 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10021 | 2025.01.10 05:11:47.349347 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10022 | 2025.01.10 05:11:47.349403 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10023 | 2025.01.10 05:11:47.349906 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10024 | 2025.01.10 05:11:47.349952 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10025 | 2025.01.10 05:11:47.350365 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10026 | 2025.01.10 05:11:47.350602 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10027 | 2025.01.10 05:11:47.350814 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec. | ||
10028 | 2025.01.10 05:11:47.350888 [ 283 ] {cf088036-d66b-450a-9369-04400c2cc6ab} <Debug> TCPHandler: Processed in 0.001744167 sec. | ||
10029 | 2025.01.10 05:11:47.394074 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
10030 | 2025.01.10 05:11:47.394788 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10031 | 2025.01.10 05:11:47.394831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10032 | 2025.01.10 05:11:47.395372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10033 | 2025.01.10 05:11:47.395641 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2025.01.10 05:11:47.395949 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
10035 | 2025.01.10 05:11:47.490559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1424 | ||
10036 | 2025.01.10 05:11:47.493605 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10037 | 2025.01.10 05:11:47.493652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10038 | 2025.01.10 05:11:47.495106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10039 | 2025.01.10 05:11:47.495440 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10040 | 2025.01.10 05:11:47.496106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
10041 | 2025.01.10 05:11:48.002390 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000989982 sec. | ||
10042 | 2025.01.10 05:11:48.931439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10043 | 2025.01.10 05:11:48.951010 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10044 | 2025.01.10 05:11:48.951054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10045 | 2025.01.10 05:11:48.958298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10046 | 2025.01.10 05:11:48.959083 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10047 | 2025.01.10 05:11:48.961598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10048 | 2025.01.10 05:11:50.163778 [ 112 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10049 | 2025.01.10 05:11:50.163854 [ 112 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2025.01.10 05:11:50.163881 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10051 | 2025.01.10 05:11:50.164136 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10052 | 2025.01.10 05:11:50.164393 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10053 | 2025.01.10 05:11:50.164438 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part | ||
10054 | 2025.01.10 05:11:50.164546 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
10055 | 2025.01.10 05:11:50.164648 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10056 | 2025.01.10 05:11:50.164923 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10057 | 2025.01.10 05:11:50.165056 [ 193 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10058 | 2025.01.10 05:11:50.166177 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002192451 sec., 344363.4544169972 rows/sec., 24.65 MiB/sec. | ||
10059 | 2025.01.10 05:11:50.166430 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10060 | 2025.01.10 05:11:50.166824 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10061 | 2025.01.10 05:11:50.166929 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_33_7} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10062 | 2025.01.10 05:11:50.167062 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10063 | 2025.01.10 05:11:51.021101 [ 115 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10064 | 2025.01.10 05:11:51.021181 [ 115 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10065 | 2025.01.10 05:11:51.021204 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10066 | 2025.01.10 05:11:51.021386 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10067 | 2025.01.10 05:11:51.021583 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10068 | 2025.01.10 05:11:51.021630 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10069 | 2025.01.10 05:11:51.021718 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10070 | 2025.01.10 05:11:51.021819 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10071 | 2025.01.10 05:11:51.022108 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10072 | 2025.01.10 05:11:51.022250 [ 189 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10073 | 2025.01.10 05:11:51.023344 [ 195 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002060026 sec., 96115.29174874492 rows/sec., 4.90 MiB/sec. | ||
10074 | 2025.01.10 05:11:51.023634 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10075 | 2025.01.10 05:11:51.024267 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10076 | 2025.01.10 05:11:51.024366 [ 190 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_33_7} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10077 | 2025.01.10 05:11:51.024471 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10078 | 2025.01.10 05:11:52.342025 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10079 | 2025.01.10 05:11:52.342217 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10080 | 2025.01.10 05:11:52.342290 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10081 | 2025.01.10 05:11:52.343014 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2025.01.10 05:11:52.343064 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10083 | 2025.01.10 05:11:52.343488 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10084 | 2025.01.10 05:11:52.343753 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2025.01.10 05:11:52.343976 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. | ||
10086 | 2025.01.10 05:11:52.344077 [ 288 ] {a7db1078-d569-4262-bf02-ef435f3079b2} <Debug> TCPHandler: Processed in 0.002190841 sec. | ||
10087 | 2025.01.10 05:11:52.344341 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10088 | 2025.01.10 05:11:52.344478 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10089 | 2025.01.10 05:11:52.344530 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10090 | 2025.01.10 05:11:52.345243 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10091 | 2025.01.10 05:11:52.345282 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10092 | 2025.01.10 05:11:52.345667 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10093 | 2025.01.10 05:11:52.345909 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10094 | 2025.01.10 05:11:52.346103 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001651 sec., 120533.01029678983 rows/sec., 10.71 MiB/sec. | ||
10095 | 2025.01.10 05:11:52.346189 [ 283 ] {5a743dd0-90da-41e3-8550-5b33ca5c014e} <Debug> TCPHandler: Processed in 0.001989834 sec. | ||
10096 | 2025.01.10 05:11:52.346388 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10097 | 2025.01.10 05:11:52.346671 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10098 | 2025.01.10 05:11:52.346788 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10099 | 2025.01.10 05:11:52.347544 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10100 | 2025.01.10 05:11:52.347593 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10101 | 2025.01.10 05:11:52.348022 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10102 | 2025.01.10 05:11:52.348301 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2025.01.10 05:11:52.348433 [ 111 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10104 | 2025.01.10 05:11:52.348476 [ 111 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10105 | 2025.01.10 05:11:52.348484 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001919 sec., 10422.094841063054 rows/sec., 747.05 KiB/sec. | ||
10106 | 2025.01.10 05:11:52.348501 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10107 | 2025.01.10 05:11:52.348593 [ 288 ] {2f2775e4-37d4-45a9-822c-35fd0eba6c3e} <Debug> TCPHandler: Processed in 0.002291874 sec. | ||
10108 | 2025.01.10 05:11:52.348860 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10109 | 2025.01.10 05:11:52.348881 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
10110 | 2025.01.10 05:11:52.349179 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10111 | 2025.01.10 05:11:52.349348 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10112 | 2025.01.10 05:11:52.349786 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10113 | 2025.01.10 05:11:52.349964 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part | ||
10114 | 2025.01.10 05:11:52.350680 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
10115 | 2025.01.10 05:11:52.351053 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
10116 | 2025.01.10 05:11:52.351324 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
10117 | 2025.01.10 05:11:52.351779 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
10118 | 2025.01.10 05:11:52.352219 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
10119 | 2025.01.10 05:11:52.352493 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10120 | 2025.01.10 05:11:52.352617 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10121 | 2025.01.10 05:11:52.353663 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10122 | 2025.01.10 05:11:52.354274 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10123 | 2025.01.10 05:11:52.354857 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005796 sec., 2415.458937198068 rows/sec., 169.16 KiB/sec. | ||
10124 | 2025.01.10 05:11:52.355128 [ 283 ] {8142bc28-ef99-41a4-9e10-f4d6308a2400} <Debug> TCPHandler: Processed in 0.006410538 sec. | ||
10125 | 2025.01.10 05:11:52.355419 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10126 | 2025.01.10 05:11:52.355471 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006856812 sec., 25084.54366256505 rows/sec., 1.89 MiB/sec. | ||
10127 | 2025.01.10 05:11:52.355548 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10128 | 2025.01.10 05:11:52.355599 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10129 | 2025.01.10 05:11:52.355637 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10130 | 2025.01.10 05:11:52.356051 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10131 | 2025.01.10 05:11:52.356151 [ 195 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_66_13} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10132 | 2025.01.10 05:11:52.356270 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10133 | 2025.01.10 05:11:52.356388 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10134 | 2025.01.10 05:11:52.356427 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10135 | 2025.01.10 05:11:52.356790 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10136 | 2025.01.10 05:11:52.357035 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10137 | 2025.01.10 05:11:52.357216 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. | ||
10138 | 2025.01.10 05:11:52.357271 [ 288 ] {b712d5e6-126b-4469-b495-7fae14473f72} <Debug> TCPHandler: Processed in 0.002010715 sec. | ||
10139 | 2025.01.10 05:11:52.357406 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10140 | 2025.01.10 05:11:52.357514 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10141 | 2025.01.10 05:11:52.357560 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10142 | 2025.01.10 05:11:52.358237 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10143 | 2025.01.10 05:11:52.358275 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10144 | 2025.01.10 05:11:52.358684 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10145 | 2025.01.10 05:11:52.358933 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10146 | 2025.01.10 05:11:52.359132 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001635 sec., 219571.86544342508 rows/sec., 15.44 MiB/sec. | ||
10147 | 2025.01.10 05:11:52.359228 [ 283 ] {2eca5bb7-35eb-404d-814e-6b7852321bb4} <Debug> TCPHandler: Processed in 0.001876881 sec. | ||
10148 | 2025.01.10 05:11:52.359425 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10149 | 2025.01.10 05:11:52.359616 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10150 | 2025.01.10 05:11:52.359664 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10151 | 2025.01.10 05:11:52.360126 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10152 | 2025.01.10 05:11:52.360164 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10153 | 2025.01.10 05:11:52.360516 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10154 | 2025.01.10 05:11:52.360751 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10155 | 2025.01.10 05:11:52.360971 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
10156 | 2025.01.10 05:11:52.361149 [ 288 ] {207a3cd9-c972-443c-ae97-8f78a050caa4} <Debug> TCPHandler: Processed in 0.0018262 sec. | ||
10157 | 2025.01.10 05:11:52.361384 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10158 | 2025.01.10 05:11:52.361516 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10159 | 2025.01.10 05:11:52.361574 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10160 | 2025.01.10 05:11:52.362247 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10161 | 2025.01.10 05:11:52.362290 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10162 | 2025.01.10 05:11:52.362664 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10163 | 2025.01.10 05:11:52.362906 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10164 | 2025.01.10 05:11:52.363089 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001603 sec., 110417.96631316282 rows/sec., 7.28 MiB/sec. | ||
10165 | 2025.01.10 05:11:52.363187 [ 283 ] {03d10998-6cf2-40e6-ad9d-3da56270142c} <Debug> TCPHandler: Processed in 0.001925023 sec. | ||
10166 | 2025.01.10 05:11:52.363384 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10167 | 2025.01.10 05:11:52.363663 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10168 | 2025.01.10 05:11:52.363755 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10169 | 2025.01.10 05:11:52.364192 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10170 | 2025.01.10 05:11:52.364229 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10171 | 2025.01.10 05:11:52.364570 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10172 | 2025.01.10 05:11:52.364812 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10173 | 2025.01.10 05:11:52.365039 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
10174 | 2025.01.10 05:11:52.365104 [ 288 ] {69be3dcc-f73c-4870-adae-1d28cae6fa97} <Debug> TCPHandler: Processed in 0.00183859 sec. | ||
10175 | 2025.01.10 05:11:52.365266 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10176 | 2025.01.10 05:11:52.365396 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10177 | 2025.01.10 05:11:52.365474 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10178 | 2025.01.10 05:11:52.366652 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.01.10 05:11:52.366692 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10180 | 2025.01.10 05:11:52.367333 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10181 | 2025.01.10 05:11:52.367587 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2025.01.10 05:11:52.367785 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10183 | 2025.01.10 05:11:52.367858 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10184 | 2025.01.10 05:11:52.367881 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002508 sec., 5183.413078149921 rows/sec., 9.29 MiB/sec. | ||
10185 | 2025.01.10 05:11:52.367905 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10186 | 2025.01.10 05:11:52.368295 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
10187 | 2025.01.10 05:11:52.368305 [ 283 ] {b62f5db8-8aa0-4585-8544-97e95ce70d66} <Debug> TCPHandler: Processed in 0.00309468 sec. | ||
10188 | 2025.01.10 05:11:52.368554 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10189 | 2025.01.10 05:11:52.368865 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10190 | 2025.01.10 05:11:52.368943 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10191 | 2025.01.10 05:11:52.368982 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10192 | 2025.01.10 05:11:52.369137 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1153 rows starting from the beginning of the part | ||
10193 | 2025.01.10 05:11:52.370062 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
10194 | 2025.01.10 05:11:52.370739 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
10195 | 2025.01.10 05:11:52.371497 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
10196 | 2025.01.10 05:11:52.371542 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10197 | 2025.01.10 05:11:52.371622 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10198 | 2025.01.10 05:11:52.372141 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
10199 | 2025.01.10 05:11:52.372822 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
10200 | 2025.01.10 05:11:52.373252 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10201 | 2025.01.10 05:11:52.373902 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10202 | 2025.01.10 05:11:52.374447 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.005668 sec., 9174.311926605504 rows/sec., 581.66 KiB/sec. | ||
10203 | 2025.01.10 05:11:52.374813 [ 288 ] {4e2f943f-d345-4b5a-999d-1bd776b7b38a} <Debug> TCPHandler: Processed in 0.006380397 sec. | ||
10204 | 2025.01.10 05:11:52.381995 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 19 columns (19 merged, 0 gathered) in 0.013951492 sec., 89166.0906231391 rows/sec., 159.78 MiB/sec. | ||
10205 | 2025.01.10 05:11:52.382942 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10206 | 2025.01.10 05:11:52.383347 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10207 | 2025.01.10 05:11:52.383429 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10208 | 2025.01.10 05:11:52.383545 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
10209 | 2025.01.10 05:11:53.001250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.68 MiB, peak 241.74 MiB, free memory in arenas 0.00 B, will set to 232.41 MiB (RSS), difference: 2.73 MiB | ||
10210 | 2025.01.10 05:11:54.896977 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
10211 | 2025.01.10 05:11:54.897624 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2025.01.10 05:11:54.897666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10213 | 2025.01.10 05:11:54.898212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10214 | 2025.01.10 05:11:54.898504 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2025.01.10 05:11:54.898742 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
10216 | 2025.01.10 05:11:56.462550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10217 | 2025.01.10 05:11:56.484154 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10218 | 2025.01.10 05:11:56.484216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10219 | 2025.01.10 05:11:56.491536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10220 | 2025.01.10 05:11:56.492300 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10221 | 2025.01.10 05:11:56.495416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10222 | 2025.01.10 05:11:57.338241 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10223 | 2025.01.10 05:11:57.338452 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10224 | 2025.01.10 05:11:57.338523 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10225 | 2025.01.10 05:11:57.339319 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10226 | 2025.01.10 05:11:57.339361 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10227 | 2025.01.10 05:11:57.339795 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10228 | 2025.01.10 05:11:57.340050 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10229 | 2025.01.10 05:11:57.340208 [ 103 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10230 | 2025.01.10 05:11:57.340259 [ 103 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.01.10 05:11:57.340268 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001874 sec., 41622.1985058698 rows/sec., 3.57 MiB/sec. | ||
10232 | 2025.01.10 05:11:57.340288 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10233 | 2025.01.10 05:11:57.340374 [ 288 ] {e902c438-1347-4283-bfa4-c3ad282e22c4} <Debug> TCPHandler: Processed in 0.002277334 sec. | ||
10234 | 2025.01.10 05:11:57.340642 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10235 | 2025.01.10 05:11:57.340671 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
10236 | 2025.01.10 05:11:57.340872 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10237 | 2025.01.10 05:11:57.341007 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10238 | 2025.01.10 05:11:57.341226 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10239 | 2025.01.10 05:11:57.341340 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1399 rows starting from the beginning of the part | ||
10240 | 2025.01.10 05:11:57.341695 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1339 rows starting from the beginning of the part | ||
10241 | 2025.01.10 05:11:57.342083 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
10242 | 2025.01.10 05:11:57.342608 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
10243 | 2025.01.10 05:11:57.342906 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 199 rows starting from the beginning of the part | ||
10244 | 2025.01.10 05:11:57.343314 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 78 rows starting from the beginning of the part | ||
10245 | 2025.01.10 05:11:57.343984 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10246 | 2025.01.10 05:11:57.344050 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10247 | 2025.01.10 05:11:57.344881 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10248 | 2025.01.10 05:11:57.345527 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10249 | 2025.01.10 05:11:57.346012 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005207 sec., 4993.2782792394855 rows/sec., 375.47 KiB/sec. | ||
10250 | 2025.01.10 05:11:57.346197 [ 283 ] {58e8ab4e-0e87-443f-b7f5-566a828b7e48} <Debug> TCPHandler: Processed in 0.005674054 sec. | ||
10251 | 2025.01.10 05:11:57.346452 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10252 | 2025.01.10 05:11:57.346809 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10253 | 2025.01.10 05:11:57.346972 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10254 | 2025.01.10 05:11:57.347372 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006935735 sec., 449699.99574666563 rows/sec., 39.41 MiB/sec. | ||
10255 | 2025.01.10 05:11:57.347814 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10256 | 2025.01.10 05:11:57.348460 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10257 | 2025.01.10 05:11:57.348659 [ 198 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_81_16} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10258 | 2025.01.10 05:11:57.348856 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
10259 | 2025.01.10 05:11:57.348963 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10260 | 2025.01.10 05:11:57.349008 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10261 | 2025.01.10 05:11:57.349379 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10262 | 2025.01.10 05:11:57.349629 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10263 | 2025.01.10 05:11:57.349759 [ 103 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10264 | 2025.01.10 05:11:57.349795 [ 103 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2025.01.10 05:11:57.349817 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.003145 sec., 17170.111287758347 rows/sec., 1.34 MiB/sec. | ||
10266 | 2025.01.10 05:11:57.349819 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10267 | 2025.01.10 05:11:57.349990 [ 288 ] {131f99e6-06a6-44bd-9e9c-0ccf41da692b} <Debug> TCPHandler: Processed in 0.003673619 sec. | ||
10268 | 2025.01.10 05:11:57.350059 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
10269 | 2025.01.10 05:11:57.350192 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10270 | 2025.01.10 05:11:57.350261 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10271 | 2025.01.10 05:11:57.350346 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 873 rows starting from the beginning of the part | ||
10272 | 2025.01.10 05:11:57.350422 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10273 | 2025.01.10 05:11:57.350622 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 815 rows starting from the beginning of the part | ||
10274 | 2025.01.10 05:11:57.350651 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10275 | 2025.01.10 05:11:57.350993 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
10276 | 2025.01.10 05:11:57.351373 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part | ||
10277 | 2025.01.10 05:11:57.351774 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 359 rows starting from the beginning of the part | ||
10278 | 2025.01.10 05:11:57.352101 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 54 rows starting from the beginning of the part | ||
10279 | 2025.01.10 05:11:57.353208 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10280 | 2025.01.10 05:11:57.353277 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10281 | 2025.01.10 05:11:57.354330 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10282 | 2025.01.10 05:11:57.354783 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10283 | 2025.01.10 05:11:57.354953 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10284 | 2025.01.10 05:11:57.355052 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10285 | 2025.01.10 05:11:57.355112 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10286 | 2025.01.10 05:11:57.355216 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004828 sec., 20712.510356255178 rows/sec., 1.44 MiB/sec. | ||
10287 | 2025.01.10 05:11:57.355616 [ 283 ] {06fec527-3558-4180-b04c-ab57c7c6ca64} <Debug> TCPHandler: Processed in 0.005499308 sec. | ||
10288 | 2025.01.10 05:11:57.355905 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10289 | 2025.01.10 05:11:57.355958 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
10290 | 2025.01.10 05:11:57.356069 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.006122748 sec., 356539.253289536 rows/sec., 27.14 MiB/sec. | ||
10291 | 2025.01.10 05:11:57.356237 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10292 | 2025.01.10 05:11:57.356354 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10293 | 2025.01.10 05:11:57.356479 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 19259 rows starting from the beginning of the part | ||
10294 | 2025.01.10 05:11:57.356480 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10295 | 2025.01.10 05:11:57.356500 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10296 | 2025.01.10 05:11:57.357179 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 963 rows starting from the beginning of the part | ||
10297 | 2025.01.10 05:11:57.357837 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
10298 | 2025.01.10 05:11:57.357941 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10299 | 2025.01.10 05:11:57.358414 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
10300 | 2025.01.10 05:11:57.358516 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_81_16} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10301 | 2025.01.10 05:11:57.359053 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10302 | 2025.01.10 05:11:57.359109 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part | ||
10303 | 2025.01.10 05:11:57.359540 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part | ||
10304 | 2025.01.10 05:11:57.361585 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10305 | 2025.01.10 05:11:57.361636 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10306 | 2025.01.10 05:11:57.363273 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10307 | 2025.01.10 05:11:57.363779 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10308 | 2025.01.10 05:11:57.364252 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008137 sec., 3195.280816025562 rows/sec., 5.73 MiB/sec. | ||
10309 | 2025.01.10 05:11:57.364402 [ 288 ] {1409d0b5-6798-43cb-bd85-5da868eca277} <Debug> TCPHandler: Processed in 0.008662702 sec. | ||
10310 | 2025.01.10 05:11:57.364554 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10311 | 2025.01.10 05:11:57.364661 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10312 | 2025.01.10 05:11:57.364707 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10313 | 2025.01.10 05:11:57.365176 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10314 | 2025.01.10 05:11:57.365214 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10315 | 2025.01.10 05:11:57.365648 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10316 | 2025.01.10 05:11:57.366110 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10317 | 2025.01.10 05:11:57.366283 [ 102 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10318 | 2025.01.10 05:11:57.366392 [ 102 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10319 | 2025.01.10 05:11:57.366409 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001707 sec., 17574.69244288225 rows/sec., 1.20 MiB/sec. | ||
10320 | 2025.01.10 05:11:57.366453 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10321 | 2025.01.10 05:11:57.366612 [ 283 ] {dfe9675e-49ac-4cd4-9ab1-e324e07caf6a} <Debug> TCPHandler: Processed in 0.002090098 sec. | ||
10322 | 2025.01.10 05:11:57.367050 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
10323 | 2025.01.10 05:11:57.367544 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10324 | 2025.01.10 05:11:57.367668 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2678 rows starting from the beginning of the part | ||
10325 | 2025.01.10 05:11:57.368296 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
10326 | 2025.01.10 05:11:57.368702 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part | ||
10327 | 2025.01.10 05:11:57.369174 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
10328 | 2025.01.10 05:11:57.369215 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20659 rows, containing 5 columns (5 merged, 0 gathered) in 0.013969083 sec., 1478908.8159902836 rows/sec., 99.05 MiB/sec. | ||
10329 | 2025.01.10 05:11:57.369431 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part | ||
10330 | 2025.01.10 05:11:57.369795 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10331 | 2025.01.10 05:11:57.369806 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
10332 | 2025.01.10 05:11:57.370683 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10333 | 2025.01.10 05:11:57.370945 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10334 | 2025.01.10 05:11:57.371166 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
10335 | 2025.01.10 05:11:57.371866 [ 187 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.00523328 sec., 543062.8592393298 rows/sec., 34.98 MiB/sec. | ||
10336 | 2025.01.10 05:11:57.372144 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10337 | 2025.01.10 05:11:57.372481 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2025.01.10 05:11:57.372556 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_81_16} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10339 | 2025.01.10 05:11:57.372647 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
10340 | 2025.01.10 05:11:57.497162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1458 | ||
10341 | 2025.01.10 05:11:57.500098 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2025.01.10 05:11:57.500138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10343 | 2025.01.10 05:11:57.501605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10344 | 2025.01.10 05:11:57.501917 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2025.01.10 05:11:57.502200 [ 102 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10346 | 2025.01.10 05:11:57.502375 [ 102 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10347 | 2025.01.10 05:11:57.502518 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10348 | 2025.01.10 05:11:57.503194 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
10349 | 2025.01.10 05:11:57.504212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
10350 | 2025.01.10 05:11:57.504664 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10351 | 2025.01.10 05:11:57.504849 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1268 rows starting from the beginning of the part | ||
10352 | 2025.01.10 05:11:57.505495 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
10353 | 2025.01.10 05:11:57.506114 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
10354 | 2025.01.10 05:11:57.506712 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
10355 | 2025.01.10 05:11:57.507332 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
10356 | 2025.01.10 05:11:57.507928 [ 200 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
10357 | 2025.01.10 05:11:57.516842 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 72 columns (72 merged, 0 gathered) in 0.014165879 sec., 102923.36959817319 rows/sec., 79.32 MiB/sec. | ||
10358 | 2025.01.10 05:11:57.518522 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10359 | 2025.01.10 05:11:57.519295 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10360 | 2025.01.10 05:11:57.519376 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_36_7} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10361 | 2025.01.10 05:11:57.519687 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
10362 | 2025.01.10 05:11:58.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.02 MiB, peak 241.74 MiB, free memory in arenas 0.00 B, will set to 232.71 MiB (RSS), difference: 3.69 MiB | ||
10363 | 2025.01.10 05:12:02.164602 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10364 | 2025.01.10 05:12:02.164668 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10365 | 2025.01.10 05:12:02.342057 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10366 | 2025.01.10 05:12:02.342255 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10367 | 2025.01.10 05:12:02.342332 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10368 | 2025.01.10 05:12:02.343092 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10369 | 2025.01.10 05:12:02.343135 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10370 | 2025.01.10 05:12:02.343552 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10371 | 2025.01.10 05:12:02.343803 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10372 | 2025.01.10 05:12:02.344085 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
10373 | 2025.01.10 05:12:02.344183 [ 288 ] {0fa89792-a997-4832-9b8f-411e79ae4eb1} <Debug> TCPHandler: Processed in 0.002255353 sec. | ||
10374 | 2025.01.10 05:12:02.344444 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10375 | 2025.01.10 05:12:02.344603 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10376 | 2025.01.10 05:12:02.344665 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10377 | 2025.01.10 05:12:02.345428 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10378 | 2025.01.10 05:12:02.345476 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10379 | 2025.01.10 05:12:02.345885 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10380 | 2025.01.10 05:12:02.346131 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10381 | 2025.01.10 05:12:02.346350 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001782 sec., 111672.278338945 rows/sec., 9.93 MiB/sec. | ||
10382 | 2025.01.10 05:12:02.346404 [ 283 ] {19b2986d-8e54-48b4-ac25-7d706c99beb1} <Debug> TCPHandler: Processed in 0.002098568 sec. | ||
10383 | 2025.01.10 05:12:02.346538 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10384 | 2025.01.10 05:12:02.346666 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10385 | 2025.01.10 05:12:02.346721 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10386 | 2025.01.10 05:12:02.347359 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10387 | 2025.01.10 05:12:02.347406 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10388 | 2025.01.10 05:12:02.347772 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10389 | 2025.01.10 05:12:02.348012 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10390 | 2025.01.10 05:12:02.348212 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001577 sec., 12682.308180088776 rows/sec., 909.06 KiB/sec. | ||
10391 | 2025.01.10 05:12:02.348264 [ 288 ] {155abfee-1234-4469-8f8d-72aea8f586b4} <Debug> TCPHandler: Processed in 0.001780078 sec. | ||
10392 | 2025.01.10 05:12:02.348392 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10393 | 2025.01.10 05:12:02.348500 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10394 | 2025.01.10 05:12:02.348547 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10395 | 2025.01.10 05:12:02.349179 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10396 | 2025.01.10 05:12:02.349227 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10397 | 2025.01.10 05:12:02.349627 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10398 | 2025.01.10 05:12:02.349869 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10399 | 2025.01.10 05:12:02.350087 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 609.74 KiB/sec. | ||
10400 | 2025.01.10 05:12:02.350214 [ 283 ] {ea714fba-136b-4e26-9e3e-22263a3693dc} <Debug> TCPHandler: Processed in 0.001874081 sec. | ||
10401 | 2025.01.10 05:12:02.350373 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10402 | 2025.01.10 05:12:02.350504 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10403 | 2025.01.10 05:12:02.350559 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10404 | 2025.01.10 05:12:02.351200 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2025.01.10 05:12:02.351246 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10406 | 2025.01.10 05:12:02.351649 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10407 | 2025.01.10 05:12:02.351889 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10408 | 2025.01.10 05:12:02.352183 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. | ||
10409 | 2025.01.10 05:12:02.352335 [ 288 ] {26068b0e-2f07-4e14-940f-6a47800d7296} <Debug> TCPHandler: Processed in 0.002024486 sec. | ||
10410 | 2025.01.10 05:12:02.352568 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10411 | 2025.01.10 05:12:02.352682 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10412 | 2025.01.10 05:12:02.352728 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10413 | 2025.01.10 05:12:02.353426 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10414 | 2025.01.10 05:12:02.353466 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10415 | 2025.01.10 05:12:02.353840 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10416 | 2025.01.10 05:12:02.354088 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10417 | 2025.01.10 05:12:02.354290 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001631 sec., 220110.361741263 rows/sec., 15.47 MiB/sec. | ||
10418 | 2025.01.10 05:12:02.354347 [ 283 ] {71aeb55a-0a88-4d88-a56c-e38e49695ac7} <Debug> TCPHandler: Processed in 0.001884071 sec. | ||
10419 | 2025.01.10 05:12:02.354478 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10420 | 2025.01.10 05:12:02.354594 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10421 | 2025.01.10 05:12:02.354652 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10422 | 2025.01.10 05:12:02.355192 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10423 | 2025.01.10 05:12:02.355239 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10424 | 2025.01.10 05:12:02.355649 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10425 | 2025.01.10 05:12:02.355903 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10426 | 2025.01.10 05:12:02.356127 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. | ||
10427 | 2025.01.10 05:12:02.356228 [ 288 ] {e88e1408-596b-433d-8ea5-3960dae7635c} <Debug> TCPHandler: Processed in 0.001801858 sec. | ||
10428 | 2025.01.10 05:12:02.356392 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10429 | 2025.01.10 05:12:02.356502 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10430 | 2025.01.10 05:12:02.356552 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10431 | 2025.01.10 05:12:02.357097 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2025.01.10 05:12:02.357135 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10433 | 2025.01.10 05:12:02.357537 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10434 | 2025.01.10 05:12:02.357784 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10435 | 2025.01.10 05:12:02.358000 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001521 sec., 116370.80867850098 rows/sec., 7.68 MiB/sec. | ||
10436 | 2025.01.10 05:12:02.358053 [ 283 ] {98fdc5b6-65f2-42f1-95ee-c8474c1e0f93} <Debug> TCPHandler: Processed in 0.001718266 sec. | ||
10437 | 2025.01.10 05:12:02.358189 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10438 | 2025.01.10 05:12:02.358297 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10439 | 2025.01.10 05:12:02.358345 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10440 | 2025.01.10 05:12:02.358781 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10441 | 2025.01.10 05:12:02.358820 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10442 | 2025.01.10 05:12:02.359164 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10443 | 2025.01.10 05:12:02.359395 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10444 | 2025.01.10 05:12:02.359650 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
10445 | 2025.01.10 05:12:02.359770 [ 288 ] {ddc5ca89-13da-4574-8e92-085aa8fc9d3d} <Debug> TCPHandler: Processed in 0.001628723 sec. | ||
10446 | 2025.01.10 05:12:02.360015 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10447 | 2025.01.10 05:12:02.360156 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10448 | 2025.01.10 05:12:02.360244 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10449 | 2025.01.10 05:12:02.361384 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10450 | 2025.01.10 05:12:02.361424 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10451 | 2025.01.10 05:12:02.362033 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10452 | 2025.01.10 05:12:02.362285 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10453 | 2025.01.10 05:12:02.362545 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002417 sec., 5378.568473314026 rows/sec., 9.64 MiB/sec. | ||
10454 | 2025.01.10 05:12:02.362856 [ 283 ] {cdc45d34-aa3b-4b09-8d1b-88bd92f99435} <Debug> TCPHandler: Processed in 0.002957945 sec. | ||
10455 | 2025.01.10 05:12:02.363058 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10456 | 2025.01.10 05:12:02.363189 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10457 | 2025.01.10 05:12:02.363245 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10458 | 2025.01.10 05:12:02.363732 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10459 | 2025.01.10 05:12:02.363769 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10460 | 2025.01.10 05:12:02.364121 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10461 | 2025.01.10 05:12:02.364356 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10462 | 2025.01.10 05:12:02.364568 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001406 sec., 36984.35277382646 rows/sec., 2.29 MiB/sec. | ||
10463 | 2025.01.10 05:12:02.364625 [ 288 ] {2006fef6-1f0c-48e9-99ed-e4e995356644} <Debug> TCPHandler: Processed in 0.001661424 sec. | ||
10464 | 2025.01.10 05:12:02.399760 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
10465 | 2025.01.10 05:12:02.400430 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10466 | 2025.01.10 05:12:02.400472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10467 | 2025.01.10 05:12:02.401023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10468 | 2025.01.10 05:12:02.401297 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10469 | 2025.01.10 05:12:02.401548 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10470 | 2025.01.10 05:12:03.996379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10471 | 2025.01.10 05:12:04.019141 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2025.01.10 05:12:04.019198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10473 | 2025.01.10 05:12:04.026607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10474 | 2025.01.10 05:12:04.027374 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10475 | 2025.01.10 05:12:04.030202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10476 | 2025.01.10 05:12:07.338631 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10477 | 2025.01.10 05:12:07.338850 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10478 | 2025.01.10 05:12:07.338932 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10479 | 2025.01.10 05:12:07.339800 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10480 | 2025.01.10 05:12:07.339846 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10481 | 2025.01.10 05:12:07.340278 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10482 | 2025.01.10 05:12:07.340546 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10483 | 2025.01.10 05:12:07.340801 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00201 sec., 38805.97014925373 rows/sec., 3.33 MiB/sec. | ||
10484 | 2025.01.10 05:12:07.340865 [ 288 ] {35cd5077-a215-41e7-a6cc-799c0139330d} <Debug> TCPHandler: Processed in 0.002368837 sec. | ||
10485 | 2025.01.10 05:12:07.341052 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10486 | 2025.01.10 05:12:07.341215 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10487 | 2025.01.10 05:12:07.341273 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10488 | 2025.01.10 05:12:07.341900 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10489 | 2025.01.10 05:12:07.341938 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10490 | 2025.01.10 05:12:07.342291 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10491 | 2025.01.10 05:12:07.342537 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10492 | 2025.01.10 05:12:07.342758 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00157 sec., 16560.509554140128 rows/sec., 1.22 MiB/sec. | ||
10493 | 2025.01.10 05:12:07.342813 [ 283 ] {c7a83859-5140-448a-ae44-2b56d3d4c65b} <Debug> TCPHandler: Processed in 0.001828219 sec. | ||
10494 | 2025.01.10 05:12:07.342964 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10495 | 2025.01.10 05:12:07.343099 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10496 | 2025.01.10 05:12:07.343145 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10497 | 2025.01.10 05:12:07.343698 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2025.01.10 05:12:07.343737 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10499 | 2025.01.10 05:12:07.344094 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10500 | 2025.01.10 05:12:07.344329 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10501 | 2025.01.10 05:12:07.344557 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001476 sec., 36585.365853658535 rows/sec., 2.86 MiB/sec. | ||
10502 | 2025.01.10 05:12:07.344648 [ 288 ] {0746073a-c49f-4b1f-87c5-e99b38dc9aeb} <Debug> TCPHandler: Processed in 0.001737626 sec. | ||
10503 | 2025.01.10 05:12:07.344855 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10504 | 2025.01.10 05:12:07.345072 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10505 | 2025.01.10 05:12:07.345131 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10506 | 2025.01.10 05:12:07.345729 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10507 | 2025.01.10 05:12:07.345768 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10508 | 2025.01.10 05:12:07.346140 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10509 | 2025.01.10 05:12:07.346376 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10510 | 2025.01.10 05:12:07.346586 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001558 sec., 64184.85237483954 rows/sec., 4.45 MiB/sec. | ||
10511 | 2025.01.10 05:12:07.346651 [ 283 ] {46a8f793-e7e1-4157-82e8-92aca080cdbc} <Debug> TCPHandler: Processed in 0.001905312 sec. | ||
10512 | 2025.01.10 05:12:07.346818 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10513 | 2025.01.10 05:12:07.346958 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10514 | 2025.01.10 05:12:07.347037 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10515 | 2025.01.10 05:12:07.348245 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10516 | 2025.01.10 05:12:07.348283 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10517 | 2025.01.10 05:12:07.348912 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10518 | 2025.01.10 05:12:07.349171 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10519 | 2025.01.10 05:12:07.349408 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002477 sec., 10496.568429551877 rows/sec., 18.81 MiB/sec. | ||
10520 | 2025.01.10 05:12:07.349499 [ 288 ] {92566811-07b0-4b4e-9ec1-44edee014288} <Debug> TCPHandler: Processed in 0.002762949 sec. | ||
10521 | 2025.01.10 05:12:07.349650 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10522 | 2025.01.10 05:12:07.349782 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10523 | 2025.01.10 05:12:07.349837 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10524 | 2025.01.10 05:12:07.350346 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10525 | 2025.01.10 05:12:07.350391 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10526 | 2025.01.10 05:12:07.350800 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10527 | 2025.01.10 05:12:07.351034 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10528 | 2025.01.10 05:12:07.351248 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001499 sec., 20013.3422281521 rows/sec., 1.37 MiB/sec. | ||
10529 | 2025.01.10 05:12:07.351297 [ 283 ] {a8c67f28-c1ae-4dd4-bc10-7b190ea8836a} <Debug> TCPHandler: Processed in 0.001709596 sec. | ||
10530 | 2025.01.10 05:12:07.505264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1492 | ||
10531 | 2025.01.10 05:12:07.508107 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10532 | 2025.01.10 05:12:07.508156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10533 | 2025.01.10 05:12:07.509610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10534 | 2025.01.10 05:12:07.509929 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10535 | 2025.01.10 05:12:07.511353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
10536 | 2025.01.10 05:12:08.599321 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10537 | 2025.01.10 05:12:08.599625 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10538 | 2025.01.10 05:12:08.599741 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10539 | 2025.01.10 05:12:08.600533 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10540 | 2025.01.10 05:12:08.600579 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10541 | 2025.01.10 05:12:08.601035 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10542 | 2025.01.10 05:12:08.601287 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10543 | 2025.01.10 05:12:08.601492 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
10544 | 2025.01.10 05:12:08.601559 [ 288 ] {d87f956e-d20c-4a78-85c5-94c28f7c06c0} <Debug> TCPHandler: Processed in 0.002430919 sec. | ||
10545 | 2025.01.10 05:12:08.601717 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10546 | 2025.01.10 05:12:08.601838 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10547 | 2025.01.10 05:12:08.601888 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10548 | 2025.01.10 05:12:08.602458 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10549 | 2025.01.10 05:12:08.602496 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10550 | 2025.01.10 05:12:08.602872 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
10551 | 2025.01.10 05:12:08.603127 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10552 | 2025.01.10 05:12:08.603355 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 635.81 KiB/sec. | ||
10553 | 2025.01.10 05:12:08.603559 [ 283 ] {4430bb19-e020-4bad-b6f7-5db9e674ac5d} <Debug> TCPHandler: Processed in 0.001897582 sec. | ||
10554 | 2025.01.10 05:12:08.603728 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10555 | 2025.01.10 05:12:08.603847 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10556 | 2025.01.10 05:12:08.603895 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10557 | 2025.01.10 05:12:08.605111 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10558 | 2025.01.10 05:12:08.605150 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10559 | 2025.01.10 05:12:08.605598 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10560 | 2025.01.10 05:12:08.605837 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10561 | 2025.01.10 05:12:08.606040 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002219 sec., 606128.8868859847 rows/sec., 50.46 MiB/sec. | ||
10562 | 2025.01.10 05:12:08.606100 [ 288 ] {84266569-35df-4998-a96a-06d4946d3b5d} <Debug> TCPHandler: Processed in 0.002426139 sec. | ||
10563 | 2025.01.10 05:12:08.606252 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10564 | 2025.01.10 05:12:08.606362 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10565 | 2025.01.10 05:12:08.606409 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10566 | 2025.01.10 05:12:08.606953 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10567 | 2025.01.10 05:12:08.606992 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10568 | 2025.01.10 05:12:08.607346 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10569 | 2025.01.10 05:12:08.607584 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10570 | 2025.01.10 05:12:08.607808 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001469 sec., 21783.526208304967 rows/sec., 1.51 MiB/sec. | ||
10571 | 2025.01.10 05:12:08.607861 [ 283 ] {8a877a3b-8c9e-4f9d-9b3a-7931ac73ec65} <Debug> TCPHandler: Processed in 0.001662734 sec. | ||
10572 | 2025.01.10 05:12:08.608009 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10573 | 2025.01.10 05:12:08.608158 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10574 | 2025.01.10 05:12:08.608217 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10575 | 2025.01.10 05:12:08.608908 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2025.01.10 05:12:08.608949 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10577 | 2025.01.10 05:12:08.609316 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10578 | 2025.01.10 05:12:08.609560 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2025.01.10 05:12:08.609781 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001652 sec., 146489.10411622276 rows/sec., 9.92 MiB/sec. | ||
10580 | 2025.01.10 05:12:08.609833 [ 288 ] {f0d4e583-2afd-4ecc-9ed4-56071bb5eb44} <Debug> TCPHandler: Processed in 0.001888441 sec. | ||
10581 | 2025.01.10 05:12:08.609973 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10582 | 2025.01.10 05:12:08.610079 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10583 | 2025.01.10 05:12:08.610123 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10584 | 2025.01.10 05:12:08.610652 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10585 | 2025.01.10 05:12:08.610691 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10586 | 2025.01.10 05:12:08.611045 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10587 | 2025.01.10 05:12:08.611285 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2025.01.10 05:12:08.611499 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001441 sec., 9021.512838306731 rows/sec., 562.49 KiB/sec. | ||
10589 | 2025.01.10 05:12:08.611552 [ 283 ] {06cb7c4f-eda1-456a-88fb-7d01c5cda966} <Debug> TCPHandler: Processed in 0.001631103 sec. | ||
10590 | 2025.01.10 05:12:08.611682 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10591 | 2025.01.10 05:12:08.611810 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10592 | 2025.01.10 05:12:08.611865 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10593 | 2025.01.10 05:12:08.612847 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10594 | 2025.01.10 05:12:08.612888 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10595 | 2025.01.10 05:12:08.613288 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10596 | 2025.01.10 05:12:08.613530 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10597 | 2025.01.10 05:12:08.613740 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.00196 sec., 421938.7755102041 rows/sec., 30.45 MiB/sec. | ||
10598 | 2025.01.10 05:12:08.613794 [ 288 ] {42bc6d8f-d380-4c78-8977-0c3d8d887e5c} <Debug> TCPHandler: Processed in 0.00216499 sec. | ||
10599 | 2025.01.10 05:12:08.613947 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10600 | 2025.01.10 05:12:08.614075 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10601 | 2025.01.10 05:12:08.614131 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10602 | 2025.01.10 05:12:08.614652 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2025.01.10 05:12:08.614698 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10604 | 2025.01.10 05:12:08.615121 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10605 | 2025.01.10 05:12:08.615364 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2025.01.10 05:12:08.615608 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001553 sec., 3863.4900193174503 rows/sec., 201.85 KiB/sec. | ||
10607 | 2025.01.10 05:12:08.615712 [ 283 ] {f8d0259b-4da0-4065-95bf-a3f069fc8444} <Debug> TCPHandler: Processed in 0.001824399 sec. | ||
10608 | 2025.01.10 05:12:08.615957 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10609 | 2025.01.10 05:12:08.616128 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10610 | 2025.01.10 05:12:08.616190 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10611 | 2025.01.10 05:12:08.616983 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10612 | 2025.01.10 05:12:08.617023 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10613 | 2025.01.10 05:12:08.617451 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10614 | 2025.01.10 05:12:08.617689 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10615 | 2025.01.10 05:12:08.617925 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001826 sec., 530668.1270536692 rows/sec., 35.27 MiB/sec. | ||
10616 | 2025.01.10 05:12:08.618017 [ 288 ] {9008cbb1-ba22-4d39-867e-92a8f6f0e801} <Debug> TCPHandler: Processed in 0.002207722 sec. | ||
10617 | 2025.01.10 05:12:08.618228 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10618 | 2025.01.10 05:12:08.618443 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10619 | 2025.01.10 05:12:08.618501 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10620 | 2025.01.10 05:12:08.618984 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10621 | 2025.01.10 05:12:08.619023 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10622 | 2025.01.10 05:12:08.619376 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10623 | 2025.01.10 05:12:08.619619 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10624 | 2025.01.10 05:12:08.619831 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
10625 | 2025.01.10 05:12:08.619882 [ 283 ] {3e713453-6141-425e-b9df-544a58335d57} <Debug> TCPHandler: Processed in 0.001788809 sec. | ||
10626 | 2025.01.10 05:12:08.620019 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10627 | 2025.01.10 05:12:08.620127 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10628 | 2025.01.10 05:12:08.620192 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10629 | 2025.01.10 05:12:08.621245 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10630 | 2025.01.10 05:12:08.621285 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10631 | 2025.01.10 05:12:08.621883 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10632 | 2025.01.10 05:12:08.622160 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10633 | 2025.01.10 05:12:08.622423 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002318 sec., 5608.283002588438 rows/sec., 10.05 MiB/sec. | ||
10634 | 2025.01.10 05:12:08.622522 [ 288 ] {aeb4fb3c-62e5-4470-88e7-116cc93f29bc} <Debug> TCPHandler: Processed in 0.002555853 sec. | ||
10635 | 2025.01.10 05:12:08.622661 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10636 | 2025.01.10 05:12:08.622789 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10637 | 2025.01.10 05:12:08.622843 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10638 | 2025.01.10 05:12:08.623357 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2025.01.10 05:12:08.623403 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10640 | 2025.01.10 05:12:08.623808 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10641 | 2025.01.10 05:12:08.624043 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2025.01.10 05:12:08.624274 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001514 sec., 22457.067371202116 rows/sec., 1.31 MiB/sec. | ||
10643 | 2025.01.10 05:12:08.624325 [ 283 ] {81a6fb81-311a-4113-a2ef-79a950b42a62} <Debug> TCPHandler: Processed in 0.001727496 sec. | ||
10644 | 2025.01.10 05:12:09.902613 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
10645 | 2025.01.10 05:12:09.903548 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2025.01.10 05:12:09.903602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10647 | 2025.01.10 05:12:09.904151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10648 | 2025.01.10 05:12:09.904431 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2025.01.10 05:12:09.904681 [ 89 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10650 | 2025.01.10 05:12:09.904724 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
10651 | 2025.01.10 05:12:09.904825 [ 89 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10652 | 2025.01.10 05:12:09.904882 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10653 | 2025.01.10 05:12:09.905104 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10654 | 2025.01.10 05:12:09.905336 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10655 | 2025.01.10 05:12:09.905403 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10656 | 2025.01.10 05:12:09.905531 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10657 | 2025.01.10 05:12:09.905885 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10658 | 2025.01.10 05:12:09.906110 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10659 | 2025.01.10 05:12:09.906266 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10660 | 2025.01.10 05:12:09.906363 [ 188 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
10661 | 2025.01.10 05:12:09.908792 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796363 sec., 6154047.966435243 rows/sec., 88.03 MiB/sec. | ||
10662 | 2025.01.10 05:12:09.909086 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10663 | 2025.01.10 05:12:09.909371 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10664 | 2025.01.10 05:12:09.909459 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_51_10} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10665 | 2025.01.10 05:12:09.909553 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10666 | 2025.01.10 05:12:11.531151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10667 | 2025.01.10 05:12:11.552914 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2025.01.10 05:12:11.552972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10669 | 2025.01.10 05:12:11.560353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10670 | 2025.01.10 05:12:11.561150 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2025.01.10 05:12:11.561539 [ 86 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10672 | 2025.01.10 05:12:11.561683 [ 86 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2025.01.10 05:12:11.561762 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10674 | 2025.01.10 05:12:11.562062 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10675 | 2025.01.10 05:12:11.570549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10676 | 2025.01.10 05:12:11.571731 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10677 | 2025.01.10 05:12:11.572622 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10678 | 2025.01.10 05:12:11.576952 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10679 | 2025.01.10 05:12:11.581430 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10680 | 2025.01.10 05:12:11.586491 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10681 | 2025.01.10 05:12:11.591773 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10682 | 2025.01.10 05:12:11.597543 [ 188 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
10683 | 2025.01.10 05:12:11.657540 [ 193 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.095634233 sec., 4025.755087093133 rows/sec., 20.82 MiB/sec. | ||
10684 | 2025.01.10 05:12:11.660797 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10685 | 2025.01.10 05:12:11.663883 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10686 | 2025.01.10 05:12:11.664018 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_51_10} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10687 | 2025.01.10 05:12:11.666472 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10688 | 2025.01.10 05:12:12.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.97 MiB, peak 247.39 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: 1.99 MiB | ||
10689 | 2025.01.10 05:12:12.335441 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2025.01.10 05:12:12.335744 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10691 | 2025.01.10 05:12:12.335862 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10692 | 2025.01.10 05:12:12.336649 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.01.10 05:12:12.336703 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10694 | 2025.01.10 05:12:12.337145 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10695 | 2025.01.10 05:12:12.337406 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.01.10 05:12:12.337630 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001976 sec., 13157.894736842107 rows/sec., 1001.77 KiB/sec. | ||
10697 | 2025.01.10 05:12:12.337697 [ 288 ] {9711c348-6592-401d-bf00-d13e1670579a} <Debug> TCPHandler: Processed in 0.00244739 sec. | ||
10698 | 2025.01.10 05:12:12.337895 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2025.01.10 05:12:12.338015 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10700 | 2025.01.10 05:12:12.338065 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10701 | 2025.01.10 05:12:12.338647 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2025.01.10 05:12:12.338686 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10703 | 2025.01.10 05:12:12.339066 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10704 | 2025.01.10 05:12:12.339310 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2025.01.10 05:12:12.339499 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001512 sec., 18518.51851851852 rows/sec., 1.44 MiB/sec. | ||
10706 | 2025.01.10 05:12:12.339551 [ 283 ] {79569e2c-3422-4567-b19c-97fc1a7334ad} <Debug> TCPHandler: Processed in 0.001723116 sec. | ||
10707 | 2025.01.10 05:12:12.339699 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2025.01.10 05:12:12.339811 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10709 | 2025.01.10 05:12:12.339861 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10710 | 2025.01.10 05:12:12.340365 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2025.01.10 05:12:12.340402 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10712 | 2025.01.10 05:12:12.340791 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10713 | 2025.01.10 05:12:12.341040 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2025.01.10 05:12:12.341230 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.88 MiB/sec. | ||
10715 | 2025.01.10 05:12:12.341280 [ 288 ] {1a32f42c-6efe-486b-9c40-432d4c5778ee} <Debug> TCPHandler: Processed in 0.001634353 sec. | ||
10716 | 2025.01.10 05:12:12.341425 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10717 | 2025.01.10 05:12:12.341536 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10718 | 2025.01.10 05:12:12.341583 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10719 | 2025.01.10 05:12:12.342028 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10720 | 2025.01.10 05:12:12.342065 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10721 | 2025.01.10 05:12:12.342438 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10722 | 2025.01.10 05:12:12.342675 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10723 | 2025.01.10 05:12:12.342876 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001351 sec., 13323.464100666173 rows/sec., 934.64 KiB/sec. | ||
10724 | 2025.01.10 05:12:12.342955 [ 283 ] {6aacba68-1d5b-4d71-8228-d81abbe9a6c1} <Debug> TCPHandler: Processed in 0.001576191 sec. | ||
10725 | 2025.01.10 05:12:17.164712 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10726 | 2025.01.10 05:12:17.164788 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10727 | 2025.01.10 05:12:17.338083 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10728 | 2025.01.10 05:12:17.338297 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10729 | 2025.01.10 05:12:17.338380 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10730 | 2025.01.10 05:12:17.339246 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10731 | 2025.01.10 05:12:17.339296 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10732 | 2025.01.10 05:12:17.339739 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10733 | 2025.01.10 05:12:17.340011 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10734 | 2025.01.10 05:12:17.340236 [ 80 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10735 | 2025.01.10 05:12:17.340271 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00203 sec., 38423.64532019704 rows/sec., 3.29 MiB/sec. | ||
10736 | 2025.01.10 05:12:17.340315 [ 80 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10737 | 2025.01.10 05:12:17.340385 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10738 | 2025.01.10 05:12:17.340403 [ 288 ] {ce166f0d-52a9-4fb3-8f58-c797e11ed86b} <Debug> TCPHandler: Processed in 0.00246198 sec. | ||
10739 | 2025.01.10 05:12:17.340633 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
10740 | 2025.01.10 05:12:17.340639 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10741 | 2025.01.10 05:12:17.340931 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10742 | 2025.01.10 05:12:17.340950 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10743 | 2025.01.10 05:12:17.341007 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1399 rows starting from the beginning of the part | ||
10744 | 2025.01.10 05:12:17.341064 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10745 | 2025.01.10 05:12:17.341339 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 199 rows starting from the beginning of the part | ||
10746 | 2025.01.10 05:12:17.341631 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
10747 | 2025.01.10 05:12:17.341998 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1345 rows starting from the beginning of the part | ||
10748 | 2025.01.10 05:12:17.342350 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
10749 | 2025.01.10 05:12:17.342696 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
10750 | 2025.01.10 05:12:17.344058 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10751 | 2025.01.10 05:12:17.344132 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10752 | 2025.01.10 05:12:17.345274 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10753 | 2025.01.10 05:12:17.345608 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10754 | 2025.01.10 05:12:17.345842 [ 80 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10755 | 2025.01.10 05:12:17.345949 [ 80 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2025.01.10 05:12:17.346036 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10757 | 2025.01.10 05:12:17.346117 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00523 sec., 4971.319311663479 rows/sec., 373.82 KiB/sec. | ||
10758 | 2025.01.10 05:12:17.346731 [ 283 ] {c337ce4e-f8e8-483c-b9b5-557f60ec08e3} <Debug> TCPHandler: Processed in 0.006195661 sec. | ||
10759 | 2025.01.10 05:12:17.346771 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
10760 | 2025.01.10 05:12:17.346975 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.006435089 sec., 485618.7692198197 rows/sec., 42.55 MiB/sec. | ||
10761 | 2025.01.10 05:12:17.347104 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10762 | 2025.01.10 05:12:17.347531 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10763 | 2025.01.10 05:12:17.347591 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10764 | 2025.01.10 05:12:17.347633 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10765 | 2025.01.10 05:12:17.347702 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 60 rows starting from the beginning of the part | ||
10766 | 2025.01.10 05:12:17.347876 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10767 | 2025.01.10 05:12:17.348924 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
10768 | 2025.01.10 05:12:17.349610 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10769 | 2025.01.10 05:12:17.349839 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
10770 | 2025.01.10 05:12:17.350243 [ 197 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_86_17} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10771 | 2025.01.10 05:12:17.350559 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
10772 | 2025.01.10 05:12:17.350643 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
10773 | 2025.01.10 05:12:17.351043 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
10774 | 2025.01.10 05:12:17.351251 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
10775 | 2025.01.10 05:12:17.352217 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10776 | 2025.01.10 05:12:17.352296 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10777 | 2025.01.10 05:12:17.353383 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10778 | 2025.01.10 05:12:17.354088 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10779 | 2025.01.10 05:12:17.354199 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.008028011 sec., 23667.13249396395 rows/sec., 1.79 MiB/sec. | ||
10780 | 2025.01.10 05:12:17.354380 [ 80 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10781 | 2025.01.10 05:12:17.354473 [ 80 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10782 | 2025.01.10 05:12:17.354495 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10783 | 2025.01.10 05:12:17.354542 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10784 | 2025.01.10 05:12:17.354731 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.007273 sec., 7424.7215729410145 rows/sec., 593.75 KiB/sec. | ||
10785 | 2025.01.10 05:12:17.355008 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
10786 | 2025.01.10 05:12:17.355087 [ 288 ] {d3495a02-cf0b-4c12-8e81-69b1d789c8ba} <Debug> TCPHandler: Processed in 0.008191196 sec. | ||
10787 | 2025.01.10 05:12:17.355421 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10788 | 2025.01.10 05:12:17.355459 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10789 | 2025.01.10 05:12:17.355513 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10790 | 2025.01.10 05:12:17.355535 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 873 rows starting from the beginning of the part | ||
10791 | 2025.01.10 05:12:17.355859 [ 189 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_71_14} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10792 | 2025.01.10 05:12:17.355906 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10793 | 2025.01.10 05:12:17.356086 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 359 rows starting from the beginning of the part | ||
10794 | 2025.01.10 05:12:17.356233 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10795 | 2025.01.10 05:12:17.356241 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10796 | 2025.01.10 05:12:17.356606 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 54 rows starting from the beginning of the part | ||
10797 | 2025.01.10 05:12:17.357040 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 827 rows starting from the beginning of the part | ||
10798 | 2025.01.10 05:12:17.357401 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part | ||
10799 | 2025.01.10 05:12:17.357627 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 54 rows starting from the beginning of the part | ||
10800 | 2025.01.10 05:12:17.358629 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10801 | 2025.01.10 05:12:17.358703 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10802 | 2025.01.10 05:12:17.359780 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10803 | 2025.01.10 05:12:17.360156 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10804 | 2025.01.10 05:12:17.360570 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10805 | 2025.01.10 05:12:17.360674 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10806 | 2025.01.10 05:12:17.360727 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10807 | 2025.01.10 05:12:17.360905 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005201 sec., 19227.071716977505 rows/sec., 1.33 MiB/sec. | ||
10808 | 2025.01.10 05:12:17.360943 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.006248013 sec., 351311.6890121707 rows/sec., 26.76 MiB/sec. | ||
10809 | 2025.01.10 05:12:17.361374 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
10810 | 2025.01.10 05:12:17.361432 [ 283 ] {94755940-d255-49de-8ba2-a363f761ca95} <Debug> TCPHandler: Processed in 0.006194301 sec. | ||
10811 | 2025.01.10 05:12:17.361480 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10812 | 2025.01.10 05:12:17.361753 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10813 | 2025.01.10 05:12:17.361997 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10814 | 2025.01.10 05:12:17.362116 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 20659 rows starting from the beginning of the part | ||
10815 | 2025.01.10 05:12:17.362131 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10816 | 2025.01.10 05:12:17.362756 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2025.01.10 05:12:17.362815 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10818 | 2025.01.10 05:12:17.362857 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part | ||
10819 | 2025.01.10 05:12:17.363108 [ 199 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_86_17} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10820 | 2025.01.10 05:12:17.363561 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10821 | 2025.01.10 05:12:17.363647 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
10822 | 2025.01.10 05:12:17.364175 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 969 rows starting from the beginning of the part | ||
10823 | 2025.01.10 05:12:17.364435 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
10824 | 2025.01.10 05:12:17.364743 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part | ||
10825 | 2025.01.10 05:12:17.366586 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10826 | 2025.01.10 05:12:17.366634 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10827 | 2025.01.10 05:12:17.367708 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10828 | 2025.01.10 05:12:17.368055 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10829 | 2025.01.10 05:12:17.368634 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10830 | 2025.01.10 05:12:17.368704 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2025.01.10 05:12:17.368739 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10832 | 2025.01.10 05:12:17.368745 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00671 sec., 3874.813710879285 rows/sec., 6.94 MiB/sec. | ||
10833 | 2025.01.10 05:12:17.369083 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
10834 | 2025.01.10 05:12:17.369160 [ 288 ] {265429da-1fc0-49e6-9bb6-9aeae606b8c7} <Debug> TCPHandler: Processed in 0.007596607 sec. | ||
10835 | 2025.01.10 05:12:17.369395 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10836 | 2025.01.10 05:12:17.369800 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10837 | 2025.01.10 05:12:17.369961 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10838 | 2025.01.10 05:12:17.371064 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10839 | 2025.01.10 05:12:17.371301 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1244 rows starting from the beginning of the part | ||
10840 | 2025.01.10 05:12:17.372365 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
10841 | 2025.01.10 05:12:17.372954 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2025.01.10 05:12:17.373069 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10843 | 2025.01.10 05:12:17.373774 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22065 rows, containing 5 columns (5 merged, 0 gathered) in 0.012838786 sec., 1718620.436542832 rows/sec., 115.10 MiB/sec. | ||
10844 | 2025.01.10 05:12:17.373855 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
10845 | 2025.01.10 05:12:17.374328 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10846 | 2025.01.10 05:12:17.374999 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
10847 | 2025.01.10 05:12:17.375016 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10848 | 2025.01.10 05:12:17.375358 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2025.01.10 05:12:17.375777 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10850 | 2025.01.10 05:12:17.376063 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2025.01.10 05:12:17.376090 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
10852 | 2025.01.10 05:12:17.376350 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
10853 | 2025.01.10 05:12:17.376473 [ 80 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10854 | 2025.01.10 05:12:17.376565 [ 80 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10855 | 2025.01.10 05:12:17.376638 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10856 | 2025.01.10 05:12:17.376837 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.007143 sec., 4199.916001679966 rows/sec., 294.62 KiB/sec. | ||
10857 | 2025.01.10 05:12:17.377102 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
10858 | 2025.01.10 05:12:17.377358 [ 283 ] {40ab6567-466b-415c-ae5a-c39808d55ad7} <Debug> TCPHandler: Processed in 0.008069932 sec. | ||
10859 | 2025.01.10 05:12:17.377713 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10860 | 2025.01.10 05:12:17.377816 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2842 rows starting from the beginning of the part | ||
10861 | 2025.01.10 05:12:17.377848 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
10862 | 2025.01.10 05:12:17.377987 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part | ||
10863 | 2025.01.10 05:12:17.378424 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part | ||
10864 | 2025.01.10 05:12:17.379052 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
10865 | 2025.01.10 05:12:17.379315 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part | ||
10866 | 2025.01.10 05:12:17.379680 [ 194 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part | ||
10867 | 2025.01.10 05:12:17.381923 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 4 columns (4 merged, 0 gathered) in 0.005148517 sec., 583857.4486594878 rows/sec., 37.60 MiB/sec. | ||
10868 | 2025.01.10 05:12:17.382372 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10869 | 2025.01.10 05:12:17.382920 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2025.01.10 05:12:17.383082 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_86_17} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10871 | 2025.01.10 05:12:17.383205 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
10872 | 2025.01.10 05:12:17.388033 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 19 columns (19 merged, 0 gathered) in 0.019196863 sec., 70219.80622563175 rows/sec., 125.83 MiB/sec. | ||
10873 | 2025.01.10 05:12:17.389462 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10874 | 2025.01.10 05:12:17.389921 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10875 | 2025.01.10 05:12:17.390016 [ 192 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10876 | 2025.01.10 05:12:17.390200 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
10877 | 2025.01.10 05:12:17.405787 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
10878 | 2025.01.10 05:12:17.406428 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10879 | 2025.01.10 05:12:17.406469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10880 | 2025.01.10 05:12:17.406973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10881 | 2025.01.10 05:12:17.407240 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10882 | 2025.01.10 05:12:17.407513 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10883 | 2025.01.10 05:12:17.512379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1536 | ||
10884 | 2025.01.10 05:12:17.515737 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2025.01.10 05:12:17.515785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10886 | 2025.01.10 05:12:17.517321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10887 | 2025.01.10 05:12:17.517649 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2025.01.10 05:12:17.518984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
10889 | 2025.01.10 05:12:18.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.62 MiB, peak 247.96 MiB, free memory in arenas 0.00 B, will set to 239.37 MiB (RSS), difference: 2.75 MiB | ||
10890 | 2025.01.10 05:12:19.071503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10891 | 2025.01.10 05:12:19.090418 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10892 | 2025.01.10 05:12:19.090474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10893 | 2025.01.10 05:12:19.097433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10894 | 2025.01.10 05:12:19.098192 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10895 | 2025.01.10 05:12:19.100766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10896 | 2025.01.10 05:12:20.464835 [ 74 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
10897 | 2025.01.10 05:12:20.464949 [ 74 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10898 | 2025.01.10 05:12:20.464992 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10899 | 2025.01.10 05:12:20.465215 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
10900 | 2025.01.10 05:12:20.465576 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10901 | 2025.01.10 05:12:20.465618 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 33 rows starting from the beginning of the part | ||
10902 | 2025.01.10 05:12:20.465699 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10903 | 2025.01.10 05:12:20.465799 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10904 | 2025.01.10 05:12:20.466078 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10905 | 2025.01.10 05:12:20.466241 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10906 | 2025.01.10 05:12:20.467255 [ 190 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216685 sec., 17075.478228765256 rows/sec., 1.12 MiB/sec. | ||
10907 | 2025.01.10 05:12:20.467483 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
10908 | 2025.01.10 05:12:20.467918 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10909 | 2025.01.10 05:12:20.468030 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_36_8} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
10910 | 2025.01.10 05:12:20.468143 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10911 | 2025.01.10 05:12:22.342341 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10912 | 2025.01.10 05:12:22.342550 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10913 | 2025.01.10 05:12:22.342635 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10914 | 2025.01.10 05:12:22.343461 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10915 | 2025.01.10 05:12:22.343513 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10916 | 2025.01.10 05:12:22.343960 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10917 | 2025.01.10 05:12:22.344226 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10918 | 2025.01.10 05:12:22.344443 [ 73 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10919 | 2025.01.10 05:12:22.344471 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. | ||
10920 | 2025.01.10 05:12:22.344535 [ 73 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10921 | 2025.01.10 05:12:22.344611 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10922 | 2025.01.10 05:12:22.344624 [ 288 ] {be46d5a7-28ba-42b7-a000-36b3a9d44031} <Debug> TCPHandler: Processed in 0.002430579 sec. | ||
10923 | 2025.01.10 05:12:22.344897 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10924 | 2025.01.10 05:12:22.345015 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::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 | ||
10925 | 2025.01.10 05:12:22.345238 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10926 | 2025.01.10 05:12:22.345375 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10927 | 2025.01.10 05:12:22.345605 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10928 | 2025.01.10 05:12:22.345689 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10929 | 2025.01.10 05:12:22.346122 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10930 | 2025.01.10 05:12:22.346500 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10931 | 2025.01.10 05:12:22.346791 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10932 | 2025.01.10 05:12:22.346893 [ 196 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10933 | 2025.01.10 05:12:22.347751 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10934 | 2025.01.10 05:12:22.347812 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10935 | 2025.01.10 05:12:22.348700 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10936 | 2025.01.10 05:12:22.349250 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10937 | 2025.01.10 05:12:22.349786 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.004676 sec., 42557.74165953807 rows/sec., 3.78 MiB/sec. | ||
10938 | 2025.01.10 05:12:22.349857 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005079045 sec., 13782.118488810396 rows/sec., 1.02 MiB/sec. | ||
10939 | 2025.01.10 05:12:22.349903 [ 283 ] {f7586303-6cd7-471f-82a0-5b939cccccef} <Debug> TCPHandler: Processed in 0.005131537 sec. | ||
10940 | 2025.01.10 05:12:22.350137 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10941 | 2025.01.10 05:12:22.350141 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2025.01.10 05:12:22.350319 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10943 | 2025.01.10 05:12:22.350400 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10944 | 2025.01.10 05:12:22.350685 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10945 | 2025.01.10 05:12:22.350944 [ 190 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_37_9} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10946 | 2025.01.10 05:12:22.351143 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10947 | 2025.01.10 05:12:22.351463 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2025.01.10 05:12:22.351511 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10949 | 2025.01.10 05:12:22.351889 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10950 | 2025.01.10 05:12:22.352241 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2025.01.10 05:12:22.352471 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.002184 sec., 9157.509157509157 rows/sec., 656.41 KiB/sec. | ||
10952 | 2025.01.10 05:12:22.352542 [ 288 ] {25624d6e-7439-4b95-abfe-78fb17c8c36f} <Debug> TCPHandler: Processed in 0.002490551 sec. | ||
10953 | 2025.01.10 05:12:22.352699 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2025.01.10 05:12:22.352814 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10955 | 2025.01.10 05:12:22.352864 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10956 | 2025.01.10 05:12:22.353461 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2025.01.10 05:12:22.353503 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10958 | 2025.01.10 05:12:22.353889 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10959 | 2025.01.10 05:12:22.354141 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2025.01.10 05:12:22.354382 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. | ||
10961 | 2025.01.10 05:12:22.354471 [ 283 ] {d9c4dd0d-cd81-44a7-aace-0e9913e71b2f} <Debug> TCPHandler: Processed in 0.001826059 sec. | ||
10962 | 2025.01.10 05:12:22.354725 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10963 | 2025.01.10 05:12:22.354866 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10964 | 2025.01.10 05:12:22.354916 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10965 | 2025.01.10 05:12:22.355486 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2025.01.10 05:12:22.355532 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10967 | 2025.01.10 05:12:22.355898 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10968 | 2025.01.10 05:12:22.356155 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2025.01.10 05:12:22.356355 [ 73 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10970 | 2025.01.10 05:12:22.356421 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
10971 | 2025.01.10 05:12:22.356430 [ 73 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10972 | 2025.01.10 05:12:22.356503 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10973 | 2025.01.10 05:12:22.356564 [ 288 ] {3f272be7-8f10-4d93-8903-697bd973e977} <Debug> TCPHandler: Processed in 0.001964054 sec. | ||
10974 | 2025.01.10 05:12:22.356773 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10975 | 2025.01.10 05:12:22.356802 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::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 | ||
10976 | 2025.01.10 05:12:22.357010 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10977 | 2025.01.10 05:12:22.357135 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10978 | 2025.01.10 05:12:22.357147 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10979 | 2025.01.10 05:12:22.357236 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10980 | 2025.01.10 05:12:22.357453 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10981 | 2025.01.10 05:12:22.357796 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10982 | 2025.01.10 05:12:22.358234 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10983 | 2025.01.10 05:12:22.358616 [ 195 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10984 | 2025.01.10 05:12:22.359797 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10985 | 2025.01.10 05:12:22.359846 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
10986 | 2025.01.10 05:12:22.360420 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003784453 sec., 17175.53369007357 rows/sec., 1.11 MiB/sec. | ||
10987 | 2025.01.10 05:12:22.360476 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10988 | 2025.01.10 05:12:22.360602 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10989 | 2025.01.10 05:12:22.360918 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10990 | 2025.01.10 05:12:22.361205 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10991 | 2025.01.10 05:12:22.361324 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004379 sec., 81982.18771408997 rows/sec., 5.76 MiB/sec. | ||
10992 | 2025.01.10 05:12:22.361407 [ 190 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_37_9} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10993 | 2025.01.10 05:12:22.361507 [ 283 ] {d51b6a02-7d28-446f-842f-2a1dc47c2ffa} <Debug> TCPHandler: Processed in 0.004830016 sec. | ||
10994 | 2025.01.10 05:12:22.361682 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10995 | 2025.01.10 05:12:22.361773 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10996 | 2025.01.10 05:12:22.361912 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10997 | 2025.01.10 05:12:22.361973 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10998 | 2025.01.10 05:12:22.362481 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2025.01.10 05:12:22.362536 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11000 | 2025.01.10 05:12:22.362982 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11001 | 2025.01.10 05:12:22.363231 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2025.01.10 05:12:22.363447 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
11003 | 2025.01.10 05:12:22.363501 [ 288 ] {32a292b3-3bae-47e1-afee-c09edacd2cdf} <Debug> TCPHandler: Processed in 0.00184447 sec. | ||
11004 | 2025.01.10 05:12:22.363654 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11005 | 2025.01.10 05:12:22.363764 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11006 | 2025.01.10 05:12:22.363816 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11007 | 2025.01.10 05:12:22.364337 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11008 | 2025.01.10 05:12:22.364375 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11009 | 2025.01.10 05:12:22.364788 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11010 | 2025.01.10 05:12:22.365051 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11011 | 2025.01.10 05:12:22.365283 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001541 sec., 114860.48020765737 rows/sec., 7.58 MiB/sec. | ||
11012 | 2025.01.10 05:12:22.365391 [ 283 ] {6520f68e-5b05-4d68-a19a-7ffb913b0739} <Debug> TCPHandler: Processed in 0.001792589 sec. | ||
11013 | 2025.01.10 05:12:22.365597 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11014 | 2025.01.10 05:12:22.365792 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11015 | 2025.01.10 05:12:22.365842 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11016 | 2025.01.10 05:12:22.366298 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11017 | 2025.01.10 05:12:22.366337 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11018 | 2025.01.10 05:12:22.366686 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11019 | 2025.01.10 05:12:22.366924 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11020 | 2025.01.10 05:12:22.367132 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
11021 | 2025.01.10 05:12:22.367184 [ 288 ] {b1931e7a-d335-4841-97f3-3f2c7d9cbf3a} <Debug> TCPHandler: Processed in 0.001698415 sec. | ||
11022 | 2025.01.10 05:12:22.367331 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11023 | 2025.01.10 05:12:22.367459 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11024 | 2025.01.10 05:12:22.367537 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11025 | 2025.01.10 05:12:22.368674 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11026 | 2025.01.10 05:12:22.368714 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11027 | 2025.01.10 05:12:22.369355 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11028 | 2025.01.10 05:12:22.369619 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11029 | 2025.01.10 05:12:22.369880 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002447 sec., 5312.627707396812 rows/sec., 9.52 MiB/sec. | ||
11030 | 2025.01.10 05:12:22.370126 [ 283 ] {8c1116b6-93b0-4a53-a880-edd50b3f78bd} <Debug> TCPHandler: Processed in 0.002858912 sec. | ||
11031 | 2025.01.10 05:12:22.370310 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2025.01.10 05:12:22.370426 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11033 | 2025.01.10 05:12:22.370473 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11034 | 2025.01.10 05:12:22.370914 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2025.01.10 05:12:22.370953 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11036 | 2025.01.10 05:12:22.371308 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11037 | 2025.01.10 05:12:22.371541 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11038 | 2025.01.10 05:12:22.371757 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001352 sec., 38461.53846153846 rows/sec., 2.38 MiB/sec. | ||
11039 | 2025.01.10 05:12:22.371850 [ 288 ] {cb1635ca-9ca6-4b07-bfc6-1ae81b4205d6} <Debug> TCPHandler: Processed in 0.001619592 sec. | ||
11040 | 2025.01.10 05:12:24.908535 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
11041 | 2025.01.10 05:12:24.909179 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11042 | 2025.01.10 05:12:24.909216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11043 | 2025.01.10 05:12:24.909756 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11044 | 2025.01.10 05:12:24.910031 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11045 | 2025.01.10 05:12:24.910214 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
11046 | 2025.01.10 05:12:26.601723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11047 | 2025.01.10 05:12:26.621682 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11048 | 2025.01.10 05:12:26.621749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11049 | 2025.01.10 05:12:26.629018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11050 | 2025.01.10 05:12:26.629794 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2025.01.10 05:12:26.632470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11052 | 2025.01.10 05:12:27.337988 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2025.01.10 05:12:27.338198 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11054 | 2025.01.10 05:12:27.338281 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11055 | 2025.01.10 05:12:27.339039 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2025.01.10 05:12:27.339088 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11057 | 2025.01.10 05:12:27.339510 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
11058 | 2025.01.10 05:12:27.339771 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2025.01.10 05:12:27.340032 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001883 sec., 1062.1348911311736 rows/sec., 86.61 KiB/sec. | ||
11060 | 2025.01.10 05:12:27.340247 [ 288 ] {6618274b-3221-493d-a533-f60f6ea228c2} <Debug> TCPHandler: Processed in 0.002401368 sec. | ||
11061 | 2025.01.10 05:12:27.340442 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11062 | 2025.01.10 05:12:27.340567 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11063 | 2025.01.10 05:12:27.340619 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11064 | 2025.01.10 05:12:27.341255 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11065 | 2025.01.10 05:12:27.341297 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11066 | 2025.01.10 05:12:27.341674 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11067 | 2025.01.10 05:12:27.341936 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11068 | 2025.01.10 05:12:27.342156 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001618 sec., 48825.7107540173 rows/sec., 4.18 MiB/sec. | ||
11069 | 2025.01.10 05:12:27.342213 [ 283 ] {9ab93041-8c3a-4550-826e-061560f22b8d} <Debug> TCPHandler: Processed in 0.00183186 sec. | ||
11070 | 2025.01.10 05:12:27.342363 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11071 | 2025.01.10 05:12:27.342493 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11072 | 2025.01.10 05:12:27.342547 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11073 | 2025.01.10 05:12:27.343197 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11074 | 2025.01.10 05:12:27.343244 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11075 | 2025.01.10 05:12:27.343591 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11076 | 2025.01.10 05:12:27.343831 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11077 | 2025.01.10 05:12:27.344038 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001574 sec., 17789.07242693774 rows/sec., 1.30 MiB/sec. | ||
11078 | 2025.01.10 05:12:27.344091 [ 288 ] {7f3005ed-15b7-45b6-b73b-a8a75c54b256} <Debug> TCPHandler: Processed in 0.001791349 sec. | ||
11079 | 2025.01.10 05:12:27.344237 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11080 | 2025.01.10 05:12:27.344348 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11081 | 2025.01.10 05:12:27.344394 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11082 | 2025.01.10 05:12:27.344968 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11083 | 2025.01.10 05:12:27.345008 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11084 | 2025.01.10 05:12:27.345374 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11085 | 2025.01.10 05:12:27.345615 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11086 | 2025.01.10 05:12:27.345832 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001507 sec., 37159.920371599204 rows/sec., 2.90 MiB/sec. | ||
11087 | 2025.01.10 05:12:27.345905 [ 283 ] {6d183568-da01-4ce2-88fd-f7d902bf8990} <Debug> TCPHandler: Processed in 0.001722825 sec. | ||
11088 | 2025.01.10 05:12:27.346063 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11089 | 2025.01.10 05:12:27.346187 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11090 | 2025.01.10 05:12:27.346235 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11091 | 2025.01.10 05:12:27.346815 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11092 | 2025.01.10 05:12:27.346859 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11093 | 2025.01.10 05:12:27.347291 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11094 | 2025.01.10 05:12:27.347521 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11095 | 2025.01.10 05:12:27.347733 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001571 sec., 64290.26098026735 rows/sec., 4.46 MiB/sec. | ||
11096 | 2025.01.10 05:12:27.347784 [ 288 ] {5dcad299-6ba3-4041-b640-f2e6beeadb23} <Debug> TCPHandler: Processed in 0.001790168 sec. | ||
11097 | 2025.01.10 05:12:27.347912 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11098 | 2025.01.10 05:12:27.348020 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11099 | 2025.01.10 05:12:27.348087 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.10 05:12:27.349221 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11101 | 2025.01.10 05:12:27.349262 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11102 | 2025.01.10 05:12:27.349906 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11103 | 2025.01.10 05:12:27.350174 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11104 | 2025.01.10 05:12:27.350416 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002418 sec., 10752.68817204301 rows/sec., 19.27 MiB/sec. | ||
11105 | 2025.01.10 05:12:27.350529 [ 283 ] {6c7c07b6-62ae-410e-9a9f-695d142c2e4a} <Debug> TCPHandler: Processed in 0.002669256 sec. | ||
11106 | 2025.01.10 05:12:27.350669 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11107 | 2025.01.10 05:12:27.350778 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11108 | 2025.01.10 05:12:27.350826 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11109 | 2025.01.10 05:12:27.351267 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11110 | 2025.01.10 05:12:27.351306 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11111 | 2025.01.10 05:12:27.351666 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11112 | 2025.01.10 05:12:27.351899 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11113 | 2025.01.10 05:12:27.352135 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
11114 | 2025.01.10 05:12:27.352201 [ 288 ] {39d8b7e7-34e3-448b-a9a7-229b0780ec68} <Debug> TCPHandler: Processed in 0.001585002 sec. | ||
11115 | 2025.01.10 05:12:27.520043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1572 | ||
11116 | 2025.01.10 05:12:27.522982 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11117 | 2025.01.10 05:12:27.523030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11118 | 2025.01.10 05:12:27.524480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11119 | 2025.01.10 05:12:27.524799 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11120 | 2025.01.10 05:12:27.525409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
11121 | 2025.01.10 05:12:32.165054 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11122 | 2025.01.10 05:12:32.165127 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11123 | 2025.01.10 05:12:32.341811 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11124 | 2025.01.10 05:12:32.342018 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11125 | 2025.01.10 05:12:32.342099 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11126 | 2025.01.10 05:12:32.342908 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11127 | 2025.01.10 05:12:32.342957 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11128 | 2025.01.10 05:12:32.343385 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11129 | 2025.01.10 05:12:32.343654 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11130 | 2025.01.10 05:12:32.343897 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
11131 | 2025.01.10 05:12:32.343966 [ 288 ] {4183c431-85ce-444c-9a8d-01a70f90fd50} <Debug> TCPHandler: Processed in 0.002296635 sec. | ||
11132 | 2025.01.10 05:12:32.344162 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11133 | 2025.01.10 05:12:32.344307 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11134 | 2025.01.10 05:12:32.344369 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11135 | 2025.01.10 05:12:32.345061 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11136 | 2025.01.10 05:12:32.345104 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11137 | 2025.01.10 05:12:32.345499 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11138 | 2025.01.10 05:12:32.345760 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11139 | 2025.01.10 05:12:32.345996 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001724 sec., 115429.23433874709 rows/sec., 10.26 MiB/sec. | ||
11140 | 2025.01.10 05:12:32.346068 [ 283 ] {ecd19adb-93d2-4383-8d82-f35d5bac2490} <Debug> TCPHandler: Processed in 0.001977184 sec. | ||
11141 | 2025.01.10 05:12:32.346230 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11142 | 2025.01.10 05:12:32.346364 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11143 | 2025.01.10 05:12:32.346410 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11144 | 2025.01.10 05:12:32.347057 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11145 | 2025.01.10 05:12:32.347103 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11146 | 2025.01.10 05:12:32.347511 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11147 | 2025.01.10 05:12:32.347751 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11148 | 2025.01.10 05:12:32.347974 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001636 sec., 12224.938875305623 rows/sec., 876.28 KiB/sec. | ||
11149 | 2025.01.10 05:12:32.348028 [ 288 ] {987ebf86-68f8-4920-b97c-e58e5e2f927e} <Debug> TCPHandler: Processed in 0.001867821 sec. | ||
11150 | 2025.01.10 05:12:32.348164 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11151 | 2025.01.10 05:12:32.348272 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11152 | 2025.01.10 05:12:32.348319 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11153 | 2025.01.10 05:12:32.348859 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11154 | 2025.01.10 05:12:32.348900 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11155 | 2025.01.10 05:12:32.349249 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11156 | 2025.01.10 05:12:32.349494 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11157 | 2025.01.10 05:12:32.349672 [ 60 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11158 | 2025.01.10 05:12:32.349743 [ 60 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11159 | 2025.01.10 05:12:32.349742 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
11160 | 2025.01.10 05:12:32.349777 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11161 | 2025.01.10 05:12:32.349895 [ 283 ] {7b834c24-e0a1-432b-bf6f-e1e866ce6fc3} <Debug> TCPHandler: Processed in 0.001782788 sec. | ||
11162 | 2025.01.10 05:12:32.350099 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11163 | 2025.01.10 05:12:32.350105 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11164 | 2025.01.10 05:12:32.350394 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11165 | 2025.01.10 05:12:32.350409 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11166 | 2025.01.10 05:12:32.350500 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11167 | 2025.01.10 05:12:32.350523 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part | ||
11168 | 2025.01.10 05:12:32.350930 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11169 | 2025.01.10 05:12:32.351343 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11170 | 2025.01.10 05:12:32.351810 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11171 | 2025.01.10 05:12:32.352008 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11172 | 2025.01.10 05:12:32.352326 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11173 | 2025.01.10 05:12:32.353222 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11174 | 2025.01.10 05:12:32.353291 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11175 | 2025.01.10 05:12:32.354236 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11176 | 2025.01.10 05:12:32.354825 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11177 | 2025.01.10 05:12:32.355301 [ 186 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385174 sec., 100461.006459587 rows/sec., 7.20 MiB/sec. | ||
11178 | 2025.01.10 05:12:32.355383 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005075 sec., 2561.576354679803 rows/sec., 159.71 KiB/sec. | ||
11179 | 2025.01.10 05:12:32.355475 [ 288 ] {4c2daa69-4a14-4d8e-91a5-93cc8b42d257} <Debug> TCPHandler: Processed in 0.005474988 sec. | ||
11180 | 2025.01.10 05:12:32.355515 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11181 | 2025.01.10 05:12:32.355641 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11182 | 2025.01.10 05:12:32.355770 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11183 | 2025.01.10 05:12:32.355817 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11184 | 2025.01.10 05:12:32.355903 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11185 | 2025.01.10 05:12:32.356029 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_38_8} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11186 | 2025.01.10 05:12:32.356159 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11187 | 2025.01.10 05:12:32.356676 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11188 | 2025.01.10 05:12:32.356715 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11189 | 2025.01.10 05:12:32.357099 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11190 | 2025.01.10 05:12:32.357349 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11191 | 2025.01.10 05:12:32.357549 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001804 sec., 199002.2172949002 rows/sec., 13.99 MiB/sec. | ||
11192 | 2025.01.10 05:12:32.357603 [ 283 ] {0d3f935e-008d-4c25-b9bb-34a3de2970b5} <Debug> TCPHandler: Processed in 0.002029296 sec. | ||
11193 | 2025.01.10 05:12:32.357749 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11194 | 2025.01.10 05:12:32.357862 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11195 | 2025.01.10 05:12:32.357916 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11196 | 2025.01.10 05:12:32.358386 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11197 | 2025.01.10 05:12:32.358426 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11198 | 2025.01.10 05:12:32.358795 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11199 | 2025.01.10 05:12:32.359038 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11200 | 2025.01.10 05:12:32.359225 [ 60 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11201 | 2025.01.10 05:12:32.359299 [ 60 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11202 | 2025.01.10 05:12:32.359307 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
11203 | 2025.01.10 05:12:32.359329 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11204 | 2025.01.10 05:12:32.359460 [ 288 ] {24ff2b3e-dff8-4c25-a724-a3e2f924160a} <Debug> TCPHandler: Processed in 0.001754567 sec. | ||
11205 | 2025.01.10 05:12:32.359743 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11206 | 2025.01.10 05:12:32.360001 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11207 | 2025.01.10 05:12:32.360148 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11208 | 2025.01.10 05:12:32.360352 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11209 | 2025.01.10 05:12:32.360606 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11210 | 2025.01.10 05:12:32.360693 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11211 | 2025.01.10 05:12:32.360977 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11212 | 2025.01.10 05:12:32.361354 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11213 | 2025.01.10 05:12:32.361718 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11214 | 2025.01.10 05:12:32.362003 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11215 | 2025.01.10 05:12:32.362317 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11216 | 2025.01.10 05:12:32.362974 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11217 | 2025.01.10 05:12:32.363047 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11218 | 2025.01.10 05:12:32.364041 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11219 | 2025.01.10 05:12:32.364656 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11220 | 2025.01.10 05:12:32.364858 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005378564 sec., 42390.49679431164 rows/sec., 2.16 MiB/sec. | ||
11221 | 2025.01.10 05:12:32.365140 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005162 sec., 34289.035257652075 rows/sec., 2.26 MiB/sec. | ||
11222 | 2025.01.10 05:12:32.365172 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11223 | 2025.01.10 05:12:32.365504 [ 283 ] {d041d3c4-0d5c-4e62-9559-f36b17662756} <Debug> TCPHandler: Processed in 0.005903552 sec. | ||
11224 | 2025.01.10 05:12:32.365810 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11225 | 2025.01.10 05:12:32.366175 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11226 | 2025.01.10 05:12:32.366379 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11227 | 2025.01.10 05:12:32.366378 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2025.01.10 05:12:32.366704 [ 186 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_38_8} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11229 | 2025.01.10 05:12:32.366903 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11230 | 2025.01.10 05:12:32.367268 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11231 | 2025.01.10 05:12:32.367313 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11232 | 2025.01.10 05:12:32.367667 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11233 | 2025.01.10 05:12:32.367908 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11234 | 2025.01.10 05:12:32.368156 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0021 sec., 476.1904761904762 rows/sec., 32.09 KiB/sec. | ||
11235 | 2025.01.10 05:12:32.368364 [ 288 ] {dae14af0-b3b1-4e60-a945-42cb8b135ed2} <Debug> TCPHandler: Processed in 0.002732408 sec. | ||
11236 | 2025.01.10 05:12:32.368573 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11237 | 2025.01.10 05:12:32.368684 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11238 | 2025.01.10 05:12:32.368763 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11239 | 2025.01.10 05:12:32.370180 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11240 | 2025.01.10 05:12:32.370227 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11241 | 2025.01.10 05:12:32.371077 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11242 | 2025.01.10 05:12:32.371414 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11243 | 2025.01.10 05:12:32.371741 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003069 sec., 4235.907461713913 rows/sec., 7.59 MiB/sec. | ||
11244 | 2025.01.10 05:12:32.372218 [ 283 ] {15787e2d-a9d3-4ca8-b9dc-f1c664e024d0} <Debug> TCPHandler: Processed in 0.003736961 sec. | ||
11245 | 2025.01.10 05:12:32.372487 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11246 | 2025.01.10 05:12:32.372662 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11247 | 2025.01.10 05:12:32.372715 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11248 | 2025.01.10 05:12:32.373213 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11249 | 2025.01.10 05:12:32.373253 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11250 | 2025.01.10 05:12:32.373647 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11251 | 2025.01.10 05:12:32.373891 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11252 | 2025.01.10 05:12:32.374103 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001465 sec., 35494.88054607509 rows/sec., 2.20 MiB/sec. | ||
11253 | 2025.01.10 05:12:32.374157 [ 288 ] {a67a281a-7494-468d-bcb0-e61e320b236b} <Debug> TCPHandler: Processed in 0.001826189 sec. | ||
11254 | 2025.01.10 05:12:32.411233 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
11255 | 2025.01.10 05:12:32.411950 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11256 | 2025.01.10 05:12:32.411989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11257 | 2025.01.10 05:12:32.412485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11258 | 2025.01.10 05:12:32.412747 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11259 | 2025.01.10 05:12:32.412997 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
11260 | 2025.01.10 05:12:34.133432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11261 | 2025.01.10 05:12:34.155290 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11262 | 2025.01.10 05:12:34.155347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11263 | 2025.01.10 05:12:34.162639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11264 | 2025.01.10 05:12:34.163434 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11265 | 2025.01.10 05:12:34.166215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11266 | 2025.01.10 05:12:37.338145 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11267 | 2025.01.10 05:12:37.338371 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11268 | 2025.01.10 05:12:37.338453 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11269 | 2025.01.10 05:12:37.339279 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11270 | 2025.01.10 05:12:37.339328 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11271 | 2025.01.10 05:12:37.339766 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11272 | 2025.01.10 05:12:37.340023 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11273 | 2025.01.10 05:12:37.340282 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00197 sec., 39593.90862944163 rows/sec., 3.39 MiB/sec. | ||
11274 | 2025.01.10 05:12:37.340365 [ 288 ] {7e052b8c-958d-4b8e-8ae4-0dd1c134d845} <Debug> TCPHandler: Processed in 0.002364417 sec. | ||
11275 | 2025.01.10 05:12:37.340592 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11276 | 2025.01.10 05:12:37.340739 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11277 | 2025.01.10 05:12:37.340798 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11278 | 2025.01.10 05:12:37.341486 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11279 | 2025.01.10 05:12:37.341535 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11280 | 2025.01.10 05:12:37.341922 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11281 | 2025.01.10 05:12:37.342186 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11282 | 2025.01.10 05:12:37.342428 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001724 sec., 15081.20649651972 rows/sec., 1.11 MiB/sec. | ||
11283 | 2025.01.10 05:12:37.342483 [ 283 ] {dba93f49-2188-41d5-a796-13c0079bf979} <Debug> TCPHandler: Processed in 0.001986925 sec. | ||
11284 | 2025.01.10 05:12:37.342638 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11285 | 2025.01.10 05:12:37.342767 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11286 | 2025.01.10 05:12:37.342822 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11287 | 2025.01.10 05:12:37.343487 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11288 | 2025.01.10 05:12:37.343534 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11289 | 2025.01.10 05:12:37.343897 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11290 | 2025.01.10 05:12:37.344138 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11291 | 2025.01.10 05:12:37.344372 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001633 sec., 33067.97305572566 rows/sec., 2.58 MiB/sec. | ||
11292 | 2025.01.10 05:12:37.344445 [ 288 ] {fd9787cc-5b55-4575-9e63-7296dc71502f} <Debug> TCPHandler: Processed in 0.00187132 sec. | ||
11293 | 2025.01.10 05:12:37.344676 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11294 | 2025.01.10 05:12:37.345002 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11295 | 2025.01.10 05:12:37.345086 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11296 | 2025.01.10 05:12:37.345688 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11297 | 2025.01.10 05:12:37.345727 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11298 | 2025.01.10 05:12:37.346119 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11299 | 2025.01.10 05:12:37.346366 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11300 | 2025.01.10 05:12:37.346579 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001691 sec., 59136.60555884092 rows/sec., 4.10 MiB/sec. | ||
11301 | 2025.01.10 05:12:37.346631 [ 283 ] {0f15a608-90b1-4a1d-b9ee-ee5edbe1982f} <Debug> TCPHandler: Processed in 0.002093948 sec. | ||
11302 | 2025.01.10 05:12:37.346779 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11303 | 2025.01.10 05:12:37.346907 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11304 | 2025.01.10 05:12:37.346986 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11305 | 2025.01.10 05:12:37.348215 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11306 | 2025.01.10 05:12:37.348253 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11307 | 2025.01.10 05:12:37.348904 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11308 | 2025.01.10 05:12:37.349166 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11309 | 2025.01.10 05:12:37.349413 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002536 sec., 10252.36593059937 rows/sec., 18.37 MiB/sec. | ||
11310 | 2025.01.10 05:12:37.349520 [ 288 ] {38638777-0bb4-43fa-9a1e-372b466510cd} <Debug> TCPHandler: Processed in 0.002805751 sec. | ||
11311 | 2025.01.10 05:12:37.349681 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11312 | 2025.01.10 05:12:37.349815 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11313 | 2025.01.10 05:12:37.349873 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11314 | 2025.01.10 05:12:37.350405 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11315 | 2025.01.10 05:12:37.350452 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11316 | 2025.01.10 05:12:37.350841 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11317 | 2025.01.10 05:12:37.351084 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11318 | 2025.01.10 05:12:37.351307 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001521 sec., 19723.865877712033 rows/sec., 1.35 MiB/sec. | ||
11319 | 2025.01.10 05:12:37.351369 [ 283 ] {1a090860-0c1a-42e3-b858-c81ee5342b3f} <Debug> TCPHandler: Processed in 0.001752787 sec. | ||
11320 | 2025.01.10 05:12:37.526532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1606 | ||
11321 | 2025.01.10 05:12:37.529569 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2025.01.10 05:12:37.529620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11323 | 2025.01.10 05:12:37.531098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11324 | 2025.01.10 05:12:37.531410 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2025.01.10 05:12:37.532725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
11326 | 2025.01.10 05:12:38.599055 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11327 | 2025.01.10 05:12:38.599272 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11328 | 2025.01.10 05:12:38.599359 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11329 | 2025.01.10 05:12:38.600214 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11330 | 2025.01.10 05:12:38.600267 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11331 | 2025.01.10 05:12:38.600717 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11332 | 2025.01.10 05:12:38.600978 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11333 | 2025.01.10 05:12:38.601190 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. | ||
11334 | 2025.01.10 05:12:38.601257 [ 288 ] {9e8e16d6-b9b1-4e2f-818a-8ca6de39ea01} <Debug> TCPHandler: Processed in 0.002351736 sec. | ||
11335 | 2025.01.10 05:12:38.601470 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11336 | 2025.01.10 05:12:38.601594 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11337 | 2025.01.10 05:12:38.601656 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11338 | 2025.01.10 05:12:38.603046 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2025.01.10 05:12:38.603087 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11340 | 2025.01.10 05:12:38.603552 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11341 | 2025.01.10 05:12:38.603804 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2025.01.10 05:12:38.603950 [ 51 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11343 | 2025.01.10 05:12:38.603989 [ 51 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11344 | 2025.01.10 05:12:38.603998 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002433 sec., 550349.3629264283 rows/sec., 45.85 MiB/sec. | ||
11345 | 2025.01.10 05:12:38.604013 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11346 | 2025.01.10 05:12:38.604110 [ 283 ] {2ac666f4-1105-48a3-b484-3b389387d4f8} <Debug> TCPHandler: Processed in 0.002690808 sec. | ||
11347 | 2025.01.10 05:12:38.604341 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
11348 | 2025.01.10 05:12:38.604389 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11349 | 2025.01.10 05:12:38.604852 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11350 | 2025.01.10 05:12:38.604869 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11351 | 2025.01.10 05:12:38.604968 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1399 rows starting from the beginning of the part | ||
11352 | 2025.01.10 05:12:38.605086 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11353 | 2025.01.10 05:12:38.605542 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 199 rows starting from the beginning of the part | ||
11354 | 2025.01.10 05:12:38.606073 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
11355 | 2025.01.10 05:12:38.606533 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 199 rows starting from the beginning of the part | ||
11356 | 2025.01.10 05:12:38.606858 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
11357 | 2025.01.10 05:12:38.607312 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1339 rows starting from the beginning of the part | ||
11358 | 2025.01.10 05:12:38.608366 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11359 | 2025.01.10 05:12:38.608446 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11360 | 2025.01.10 05:12:38.609308 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11361 | 2025.01.10 05:12:38.609821 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11362 | 2025.01.10 05:12:38.610083 [ 51 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11363 | 2025.01.10 05:12:38.610136 [ 51 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11364 | 2025.01.10 05:12:38.610166 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11365 | 2025.01.10 05:12:38.610196 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005497 sec., 3638.3481899217754 rows/sec., 260.80 KiB/sec. | ||
11366 | 2025.01.10 05:12:38.610423 [ 288 ] {88935d92-d3b6-43f7-bfae-a799eb694789} <Debug> TCPHandler: Processed in 0.00617908 sec. | ||
11367 | 2025.01.10 05:12:38.610482 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
11368 | 2025.01.10 05:12:38.610754 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11369 | 2025.01.10 05:12:38.611046 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11370 | 2025.01.10 05:12:38.611189 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part | ||
11371 | 2025.01.10 05:12:38.611271 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11372 | 2025.01.10 05:12:38.611517 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11373 | 2025.01.10 05:12:38.611541 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3293 rows, containing 5 columns (5 merged, 0 gathered) in 0.00740706 sec., 444575.8506073935 rows/sec., 39.13 MiB/sec. | ||
11374 | 2025.01.10 05:12:38.611778 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 20 rows starting from the beginning of the part | ||
11375 | 2025.01.10 05:12:38.612106 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11376 | 2025.01.10 05:12:38.612240 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
11377 | 2025.01.10 05:12:38.612872 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
11378 | 2025.01.10 05:12:38.613510 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
11379 | 2025.01.10 05:12:38.613780 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11380 | 2025.01.10 05:12:38.614183 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
11381 | 2025.01.10 05:12:38.614430 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_91_18} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11382 | 2025.01.10 05:12:38.614829 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
11383 | 2025.01.10 05:12:38.615753 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11384 | 2025.01.10 05:12:38.615824 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11385 | 2025.01.10 05:12:38.616985 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11386 | 2025.01.10 05:12:38.617070 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006807371 sec., 25560.528433076437 rows/sec., 1.92 MiB/sec. | ||
11387 | 2025.01.10 05:12:38.617265 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11388 | 2025.01.10 05:12:38.617482 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11389 | 2025.01.10 05:12:38.617830 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11390 | 2025.01.10 05:12:38.617876 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006839 sec., 35385.290247112156 rows/sec., 2.40 MiB/sec. | ||
11391 | 2025.01.10 05:12:38.618007 [ 201 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_76_15} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11392 | 2025.01.10 05:12:38.618033 [ 283 ] {f5c47612-7ca9-44f5-a9fe-5237ba75fb89} <Debug> TCPHandler: Processed in 0.007459272 sec. | ||
11393 | 2025.01.10 05:12:38.618228 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11394 | 2025.01.10 05:12:38.618275 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11395 | 2025.01.10 05:12:38.618409 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11396 | 2025.01.10 05:12:38.618466 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11397 | 2025.01.10 05:12:38.619040 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2025.01.10 05:12:38.619079 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11399 | 2025.01.10 05:12:38.619439 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11400 | 2025.01.10 05:12:38.619688 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2025.01.10 05:12:38.619892 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
11402 | 2025.01.10 05:12:38.619996 [ 288 ] {caa57268-0801-4643-b4e3-843d8279fb68} <Debug> TCPHandler: Processed in 0.00184624 sec. | ||
11403 | 2025.01.10 05:12:38.620252 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11404 | 2025.01.10 05:12:38.620517 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11405 | 2025.01.10 05:12:38.620576 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11406 | 2025.01.10 05:12:38.621486 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11407 | 2025.01.10 05:12:38.621525 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11408 | 2025.01.10 05:12:38.621922 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11409 | 2025.01.10 05:12:38.622168 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11410 | 2025.01.10 05:12:38.622312 [ 51 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11411 | 2025.01.10 05:12:38.622359 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.00191 sec., 426701.57068062824 rows/sec., 30.75 MiB/sec. | ||
11412 | 2025.01.10 05:12:38.622360 [ 51 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11413 | 2025.01.10 05:12:38.622413 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11414 | 2025.01.10 05:12:38.622433 [ 283 ] {b45eb27c-36ba-425d-b9d9-2479b0c5684f} <Debug> TCPHandler: Processed in 0.002343286 sec. | ||
11415 | 2025.01.10 05:12:38.622698 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11416 | 2025.01.10 05:12:38.622779 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
11417 | 2025.01.10 05:12:38.623197 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11418 | 2025.01.10 05:12:38.623342 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11419 | 2025.01.10 05:12:38.623469 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 873 rows starting from the beginning of the part | ||
11420 | 2025.01.10 05:12:38.623513 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11421 | 2025.01.10 05:12:38.624129 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 359 rows starting from the beginning of the part | ||
11422 | 2025.01.10 05:12:38.624948 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
11423 | 2025.01.10 05:12:38.625341 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 359 rows starting from the beginning of the part | ||
11424 | 2025.01.10 05:12:38.625542 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 54 rows starting from the beginning of the part | ||
11425 | 2025.01.10 05:12:38.625897 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 815 rows starting from the beginning of the part | ||
11426 | 2025.01.10 05:12:38.626624 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2025.01.10 05:12:38.626692 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11428 | 2025.01.10 05:12:38.627622 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11429 | 2025.01.10 05:12:38.628196 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2025.01.10 05:12:38.628449 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00548 sec., 1094.890510948905 rows/sec., 57.20 KiB/sec. | ||
11431 | 2025.01.10 05:12:38.628510 [ 288 ] {76696cb9-d47b-4964-a873-1e4320013e62} <Debug> TCPHandler: Processed in 0.005990884 sec. | ||
11432 | 2025.01.10 05:12:38.628800 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11433 | 2025.01.10 05:12:38.628931 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.006403807 sec., 392891.29107107694 rows/sec., 29.78 MiB/sec. | ||
11434 | 2025.01.10 05:12:38.628995 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11435 | 2025.01.10 05:12:38.629093 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11436 | 2025.01.10 05:12:38.629416 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11437 | 2025.01.10 05:12:38.630036 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11438 | 2025.01.10 05:12:38.630275 [ 194 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_91_18} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11439 | 2025.01.10 05:12:38.630439 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11440 | 2025.01.10 05:12:38.630515 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11441 | 2025.01.10 05:12:38.630559 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11442 | 2025.01.10 05:12:38.631018 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11443 | 2025.01.10 05:12:38.631264 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11444 | 2025.01.10 05:12:38.631399 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11445 | 2025.01.10 05:12:38.631435 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2025.01.10 05:12:38.631445 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.002493 sec., 386281.58844765346 rows/sec., 25.67 MiB/sec. | ||
11447 | 2025.01.10 05:12:38.631464 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11448 | 2025.01.10 05:12:38.631577 [ 283 ] {04485ca8-3603-45b5-ba90-65809f247079} <Debug> TCPHandler: Processed in 0.002927935 sec. | ||
11449 | 2025.01.10 05:12:38.631731 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
11450 | 2025.01.10 05:12:38.631794 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11451 | 2025.01.10 05:12:38.631913 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11452 | 2025.01.10 05:12:38.632007 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 22065 rows starting from the beginning of the part | ||
11453 | 2025.01.10 05:12:38.632019 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11454 | 2025.01.10 05:12:38.632174 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11455 | 2025.01.10 05:12:38.632274 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part | ||
11456 | 2025.01.10 05:12:38.632614 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 101 rows starting from the beginning of the part | ||
11457 | 2025.01.10 05:12:38.633059 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part | ||
11458 | 2025.01.10 05:12:38.633503 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part | ||
11459 | 2025.01.10 05:12:38.633780 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 963 rows starting from the beginning of the part | ||
11460 | 2025.01.10 05:12:38.634682 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11461 | 2025.01.10 05:12:38.634752 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11462 | 2025.01.10 05:12:38.635444 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11463 | 2025.01.10 05:12:38.635782 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11464 | 2025.01.10 05:12:38.636095 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004122 sec., 242.600679281902 rows/sec., 16.35 KiB/sec. | ||
11465 | 2025.01.10 05:12:38.636578 [ 288 ] {63e42d4b-a877-4bdf-bdc5-0e3b7bee9b20} <Debug> TCPHandler: Processed in 0.004875448 sec. | ||
11466 | 2025.01.10 05:12:38.636903 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11467 | 2025.01.10 05:12:38.637249 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11468 | 2025.01.10 05:12:38.637498 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11469 | 2025.01.10 05:12:38.639536 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11470 | 2025.01.10 05:12:38.639576 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11471 | 2025.01.10 05:12:38.640413 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11472 | 2025.01.10 05:12:38.640783 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11473 | 2025.01.10 05:12:38.641010 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11474 | 2025.01.10 05:12:38.641059 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11475 | 2025.01.10 05:12:38.641090 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11476 | 2025.01.10 05:12:38.641110 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003962 sec., 3281.171125694094 rows/sec., 5.88 MiB/sec. | ||
11477 | 2025.01.10 05:12:38.641478 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
11478 | 2025.01.10 05:12:38.641603 [ 283 ] {9f8ae32f-7978-4348-8c06-b76f6750c732} <Debug> TCPHandler: Processed in 0.004906469 sec. | ||
11479 | 2025.01.10 05:12:38.641896 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11480 | 2025.01.10 05:12:38.642280 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11481 | 2025.01.10 05:12:38.642499 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11482 | 2025.01.10 05:12:38.642648 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23583 rows, containing 5 columns (5 merged, 0 gathered) in 0.011062049 sec., 2131883.523567831 rows/sec., 142.74 MiB/sec. | ||
11483 | 2025.01.10 05:12:38.643258 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11484 | 2025.01.10 05:12:38.643329 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11485 | 2025.01.10 05:12:38.643763 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1348 rows starting from the beginning of the part | ||
11486 | 2025.01.10 05:12:38.644449 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11487 | 2025.01.10 05:12:38.644846 [ 198 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11488 | 2025.01.10 05:12:38.645232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
11489 | 2025.01.10 05:12:38.645262 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11490 | 2025.01.10 05:12:38.645336 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part | ||
11491 | 2025.01.10 05:12:38.645350 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11492 | 2025.01.10 05:12:38.646038 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
11493 | 2025.01.10 05:12:38.646654 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part | ||
11494 | 2025.01.10 05:12:38.646832 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11495 | 2025.01.10 05:12:38.647159 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
11496 | 2025.01.10 05:12:38.647672 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11497 | 2025.01.10 05:12:38.647699 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part | ||
11498 | 2025.01.10 05:12:38.648026 [ 51 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11499 | 2025.01.10 05:12:38.648205 [ 51 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11500 | 2025.01.10 05:12:38.648318 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11501 | 2025.01.10 05:12:38.648586 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.00642 sec., 5295.950155763239 rows/sec., 316.85 KiB/sec. | ||
11502 | 2025.01.10 05:12:38.649060 [ 288 ] {ff46bee7-d1ec-4f5b-9282-55677d755074} <Debug> TCPHandler: Processed in 0.007322137 sec. | ||
11503 | 2025.01.10 05:12:38.649054 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
11504 | 2025.01.10 05:12:38.649579 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11505 | 2025.01.10 05:12:38.649646 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3006 rows starting from the beginning of the part | ||
11506 | 2025.01.10 05:12:38.649832 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part | ||
11507 | 2025.01.10 05:12:38.650394 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
11508 | 2025.01.10 05:12:38.650719 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part | ||
11509 | 2025.01.10 05:12:38.651041 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
11510 | 2025.01.10 05:12:38.651252 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
11511 | 2025.01.10 05:12:38.653051 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3204 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525067 sec., 708055.8144221953 rows/sec., 45.55 MiB/sec. | ||
11512 | 2025.01.10 05:12:38.653450 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11513 | 2025.01.10 05:12:38.654167 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2025.01.10 05:12:38.654425 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_91_18} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11515 | 2025.01.10 05:12:38.654597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
11516 | 2025.01.10 05:12:38.658859 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 19 columns (19 merged, 0 gathered) in 0.017681754 sec., 81383.32882586196 rows/sec., 145.84 MiB/sec. | ||
11517 | 2025.01.10 05:12:38.660574 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11518 | 2025.01.10 05:12:38.661029 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2025.01.10 05:12:38.661125 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11520 | 2025.01.10 05:12:38.661309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
11521 | 2025.01.10 05:12:39.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.44 MiB, peak 252.03 MiB, free memory in arenas 0.00 B, will set to 241.99 MiB (RSS), difference: 1.55 MiB | ||
11522 | 2025.01.10 05:12:39.914031 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
11523 | 2025.01.10 05:12:39.914695 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11524 | 2025.01.10 05:12:39.914749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11525 | 2025.01.10 05:12:39.915311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11526 | 2025.01.10 05:12:39.915595 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11527 | 2025.01.10 05:12:39.915907 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
11528 | 2025.01.10 05:12:41.667171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11529 | 2025.01.10 05:12:41.688714 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11530 | 2025.01.10 05:12:41.688774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11531 | 2025.01.10 05:12:41.696090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11532 | 2025.01.10 05:12:41.696876 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11533 | 2025.01.10 05:12:41.699657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11534 | 2025.01.10 05:12:42.335334 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11535 | 2025.01.10 05:12:42.335526 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11536 | 2025.01.10 05:12:42.335599 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11537 | 2025.01.10 05:12:42.336356 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2025.01.10 05:12:42.336406 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11539 | 2025.01.10 05:12:42.336845 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11540 | 2025.01.10 05:12:42.337108 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2025.01.10 05:12:42.337405 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001923 sec., 13520.540821632865 rows/sec., 1.01 MiB/sec. | ||
11542 | 2025.01.10 05:12:42.337525 [ 288 ] {455ac4fc-021b-4b14-9ec0-6ac701409203} <Debug> TCPHandler: Processed in 0.002327956 sec. | ||
11543 | 2025.01.10 05:12:42.337825 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11544 | 2025.01.10 05:12:42.337979 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11545 | 2025.01.10 05:12:42.338036 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11546 | 2025.01.10 05:12:42.338733 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11547 | 2025.01.10 05:12:42.338771 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11548 | 2025.01.10 05:12:42.339138 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11549 | 2025.01.10 05:12:42.339383 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2025.01.10 05:12:42.339576 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001626 sec., 17220.172201722016 rows/sec., 1.34 MiB/sec. | ||
11551 | 2025.01.10 05:12:42.339679 [ 283 ] {94b65799-c8e1-4698-bc33-56758da8ad01} <Debug> TCPHandler: Processed in 0.002004825 sec. | ||
11552 | 2025.01.10 05:12:42.339922 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2025.01.10 05:12:42.340091 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11554 | 2025.01.10 05:12:42.340152 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11555 | 2025.01.10 05:12:42.340766 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2025.01.10 05:12:42.340804 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11557 | 2025.01.10 05:12:42.341192 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11558 | 2025.01.10 05:12:42.341445 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2025.01.10 05:12:42.341617 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.67 MiB/sec. | ||
11560 | 2025.01.10 05:12:42.341668 [ 288 ] {49ba4bbe-cbbb-4aa1-bbfc-51c9fa61ee1d} <Debug> TCPHandler: Processed in 0.001859711 sec. | ||
11561 | 2025.01.10 05:12:42.341827 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2025.01.10 05:12:42.341955 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11563 | 2025.01.10 05:12:42.342012 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11564 | 2025.01.10 05:12:42.342521 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2025.01.10 05:12:42.342566 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11566 | 2025.01.10 05:12:42.342953 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11567 | 2025.01.10 05:12:42.343188 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2025.01.10 05:12:42.343404 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001478 sec., 12178.619756427606 rows/sec., 854.33 KiB/sec. | ||
11569 | 2025.01.10 05:12:42.343454 [ 283 ] {13aeeaf4-44db-4fbf-ad10-9ab0f6cc11c3} <Debug> TCPHandler: Processed in 0.001691194 sec. | ||
11570 | 2025.01.10 05:12:47.165165 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11571 | 2025.01.10 05:12:47.165231 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11572 | 2025.01.10 05:12:47.337467 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11573 | 2025.01.10 05:12:47.337660 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11574 | 2025.01.10 05:12:47.337735 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11575 | 2025.01.10 05:12:47.338535 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11576 | 2025.01.10 05:12:47.338586 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11577 | 2025.01.10 05:12:47.339029 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11578 | 2025.01.10 05:12:47.339292 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2025.01.10 05:12:47.339542 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001936 sec., 40289.25619834711 rows/sec., 3.45 MiB/sec. | ||
11580 | 2025.01.10 05:12:47.339614 [ 288 ] {b73c60fb-c59c-40ca-bc27-d855ef582d3f} <Debug> TCPHandler: Processed in 0.002284474 sec. | ||
11581 | 2025.01.10 05:12:47.339799 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11582 | 2025.01.10 05:12:47.339924 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11583 | 2025.01.10 05:12:47.339976 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11584 | 2025.01.10 05:12:47.340576 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11585 | 2025.01.10 05:12:47.340618 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11586 | 2025.01.10 05:12:47.340990 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11587 | 2025.01.10 05:12:47.341244 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11588 | 2025.01.10 05:12:47.341466 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001571 sec., 16549.968173138128 rows/sec., 1.22 MiB/sec. | ||
11589 | 2025.01.10 05:12:47.341522 [ 283 ] {884be7ee-bab8-4cd7-932f-474cd5eb87f3} <Debug> TCPHandler: Processed in 0.001785318 sec. | ||
11590 | 2025.01.10 05:12:47.341672 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11591 | 2025.01.10 05:12:47.341782 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11592 | 2025.01.10 05:12:47.341828 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11593 | 2025.01.10 05:12:47.342499 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2025.01.10 05:12:47.342544 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11595 | 2025.01.10 05:12:47.342958 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11596 | 2025.01.10 05:12:47.343198 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11597 | 2025.01.10 05:12:47.343424 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001659 sec., 32549.728752260395 rows/sec., 2.54 MiB/sec. | ||
11598 | 2025.01.10 05:12:47.343501 [ 288 ] {08c6e07d-8a90-4c64-90de-411fee867e5d} <Debug> TCPHandler: Processed in 0.001880041 sec. | ||
11599 | 2025.01.10 05:12:47.343684 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11600 | 2025.01.10 05:12:47.343997 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11601 | 2025.01.10 05:12:47.344133 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11602 | 2025.01.10 05:12:47.344758 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11603 | 2025.01.10 05:12:47.344804 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11604 | 2025.01.10 05:12:47.345193 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11605 | 2025.01.10 05:12:47.345437 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11606 | 2025.01.10 05:12:47.345651 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001782 sec., 56116.72278338945 rows/sec., 3.89 MiB/sec. | ||
11607 | 2025.01.10 05:12:47.345704 [ 283 ] {17a81a20-a44a-4cc6-88c2-14af958492c6} <Debug> TCPHandler: Processed in 0.002105069 sec. | ||
11608 | 2025.01.10 05:12:47.345851 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11609 | 2025.01.10 05:12:47.345958 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11610 | 2025.01.10 05:12:47.346025 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11611 | 2025.01.10 05:12:47.347151 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11612 | 2025.01.10 05:12:47.347188 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11613 | 2025.01.10 05:12:47.347832 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11614 | 2025.01.10 05:12:47.348098 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2025.01.10 05:12:47.348349 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002414 sec., 10770.505385252693 rows/sec., 19.30 MiB/sec. | ||
11616 | 2025.01.10 05:12:47.348468 [ 288 ] {bc772b93-39e7-4856-ab40-58585ef21bc5} <Debug> TCPHandler: Processed in 0.002669126 sec. | ||
11617 | 2025.01.10 05:12:47.348638 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11618 | 2025.01.10 05:12:47.348773 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11619 | 2025.01.10 05:12:47.348830 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11620 | 2025.01.10 05:12:47.349274 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11621 | 2025.01.10 05:12:47.349313 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11622 | 2025.01.10 05:12:47.349689 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11623 | 2025.01.10 05:12:47.349931 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11624 | 2025.01.10 05:12:47.350149 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001406 sec., 21337.126600284497 rows/sec., 1.46 MiB/sec. | ||
11625 | 2025.01.10 05:12:47.350200 [ 283 ] {30b94b5a-f5b4-480f-9238-524d92f1c372} <Debug> TCPHandler: Processed in 0.001625753 sec. | ||
11626 | 2025.01.10 05:12:47.416927 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
11627 | 2025.01.10 05:12:47.417615 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11628 | 2025.01.10 05:12:47.417662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11629 | 2025.01.10 05:12:47.418191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11630 | 2025.01.10 05:12:47.418460 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11631 | 2025.01.10 05:12:47.418691 [ 41 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11632 | 2025.01.10 05:12:47.418735 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11633 | 2025.01.10 05:12:47.418777 [ 41 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11634 | 2025.01.10 05:12:47.418809 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11635 | 2025.01.10 05:12:47.419065 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11636 | 2025.01.10 05:12:47.419577 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11637 | 2025.01.10 05:12:47.419714 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11638 | 2025.01.10 05:12:47.419995 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11639 | 2025.01.10 05:12:47.420083 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11640 | 2025.01.10 05:12:47.420201 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11641 | 2025.01.10 05:12:47.420303 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11642 | 2025.01.10 05:12:47.420378 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
11643 | 2025.01.10 05:12:47.422850 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952968 sec., 6496637.463293403 rows/sec., 92.94 MiB/sec. | ||
11644 | 2025.01.10 05:12:47.423200 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11645 | 2025.01.10 05:12:47.423750 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11646 | 2025.01.10 05:12:47.423904 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_56_11} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11647 | 2025.01.10 05:12:47.424022 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
11648 | 2025.01.10 05:12:47.533757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1648 | ||
11649 | 2025.01.10 05:12:47.536822 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2025.01.10 05:12:47.536865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11651 | 2025.01.10 05:12:47.538348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11652 | 2025.01.10 05:12:47.538662 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2025.01.10 05:12:47.538877 [ 41 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11654 | 2025.01.10 05:12:47.539032 [ 41 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11655 | 2025.01.10 05:12:47.539115 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11656 | 2025.01.10 05:12:47.539508 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
11657 | 2025.01.10 05:12:47.539869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
11658 | 2025.01.10 05:12:47.540288 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11659 | 2025.01.10 05:12:47.540416 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1458 rows starting from the beginning of the part | ||
11660 | 2025.01.10 05:12:47.540949 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
11661 | 2025.01.10 05:12:47.541465 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 44 rows starting from the beginning of the part | ||
11662 | 2025.01.10 05:12:47.542009 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
11663 | 2025.01.10 05:12:47.542507 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
11664 | 2025.01.10 05:12:47.543053 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
11665 | 2025.01.10 05:12:47.551646 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 72 columns (72 merged, 0 gathered) in 0.012377462 sec., 133145.22799585245 rows/sec., 101.63 MiB/sec. | ||
11666 | 2025.01.10 05:12:47.553390 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11667 | 2025.01.10 05:12:47.554187 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11668 | 2025.01.10 05:12:47.554286 [ 190 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_41_8} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11669 | 2025.01.10 05:12:47.554613 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
11670 | 2025.01.10 05:12:49.200612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11671 | 2025.01.10 05:12:49.221740 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11672 | 2025.01.10 05:12:49.221793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11673 | 2025.01.10 05:12:49.229066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11674 | 2025.01.10 05:12:49.229833 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11675 | 2025.01.10 05:12:49.230226 [ 39 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11676 | 2025.01.10 05:12:49.230349 [ 39 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11677 | 2025.01.10 05:12:49.230415 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11678 | 2025.01.10 05:12:49.230767 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11679 | 2025.01.10 05:12:49.245425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11680 | 2025.01.10 05:12:49.246893 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11681 | 2025.01.10 05:12:49.248448 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11682 | 2025.01.10 05:12:49.254232 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11683 | 2025.01.10 05:12:49.259920 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11684 | 2025.01.10 05:12:49.265619 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11685 | 2025.01.10 05:12:49.271589 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11686 | 2025.01.10 05:12:49.276342 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
11687 | 2025.01.10 05:12:49.336342 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.105796844 sec., 3988.776829675562 rows/sec., 20.63 MiB/sec. | ||
11688 | 2025.01.10 05:12:49.339377 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11689 | 2025.01.10 05:12:49.342193 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11690 | 2025.01.10 05:12:49.342285 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_56_11} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11691 | 2025.01.10 05:12:49.344528 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11692 | 2025.01.10 05:12:52.341515 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11693 | 2025.01.10 05:12:52.341721 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11694 | 2025.01.10 05:12:52.341795 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11695 | 2025.01.10 05:12:52.342584 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11696 | 2025.01.10 05:12:52.342638 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11697 | 2025.01.10 05:12:52.343077 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11698 | 2025.01.10 05:12:52.343336 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11699 | 2025.01.10 05:12:52.343572 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
11700 | 2025.01.10 05:12:52.343699 [ 288 ] {cd3a2fb7-a588-4dd0-bd6c-f9d0a646bf26} <Debug> TCPHandler: Processed in 0.002318076 sec. | ||
11701 | 2025.01.10 05:12:52.343926 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11702 | 2025.01.10 05:12:52.344068 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11703 | 2025.01.10 05:12:52.344120 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11704 | 2025.01.10 05:12:52.344857 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11705 | 2025.01.10 05:12:52.344898 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11706 | 2025.01.10 05:12:52.345293 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11707 | 2025.01.10 05:12:52.345555 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11708 | 2025.01.10 05:12:52.345799 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001751 sec., 113649.34323243861 rows/sec., 10.10 MiB/sec. | ||
11709 | 2025.01.10 05:12:52.345907 [ 283 ] {95e17250-3482-49cf-b56b-a3848fe5f250} <Debug> TCPHandler: Processed in 0.002088438 sec. | ||
11710 | 2025.01.10 05:12:52.346124 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11711 | 2025.01.10 05:12:52.346366 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11712 | 2025.01.10 05:12:52.346415 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11713 | 2025.01.10 05:12:52.346965 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2025.01.10 05:12:52.347004 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11715 | 2025.01.10 05:12:52.347361 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11716 | 2025.01.10 05:12:52.347600 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2025.01.10 05:12:52.347824 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001513 sec., 13218.770654329148 rows/sec., 947.52 KiB/sec. | ||
11718 | 2025.01.10 05:12:52.347877 [ 288 ] {6d188f18-2430-4868-a9b7-3ba411b861bd} <Debug> TCPHandler: Processed in 0.00186371 sec. | ||
11719 | 2025.01.10 05:12:52.348020 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11720 | 2025.01.10 05:12:52.348126 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11721 | 2025.01.10 05:12:52.348172 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11722 | 2025.01.10 05:12:52.348705 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11723 | 2025.01.10 05:12:52.348744 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11724 | 2025.01.10 05:12:52.349109 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11725 | 2025.01.10 05:12:52.349349 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11726 | 2025.01.10 05:12:52.349547 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001443 sec., 9702.009702009702 rows/sec., 679.47 KiB/sec. | ||
11727 | 2025.01.10 05:12:52.349600 [ 283 ] {b7354406-aeeb-41d0-93a9-f684ede89308} <Debug> TCPHandler: Processed in 0.001632603 sec. | ||
11728 | 2025.01.10 05:12:52.349747 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11729 | 2025.01.10 05:12:52.349852 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11730 | 2025.01.10 05:12:52.349897 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11731 | 2025.01.10 05:12:52.350439 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11732 | 2025.01.10 05:12:52.350477 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11733 | 2025.01.10 05:12:52.350817 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11734 | 2025.01.10 05:12:52.351072 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11735 | 2025.01.10 05:12:52.351315 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. | ||
11736 | 2025.01.10 05:12:52.351391 [ 288 ] {b5c9e2fb-41b7-4573-9d56-b264eb244f25} <Debug> TCPHandler: Processed in 0.001689295 sec. | ||
11737 | 2025.01.10 05:12:52.351620 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11738 | 2025.01.10 05:12:52.351769 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11739 | 2025.01.10 05:12:52.351816 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11740 | 2025.01.10 05:12:52.352553 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11741 | 2025.01.10 05:12:52.352593 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11742 | 2025.01.10 05:12:52.352999 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11743 | 2025.01.10 05:12:52.353289 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11744 | 2025.01.10 05:12:52.353532 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001784 sec., 201233.18385650223 rows/sec., 14.15 MiB/sec. | ||
11745 | 2025.01.10 05:12:52.353612 [ 283 ] {0bb9e09f-448e-4703-849f-7ee68d4c8a0a} <Debug> TCPHandler: Processed in 0.002098318 sec. | ||
11746 | 2025.01.10 05:12:52.353833 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11747 | 2025.01.10 05:12:52.353990 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11748 | 2025.01.10 05:12:52.354044 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11749 | 2025.01.10 05:12:52.354622 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11750 | 2025.01.10 05:12:52.354666 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11751 | 2025.01.10 05:12:52.355064 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11752 | 2025.01.10 05:12:52.355388 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11753 | 2025.01.10 05:12:52.355607 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. | ||
11754 | 2025.01.10 05:12:52.355658 [ 288 ] {48bec6c2-a5c0-4b8f-9047-92bbbcb4c6dd} <Debug> TCPHandler: Processed in 0.001890021 sec. | ||
11755 | 2025.01.10 05:12:52.355804 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11756 | 2025.01.10 05:12:52.355913 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11757 | 2025.01.10 05:12:52.355962 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11758 | 2025.01.10 05:12:52.356555 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11759 | 2025.01.10 05:12:52.356594 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11760 | 2025.01.10 05:12:52.357002 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11761 | 2025.01.10 05:12:52.357247 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11762 | 2025.01.10 05:12:52.357459 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001568 sec., 112882.6530612245 rows/sec., 7.45 MiB/sec. | ||
11763 | 2025.01.10 05:12:52.357513 [ 283 ] {3364aa3a-ab81-4656-a851-9ab996d077ad} <Debug> TCPHandler: Processed in 0.001763877 sec. | ||
11764 | 2025.01.10 05:12:52.357679 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11765 | 2025.01.10 05:12:52.357794 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11766 | 2025.01.10 05:12:52.357847 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11767 | 2025.01.10 05:12:52.358278 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2025.01.10 05:12:52.358318 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11769 | 2025.01.10 05:12:52.358674 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11770 | 2025.01.10 05:12:52.358905 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11771 | 2025.01.10 05:12:52.359135 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
11772 | 2025.01.10 05:12:52.359197 [ 288 ] {efeb5fbe-140d-4e24-b1c6-a69fb0d782c5} <Debug> TCPHandler: Processed in 0.0015666 sec. | ||
11773 | 2025.01.10 05:12:52.359416 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11774 | 2025.01.10 05:12:52.359545 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11775 | 2025.01.10 05:12:52.359617 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11776 | 2025.01.10 05:12:52.360717 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11777 | 2025.01.10 05:12:52.360757 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11778 | 2025.01.10 05:12:52.361377 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11779 | 2025.01.10 05:12:52.361625 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2025.01.10 05:12:52.361870 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002346 sec., 5541.346973572037 rows/sec., 9.93 MiB/sec. | ||
11781 | 2025.01.10 05:12:52.361974 [ 283 ] {48c929a6-b354-4058-a10e-491a75fff20f} <Debug> TCPHandler: Processed in 0.002661657 sec. | ||
11782 | 2025.01.10 05:12:52.362135 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11783 | 2025.01.10 05:12:52.362243 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11784 | 2025.01.10 05:12:52.362290 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11785 | 2025.01.10 05:12:52.362723 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11786 | 2025.01.10 05:12:52.362761 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11787 | 2025.01.10 05:12:52.363109 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11788 | 2025.01.10 05:12:52.363349 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11789 | 2025.01.10 05:12:52.363558 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001335 sec., 38951.31086142322 rows/sec., 2.41 MiB/sec. | ||
11790 | 2025.01.10 05:12:52.363620 [ 288 ] {642cbfe2-1a97-425d-b8e4-80140ed12512} <Debug> TCPHandler: Processed in 0.00153832 sec. | ||
11791 | 2025.01.10 05:12:54.919768 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
11792 | 2025.01.10 05:12:54.920426 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11793 | 2025.01.10 05:12:54.920475 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11794 | 2025.01.10 05:12:54.921030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11795 | 2025.01.10 05:12:54.921316 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11796 | 2025.01.10 05:12:54.921591 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
11797 | 2025.01.10 05:12:56.746416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11798 | 2025.01.10 05:12:56.765157 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11799 | 2025.01.10 05:12:56.765211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11800 | 2025.01.10 05:12:56.772077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11801 | 2025.01.10 05:12:56.772829 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11802 | 2025.01.10 05:12:56.775394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11803 | 2025.01.10 05:12:57.338053 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11804 | 2025.01.10 05:12:57.338246 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11805 | 2025.01.10 05:12:57.338322 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11806 | 2025.01.10 05:12:57.339131 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11807 | 2025.01.10 05:12:57.339184 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11808 | 2025.01.10 05:12:57.339610 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11809 | 2025.01.10 05:12:57.339871 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11810 | 2025.01.10 05:12:57.340118 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001924 sec., 40540.54054054054 rows/sec., 3.48 MiB/sec. | ||
11811 | 2025.01.10 05:12:57.340185 [ 288 ] {1907b55a-c25c-4502-a26d-26c6989e9f2e} <Debug> TCPHandler: Processed in 0.002273564 sec. | ||
11812 | 2025.01.10 05:12:57.340381 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11813 | 2025.01.10 05:12:57.340524 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11814 | 2025.01.10 05:12:57.340583 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11815 | 2025.01.10 05:12:57.341239 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11816 | 2025.01.10 05:12:57.341279 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11817 | 2025.01.10 05:12:57.341646 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11818 | 2025.01.10 05:12:57.341899 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11819 | 2025.01.10 05:12:57.342110 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.18 MiB/sec. | ||
11820 | 2025.01.10 05:12:57.342164 [ 283 ] {14297f76-3f09-4440-94ce-9c75840fd8dc} <Debug> TCPHandler: Processed in 0.00185479 sec. | ||
11821 | 2025.01.10 05:12:57.342314 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11822 | 2025.01.10 05:12:57.342444 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11823 | 2025.01.10 05:12:57.342498 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11824 | 2025.01.10 05:12:57.343169 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2025.01.10 05:12:57.343209 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11826 | 2025.01.10 05:12:57.343564 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11827 | 2025.01.10 05:12:57.343806 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.01.10 05:12:57.344020 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001606 sec., 33623.9103362391 rows/sec., 2.63 MiB/sec. | ||
11829 | 2025.01.10 05:12:57.344073 [ 288 ] {4f56ece8-7e70-4685-8076-53535779f584} <Debug> TCPHandler: Processed in 0.001823969 sec. | ||
11830 | 2025.01.10 05:12:57.344200 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11831 | 2025.01.10 05:12:57.344308 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11832 | 2025.01.10 05:12:57.344359 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11833 | 2025.01.10 05:12:57.344874 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2025.01.10 05:12:57.344912 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11835 | 2025.01.10 05:12:57.345291 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11836 | 2025.01.10 05:12:57.345532 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2025.01.10 05:12:57.345759 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001469 sec., 68073.51940095302 rows/sec., 4.72 MiB/sec. | ||
11838 | 2025.01.10 05:12:57.345837 [ 283 ] {248fc093-09ab-4541-8d3d-fa4ad281c1ab} <Debug> TCPHandler: Processed in 0.001689415 sec. | ||
11839 | 2025.01.10 05:12:57.346037 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11840 | 2025.01.10 05:12:57.346262 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11841 | 2025.01.10 05:12:57.346338 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11842 | 2025.01.10 05:12:57.347493 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11843 | 2025.01.10 05:12:57.347534 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11844 | 2025.01.10 05:12:57.348180 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11845 | 2025.01.10 05:12:57.348448 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11846 | 2025.01.10 05:12:57.348651 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002448 sec., 10620.915032679739 rows/sec., 19.03 MiB/sec. | ||
11847 | 2025.01.10 05:12:57.348756 [ 288 ] {d1f31e4e-7544-42af-9507-0d2fad67cd74} <Debug> TCPHandler: Processed in 0.002812701 sec. | ||
11848 | 2025.01.10 05:12:57.348947 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11849 | 2025.01.10 05:12:57.349080 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11850 | 2025.01.10 05:12:57.349140 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11851 | 2025.01.10 05:12:57.349584 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11852 | 2025.01.10 05:12:57.349620 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11853 | 2025.01.10 05:12:57.349968 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11854 | 2025.01.10 05:12:57.350199 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11855 | 2025.01.10 05:12:57.350373 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001324 sec., 22658.610271903322 rows/sec., 1.55 MiB/sec. | ||
11856 | 2025.01.10 05:12:57.350422 [ 283 ] {ce3feff9-6f44-419d-a5ba-0e6883ff9b61} <Debug> TCPHandler: Processed in 0.0015396 sec. | ||
11857 | 2025.01.10 05:12:57.540931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1682 | ||
11858 | 2025.01.10 05:12:57.543788 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11859 | 2025.01.10 05:12:57.543835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11860 | 2025.01.10 05:12:57.545270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11861 | 2025.01.10 05:12:57.545581 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11862 | 2025.01.10 05:12:57.546910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
11863 | 2025.01.10 05:13:02.165293 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11864 | 2025.01.10 05:13:02.165374 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11865 | 2025.01.10 05:13:02.341294 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.01.10 05:13:02.341515 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11867 | 2025.01.10 05:13:02.341600 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11868 | 2025.01.10 05:13:02.342437 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.01.10 05:13:02.342493 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11870 | 2025.01.10 05:13:02.342931 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11871 | 2025.01.10 05:13:02.343190 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.01.10 05:13:02.343358 [ 27 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11873 | 2025.01.10 05:13:02.343405 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
11874 | 2025.01.10 05:13:02.343409 [ 27 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11875 | 2025.01.10 05:13:02.343458 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11876 | 2025.01.10 05:13:02.343494 [ 288 ] {3e498ca7-24d8-40e6-a912-692316790245} <Debug> TCPHandler: Processed in 0.002349916 sec. | ||
11877 | 2025.01.10 05:13:02.343702 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11878 | 2025.01.10 05:13:02.343720 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11879 | 2025.01.10 05:13:02.343990 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11880 | 2025.01.10 05:13:02.344007 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11881 | 2025.01.10 05:13:02.344092 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11882 | 2025.01.10 05:13:02.344102 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11883 | 2025.01.10 05:13:02.344392 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11884 | 2025.01.10 05:13:02.344767 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11885 | 2025.01.10 05:13:02.345103 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11886 | 2025.01.10 05:13:02.345519 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11887 | 2025.01.10 05:13:02.347128 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11888 | 2025.01.10 05:13:02.347192 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11889 | 2025.01.10 05:13:02.348074 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004508637 sec., 15525.756453668813 rows/sec., 1.15 MiB/sec. | ||
11890 | 2025.01.10 05:13:02.348173 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11891 | 2025.01.10 05:13:02.348249 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11892 | 2025.01.10 05:13:02.348602 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11893 | 2025.01.10 05:13:02.348709 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11894 | 2025.01.10 05:13:02.348860 [ 27 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11895 | 2025.01.10 05:13:02.348967 [ 27 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2025.01.10 05:13:02.349000 [ 188 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_41_10} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11897 | 2025.01.10 05:13:02.349024 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11898 | 2025.01.10 05:13:02.349038 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.005134 sec., 38761.19984417608 rows/sec., 3.45 MiB/sec. | ||
11899 | 2025.01.10 05:13:02.349354 [ 283 ] {7172e121-7bec-4f6d-99f9-f05064f4fab0} <Debug> TCPHandler: Processed in 0.005731426 sec. | ||
11900 | 2025.01.10 05:13:02.349502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11901 | 2025.01.10 05:13:02.349629 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2025.01.10 05:13:02.349630 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
11903 | 2025.01.10 05:13:02.350040 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11904 | 2025.01.10 05:13:02.350227 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11905 | 2025.01.10 05:13:02.350279 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11906 | 2025.01.10 05:13:02.350433 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1399 rows starting from the beginning of the part | ||
11907 | 2025.01.10 05:13:02.350941 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
11908 | 2025.01.10 05:13:02.351367 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 78 rows starting from the beginning of the part | ||
11909 | 2025.01.10 05:13:02.352092 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 199 rows starting from the beginning of the part | ||
11910 | 2025.01.10 05:13:02.352540 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 78 rows starting from the beginning of the part | ||
11911 | 2025.01.10 05:13:02.352919 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 199 rows starting from the beginning of the part | ||
11912 | 2025.01.10 05:13:02.353878 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11913 | 2025.01.10 05:13:02.353946 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11914 | 2025.01.10 05:13:02.354842 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11915 | 2025.01.10 05:13:02.355459 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11916 | 2025.01.10 05:13:02.355916 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.006023 sec., 3320.6043499916987 rows/sec., 238.02 KiB/sec. | ||
11917 | 2025.01.10 05:13:02.356138 [ 288 ] {729fa051-177f-41b7-ab23-8133184bf37f} <Debug> TCPHandler: Processed in 0.006653086 sec. | ||
11918 | 2025.01.10 05:13:02.356432 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11919 | 2025.01.10 05:13:02.356905 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11920 | 2025.01.10 05:13:02.357112 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11921 | 2025.01.10 05:13:02.357273 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.00799363 sec., 247572.12930796147 rows/sec., 21.91 MiB/sec. | ||
11922 | 2025.01.10 05:13:02.357699 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11923 | 2025.01.10 05:13:02.358597 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11924 | 2025.01.10 05:13:02.358763 [ 196 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_96_19} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11925 | 2025.01.10 05:13:02.358951 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11926 | 2025.01.10 05:13:02.359074 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11927 | 2025.01.10 05:13:02.359118 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11928 | 2025.01.10 05:13:02.359487 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11929 | 2025.01.10 05:13:02.359724 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11930 | 2025.01.10 05:13:02.359967 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003243 sec., 4316.9904409497385 rows/sec., 302.33 KiB/sec. | ||
11931 | 2025.01.10 05:13:02.360079 [ 283 ] {2f2fc26c-f6a4-4734-bb62-50bdf6976296} <Debug> TCPHandler: Processed in 0.003775102 sec. | ||
11932 | 2025.01.10 05:13:02.360301 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11933 | 2025.01.10 05:13:02.360447 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11934 | 2025.01.10 05:13:02.360502 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11935 | 2025.01.10 05:13:02.361153 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11936 | 2025.01.10 05:13:02.361200 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11937 | 2025.01.10 05:13:02.361571 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11938 | 2025.01.10 05:13:02.361823 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11939 | 2025.01.10 05:13:02.361999 [ 26 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11940 | 2025.01.10 05:13:02.362070 [ 26 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.01.10 05:13:02.362074 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. | ||
11942 | 2025.01.10 05:13:02.362110 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11943 | 2025.01.10 05:13:02.362209 [ 288 ] {667d4948-c83b-4f3d-9198-0069a38a6775} <Debug> TCPHandler: Processed in 0.002011316 sec. | ||
11944 | 2025.01.10 05:13:02.362475 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11945 | 2025.01.10 05:13:02.362498 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11946 | 2025.01.10 05:13:02.362924 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11947 | 2025.01.10 05:13:02.363128 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11948 | 2025.01.10 05:13:02.363207 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11949 | 2025.01.10 05:13:02.363376 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11950 | 2025.01.10 05:13:02.363808 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11951 | 2025.01.10 05:13:02.364160 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11952 | 2025.01.10 05:13:02.364555 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11953 | 2025.01.10 05:13:02.364852 [ 199 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11954 | 2025.01.10 05:13:02.365932 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2025.01.10 05:13:02.365976 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11956 | 2025.01.10 05:13:02.366492 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004259008 sec., 15261.769876929087 rows/sec., 1011.18 KiB/sec. | ||
11957 | 2025.01.10 05:13:02.366594 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11958 | 2025.01.10 05:13:02.366718 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11959 | 2025.01.10 05:13:02.367020 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11960 | 2025.01.10 05:13:02.367308 [ 26 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11961 | 2025.01.10 05:13:02.367399 [ 26 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11962 | 2025.01.10 05:13:02.367445 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11963 | 2025.01.10 05:13:02.367483 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11964 | 2025.01.10 05:13:02.367612 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004797 sec., 74838.44069209923 rows/sec., 5.26 MiB/sec. | ||
11965 | 2025.01.10 05:13:02.367787 [ 194 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_41_10} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11966 | 2025.01.10 05:13:02.367900 [ 283 ] {6d198941-d6fa-4e2b-8c14-5af86b4cfa98} <Debug> TCPHandler: Processed in 0.005567541 sec. | ||
11967 | 2025.01.10 05:13:02.368103 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11968 | 2025.01.10 05:13:02.368108 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
11969 | 2025.01.10 05:13:02.368167 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11970 | 2025.01.10 05:13:02.368398 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11971 | 2025.01.10 05:13:02.368410 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11972 | 2025.01.10 05:13:02.368456 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 873 rows starting from the beginning of the part | ||
11973 | 2025.01.10 05:13:02.368516 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11974 | 2025.01.10 05:13:02.368855 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 28 rows starting from the beginning of the part | ||
11975 | 2025.01.10 05:13:02.369255 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 54 rows starting from the beginning of the part | ||
11976 | 2025.01.10 05:13:02.369605 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 359 rows starting from the beginning of the part | ||
11977 | 2025.01.10 05:13:02.369867 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 54 rows starting from the beginning of the part | ||
11978 | 2025.01.10 05:13:02.370214 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 359 rows starting from the beginning of the part | ||
11979 | 2025.01.10 05:13:02.370835 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11980 | 2025.01.10 05:13:02.370894 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11981 | 2025.01.10 05:13:02.371775 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11982 | 2025.01.10 05:13:02.372317 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11983 | 2025.01.10 05:13:02.372677 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004354 sec., 1378.0431786862655 rows/sec., 72.00 KiB/sec. | ||
11984 | 2025.01.10 05:13:02.372863 [ 288 ] {66aeb402-250f-4fb6-9537-a7af580c1cc6} <Debug> TCPHandler: Processed in 0.004825996 sec. | ||
11985 | 2025.01.10 05:13:02.373137 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11986 | 2025.01.10 05:13:02.373232 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613412 sec., 307656.0209726277 rows/sec., 23.33 MiB/sec. | ||
11987 | 2025.01.10 05:13:02.373332 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11988 | 2025.01.10 05:13:02.373412 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11989 | 2025.01.10 05:13:02.373472 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11990 | 2025.01.10 05:13:02.374084 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11991 | 2025.01.10 05:13:02.374268 [ 197 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_96_19} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11992 | 2025.01.10 05:13:02.374430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
11993 | 2025.01.10 05:13:02.374613 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2025.01.10 05:13:02.374655 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
11995 | 2025.01.10 05:13:02.375043 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11996 | 2025.01.10 05:13:02.375285 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2025.01.10 05:13:02.375454 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11998 | 2025.01.10 05:13:02.375506 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11999 | 2025.01.10 05:13:02.375525 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002228 sec., 79443.44703770198 rows/sec., 5.24 MiB/sec. | ||
12000 | 2025.01.10 05:13:02.375556 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12001 | 2025.01.10 05:13:02.375700 [ 283 ] {363a9e93-042b-408c-a7c6-573b6b06b978} <Debug> TCPHandler: Processed in 0.002721648 sec. | ||
12002 | 2025.01.10 05:13:02.375795 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
12003 | 2025.01.10 05:13:02.375900 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2025.01.10 05:13:02.375972 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12005 | 2025.01.10 05:13:02.376036 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 23583 rows starting from the beginning of the part | ||
12006 | 2025.01.10 05:13:02.376153 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12007 | 2025.01.10 05:13:02.376328 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
12008 | 2025.01.10 05:13:02.376354 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12009 | 2025.01.10 05:13:02.376753 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part | ||
12010 | 2025.01.10 05:13:02.377129 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part | ||
12011 | 2025.01.10 05:13:02.377472 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
12012 | 2025.01.10 05:13:02.377729 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part | ||
12013 | 2025.01.10 05:13:02.378625 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12014 | 2025.01.10 05:13:02.378694 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12015 | 2025.01.10 05:13:02.379244 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12016 | 2025.01.10 05:13:02.379544 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12017 | 2025.01.10 05:13:02.379825 [ 26 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
12018 | 2025.01.10 05:13:02.379966 [ 26 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12019 | 2025.01.10 05:13:02.380036 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003956 sec., 252.78058645096056 rows/sec., 17.03 KiB/sec. | ||
12020 | 2025.01.10 05:13:02.380045 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12021 | 2025.01.10 05:13:02.380382 [ 288 ] {8fe77581-d15f-487a-8643-dcbd7d80126c} <Debug> TCPHandler: Processed in 0.004555008 sec. | ||
12022 | 2025.01.10 05:13:02.380591 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
12023 | 2025.01.10 05:13:02.380722 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12024 | 2025.01.10 05:13:02.381072 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12025 | 2025.01.10 05:13:02.381211 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 37 rows starting from the beginning of the part | ||
12026 | 2025.01.10 05:13:02.381212 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12027 | 2025.01.10 05:13:02.381690 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12028 | 2025.01.10 05:13:02.381742 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12029 | 2025.01.10 05:13:02.382208 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12030 | 2025.01.10 05:13:02.382782 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12031 | 2025.01.10 05:13:02.383181 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12032 | 2025.01.10 05:13:02.383760 [ 193 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12033 | 2025.01.10 05:13:02.388792 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24197 rows, containing 5 columns (5 merged, 0 gathered) in 0.013090595 sec., 1848426.293839203 rows/sec., 123.78 MiB/sec. | ||
12034 | 2025.01.10 05:13:02.389097 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.008864148 sec., 4738.188035669079 rows/sec., 318.83 KiB/sec. | ||
12035 | 2025.01.10 05:13:02.389393 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
12036 | 2025.01.10 05:13:02.389469 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12037 | 2025.01.10 05:13:02.390115 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2025.01.10 05:13:02.390195 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12039 | 2025.01.10 05:13:02.390441 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12040 | 2025.01.10 05:13:02.390774 [ 200 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_41_9} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
12041 | 2025.01.10 05:13:02.390789 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12042 | 2025.01.10 05:13:02.391030 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. | ||
12043 | 2025.01.10 05:13:02.391142 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12044 | 2025.01.10 05:13:02.391322 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
12045 | 2025.01.10 05:13:02.391743 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12046 | 2025.01.10 05:13:02.392013 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2025.01.10 05:13:02.392289 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.011278 sec., 1152.6866465685405 rows/sec., 2.07 MiB/sec. | ||
12048 | 2025.01.10 05:13:02.392404 [ 283 ] {fa3837d6-b3ce-4c95-9646-60b24ad4fa01} <Debug> TCPHandler: Processed in 0.011868775 sec. | ||
12049 | 2025.01.10 05:13:02.392574 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12050 | 2025.01.10 05:13:02.392702 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12051 | 2025.01.10 05:13:02.392758 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12052 | 2025.01.10 05:13:02.393318 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12053 | 2025.01.10 05:13:02.393355 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12054 | 2025.01.10 05:13:02.393718 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12055 | 2025.01.10 05:13:02.393955 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12056 | 2025.01.10 05:13:02.394123 [ 26 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12057 | 2025.01.10 05:13:02.394173 [ 26 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12058 | 2025.01.10 05:13:02.394190 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001503 sec., 34597.471723220224 rows/sec., 2.14 MiB/sec. | ||
12059 | 2025.01.10 05:13:02.394206 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12060 | 2025.01.10 05:13:02.394356 [ 288 ] {315cd1fe-0342-4701-b144-d38feb10fdb6} <Debug> TCPHandler: Processed in 0.00184383 sec. | ||
12061 | 2025.01.10 05:13:02.394453 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
12062 | 2025.01.10 05:13:02.394654 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12063 | 2025.01.10 05:13:02.394736 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3204 rows starting from the beginning of the part | ||
12064 | 2025.01.10 05:13:02.395065 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part | ||
12065 | 2025.01.10 05:13:02.395421 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
12066 | 2025.01.10 05:13:02.395740 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part | ||
12067 | 2025.01.10 05:13:02.396013 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part | ||
12068 | 2025.01.10 05:13:02.396169 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part | ||
12069 | 2025.01.10 05:13:02.397721 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.00338687 sec., 999743.1256587941 rows/sec., 64.34 MiB/sec. | ||
12070 | 2025.01.10 05:13:02.398073 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12071 | 2025.01.10 05:13:02.398430 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2025.01.10 05:13:02.398510 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_96_19} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12073 | 2025.01.10 05:13:02.398595 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
12074 | 2025.01.10 05:13:02.422663 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
12075 | 2025.01.10 05:13:02.423293 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2025.01.10 05:13:02.423329 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12077 | 2025.01.10 05:13:02.423826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12078 | 2025.01.10 05:13:02.424097 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12079 | 2025.01.10 05:13:02.424279 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
12080 | 2025.01.10 05:13:04.276351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12081 | 2025.01.10 05:13:04.296342 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12082 | 2025.01.10 05:13:04.296408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12083 | 2025.01.10 05:13:04.303696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12084 | 2025.01.10 05:13:04.304443 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12085 | 2025.01.10 05:13:04.307225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12086 | 2025.01.10 05:13:07.337786 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12087 | 2025.01.10 05:13:07.337993 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12088 | 2025.01.10 05:13:07.338071 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12089 | 2025.01.10 05:13:07.338863 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12090 | 2025.01.10 05:13:07.338915 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12091 | 2025.01.10 05:13:07.339370 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12092 | 2025.01.10 05:13:07.339623 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12093 | 2025.01.10 05:13:07.339853 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001914 sec., 40752.35109717869 rows/sec., 3.49 MiB/sec. | ||
12094 | 2025.01.10 05:13:07.339923 [ 288 ] {233b518d-7372-4115-a04c-1f145a5fb044} <Debug> TCPHandler: Processed in 0.002279285 sec. | ||
12095 | 2025.01.10 05:13:07.340113 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12096 | 2025.01.10 05:13:07.340259 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12097 | 2025.01.10 05:13:07.340319 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12098 | 2025.01.10 05:13:07.340928 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12099 | 2025.01.10 05:13:07.340972 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12100 | 2025.01.10 05:13:07.341357 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12101 | 2025.01.10 05:13:07.341606 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2025.01.10 05:13:07.341791 [ 114 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12103 | 2025.01.10 05:13:07.341850 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001623 sec., 16019.716574245223 rows/sec., 1.18 MiB/sec. | ||
12104 | 2025.01.10 05:13:07.341871 [ 114 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12105 | 2025.01.10 05:13:07.341937 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12106 | 2025.01.10 05:13:07.341994 [ 283 ] {f4a9a969-96ba-4609-ac81-52507ee06ae1} <Debug> TCPHandler: Processed in 0.001953924 sec. | ||
12107 | 2025.01.10 05:13:07.342199 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
12108 | 2025.01.10 05:13:07.342234 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12109 | 2025.01.10 05:13:07.342463 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12110 | 2025.01.10 05:13:07.342493 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12111 | 2025.01.10 05:13:07.342523 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part | ||
12112 | 2025.01.10 05:13:07.342603 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12113 | 2025.01.10 05:13:07.342755 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
12114 | 2025.01.10 05:13:07.343074 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part | ||
12115 | 2025.01.10 05:13:07.343436 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
12116 | 2025.01.10 05:13:07.343841 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part | ||
12117 | 2025.01.10 05:13:07.344122 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
12118 | 2025.01.10 05:13:07.345713 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12119 | 2025.01.10 05:13:07.345784 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12120 | 2025.01.10 05:13:07.346797 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12121 | 2025.01.10 05:13:07.346984 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00492929 sec., 36110.67719691883 rows/sec., 2.73 MiB/sec. | ||
12122 | 2025.01.10 05:13:07.347192 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12123 | 2025.01.10 05:13:07.347285 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2025.01.10 05:13:07.347656 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005245 sec., 10295.519542421354 rows/sec., 823.33 KiB/sec. | ||
12125 | 2025.01.10 05:13:07.347824 [ 288 ] {3133b1be-5d3e-4312-b10a-55e7ee4a3432} <Debug> TCPHandler: Processed in 0.005668014 sec. | ||
12126 | 2025.01.10 05:13:07.347831 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12127 | 2025.01.10 05:13:07.348004 [ 192 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_81_16} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12128 | 2025.01.10 05:13:07.348013 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12129 | 2025.01.10 05:13:07.348146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12130 | 2025.01.10 05:13:07.348214 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12131 | 2025.01.10 05:13:07.348271 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12132 | 2025.01.10 05:13:07.348814 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12133 | 2025.01.10 05:13:07.348853 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12134 | 2025.01.10 05:13:07.349268 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12135 | 2025.01.10 05:13:07.349513 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12136 | 2025.01.10 05:13:07.349739 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00157 sec., 63694.267515923566 rows/sec., 4.42 MiB/sec. | ||
12137 | 2025.01.10 05:13:07.349808 [ 283 ] {11a82113-7b21-4110-b115-3cc1feacb5cd} <Debug> TCPHandler: Processed in 0.001878531 sec. | ||
12138 | 2025.01.10 05:13:07.349974 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12139 | 2025.01.10 05:13:07.350098 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12140 | 2025.01.10 05:13:07.350167 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12141 | 2025.01.10 05:13:07.351263 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12142 | 2025.01.10 05:13:07.351303 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12143 | 2025.01.10 05:13:07.351929 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12144 | 2025.01.10 05:13:07.352191 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12145 | 2025.01.10 05:13:07.352381 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12146 | 2025.01.10 05:13:07.352448 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12147 | 2025.01.10 05:13:07.352464 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002382 sec., 10915.1973131822 rows/sec., 19.56 MiB/sec. | ||
12148 | 2025.01.10 05:13:07.352493 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12149 | 2025.01.10 05:13:07.352781 [ 288 ] {4796a111-8085-4df9-943c-e27d0bfd9b1b} <Debug> TCPHandler: Processed in 0.002874574 sec. | ||
12150 | 2025.01.10 05:13:07.352812 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
12151 | 2025.01.10 05:13:07.352958 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12152 | 2025.01.10 05:13:07.353114 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12153 | 2025.01.10 05:13:07.353189 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12154 | 2025.01.10 05:13:07.353202 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12155 | 2025.01.10 05:13:07.353354 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1439 rows starting from the beginning of the part | ||
12156 | 2025.01.10 05:13:07.353931 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
12157 | 2025.01.10 05:13:07.354572 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12158 | 2025.01.10 05:13:07.354597 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part | ||
12159 | 2025.01.10 05:13:07.354619 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12160 | 2025.01.10 05:13:07.355133 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
12161 | 2025.01.10 05:13:07.355686 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part | ||
12162 | 2025.01.10 05:13:07.355720 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12163 | 2025.01.10 05:13:07.356096 [ 195 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
12164 | 2025.01.10 05:13:07.356363 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12165 | 2025.01.10 05:13:07.356910 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.003836 sec., 7820.646506777894 rows/sec., 548.62 KiB/sec. | ||
12166 | 2025.01.10 05:13:07.357016 [ 283 ] {038fb3a3-ee5b-4aaf-89a8-baa64c8d6645} <Debug> TCPHandler: Processed in 0.004128914 sec. | ||
12167 | 2025.01.10 05:13:07.365762 [ 188 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 19 columns (19 merged, 0 gathered) in 0.013106445 sec., 117728.33899657764 rows/sec., 210.96 MiB/sec. | ||
12168 | 2025.01.10 05:13:07.367330 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12169 | 2025.01.10 05:13:07.367807 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12170 | 2025.01.10 05:13:07.367904 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12171 | 2025.01.10 05:13:07.368076 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
12172 | 2025.01.10 05:13:07.547939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1716 | ||
12173 | 2025.01.10 05:13:07.550807 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12174 | 2025.01.10 05:13:07.550854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12175 | 2025.01.10 05:13:07.552292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12176 | 2025.01.10 05:13:07.552604 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12177 | 2025.01.10 05:13:07.553206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
12178 | 2025.01.10 05:13:08.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.07 MiB, peak 256.70 MiB, free memory in arenas 0.00 B, will set to 249.37 MiB (RSS), difference: 4.30 MiB | ||
12179 | 2025.01.10 05:13:08.597596 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12180 | 2025.01.10 05:13:08.597811 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12181 | 2025.01.10 05:13:08.597893 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12182 | 2025.01.10 05:13:08.598734 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12183 | 2025.01.10 05:13:08.598786 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12184 | 2025.01.10 05:13:08.599253 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12185 | 2025.01.10 05:13:08.599545 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12186 | 2025.01.10 05:13:08.599768 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002014 sec., 6951.340615690168 rows/sec., 500.40 KiB/sec. | ||
12187 | 2025.01.10 05:13:08.599877 [ 288 ] {777cfb45-dac4-4b78-bbdd-1514bfaa1a80} <Debug> TCPHandler: Processed in 0.002423289 sec. | ||
12188 | 2025.01.10 05:13:08.600079 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12189 | 2025.01.10 05:13:08.600200 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12190 | 2025.01.10 05:13:08.600251 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12191 | 2025.01.10 05:13:08.600805 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12192 | 2025.01.10 05:13:08.600843 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12193 | 2025.01.10 05:13:08.601211 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
12194 | 2025.01.10 05:13:08.601468 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12195 | 2025.01.10 05:13:08.601669 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00149 sec., 8053.6912751677855 rows/sec., 656.72 KiB/sec. | ||
12196 | 2025.01.10 05:13:08.601808 [ 283 ] {e20da4ea-10f7-4ad8-816d-4696a11cf15b} <Debug> TCPHandler: Processed in 0.001795139 sec. | ||
12197 | 2025.01.10 05:13:08.601989 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12198 | 2025.01.10 05:13:08.602106 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12199 | 2025.01.10 05:13:08.602154 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12200 | 2025.01.10 05:13:08.603451 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12201 | 2025.01.10 05:13:08.603489 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12202 | 2025.01.10 05:13:08.603946 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12203 | 2025.01.10 05:13:08.604191 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12204 | 2025.01.10 05:13:08.604385 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.002305 sec., 583514.0997830802 rows/sec., 48.58 MiB/sec. | ||
12205 | 2025.01.10 05:13:08.604442 [ 288 ] {8f0a31da-602b-4c74-96bf-32fef92e8dcc} <Debug> TCPHandler: Processed in 0.002512931 sec. | ||
12206 | 2025.01.10 05:13:08.604603 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12207 | 2025.01.10 05:13:08.604712 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12208 | 2025.01.10 05:13:08.604758 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12209 | 2025.01.10 05:13:08.605306 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12210 | 2025.01.10 05:13:08.605341 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12211 | 2025.01.10 05:13:08.605689 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12212 | 2025.01.10 05:13:08.605937 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12213 | 2025.01.10 05:13:08.606117 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001429 sec., 22393.282015395383 rows/sec., 1.55 MiB/sec. | ||
12214 | 2025.01.10 05:13:08.606169 [ 283 ] {b4dc2b05-bbed-41e9-8f3d-4f8dbb164584} <Debug> TCPHandler: Processed in 0.001620032 sec. | ||
12215 | 2025.01.10 05:13:08.606320 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12216 | 2025.01.10 05:13:08.606427 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12217 | 2025.01.10 05:13:08.606471 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12218 | 2025.01.10 05:13:08.607075 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12219 | 2025.01.10 05:13:08.607112 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12220 | 2025.01.10 05:13:08.607474 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12221 | 2025.01.10 05:13:08.607742 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12222 | 2025.01.10 05:13:08.607939 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001534 sec., 157757.4967405476 rows/sec., 10.69 MiB/sec. | ||
12223 | 2025.01.10 05:13:08.607999 [ 288 ] {ce8e80f7-0d1e-4cd3-8674-295fa730c6e4} <Debug> TCPHandler: Processed in 0.001730597 sec. | ||
12224 | 2025.01.10 05:13:08.608146 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12225 | 2025.01.10 05:13:08.608254 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12226 | 2025.01.10 05:13:08.608298 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12227 | 2025.01.10 05:13:08.608817 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12228 | 2025.01.10 05:13:08.608854 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12229 | 2025.01.10 05:13:08.609199 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12230 | 2025.01.10 05:13:08.609441 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12231 | 2025.01.10 05:13:08.609613 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001382 sec., 9406.657018813314 rows/sec., 586.50 KiB/sec. | ||
12232 | 2025.01.10 05:13:08.609663 [ 283 ] {952efb0d-4ec0-484a-95c9-fcbbe53facd6} <Debug> TCPHandler: Processed in 0.001569711 sec. | ||
12233 | 2025.01.10 05:13:08.609828 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12234 | 2025.01.10 05:13:08.609956 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12235 | 2025.01.10 05:13:08.610009 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12236 | 2025.01.10 05:13:08.611088 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12237 | 2025.01.10 05:13:08.611124 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12238 | 2025.01.10 05:13:08.611518 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12239 | 2025.01.10 05:13:08.611754 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12240 | 2025.01.10 05:13:08.611941 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.002015 sec., 410421.8362282879 rows/sec., 29.62 MiB/sec. | ||
12241 | 2025.01.10 05:13:08.611993 [ 288 ] {1112d4b1-a894-438e-b8db-057995a9e469} <Debug> TCPHandler: Processed in 0.002227672 sec. | ||
12242 | 2025.01.10 05:13:08.612160 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12243 | 2025.01.10 05:13:08.612288 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12244 | 2025.01.10 05:13:08.612341 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12245 | 2025.01.10 05:13:08.612802 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12246 | 2025.01.10 05:13:08.612838 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12247 | 2025.01.10 05:13:08.613193 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12248 | 2025.01.10 05:13:08.613427 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12249 | 2025.01.10 05:13:08.613660 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
12250 | 2025.01.10 05:13:08.613739 [ 283 ] {6819c567-10c2-49a2-b568-8eb5df129b6c} <Debug> TCPHandler: Processed in 0.001642363 sec. | ||
12251 | 2025.01.10 05:13:08.613885 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12252 | 2025.01.10 05:13:08.613993 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12253 | 2025.01.10 05:13:08.614042 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12254 | 2025.01.10 05:13:08.614779 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12255 | 2025.01.10 05:13:08.614815 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12256 | 2025.01.10 05:13:08.615240 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12257 | 2025.01.10 05:13:08.615485 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12258 | 2025.01.10 05:13:08.615672 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001702 sec., 569330.1997649823 rows/sec., 37.84 MiB/sec. | ||
12259 | 2025.01.10 05:13:08.615738 [ 288 ] {f7e0f603-1001-4ee9-8fd2-b0f454e9c55a} <Debug> TCPHandler: Processed in 0.001903402 sec. | ||
12260 | 2025.01.10 05:13:08.615890 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12261 | 2025.01.10 05:13:08.616026 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12262 | 2025.01.10 05:13:08.616074 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12263 | 2025.01.10 05:13:08.616507 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12264 | 2025.01.10 05:13:08.616544 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12265 | 2025.01.10 05:13:08.616899 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12266 | 2025.01.10 05:13:08.617145 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12267 | 2025.01.10 05:13:08.617363 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
12268 | 2025.01.10 05:13:08.617472 [ 283 ] {9a400066-73ac-4143-8f4e-ff453916376f} <Debug> TCPHandler: Processed in 0.001650213 sec. | ||
12269 | 2025.01.10 05:13:08.617700 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12270 | 2025.01.10 05:13:08.617842 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12271 | 2025.01.10 05:13:08.617925 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12272 | 2025.01.10 05:13:08.619067 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12273 | 2025.01.10 05:13:08.619104 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12274 | 2025.01.10 05:13:08.619701 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12275 | 2025.01.10 05:13:08.619950 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12276 | 2025.01.10 05:13:08.620157 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002341 sec., 5553.182400683469 rows/sec., 9.95 MiB/sec. | ||
12277 | 2025.01.10 05:13:08.620392 [ 288 ] {3ecef13c-dea5-4103-b4fc-c1ec9041a21d} <Debug> TCPHandler: Processed in 0.002821982 sec. | ||
12278 | 2025.01.10 05:13:08.620591 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2025.01.10 05:13:08.620732 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12280 | 2025.01.10 05:13:08.620789 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12281 | 2025.01.10 05:13:08.621342 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2025.01.10 05:13:08.621388 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12283 | 2025.01.10 05:13:08.621773 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12284 | 2025.01.10 05:13:08.622029 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2025.01.10 05:13:08.622209 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001507 sec., 22561.3802256138 rows/sec., 1.32 MiB/sec. | ||
12286 | 2025.01.10 05:13:08.622259 [ 283 ] {be9b9080-7e43-4aeb-97d2-4679c6874e1a} <Debug> TCPHandler: Processed in 0.001765078 sec. | ||
12287 | 2025.01.10 05:13:09.925299 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
12288 | 2025.01.10 05:13:09.925935 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12289 | 2025.01.10 05:13:09.925978 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12290 | 2025.01.10 05:13:09.926509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12291 | 2025.01.10 05:13:09.926781 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12292 | 2025.01.10 05:13:09.927062 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
12293 | 2025.01.10 05:13:11.808180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12294 | 2025.01.10 05:13:11.830273 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12295 | 2025.01.10 05:13:11.830334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12296 | 2025.01.10 05:13:11.837818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12297 | 2025.01.10 05:13:11.838617 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12298 | 2025.01.10 05:13:11.842575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12299 | 2025.01.10 05:13:12.334008 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12300 | 2025.01.10 05:13:12.334302 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12301 | 2025.01.10 05:13:12.334418 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12302 | 2025.01.10 05:13:12.335274 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12303 | 2025.01.10 05:13:12.335321 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12304 | 2025.01.10 05:13:12.335746 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12305 | 2025.01.10 05:13:12.336008 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12306 | 2025.01.10 05:13:12.336248 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002029 sec., 12814.194184327254 rows/sec., 975.60 KiB/sec. | ||
12307 | 2025.01.10 05:13:12.336312 [ 288 ] {532d74b5-b9cc-4207-b887-ee1080a19455} <Debug> TCPHandler: Processed in 0.002492432 sec. | ||
12308 | 2025.01.10 05:13:12.336507 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12309 | 2025.01.10 05:13:12.336648 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12310 | 2025.01.10 05:13:12.336700 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12311 | 2025.01.10 05:13:12.337278 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12312 | 2025.01.10 05:13:12.337319 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12313 | 2025.01.10 05:13:12.337701 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12314 | 2025.01.10 05:13:12.337945 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12315 | 2025.01.10 05:13:12.338172 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001555 sec., 18006.430868167205 rows/sec., 1.40 MiB/sec. | ||
12316 | 2025.01.10 05:13:12.338227 [ 283 ] {a608ec22-d0cf-497e-9f77-f5987b569e14} <Debug> TCPHandler: Processed in 0.001791849 sec. | ||
12317 | 2025.01.10 05:13:12.338356 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12318 | 2025.01.10 05:13:12.338463 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12319 | 2025.01.10 05:13:12.338513 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12320 | 2025.01.10 05:13:12.339095 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12321 | 2025.01.10 05:13:12.339141 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12322 | 2025.01.10 05:13:12.339593 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12323 | 2025.01.10 05:13:12.339835 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12324 | 2025.01.10 05:13:12.340056 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.57 MiB/sec. | ||
12325 | 2025.01.10 05:13:12.340126 [ 288 ] {da36f8de-8981-409e-8487-558339989671} <Debug> TCPHandler: Processed in 0.001821769 sec. | ||
12326 | 2025.01.10 05:13:12.340287 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12327 | 2025.01.10 05:13:12.340426 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12328 | 2025.01.10 05:13:12.340475 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12329 | 2025.01.10 05:13:12.340914 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12330 | 2025.01.10 05:13:12.340952 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12331 | 2025.01.10 05:13:12.341321 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12332 | 2025.01.10 05:13:12.341565 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12333 | 2025.01.10 05:13:12.341818 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001413 sec., 12738.853503184713 rows/sec., 893.63 KiB/sec. | ||
12334 | 2025.01.10 05:13:12.341878 [ 283 ] {24a0bd98-0d2b-43d0-a0f0-ce65bbeb493b} <Debug> TCPHandler: Processed in 0.001663274 sec. | ||
12335 | 2025.01.10 05:13:17.165626 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12336 | 2025.01.10 05:13:17.165696 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12337 | 2025.01.10 05:13:17.337201 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12338 | 2025.01.10 05:13:17.337382 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12339 | 2025.01.10 05:13:17.337458 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12340 | 2025.01.10 05:13:17.338250 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12341 | 2025.01.10 05:13:17.338300 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12342 | 2025.01.10 05:13:17.338732 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12343 | 2025.01.10 05:13:17.338981 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12344 | 2025.01.10 05:13:17.339220 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001886 sec., 41357.370095440085 rows/sec., 3.55 MiB/sec. | ||
12345 | 2025.01.10 05:13:17.339287 [ 288 ] {c9c7cabe-2e62-48c6-9e2c-5ce84f019b0c} <Debug> TCPHandler: Processed in 0.002221152 sec. | ||
12346 | 2025.01.10 05:13:17.339495 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12347 | 2025.01.10 05:13:17.339620 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12348 | 2025.01.10 05:13:17.339669 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12349 | 2025.01.10 05:13:17.340267 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12350 | 2025.01.10 05:13:17.340310 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12351 | 2025.01.10 05:13:17.340705 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12352 | 2025.01.10 05:13:17.340959 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12353 | 2025.01.10 05:13:17.341182 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001588 sec., 16372.7959697733 rows/sec., 1.20 MiB/sec. | ||
12354 | 2025.01.10 05:13:17.341267 [ 283 ] {9ebbddae-c592-429c-9fa6-490e9630cc3b} <Debug> TCPHandler: Processed in 0.00184913 sec. | ||
12355 | 2025.01.10 05:13:17.341469 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12356 | 2025.01.10 05:13:17.341675 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12357 | 2025.01.10 05:13:17.341731 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12358 | 2025.01.10 05:13:17.342322 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12359 | 2025.01.10 05:13:17.342363 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12360 | 2025.01.10 05:13:17.342729 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12361 | 2025.01.10 05:13:17.342976 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2025.01.10 05:13:17.343188 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00157 sec., 34394.90445859873 rows/sec., 2.69 MiB/sec. | ||
12363 | 2025.01.10 05:13:17.343241 [ 288 ] {2661d8b3-879c-4724-b3fc-36c36c45ec6f} <Debug> TCPHandler: Processed in 0.001878292 sec. | ||
12364 | 2025.01.10 05:13:17.343393 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12365 | 2025.01.10 05:13:17.343517 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12366 | 2025.01.10 05:13:17.343568 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12367 | 2025.01.10 05:13:17.344083 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12368 | 2025.01.10 05:13:17.344122 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12369 | 2025.01.10 05:13:17.344518 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12370 | 2025.01.10 05:13:17.344760 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12371 | 2025.01.10 05:13:17.344982 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001489 sec., 67159.16722632639 rows/sec., 4.66 MiB/sec. | ||
12372 | 2025.01.10 05:13:17.345036 [ 283 ] {7fcddb76-c463-48ba-b8b3-0b04e7955aad} <Debug> TCPHandler: Processed in 0.001698855 sec. | ||
12373 | 2025.01.10 05:13:17.345186 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12374 | 2025.01.10 05:13:17.345298 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12375 | 2025.01.10 05:13:17.345367 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12376 | 2025.01.10 05:13:17.346510 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12377 | 2025.01.10 05:13:17.346549 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12378 | 2025.01.10 05:13:17.347180 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12379 | 2025.01.10 05:13:17.347435 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12380 | 2025.01.10 05:13:17.347665 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00239 sec., 10878.661087866109 rows/sec., 19.49 MiB/sec. | ||
12381 | 2025.01.10 05:13:17.347761 [ 288 ] {a0abc041-01fa-4e64-8fc5-bfdd7ab0843e} <Debug> TCPHandler: Processed in 0.002628615 sec. | ||
12382 | 2025.01.10 05:13:17.347902 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12383 | 2025.01.10 05:13:17.348009 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12384 | 2025.01.10 05:13:17.348056 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12385 | 2025.01.10 05:13:17.348481 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12386 | 2025.01.10 05:13:17.348519 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12387 | 2025.01.10 05:13:17.348870 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12388 | 2025.01.10 05:13:17.349113 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12389 | 2025.01.10 05:13:17.349338 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.52 MiB/sec. | ||
12390 | 2025.01.10 05:13:17.349389 [ 283 ] {d2a30943-6ab0-4902-a0d6-85c8f1d502b8} <Debug> TCPHandler: Processed in 0.00153901 sec. | ||
12391 | 2025.01.10 05:13:17.428074 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
12392 | 2025.01.10 05:13:17.428749 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2025.01.10 05:13:17.428796 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12394 | 2025.01.10 05:13:17.429333 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12395 | 2025.01.10 05:13:17.429608 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.01.10 05:13:17.429864 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
12397 | 2025.01.10 05:13:17.554237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1760 | ||
12398 | 2025.01.10 05:13:17.557286 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12399 | 2025.01.10 05:13:17.557331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12400 | 2025.01.10 05:13:17.558792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12401 | 2025.01.10 05:13:17.559101 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12402 | 2025.01.10 05:13:17.560381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
12403 | 2025.01.10 05:13:19.343535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12404 | 2025.01.10 05:13:19.364500 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12405 | 2025.01.10 05:13:19.364543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12406 | 2025.01.10 05:13:19.371808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12407 | 2025.01.10 05:13:19.372570 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12408 | 2025.01.10 05:13:19.375163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12409 | 2025.01.10 05:13:19.392887 [ 24 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12410 | 2025.01.10 05:13:19.392932 [ 24 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12411 | 2025.01.10 05:13:19.392956 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12412 | 2025.01.10 05:13:19.393227 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12413 | 2025.01.10 05:13:19.393566 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12414 | 2025.01.10 05:13:19.393631 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 243 rows starting from the beginning of the part | ||
12415 | 2025.01.10 05:13:19.393821 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
12416 | 2025.01.10 05:13:19.394042 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12417 | 2025.01.10 05:13:19.394261 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12418 | 2025.01.10 05:13:19.394518 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12419 | 2025.01.10 05:13:19.395772 [ 188 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002729968 sec., 276560.0182859286 rows/sec., 19.80 MiB/sec. | ||
12420 | 2025.01.10 05:13:19.395923 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12421 | 2025.01.10 05:13:19.396212 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2025.01.10 05:13:19.396299 [ 194 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_42_9} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12423 | 2025.01.10 05:13:19.396393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
12424 | 2025.01.10 05:13:20.111978 [ 24 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12425 | 2025.01.10 05:13:20.112042 [ 24 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12426 | 2025.01.10 05:13:20.112064 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12427 | 2025.01.10 05:13:20.112267 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12428 | 2025.01.10 05:13:20.112563 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12429 | 2025.01.10 05:13:20.112605 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
12430 | 2025.01.10 05:13:20.112684 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12431 | 2025.01.10 05:13:20.112871 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12432 | 2025.01.10 05:13:20.113136 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12433 | 2025.01.10 05:13:20.113388 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12434 | 2025.01.10 05:13:20.114536 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396558 sec., 105150.80377775125 rows/sec., 5.36 MiB/sec. | ||
12435 | 2025.01.10 05:13:20.114732 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12436 | 2025.01.10 05:13:20.115145 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12437 | 2025.01.10 05:13:20.115250 [ 193 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_42_9} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12438 | 2025.01.10 05:13:20.115370 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12439 | 2025.01.10 05:13:21.778007 [ 151 ] {} <Debug> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
12440 | 2025.01.10 05:13:21.778094 [ 151 ] {} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12441 | 2025.01.10 05:13:21.778121 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12442 | 2025.01.10 05:13:21.778296 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::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 | ||
12443 | 2025.01.10 05:13:21.778471 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12444 | 2025.01.10 05:13:21.778514 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
12445 | 2025.01.10 05:13:21.778619 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
12446 | 2025.01.10 05:13:21.778723 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
12447 | 2025.01.10 05:13:21.778979 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
12448 | 2025.01.10 05:13:21.779099 [ 193 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
12449 | 2025.01.10 05:13:21.780336 [ 194 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131109 sec., 19708.048720173392 rows/sec., 1.64 MiB/sec. | ||
12450 | 2025.01.10 05:13:21.780634 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
12451 | 2025.01.10 05:13:21.781090 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12452 | 2025.01.10 05:13:21.781179 [ 187 ] {4af6ace1-e884-4c0c-9cf5-717edf8103dd::all_1_13_3} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
12453 | 2025.01.10 05:13:21.781282 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12454 | 2025.01.10 05:13:22.341276 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12455 | 2025.01.10 05:13:22.341473 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12456 | 2025.01.10 05:13:22.341549 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12457 | 2025.01.10 05:13:22.342293 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12458 | 2025.01.10 05:13:22.342350 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12459 | 2025.01.10 05:13:22.342780 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12460 | 2025.01.10 05:13:22.343045 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12461 | 2025.01.10 05:13:22.343311 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 534.93 KiB/sec. | ||
12462 | 2025.01.10 05:13:22.343424 [ 288 ] {64f14d78-6e17-4a88-b9dd-e00d3049cce2} <Debug> TCPHandler: Processed in 0.002290504 sec. | ||
12463 | 2025.01.10 05:13:22.343666 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12464 | 2025.01.10 05:13:22.343825 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12465 | 2025.01.10 05:13:22.343881 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12466 | 2025.01.10 05:13:22.344555 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12467 | 2025.01.10 05:13:22.344597 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12468 | 2025.01.10 05:13:22.344994 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12469 | 2025.01.10 05:13:22.345251 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12470 | 2025.01.10 05:13:22.345462 [ 142 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12471 | 2025.01.10 05:13:22.345491 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001693 sec., 117542.82339043118 rows/sec., 10.45 MiB/sec. | ||
12472 | 2025.01.10 05:13:22.345545 [ 142 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2025.01.10 05:13:22.345625 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12474 | 2025.01.10 05:13:22.345635 [ 283 ] {ded507cd-c128-4edc-abe5-3489ec1c7dc4} <Debug> TCPHandler: Processed in 0.002098988 sec. | ||
12475 | 2025.01.10 05:13:22.345901 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12476 | 2025.01.10 05:13:22.346017 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
12477 | 2025.01.10 05:13:22.346314 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12478 | 2025.01.10 05:13:22.346534 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12479 | 2025.01.10 05:13:22.346548 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12480 | 2025.01.10 05:13:22.346690 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1399 rows starting from the beginning of the part | ||
12481 | 2025.01.10 05:13:22.347249 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 78 rows starting from the beginning of the part | ||
12482 | 2025.01.10 05:13:22.347841 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1345 rows starting from the beginning of the part | ||
12483 | 2025.01.10 05:13:22.348468 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
12484 | 2025.01.10 05:13:22.348981 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part | ||
12485 | 2025.01.10 05:13:22.349354 [ 193 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 199 rows starting from the beginning of the part | ||
12486 | 2025.01.10 05:13:22.350236 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12487 | 2025.01.10 05:13:22.350297 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12488 | 2025.01.10 05:13:22.351195 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12489 | 2025.01.10 05:13:22.351750 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12490 | 2025.01.10 05:13:22.352100 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.005976 sec., 3346.7202141900934 rows/sec., 239.89 KiB/sec. | ||
12491 | 2025.01.10 05:13:22.352321 [ 288 ] {29a980a9-d46a-43ba-b1fc-75583fa8238c} <Debug> TCPHandler: Processed in 0.006572683 sec. | ||
12492 | 2025.01.10 05:13:22.352723 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12493 | 2025.01.10 05:13:22.353154 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12494 | 2025.01.10 05:13:22.353350 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12495 | 2025.01.10 05:13:22.354030 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.008282449 sec., 377303.8626618769 rows/sec., 33.06 MiB/sec. | ||
12496 | 2025.01.10 05:13:22.354400 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12497 | 2025.01.10 05:13:22.354989 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12498 | 2025.01.10 05:13:22.355047 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12499 | 2025.01.10 05:13:22.355165 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12500 | 2025.01.10 05:13:22.355405 [ 194 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_101_20} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12501 | 2025.01.10 05:13:22.355609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
12502 | 2025.01.10 05:13:22.355740 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12503 | 2025.01.10 05:13:22.356048 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12504 | 2025.01.10 05:13:22.356249 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003252 sec., 4305.043050430504 rows/sec., 301.50 KiB/sec. | ||
12505 | 2025.01.10 05:13:22.356315 [ 283 ] {d92e0911-f22f-40c8-a369-d1041782647a} <Debug> TCPHandler: Processed in 0.003828294 sec. | ||
12506 | 2025.01.10 05:13:22.356496 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12507 | 2025.01.10 05:13:22.356614 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12508 | 2025.01.10 05:13:22.356661 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12509 | 2025.01.10 05:13:22.357216 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12510 | 2025.01.10 05:13:22.357253 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12511 | 2025.01.10 05:13:22.357608 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12512 | 2025.01.10 05:13:22.357857 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12513 | 2025.01.10 05:13:22.358054 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. | ||
12514 | 2025.01.10 05:13:22.358108 [ 288 ] {0fb0b472-39e2-475a-be5b-90c500679664} <Debug> TCPHandler: Processed in 0.001674404 sec. | ||
12515 | 2025.01.10 05:13:22.358264 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12516 | 2025.01.10 05:13:22.358376 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12517 | 2025.01.10 05:13:22.358424 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12518 | 2025.01.10 05:13:22.359133 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12519 | 2025.01.10 05:13:22.359199 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12520 | 2025.01.10 05:13:22.359603 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12521 | 2025.01.10 05:13:22.359859 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12522 | 2025.01.10 05:13:22.360016 [ 151 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12523 | 2025.01.10 05:13:22.360053 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001698 sec., 211425.20612485276 rows/sec., 14.86 MiB/sec. | ||
12524 | 2025.01.10 05:13:22.360057 [ 151 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12525 | 2025.01.10 05:13:22.360097 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12526 | 2025.01.10 05:13:22.360126 [ 283 ] {ff887db0-17b5-4ee2-a1c0-b33c719e9774} <Debug> TCPHandler: Processed in 0.001916192 sec. | ||
12527 | 2025.01.10 05:13:22.360232 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
12528 | 2025.01.10 05:13:22.360276 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12529 | 2025.01.10 05:13:22.360384 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12530 | 2025.01.10 05:13:22.360416 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12531 | 2025.01.10 05:13:22.360426 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 873 rows starting from the beginning of the part | ||
12532 | 2025.01.10 05:13:22.360473 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12533 | 2025.01.10 05:13:22.360598 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 54 rows starting from the beginning of the part | ||
12534 | 2025.01.10 05:13:22.361011 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 827 rows starting from the beginning of the part | ||
12535 | 2025.01.10 05:13:22.361460 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 28 rows starting from the beginning of the part | ||
12536 | 2025.01.10 05:13:22.361807 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 54 rows starting from the beginning of the part | ||
12537 | 2025.01.10 05:13:22.362107 [ 191 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 359 rows starting from the beginning of the part | ||
12538 | 2025.01.10 05:13:22.362791 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12539 | 2025.01.10 05:13:22.362830 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12540 | 2025.01.10 05:13:22.363343 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12541 | 2025.01.10 05:13:22.363664 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12542 | 2025.01.10 05:13:22.363867 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003483 sec., 1722.652885443583 rows/sec., 90.00 KiB/sec. | ||
12543 | 2025.01.10 05:13:22.363964 [ 288 ] {88266eec-d355-41a5-bb58-d53bb4ad1ca5} <Debug> TCPHandler: Processed in 0.003741861 sec. | ||
12544 | 2025.01.10 05:13:22.364154 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12545 | 2025.01.10 05:13:22.364182 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.004017981 sec., 546294.270679727 rows/sec., 41.61 MiB/sec. | ||
12546 | 2025.01.10 05:13:22.364300 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12547 | 2025.01.10 05:13:22.364385 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12548 | 2025.01.10 05:13:22.364500 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12549 | 2025.01.10 05:13:22.365088 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12550 | 2025.01.10 05:13:22.365288 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_101_20} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12551 | 2025.01.10 05:13:22.365458 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12552 | 2025.01.10 05:13:22.365467 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
12553 | 2025.01.10 05:13:22.365522 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12554 | 2025.01.10 05:13:22.366043 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12555 | 2025.01.10 05:13:22.366299 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12556 | 2025.01.10 05:13:22.366458 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12557 | 2025.01.10 05:13:22.366498 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002235 sec., 79194.63087248322 rows/sec., 5.22 MiB/sec. | ||
12558 | 2025.01.10 05:13:22.366500 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12559 | 2025.01.10 05:13:22.366544 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12560 | 2025.01.10 05:13:22.366575 [ 283 ] {0b2f3b58-d941-45d5-a8eb-ccd48000aaad} <Debug> TCPHandler: Processed in 0.002506452 sec. | ||
12561 | 2025.01.10 05:13:22.366839 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12562 | 2025.01.10 05:13:22.366898 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
12563 | 2025.01.10 05:13:22.367246 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12564 | 2025.01.10 05:13:22.367498 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12565 | 2025.01.10 05:13:22.367523 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12566 | 2025.01.10 05:13:22.367683 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 24197 rows starting from the beginning of the part | ||
12567 | 2025.01.10 05:13:22.368287 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part | ||
12568 | 2025.01.10 05:13:22.368886 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 969 rows starting from the beginning of the part | ||
12569 | 2025.01.10 05:13:22.369460 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
12570 | 2025.01.10 05:13:22.369895 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part | ||
12571 | 2025.01.10 05:13:22.370251 [ 189 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part | ||
12572 | 2025.01.10 05:13:22.370881 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12573 | 2025.01.10 05:13:22.370941 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12574 | 2025.01.10 05:13:22.371652 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12575 | 2025.01.10 05:13:22.372000 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12576 | 2025.01.10 05:13:22.372226 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005168 sec., 193.4984520123839 rows/sec., 13.04 KiB/sec. | ||
12577 | 2025.01.10 05:13:22.372356 [ 288 ] {de4618d7-8c07-44c4-871f-8c3eef96f430} <Debug> TCPHandler: Processed in 0.005675095 sec. | ||
12578 | 2025.01.10 05:13:22.372569 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12579 | 2025.01.10 05:13:22.372843 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12580 | 2025.01.10 05:13:22.373105 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12581 | 2025.01.10 05:13:22.375208 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2025.01.10 05:13:22.375247 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12583 | 2025.01.10 05:13:22.377371 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12584 | 2025.01.10 05:13:22.377637 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2025.01.10 05:13:22.377840 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.005099 sec., 2549.5195136301236 rows/sec., 4.57 MiB/sec. | ||
12586 | 2025.01.10 05:13:22.377955 [ 283 ] {e6ab70a0-207b-4607-8660-61ccdd6fece3} <Debug> TCPHandler: Processed in 0.005491298 sec. | ||
12587 | 2025.01.10 05:13:22.378117 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12588 | 2025.01.10 05:13:22.378245 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12589 | 2025.01.10 05:13:22.378300 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12590 | 2025.01.10 05:13:22.378833 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12591 | 2025.01.10 05:13:22.378877 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12592 | 2025.01.10 05:13:22.379238 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12593 | 2025.01.10 05:13:22.379586 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12594 | 2025.01.10 05:13:22.379742 [ 151 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12595 | 2025.01.10 05:13:22.379786 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001567 sec., 33184.42884492661 rows/sec., 2.05 MiB/sec. | ||
12596 | 2025.01.10 05:13:22.379787 [ 151 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2025.01.10 05:13:22.379832 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12598 | 2025.01.10 05:13:22.379869 [ 288 ] {bfb86404-43ec-491f-83d4-5ef9e8a8c348} <Debug> TCPHandler: Processed in 0.001815668 sec. | ||
12599 | 2025.01.10 05:13:22.380046 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
12600 | 2025.01.10 05:13:22.380244 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12601 | 2025.01.10 05:13:22.380286 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3386 rows starting from the beginning of the part | ||
12602 | 2025.01.10 05:13:22.380397 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part | ||
12603 | 2025.01.10 05:13:22.380480 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
12604 | 2025.01.10 05:13:22.380634 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part | ||
12605 | 2025.01.10 05:13:22.380713 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
12606 | 2025.01.10 05:13:22.380804 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part | ||
12607 | 2025.01.10 05:13:22.382753 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834862 sec., 1252265.5423791353 rows/sec., 80.59 MiB/sec. | ||
12608 | 2025.01.10 05:13:22.383013 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25603 rows, containing 5 columns (5 merged, 0 gathered) in 0.016360461 sec., 1564931.4527261793 rows/sec., 104.79 MiB/sec. | ||
12609 | 2025.01.10 05:13:22.383144 [ 200 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12610 | 2025.01.10 05:13:22.383288 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12611 | 2025.01.10 05:13:22.383629 [ 196 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12612 | 2025.01.10 05:13:22.383838 [ 196 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_101_20} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12613 | 2025.01.10 05:13:22.383856 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12614 | 2025.01.10 05:13:22.384007 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
12615 | 2025.01.10 05:13:22.384060 [ 201 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12616 | 2025.01.10 05:13:22.384163 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12617 | 2025.01.10 05:13:24.930922 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
12618 | 2025.01.10 05:13:24.931614 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12619 | 2025.01.10 05:13:24.931669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12620 | 2025.01.10 05:13:24.932262 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12621 | 2025.01.10 05:13:24.932574 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12622 | 2025.01.10 05:13:24.932831 [ 145 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12623 | 2025.01.10 05:13:24.932881 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
12624 | 2025.01.10 05:13:24.932948 [ 145 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12625 | 2025.01.10 05:13:24.932995 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12626 | 2025.01.10 05:13:24.933189 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12627 | 2025.01.10 05:13:24.933468 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12628 | 2025.01.10 05:13:24.933525 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12629 | 2025.01.10 05:13:24.933617 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12630 | 2025.01.10 05:13:24.933723 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12631 | 2025.01.10 05:13:24.933859 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12632 | 2025.01.10 05:13:24.933963 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12633 | 2025.01.10 05:13:24.934026 [ 200 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
12634 | 2025.01.10 05:13:24.936775 [ 196 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686489 sec., 7578484.568921812 rows/sec., 108.41 MiB/sec. | ||
12635 | 2025.01.10 05:13:24.937141 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12636 | 2025.01.10 05:13:24.937514 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12637 | 2025.01.10 05:13:24.937612 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_61_12} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12638 | 2025.01.10 05:13:24.937737 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12639 | 2025.01.10 05:13:26.876121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12640 | 2025.01.10 05:13:26.898153 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12641 | 2025.01.10 05:13:26.898212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12642 | 2025.01.10 05:13:26.905521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12643 | 2025.01.10 05:13:26.906294 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12644 | 2025.01.10 05:13:26.906684 [ 149 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12645 | 2025.01.10 05:13:26.906815 [ 149 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12646 | 2025.01.10 05:13:26.906882 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12647 | 2025.01.10 05:13:26.907162 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12648 | 2025.01.10 05:13:26.915928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12649 | 2025.01.10 05:13:26.917216 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12650 | 2025.01.10 05:13:26.918132 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12651 | 2025.01.10 05:13:26.922741 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12652 | 2025.01.10 05:13:26.927513 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12653 | 2025.01.10 05:13:26.932622 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12654 | 2025.01.10 05:13:26.938077 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12655 | 2025.01.10 05:13:26.942644 [ 196 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
12656 | 2025.01.10 05:13:27.001205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.71 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 251.06 MiB (RSS), difference: -10.65 MiB | ||
12657 | 2025.01.10 05:13:27.005381 [ 190 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.098376863 sec., 4675.896201325306 rows/sec., 24.18 MiB/sec. | ||
12658 | 2025.01.10 05:13:27.009970 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12659 | 2025.01.10 05:13:27.014989 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12660 | 2025.01.10 05:13:27.015149 [ 195 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_61_12} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12661 | 2025.01.10 05:13:27.017780 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
12662 | 2025.01.10 05:13:27.337353 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12663 | 2025.01.10 05:13:27.337548 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12664 | 2025.01.10 05:13:27.337623 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12665 | 2025.01.10 05:13:27.338355 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12666 | 2025.01.10 05:13:27.338406 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12667 | 2025.01.10 05:13:27.338830 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
12668 | 2025.01.10 05:13:27.339092 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12669 | 2025.01.10 05:13:27.339330 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. | ||
12670 | 2025.01.10 05:13:27.339396 [ 288 ] {5fede470-72fb-49ab-9bf2-ace9550c136d} <Debug> TCPHandler: Processed in 0.002183261 sec. | ||
12671 | 2025.01.10 05:13:27.339569 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12672 | 2025.01.10 05:13:27.339716 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12673 | 2025.01.10 05:13:27.339774 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12674 | 2025.01.10 05:13:27.340400 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12675 | 2025.01.10 05:13:27.340442 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12676 | 2025.01.10 05:13:27.340828 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12677 | 2025.01.10 05:13:27.341075 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12678 | 2025.01.10 05:13:27.341394 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001688 sec., 46800.94786729858 rows/sec., 4.00 MiB/sec. | ||
12679 | 2025.01.10 05:13:27.341472 [ 283 ] {a6cdd86c-72ac-492f-bad3-ebbc1adcb60d} <Debug> TCPHandler: Processed in 0.001974464 sec. | ||
12680 | 2025.01.10 05:13:27.341768 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12681 | 2025.01.10 05:13:27.342211 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12682 | 2025.01.10 05:13:27.342404 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12683 | 2025.01.10 05:13:27.344036 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12684 | 2025.01.10 05:13:27.344075 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12685 | 2025.01.10 05:13:27.344442 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12686 | 2025.01.10 05:13:27.344705 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12687 | 2025.01.10 05:13:27.344896 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00284 sec., 9859.154929577464 rows/sec., 737.58 KiB/sec. | ||
12688 | 2025.01.10 05:13:27.344949 [ 288 ] {f8c1ab90-b3c3-4156-8b0b-d9066569a5fa} <Debug> TCPHandler: Processed in 0.003384361 sec. | ||
12689 | 2025.01.10 05:13:27.345106 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12690 | 2025.01.10 05:13:27.345238 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12691 | 2025.01.10 05:13:27.345292 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12692 | 2025.01.10 05:13:27.345969 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12693 | 2025.01.10 05:13:27.346014 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12694 | 2025.01.10 05:13:27.346372 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12695 | 2025.01.10 05:13:27.346619 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12696 | 2025.01.10 05:13:27.346803 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.75 MiB/sec. | ||
12697 | 2025.01.10 05:13:27.346853 [ 283 ] {f28f5e13-f1c6-45c5-bbd8-7055dd09e13d} <Debug> TCPHandler: Processed in 0.001812309 sec. | ||
12698 | 2025.01.10 05:13:27.347013 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12699 | 2025.01.10 05:13:27.347123 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12700 | 2025.01.10 05:13:27.347172 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12701 | 2025.01.10 05:13:27.347665 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12702 | 2025.01.10 05:13:27.347703 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12703 | 2025.01.10 05:13:27.348495 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12704 | 2025.01.10 05:13:27.348773 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12705 | 2025.01.10 05:13:27.348953 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001853 sec., 54506.206152185645 rows/sec., 3.78 MiB/sec. | ||
12706 | 2025.01.10 05:13:27.349003 [ 288 ] {4b17ae90-1b6a-4c57-a733-6aae64610b96} <Debug> TCPHandler: Processed in 0.002042246 sec. | ||
12707 | 2025.01.10 05:13:27.349159 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12708 | 2025.01.10 05:13:27.349289 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12709 | 2025.01.10 05:13:27.349367 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12710 | 2025.01.10 05:13:27.350561 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12711 | 2025.01.10 05:13:27.350599 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12712 | 2025.01.10 05:13:27.351242 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12713 | 2025.01.10 05:13:27.351500 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12714 | 2025.01.10 05:13:27.351746 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002482 sec., 10475.423045930702 rows/sec., 18.77 MiB/sec. | ||
12715 | 2025.01.10 05:13:27.352068 [ 283 ] {c27bcd73-c7f9-4806-a30d-e377c617120a} <Debug> TCPHandler: Processed in 0.002967956 sec. | ||
12716 | 2025.01.10 05:13:27.352352 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12717 | 2025.01.10 05:13:27.352534 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12718 | 2025.01.10 05:13:27.352583 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12719 | 2025.01.10 05:13:27.353085 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12720 | 2025.01.10 05:13:27.353124 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12721 | 2025.01.10 05:13:27.353519 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12722 | 2025.01.10 05:13:27.353777 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12723 | 2025.01.10 05:13:27.353965 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001463 sec., 20505.809979494188 rows/sec., 1.40 MiB/sec. | ||
12724 | 2025.01.10 05:13:27.354023 [ 288 ] {e884fb3d-c627-46b0-a2c3-d1256df371cb} <Debug> TCPHandler: Processed in 0.001821919 sec. | ||
12725 | 2025.01.10 05:13:27.561434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1796 | ||
12726 | 2025.01.10 05:13:27.564227 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12727 | 2025.01.10 05:13:27.564268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12728 | 2025.01.10 05:13:27.565677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12729 | 2025.01.10 05:13:27.566005 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12730 | 2025.01.10 05:13:27.566546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
12731 | 2025.01.10 05:13:28.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.47 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 251.06 MiB (RSS), difference: 10.58 MiB | ||
12732 | 2025.01.10 05:13:32.165736 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12733 | 2025.01.10 05:13:32.165815 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12734 | 2025.01.10 05:13:32.341195 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12735 | 2025.01.10 05:13:32.341508 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12736 | 2025.01.10 05:13:32.341631 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12737 | 2025.01.10 05:13:32.342645 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12738 | 2025.01.10 05:13:32.342700 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12739 | 2025.01.10 05:13:32.343143 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12740 | 2025.01.10 05:13:32.343412 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2025.01.10 05:13:32.343688 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002268 sec., 6172.83950617284 rows/sec., 444.36 KiB/sec. | ||
12742 | 2025.01.10 05:13:32.343762 [ 288 ] {aad119c2-e349-488e-99f9-d35ff5da07f4} <Debug> TCPHandler: Processed in 0.002723109 sec. | ||
12743 | 2025.01.10 05:13:32.343945 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12744 | 2025.01.10 05:13:32.344091 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12745 | 2025.01.10 05:13:32.344150 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12746 | 2025.01.10 05:13:32.344921 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12747 | 2025.01.10 05:13:32.344970 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12748 | 2025.01.10 05:13:32.345401 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12749 | 2025.01.10 05:13:32.345658 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12750 | 2025.01.10 05:13:32.345872 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001811 sec., 109884.04196576477 rows/sec., 9.77 MiB/sec. | ||
12751 | 2025.01.10 05:13:32.345960 [ 283 ] {84c36266-2fde-440d-bdbd-696fe7a0ecaf} <Debug> TCPHandler: Processed in 0.002080308 sec. | ||
12752 | 2025.01.10 05:13:32.346112 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12753 | 2025.01.10 05:13:32.346401 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12754 | 2025.01.10 05:13:32.346535 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12755 | 2025.01.10 05:13:32.347456 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12756 | 2025.01.10 05:13:32.347498 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12757 | 2025.01.10 05:13:32.347872 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12758 | 2025.01.10 05:13:32.348122 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12759 | 2025.01.10 05:13:32.348300 [ 132 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12760 | 2025.01.10 05:13:32.348355 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.002062 sec., 9699.321047526673 rows/sec., 695.24 KiB/sec. | ||
12761 | 2025.01.10 05:13:32.348381 [ 132 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12762 | 2025.01.10 05:13:32.348440 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12763 | 2025.01.10 05:13:32.348478 [ 288 ] {481a768c-1dde-4a4f-90cc-decae2a7c450} <Debug> TCPHandler: Processed in 0.002420399 sec. | ||
12764 | 2025.01.10 05:13:32.348768 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12765 | 2025.01.10 05:13:32.348821 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
12766 | 2025.01.10 05:13:32.349223 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12767 | 2025.01.10 05:13:32.349308 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12768 | 2025.01.10 05:13:32.349417 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12769 | 2025.01.10 05:13:32.349441 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 60 rows starting from the beginning of the part | ||
12770 | 2025.01.10 05:13:32.349872 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
12771 | 2025.01.10 05:13:32.350458 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
12772 | 2025.01.10 05:13:32.350967 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 20 rows starting from the beginning of the part | ||
12773 | 2025.01.10 05:13:32.351439 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part | ||
12774 | 2025.01.10 05:13:32.351803 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 20 rows starting from the beginning of the part | ||
12775 | 2025.01.10 05:13:32.352950 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12776 | 2025.01.10 05:13:32.353009 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12777 | 2025.01.10 05:13:32.354003 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12778 | 2025.01.10 05:13:32.354594 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044646 sec., 30771.032745341912 rows/sec., 2.31 MiB/sec. | ||
12779 | 2025.01.10 05:13:32.354605 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12780 | 2025.01.10 05:13:32.354811 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12781 | 2025.01.10 05:13:32.355112 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006059 sec., 2310.6123122627496 rows/sec., 161.82 KiB/sec. | ||
12782 | 2025.01.10 05:13:32.355473 [ 283 ] {ab51dd73-d6f4-45dc-8bf2-4a5a8f9b9e86} <Debug> TCPHandler: Processed in 0.006869494 sec. | ||
12783 | 2025.01.10 05:13:32.355768 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12784 | 2025.01.10 05:13:32.355789 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12785 | 2025.01.10 05:13:32.356063 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_86_17} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12786 | 2025.01.10 05:13:32.356090 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12787 | 2025.01.10 05:13:32.356196 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12788 | 2025.01.10 05:13:32.356215 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12789 | 2025.01.10 05:13:32.356833 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12790 | 2025.01.10 05:13:32.356878 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12791 | 2025.01.10 05:13:32.357266 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12792 | 2025.01.10 05:13:32.357533 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12793 | 2025.01.10 05:13:32.357754 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001742 sec., 7462.686567164179 rows/sec., 465.30 KiB/sec. | ||
12794 | 2025.01.10 05:13:32.357816 [ 288 ] {9128d546-87c9-497d-824e-4fdd8e50decf} <Debug> TCPHandler: Processed in 0.002200742 sec. | ||
12795 | 2025.01.10 05:13:32.357964 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12796 | 2025.01.10 05:13:32.358074 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12797 | 2025.01.10 05:13:32.358119 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12798 | 2025.01.10 05:13:32.358797 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12799 | 2025.01.10 05:13:32.358837 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12800 | 2025.01.10 05:13:32.359236 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12801 | 2025.01.10 05:13:32.359479 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12802 | 2025.01.10 05:13:32.359689 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001638 sec., 219169.71916971917 rows/sec., 15.41 MiB/sec. | ||
12803 | 2025.01.10 05:13:32.359743 [ 283 ] {50fcc088-8fc0-4361-b65c-3049ca4cbb45} <Debug> TCPHandler: Processed in 0.001832559 sec. | ||
12804 | 2025.01.10 05:13:32.359881 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12805 | 2025.01.10 05:13:32.359990 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12806 | 2025.01.10 05:13:32.360039 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12807 | 2025.01.10 05:13:32.360482 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12808 | 2025.01.10 05:13:32.360521 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12809 | 2025.01.10 05:13:32.360883 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12810 | 2025.01.10 05:13:32.361135 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12811 | 2025.01.10 05:13:32.361397 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
12812 | 2025.01.10 05:13:32.361547 [ 288 ] {66c945f0-6d5b-4a11-9ece-b055dcb31dd8} <Debug> TCPHandler: Processed in 0.001714806 sec. | ||
12813 | 2025.01.10 05:13:32.361755 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12814 | 2025.01.10 05:13:32.361875 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12815 | 2025.01.10 05:13:32.361925 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12816 | 2025.01.10 05:13:32.362471 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12817 | 2025.01.10 05:13:32.362510 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12818 | 2025.01.10 05:13:32.362899 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12819 | 2025.01.10 05:13:32.363139 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12820 | 2025.01.10 05:13:32.363346 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001495 sec., 118394.64882943143 rows/sec., 7.81 MiB/sec. | ||
12821 | 2025.01.10 05:13:32.363400 [ 283 ] {fa39ad24-c9a9-4422-9225-1ace3d0a4cd9} <Debug> TCPHandler: Processed in 0.001748016 sec. | ||
12822 | 2025.01.10 05:13:32.363547 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12823 | 2025.01.10 05:13:32.363686 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12824 | 2025.01.10 05:13:32.363743 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12825 | 2025.01.10 05:13:32.364248 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12826 | 2025.01.10 05:13:32.364286 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12827 | 2025.01.10 05:13:32.364638 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12828 | 2025.01.10 05:13:32.364880 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2025.01.10 05:13:32.365129 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
12830 | 2025.01.10 05:13:32.365276 [ 288 ] {ea55ae3a-62d0-41cd-95d7-0f3ffae88fe3} <Debug> TCPHandler: Processed in 0.001786768 sec. | ||
12831 | 2025.01.10 05:13:32.365517 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12832 | 2025.01.10 05:13:32.365674 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12833 | 2025.01.10 05:13:32.365766 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12834 | 2025.01.10 05:13:32.366875 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2025.01.10 05:13:32.366916 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12836 | 2025.01.10 05:13:32.367551 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12837 | 2025.01.10 05:13:32.367819 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2025.01.10 05:13:32.367996 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12839 | 2025.01.10 05:13:32.368066 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12840 | 2025.01.10 05:13:32.368081 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002446 sec., 5314.799672935405 rows/sec., 9.52 MiB/sec. | ||
12841 | 2025.01.10 05:13:32.368103 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12842 | 2025.01.10 05:13:32.368605 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
12843 | 2025.01.10 05:13:32.368735 [ 283 ] {b6b16b72-c126-48ab-b4e5-4238f3f36ebd} <Debug> TCPHandler: Processed in 0.003336028 sec. | ||
12844 | 2025.01.10 05:13:32.369094 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12845 | 2025.01.10 05:13:32.369686 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12846 | 2025.01.10 05:13:32.369974 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12847 | 2025.01.10 05:13:32.370730 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12848 | 2025.01.10 05:13:32.370981 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1543 rows starting from the beginning of the part | ||
12849 | 2025.01.10 05:13:32.371775 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 13 rows starting from the beginning of the part | ||
12850 | 2025.01.10 05:13:32.372503 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12851 | 2025.01.10 05:13:32.372537 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
12852 | 2025.01.10 05:13:32.372590 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12853 | 2025.01.10 05:13:32.373163 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 13 rows starting from the beginning of the part | ||
12854 | 2025.01.10 05:13:32.373816 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
12855 | 2025.01.10 05:13:32.374189 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12856 | 2025.01.10 05:13:32.374457 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 13 rows starting from the beginning of the part | ||
12857 | 2025.01.10 05:13:32.375102 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12858 | 2025.01.10 05:13:32.375770 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.006277 sec., 8284.212203281822 rows/sec., 525.23 KiB/sec. | ||
12859 | 2025.01.10 05:13:32.375898 [ 288 ] {b5b0ba2a-a130-4537-803f-71ff28ed20b3} <Debug> TCPHandler: Processed in 0.007030489 sec. | ||
12860 | 2025.01.10 05:13:32.384981 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 19 columns (19 merged, 0 gathered) in 0.016706192 sec., 97808.04626212842 rows/sec., 175.27 MiB/sec. | ||
12861 | 2025.01.10 05:13:32.386670 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12862 | 2025.01.10 05:13:32.387097 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12863 | 2025.01.10 05:13:32.387177 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12864 | 2025.01.10 05:13:32.387349 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
12865 | 2025.01.10 05:13:32.433907 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
12866 | 2025.01.10 05:13:32.434544 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12867 | 2025.01.10 05:13:32.434585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12868 | 2025.01.10 05:13:32.435091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12869 | 2025.01.10 05:13:32.435402 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2025.01.10 05:13:32.435637 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12871 | 2025.01.10 05:13:33.001221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.95 MiB, peak 264.04 MiB, free memory in arenas 0.00 B, will set to 254.32 MiB (RSS), difference: 2.37 MiB | ||
12872 | 2025.01.10 05:13:34.416891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12873 | 2025.01.10 05:13:34.434989 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12874 | 2025.01.10 05:13:34.435043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12875 | 2025.01.10 05:13:34.442049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12876 | 2025.01.10 05:13:34.442816 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12877 | 2025.01.10 05:13:34.445294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12878 | 2025.01.10 05:13:37.337269 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12879 | 2025.01.10 05:13:37.337492 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12880 | 2025.01.10 05:13:37.337575 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12881 | 2025.01.10 05:13:37.338449 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12882 | 2025.01.10 05:13:37.338494 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12883 | 2025.01.10 05:13:37.338929 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12884 | 2025.01.10 05:13:37.339190 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12885 | 2025.01.10 05:13:37.339415 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001979 sec., 39413.84537645276 rows/sec., 3.38 MiB/sec. | ||
12886 | 2025.01.10 05:13:37.339522 [ 288 ] {3a158a7e-72cf-418a-9ab6-0ccc98a60b40} <Debug> TCPHandler: Processed in 0.002391688 sec. | ||
12887 | 2025.01.10 05:13:37.339758 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12888 | 2025.01.10 05:13:37.339923 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12889 | 2025.01.10 05:13:37.339984 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12890 | 2025.01.10 05:13:37.340629 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12891 | 2025.01.10 05:13:37.340668 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12892 | 2025.01.10 05:13:37.341035 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12893 | 2025.01.10 05:13:37.341292 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12894 | 2025.01.10 05:13:37.341474 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001587 sec., 16383.11279143037 rows/sec., 1.20 MiB/sec. | ||
12895 | 2025.01.10 05:13:37.341528 [ 283 ] {88558f07-3fe2-4d94-91f1-dfe5c383815c} <Debug> TCPHandler: Processed in 0.001880901 sec. | ||
12896 | 2025.01.10 05:13:37.341688 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12897 | 2025.01.10 05:13:37.341819 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12898 | 2025.01.10 05:13:37.341875 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12899 | 2025.01.10 05:13:37.342505 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12900 | 2025.01.10 05:13:37.342542 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12901 | 2025.01.10 05:13:37.342906 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12902 | 2025.01.10 05:13:37.343140 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12903 | 2025.01.10 05:13:37.343319 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001529 sec., 35317.20078482669 rows/sec., 2.76 MiB/sec. | ||
12904 | 2025.01.10 05:13:37.343371 [ 288 ] {c7def85c-6677-4aaa-be12-12c58877e6e1} <Debug> TCPHandler: Processed in 0.001749217 sec. | ||
12905 | 2025.01.10 05:13:37.343535 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12906 | 2025.01.10 05:13:37.343665 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12907 | 2025.01.10 05:13:37.343725 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12908 | 2025.01.10 05:13:37.344326 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12909 | 2025.01.10 05:13:37.344363 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12910 | 2025.01.10 05:13:37.344763 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12911 | 2025.01.10 05:13:37.345020 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12912 | 2025.01.10 05:13:37.345201 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001566 sec., 63856.96040868455 rows/sec., 4.43 MiB/sec. | ||
12913 | 2025.01.10 05:13:37.345253 [ 283 ] {e5dd8c51-457f-4017-b06d-06ca6eb18f62} <Debug> TCPHandler: Processed in 0.001783747 sec. | ||
12914 | 2025.01.10 05:13:37.345407 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12915 | 2025.01.10 05:13:37.345538 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12916 | 2025.01.10 05:13:37.345621 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12917 | 2025.01.10 05:13:37.346816 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12918 | 2025.01.10 05:13:37.346853 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12919 | 2025.01.10 05:13:37.347482 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12920 | 2025.01.10 05:13:37.347746 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12921 | 2025.01.10 05:13:37.347946 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002437 sec., 10668.855149774314 rows/sec., 19.12 MiB/sec. | ||
12922 | 2025.01.10 05:13:37.348044 [ 288 ] {62c48082-ea2b-41c8-a2eb-9c4b8c257420} <Debug> TCPHandler: Processed in 0.002700388 sec. | ||
12923 | 2025.01.10 05:13:37.348198 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12924 | 2025.01.10 05:13:37.348328 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12925 | 2025.01.10 05:13:37.348384 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12926 | 2025.01.10 05:13:37.348905 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12927 | 2025.01.10 05:13:37.348950 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12928 | 2025.01.10 05:13:37.349376 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12929 | 2025.01.10 05:13:37.349620 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12930 | 2025.01.10 05:13:37.349813 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001516 sec., 19788.918205804748 rows/sec., 1.36 MiB/sec. | ||
12931 | 2025.01.10 05:13:37.349863 [ 283 ] {0ddf1865-1736-4e95-91a1-694dba9282c8} <Debug> TCPHandler: Processed in 0.001728886 sec. | ||
12932 | 2025.01.10 05:13:37.567585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1830 | ||
12933 | 2025.01.10 05:13:37.570396 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12934 | 2025.01.10 05:13:37.570438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12935 | 2025.01.10 05:13:37.571884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12936 | 2025.01.10 05:13:37.572194 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12937 | 2025.01.10 05:13:37.572359 [ 135 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12938 | 2025.01.10 05:13:37.572426 [ 135 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12939 | 2025.01.10 05:13:37.572470 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12940 | 2025.01.10 05:13:37.573362 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
12941 | 2025.01.10 05:13:37.574896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
12942 | 2025.01.10 05:13:37.575240 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12943 | 2025.01.10 05:13:37.575424 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1648 rows starting from the beginning of the part | ||
12944 | 2025.01.10 05:13:37.576079 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
12945 | 2025.01.10 05:13:37.576718 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
12946 | 2025.01.10 05:13:37.577346 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
12947 | 2025.01.10 05:13:37.577983 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
12948 | 2025.01.10 05:13:37.578669 [ 197 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
12949 | 2025.01.10 05:13:37.587460 [ 199 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 72 columns (72 merged, 0 gathered) in 0.014815441 sec., 123519.77912773572 rows/sec., 93.59 MiB/sec. | ||
12950 | 2025.01.10 05:13:37.589351 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12951 | 2025.01.10 05:13:37.590133 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12952 | 2025.01.10 05:13:37.590218 [ 191 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_46_9} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12953 | 2025.01.10 05:13:37.590542 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
12954 | 2025.01.10 05:13:38.597280 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12955 | 2025.01.10 05:13:38.597541 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12956 | 2025.01.10 05:13:38.597649 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12957 | 2025.01.10 05:13:38.598723 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12958 | 2025.01.10 05:13:38.598793 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12959 | 2025.01.10 05:13:38.599387 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12960 | 2025.01.10 05:13:38.599734 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12961 | 2025.01.10 05:13:38.599999 [ 133 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12962 | 2025.01.10 05:13:38.600075 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002601 sec., 5382.5451749327185 rows/sec., 387.47 KiB/sec. | ||
12963 | 2025.01.10 05:13:38.600097 [ 133 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2025.01.10 05:13:38.600161 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12965 | 2025.01.10 05:13:38.600252 [ 288 ] {e8282810-cedf-44a6-b097-2436a4f8797c} <Debug> TCPHandler: Processed in 0.003175213 sec. | ||
12966 | 2025.01.10 05:13:38.600465 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12967 | 2025.01.10 05:13:38.600509 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12968 | 2025.01.10 05:13:38.600757 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12969 | 2025.01.10 05:13:38.600758 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12970 | 2025.01.10 05:13:38.600858 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
12971 | 2025.01.10 05:13:38.600858 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12972 | 2025.01.10 05:13:38.601226 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12973 | 2025.01.10 05:13:38.601562 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12974 | 2025.01.10 05:13:38.601956 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12975 | 2025.01.10 05:13:38.602372 [ 194 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12976 | 2025.01.10 05:13:38.604409 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004104453 sec., 17054.647720414876 rows/sec., 1.26 MiB/sec. | ||
12977 | 2025.01.10 05:13:38.604501 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12978 | 2025.01.10 05:13:38.604564 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12979 | 2025.01.10 05:13:38.604648 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12980 | 2025.01.10 05:13:38.605229 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12981 | 2025.01.10 05:13:38.605344 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12982 | 2025.01.10 05:13:38.605370 [ 189 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_45_11} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12983 | 2025.01.10 05:13:38.605539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12984 | 2025.01.10 05:13:38.605731 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12985 | 2025.01.10 05:13:38.606019 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.005343 sec., 250608.27250608275 rows/sec., 20.88 MiB/sec. | ||
12986 | 2025.01.10 05:13:38.606157 [ 283 ] {b4c25b18-2479-4c2e-a452-2817c661e513} <Debug> TCPHandler: Processed in 0.005733786 sec. | ||
12987 | 2025.01.10 05:13:38.606362 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12988 | 2025.01.10 05:13:38.606574 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12989 | 2025.01.10 05:13:38.606626 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12990 | 2025.01.10 05:13:38.607219 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12991 | 2025.01.10 05:13:38.607259 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12992 | 2025.01.10 05:13:38.607617 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12993 | 2025.01.10 05:13:38.607873 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12994 | 2025.01.10 05:13:38.608090 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00156 sec., 12820.51282051282 rows/sec., 918.97 KiB/sec. | ||
12995 | 2025.01.10 05:13:38.608144 [ 288 ] {18518d4d-1e56-4b10-aea3-cb05af192bc5} <Debug> TCPHandler: Processed in 0.001878841 sec. | ||
12996 | 2025.01.10 05:13:38.608321 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12997 | 2025.01.10 05:13:38.608446 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12998 | 2025.01.10 05:13:38.608502 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12999 | 2025.01.10 05:13:38.609254 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13000 | 2025.01.10 05:13:38.609301 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13001 | 2025.01.10 05:13:38.609681 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13002 | 2025.01.10 05:13:38.609928 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13003 | 2025.01.10 05:13:38.610150 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001734 sec., 139561.70703575548 rows/sec., 9.46 MiB/sec. | ||
13004 | 2025.01.10 05:13:38.610202 [ 283 ] {2ec29675-8e55-4a54-a6eb-e1e376ee372c} <Debug> TCPHandler: Processed in 0.001935352 sec. | ||
13005 | 2025.01.10 05:13:38.610349 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13006 | 2025.01.10 05:13:38.610457 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13007 | 2025.01.10 05:13:38.610501 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13008 | 2025.01.10 05:13:38.611048 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13009 | 2025.01.10 05:13:38.611089 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13010 | 2025.01.10 05:13:38.611445 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13011 | 2025.01.10 05:13:38.611698 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13012 | 2025.01.10 05:13:38.611877 [ 113 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13013 | 2025.01.10 05:13:38.611944 [ 113 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13014 | 2025.01.10 05:13:38.611955 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001507 sec., 8626.4100862641 rows/sec., 537.85 KiB/sec. | ||
13015 | 2025.01.10 05:13:38.611977 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13016 | 2025.01.10 05:13:38.612142 [ 288 ] {38e613ad-0dcb-4244-94e5-bf61de51ef7c} <Debug> TCPHandler: Processed in 0.00183908 sec. | ||
13017 | 2025.01.10 05:13:38.612210 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13018 | 2025.01.10 05:13:38.612346 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13019 | 2025.01.10 05:13:38.612404 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13020 | 2025.01.10 05:13:38.612454 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13021 | 2025.01.10 05:13:38.612561 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13022 | 2025.01.10 05:13:38.612657 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13023 | 2025.01.10 05:13:38.612728 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13024 | 2025.01.10 05:13:38.613151 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13025 | 2025.01.10 05:13:38.613574 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13026 | 2025.01.10 05:13:38.613960 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13027 | 2025.01.10 05:13:38.615713 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13028 | 2025.01.10 05:13:38.615810 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13029 | 2025.01.10 05:13:38.616184 [ 189 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004093843 sec., 15877.501897361477 rows/sec., 1.03 MiB/sec. | ||
13030 | 2025.01.10 05:13:38.616418 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13031 | 2025.01.10 05:13:38.616749 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13032 | 2025.01.10 05:13:38.616890 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13033 | 2025.01.10 05:13:38.617089 [ 193 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_45_11} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13034 | 2025.01.10 05:13:38.617222 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13035 | 2025.01.10 05:13:38.617309 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2025.01.10 05:13:38.617574 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.00507 sec., 160749.50690335306 rows/sec., 11.58 MiB/sec. | ||
13037 | 2025.01.10 05:13:38.617671 [ 283 ] {1bbb4eff-11c4-4e4f-93c3-ca98755f92a0} <Debug> TCPHandler: Processed in 0.005405105 sec. | ||
13038 | 2025.01.10 05:13:38.617897 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13039 | 2025.01.10 05:13:38.618114 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13040 | 2025.01.10 05:13:38.618171 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13041 | 2025.01.10 05:13:38.618670 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13042 | 2025.01.10 05:13:38.618709 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13043 | 2025.01.10 05:13:38.619070 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13044 | 2025.01.10 05:13:38.619317 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13045 | 2025.01.10 05:13:38.619555 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
13046 | 2025.01.10 05:13:38.619632 [ 288 ] {17b17fb7-2f37-4e79-8490-4dc0f6767a08} <Debug> TCPHandler: Processed in 0.00184556 sec. | ||
13047 | 2025.01.10 05:13:38.619817 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13048 | 2025.01.10 05:13:38.619966 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13049 | 2025.01.10 05:13:38.620019 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13050 | 2025.01.10 05:13:38.620776 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2025.01.10 05:13:38.620817 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13052 | 2025.01.10 05:13:38.621263 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13053 | 2025.01.10 05:13:38.621517 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2025.01.10 05:13:38.621755 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001808 sec., 532632.7433628319 rows/sec., 35.39 MiB/sec. | ||
13055 | 2025.01.10 05:13:38.621852 [ 283 ] {2b00e8b1-fec1-4288-b448-42cb2f25555d} <Debug> TCPHandler: Processed in 0.002129379 sec. | ||
13056 | 2025.01.10 05:13:38.622068 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2025.01.10 05:13:38.622229 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13058 | 2025.01.10 05:13:38.622287 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13059 | 2025.01.10 05:13:38.622749 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13060 | 2025.01.10 05:13:38.622789 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13061 | 2025.01.10 05:13:38.623142 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13062 | 2025.01.10 05:13:38.623382 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13063 | 2025.01.10 05:13:38.623635 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
13064 | 2025.01.10 05:13:38.623757 [ 288 ] {510aa51d-a2ae-4f90-8080-ee81dba65fc4} <Debug> TCPHandler: Processed in 0.001804959 sec. | ||
13065 | 2025.01.10 05:13:38.624034 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13066 | 2025.01.10 05:13:38.624145 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13067 | 2025.01.10 05:13:38.624222 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13068 | 2025.01.10 05:13:38.625306 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13069 | 2025.01.10 05:13:38.625346 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13070 | 2025.01.10 05:13:38.625980 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13071 | 2025.01.10 05:13:38.626253 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13072 | 2025.01.10 05:13:38.626492 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00237 sec., 5485.232067510548 rows/sec., 9.83 MiB/sec. | ||
13073 | 2025.01.10 05:13:38.626586 [ 283 ] {cd3c0a05-2783-40be-a10a-f2b3cec9f5cb} <Debug> TCPHandler: Processed in 0.002689227 sec. | ||
13074 | 2025.01.10 05:13:38.626744 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13075 | 2025.01.10 05:13:38.626873 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13076 | 2025.01.10 05:13:38.626930 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13077 | 2025.01.10 05:13:38.627443 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13078 | 2025.01.10 05:13:38.627483 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13079 | 2025.01.10 05:13:38.627843 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13080 | 2025.01.10 05:13:38.628085 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13081 | 2025.01.10 05:13:38.628329 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001484 sec., 22911.051212938004 rows/sec., 1.34 MiB/sec. | ||
13082 | 2025.01.10 05:13:38.628406 [ 288 ] {6988c084-ed5f-46bb-aef9-e6d3dc9f6303} <Debug> TCPHandler: Processed in 0.001724446 sec. | ||
13083 | 2025.01.10 05:13:39.936670 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
13084 | 2025.01.10 05:13:39.937336 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2025.01.10 05:13:39.937386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13086 | 2025.01.10 05:13:39.937926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13087 | 2025.01.10 05:13:39.938191 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13088 | 2025.01.10 05:13:39.938395 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
13089 | 2025.01.10 05:13:41.946246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
13090 | 2025.01.10 05:13:41.966453 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13091 | 2025.01.10 05:13:41.966510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13092 | 2025.01.10 05:13:41.973906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13093 | 2025.01.10 05:13:41.974694 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13094 | 2025.01.10 05:13:41.977602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
13095 | 2025.01.10 05:13:42.335088 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13096 | 2025.01.10 05:13:42.335366 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13097 | 2025.01.10 05:13:42.335480 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13098 | 2025.01.10 05:13:42.336571 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13099 | 2025.01.10 05:13:42.336649 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13100 | 2025.01.10 05:13:42.337264 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13101 | 2025.01.10 05:13:42.337644 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13102 | 2025.01.10 05:13:42.337957 [ 126 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13103 | 2025.01.10 05:13:42.338006 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002718 sec., 9565.857247976453 rows/sec., 728.29 KiB/sec. | ||
13104 | 2025.01.10 05:13:42.338082 [ 126 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13105 | 2025.01.10 05:13:42.338183 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13106 | 2025.01.10 05:13:42.338195 [ 288 ] {cd705a73-6aa2-4bc0-8253-4304e26eae12} <Debug> TCPHandler: Processed in 0.003308517 sec. | ||
13107 | 2025.01.10 05:13:42.338527 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
13108 | 2025.01.10 05:13:42.338548 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13109 | 2025.01.10 05:13:42.338901 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13110 | 2025.01.10 05:13:42.338921 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13111 | 2025.01.10 05:13:42.338992 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1399 rows starting from the beginning of the part | ||
13112 | 2025.01.10 05:13:42.339049 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13113 | 2025.01.10 05:13:42.339437 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part | ||
13114 | 2025.01.10 05:13:42.339971 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 199 rows starting from the beginning of the part | ||
13115 | 2025.01.10 05:13:42.340465 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 78 rows starting from the beginning of the part | ||
13116 | 2025.01.10 05:13:42.341022 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1339 rows starting from the beginning of the part | ||
13117 | 2025.01.10 05:13:42.341424 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
13118 | 2025.01.10 05:13:42.342629 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13119 | 2025.01.10 05:13:42.342731 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13120 | 2025.01.10 05:13:42.344015 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13121 | 2025.01.10 05:13:42.344725 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13122 | 2025.01.10 05:13:42.345123 [ 126 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13123 | 2025.01.10 05:13:42.345243 [ 126 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13124 | 2025.01.10 05:13:42.345306 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.006469 sec., 4328.335136806307 rows/sec., 345.70 KiB/sec. | ||
13125 | 2025.01.10 05:13:42.345326 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13126 | 2025.01.10 05:13:42.345673 [ 283 ] {65228d8e-e357-4590-a16b-0f20a191ce18} <Debug> TCPHandler: Processed in 0.007257265 sec. | ||
13127 | 2025.01.10 05:13:42.345836 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
13128 | 2025.01.10 05:13:42.346206 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13129 | 2025.01.10 05:13:42.346679 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13130 | 2025.01.10 05:13:42.346956 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 873 rows starting from the beginning of the part | ||
13131 | 2025.01.10 05:13:42.347103 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13132 | 2025.01.10 05:13:42.347655 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13133 | 2025.01.10 05:13:42.347822 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
13134 | 2025.01.10 05:13:42.347906 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00954967 sec., 326712.86023496103 rows/sec., 28.63 MiB/sec. | ||
13135 | 2025.01.10 05:13:42.348713 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 359 rows starting from the beginning of the part | ||
13136 | 2025.01.10 05:13:42.348864 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13137 | 2025.01.10 05:13:42.349338 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 54 rows starting from the beginning of the part | ||
13138 | 2025.01.10 05:13:42.350095 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 815 rows starting from the beginning of the part | ||
13139 | 2025.01.10 05:13:42.350814 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 28 rows starting from the beginning of the part | ||
13140 | 2025.01.10 05:13:42.351895 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13141 | 2025.01.10 05:13:42.352734 [ 189 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_106_21} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13142 | 2025.01.10 05:13:42.353064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
13143 | 2025.01.10 05:13:42.353589 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13144 | 2025.01.10 05:13:42.353691 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13145 | 2025.01.10 05:13:42.355071 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13146 | 2025.01.10 05:13:42.355622 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13147 | 2025.01.10 05:13:42.356380 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
13148 | 2025.01.10 05:13:42.356481 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13149 | 2025.01.10 05:13:42.356493 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.009751 sec., 6153.215054866168 rows/sec., 436.85 KiB/sec. | ||
13150 | 2025.01.10 05:13:42.356496 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.010969206 sec., 199193.9981799959 rows/sec., 15.17 MiB/sec. | ||
13151 | 2025.01.10 05:13:42.356535 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13152 | 2025.01.10 05:13:42.356767 [ 288 ] {83ce416d-0387-447f-9e12-c7a5ed5d867e} <Debug> TCPHandler: Processed in 0.010858392 sec. | ||
13153 | 2025.01.10 05:13:42.357058 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13154 | 2025.01.10 05:13:42.357116 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13155 | 2025.01.10 05:13:42.357223 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
13156 | 2025.01.10 05:13:42.357517 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13157 | 2025.01.10 05:13:42.357738 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13158 | 2025.01.10 05:13:42.357913 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13159 | 2025.01.10 05:13:42.357961 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13160 | 2025.01.10 05:13:42.358155 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 25603 rows starting from the beginning of the part | ||
13161 | 2025.01.10 05:13:42.358321 [ 200 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_106_21} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13162 | 2025.01.10 05:13:42.358710 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
13163 | 2025.01.10 05:13:42.358912 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 101 rows starting from the beginning of the part | ||
13164 | 2025.01.10 05:13:42.359418 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part | ||
13165 | 2025.01.10 05:13:42.359724 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part | ||
13166 | 2025.01.10 05:13:42.360181 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 963 rows starting from the beginning of the part | ||
13167 | 2025.01.10 05:13:42.360949 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13168 | 2025.01.10 05:13:42.361023 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13169 | 2025.01.10 05:13:42.362064 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13170 | 2025.01.10 05:13:42.362577 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13171 | 2025.01.10 05:13:42.362906 [ 126 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13172 | 2025.01.10 05:13:42.363022 [ 126 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13173 | 2025.01.10 05:13:42.363114 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13174 | 2025.01.10 05:13:42.363273 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.005832 sec., 3086.4197530864194 rows/sec., 216.51 KiB/sec. | ||
13175 | 2025.01.10 05:13:42.363692 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
13176 | 2025.01.10 05:13:42.363858 [ 283 ] {e7713e51-3d47-4c61-941d-7fec30c14f4d} <Debug> TCPHandler: Processed in 0.006885434 sec. | ||
13177 | 2025.01.10 05:13:42.364467 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13178 | 2025.01.10 05:13:42.364602 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3550 rows starting from the beginning of the part | ||
13179 | 2025.01.10 05:13:42.365100 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
13180 | 2025.01.10 05:13:42.365604 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part | ||
13181 | 2025.01.10 05:13:42.366107 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part | ||
13182 | 2025.01.10 05:13:42.366599 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
13183 | 2025.01.10 05:13:42.366984 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part | ||
13184 | 2025.01.10 05:13:42.369763 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3714 rows, containing 4 columns (4 merged, 0 gathered) in 0.006519372 sec., 569686.7735113137 rows/sec., 36.66 MiB/sec. | ||
13185 | 2025.01.10 05:13:42.370150 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13186 | 2025.01.10 05:13:42.370582 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13187 | 2025.01.10 05:13:42.370700 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_106_21} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13188 | 2025.01.10 05:13:42.370824 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
13189 | 2025.01.10 05:13:42.383492 [ 190 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26944 rows, containing 5 columns (5 merged, 0 gathered) in 0.026703566 sec., 1009003.8161944363 rows/sec., 67.56 MiB/sec. | ||
13190 | 2025.01.10 05:13:42.383991 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13191 | 2025.01.10 05:13:42.384547 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13192 | 2025.01.10 05:13:42.384664 [ 186 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
13193 | 2025.01.10 05:13:42.384783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
13194 | 2025.01.10 05:13:47.165863 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13195 | 2025.01.10 05:13:47.165939 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13196 | 2025.01.10 05:13:47.336719 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13197 | 2025.01.10 05:13:47.336931 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13198 | 2025.01.10 05:13:47.337017 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13199 | 2025.01.10 05:13:47.337882 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13200 | 2025.01.10 05:13:47.337935 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13201 | 2025.01.10 05:13:47.338387 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13202 | 2025.01.10 05:13:47.338654 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13203 | 2025.01.10 05:13:47.338924 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002052 sec., 38011.695906432746 rows/sec., 3.26 MiB/sec. | ||
13204 | 2025.01.10 05:13:47.338991 [ 288 ] {3858da2a-8b9a-478a-a29f-0fe9b592d44e} <Debug> TCPHandler: Processed in 0.002412619 sec. | ||
13205 | 2025.01.10 05:13:47.339165 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13206 | 2025.01.10 05:13:47.339314 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13207 | 2025.01.10 05:13:47.339374 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13208 | 2025.01.10 05:13:47.339988 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13209 | 2025.01.10 05:13:47.340030 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13210 | 2025.01.10 05:13:47.340428 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13211 | 2025.01.10 05:13:47.340682 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13212 | 2025.01.10 05:13:47.340902 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001624 sec., 16009.852216748768 rows/sec., 1.18 MiB/sec. | ||
13213 | 2025.01.10 05:13:47.340959 [ 283 ] {c0e3f494-9dc4-40a6-8f5f-7382c4a5043a} <Debug> TCPHandler: Processed in 0.001865501 sec. | ||
13214 | 2025.01.10 05:13:47.341097 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13215 | 2025.01.10 05:13:47.341227 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13216 | 2025.01.10 05:13:47.341284 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13217 | 2025.01.10 05:13:47.341901 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13218 | 2025.01.10 05:13:47.341942 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13219 | 2025.01.10 05:13:47.342300 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13220 | 2025.01.10 05:13:47.342548 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13221 | 2025.01.10 05:13:47.342752 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001555 sec., 34726.688102893895 rows/sec., 2.71 MiB/sec. | ||
13222 | 2025.01.10 05:13:47.342805 [ 288 ] {4a53029a-34d9-4da8-b675-99854854f5a8} <Debug> TCPHandler: Processed in 0.001769927 sec. | ||
13223 | 2025.01.10 05:13:47.342953 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13224 | 2025.01.10 05:13:47.343083 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13225 | 2025.01.10 05:13:47.343143 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13226 | 2025.01.10 05:13:47.343723 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13227 | 2025.01.10 05:13:47.343762 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13228 | 2025.01.10 05:13:47.344155 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13229 | 2025.01.10 05:13:47.344392 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13230 | 2025.01.10 05:13:47.344629 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001573 sec., 63572.79084551812 rows/sec., 4.41 MiB/sec. | ||
13231 | 2025.01.10 05:13:47.344725 [ 283 ] {8c6cedf5-ab87-406d-b648-6be8091e4263} <Debug> TCPHandler: Processed in 0.00183634 sec. | ||
13232 | 2025.01.10 05:13:47.344898 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13233 | 2025.01.10 05:13:47.345149 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13234 | 2025.01.10 05:13:47.345231 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13235 | 2025.01.10 05:13:47.346340 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2025.01.10 05:13:47.346379 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13237 | 2025.01.10 05:13:47.347004 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13238 | 2025.01.10 05:13:47.347267 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2025.01.10 05:13:47.347540 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00246 sec., 10569.105691056911 rows/sec., 18.94 MiB/sec. | ||
13240 | 2025.01.10 05:13:47.347821 [ 288 ] {20231989-2d9f-46fc-a466-ce9487baa8de} <Debug> TCPHandler: Processed in 0.003015118 sec. | ||
13241 | 2025.01.10 05:13:47.348079 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13242 | 2025.01.10 05:13:47.348307 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13243 | 2025.01.10 05:13:47.348366 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13244 | 2025.01.10 05:13:47.348876 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13245 | 2025.01.10 05:13:47.348916 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13246 | 2025.01.10 05:13:47.349285 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13247 | 2025.01.10 05:13:47.349531 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13248 | 2025.01.10 05:13:47.349761 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. | ||
13249 | 2025.01.10 05:13:47.349824 [ 283 ] {c0476439-2d07-44b7-a170-502c91ec07d4} <Debug> TCPHandler: Processed in 0.001891521 sec. | ||
13250 | 2025.01.10 05:13:47.439448 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
13251 | 2025.01.10 05:13:47.440427 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13252 | 2025.01.10 05:13:47.440485 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13253 | 2025.01.10 05:13:47.441023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13254 | 2025.01.10 05:13:47.441291 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13255 | 2025.01.10 05:13:47.441579 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
13256 | 2025.01.10 05:13:47.575943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1872 | ||
13257 | 2025.01.10 05:13:47.579032 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13258 | 2025.01.10 05:13:47.579078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13259 | 2025.01.10 05:13:47.580687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13260 | 2025.01.10 05:13:47.581103 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13261 | 2025.01.10 05:13:47.582986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
13262 | 2025.01.10 05:13:48.002391 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000984542 sec. | ||
13263 | 2025.01.10 05:13:49.478561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
13264 | 2025.01.10 05:13:49.499312 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13265 | 2025.01.10 05:13:49.499367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13266 | 2025.01.10 05:13:49.506774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13267 | 2025.01.10 05:13:49.507562 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13268 | 2025.01.10 05:13:49.510574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
13269 | 2025.01.10 05:13:50.387205 [ 117 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
13270 | 2025.01.10 05:13:50.387285 [ 117 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13271 | 2025.01.10 05:13:50.387309 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13272 | 2025.01.10 05:13:50.387511 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::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 | ||
13273 | 2025.01.10 05:13:50.387887 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13274 | 2025.01.10 05:13:50.387936 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 42 rows starting from the beginning of the part | ||
13275 | 2025.01.10 05:13:50.388018 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
13276 | 2025.01.10 05:13:50.388250 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13277 | 2025.01.10 05:13:50.388463 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13278 | 2025.01.10 05:13:50.388665 [ 195 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13279 | 2025.01.10 05:13:50.389835 [ 186 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.002439429 sec., 18856.871833531535 rows/sec., 1.24 MiB/sec. | ||
13280 | 2025.01.10 05:13:50.390043 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
13281 | 2025.01.10 05:13:50.390413 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13282 | 2025.01.10 05:13:50.390505 [ 188 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_45_10} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
13283 | 2025.01.10 05:13:50.390611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
13284 | 2025.01.10 05:13:52.341427 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13285 | 2025.01.10 05:13:52.341618 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13286 | 2025.01.10 05:13:52.341693 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13287 | 2025.01.10 05:13:52.342469 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13288 | 2025.01.10 05:13:52.342522 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13289 | 2025.01.10 05:13:52.342963 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13290 | 2025.01.10 05:13:52.343242 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13291 | 2025.01.10 05:13:52.343464 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
13292 | 2025.01.10 05:13:52.343531 [ 288 ] {915f623c-1b67-4db4-8f49-6911f2470e25} <Debug> TCPHandler: Processed in 0.002241713 sec. | ||
13293 | 2025.01.10 05:13:52.343734 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13294 | 2025.01.10 05:13:52.343872 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13295 | 2025.01.10 05:13:52.343932 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13296 | 2025.01.10 05:13:52.344816 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13297 | 2025.01.10 05:13:52.344866 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13298 | 2025.01.10 05:13:52.345366 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13299 | 2025.01.10 05:13:52.345702 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13300 | 2025.01.10 05:13:52.345976 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.002137 sec., 93121.19794103884 rows/sec., 8.28 MiB/sec. | ||
13301 | 2025.01.10 05:13:52.346048 [ 283 ] {27d928f6-f840-4996-b1b8-a3e51560e51c} <Debug> TCPHandler: Processed in 0.002384498 sec. | ||
13302 | 2025.01.10 05:13:52.346266 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13303 | 2025.01.10 05:13:52.346396 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13304 | 2025.01.10 05:13:52.346457 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13305 | 2025.01.10 05:13:52.347158 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13306 | 2025.01.10 05:13:52.347198 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13307 | 2025.01.10 05:13:52.347581 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13308 | 2025.01.10 05:13:52.347822 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13309 | 2025.01.10 05:13:52.348033 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.00167 sec., 11976.047904191617 rows/sec., 858.44 KiB/sec. | ||
13310 | 2025.01.10 05:13:52.348091 [ 288 ] {9418ac36-6f85-4691-81f4-0035b9fae789} <Debug> TCPHandler: Processed in 0.001886641 sec. | ||
13311 | 2025.01.10 05:13:52.348249 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13312 | 2025.01.10 05:13:52.348363 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13313 | 2025.01.10 05:13:52.348413 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13314 | 2025.01.10 05:13:52.348964 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13315 | 2025.01.10 05:13:52.349004 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13316 | 2025.01.10 05:13:52.349367 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13317 | 2025.01.10 05:13:52.349613 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13318 | 2025.01.10 05:13:52.349858 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. | ||
13319 | 2025.01.10 05:13:52.349957 [ 283 ] {4d588f6e-05c2-4ad5-8e3d-cbbd2c5a36d5} <Debug> TCPHandler: Processed in 0.001758068 sec. | ||
13320 | 2025.01.10 05:13:52.350177 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13321 | 2025.01.10 05:13:52.350321 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13322 | 2025.01.10 05:13:52.350372 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13323 | 2025.01.10 05:13:52.350931 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13324 | 2025.01.10 05:13:52.350971 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13325 | 2025.01.10 05:13:52.351323 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13326 | 2025.01.10 05:13:52.351629 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13327 | 2025.01.10 05:13:52.351869 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
13328 | 2025.01.10 05:13:52.351936 [ 288 ] {38b354b3-0395-4fc4-9e42-3f209b1e60dd} <Debug> TCPHandler: Processed in 0.001877291 sec. | ||
13329 | 2025.01.10 05:13:52.352112 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13330 | 2025.01.10 05:13:52.352222 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13331 | 2025.01.10 05:13:52.352267 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13332 | 2025.01.10 05:13:52.353060 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13333 | 2025.01.10 05:13:52.353099 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13334 | 2025.01.10 05:13:52.353516 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13335 | 2025.01.10 05:13:52.353792 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13336 | 2025.01.10 05:13:52.353998 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001797 sec., 199777.40678909293 rows/sec., 14.04 MiB/sec. | ||
13337 | 2025.01.10 05:13:52.354057 [ 283 ] {22d3ba8f-81f1-470f-8a4b-109f34a9ea94} <Debug> TCPHandler: Processed in 0.001997655 sec. | ||
13338 | 2025.01.10 05:13:52.354228 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13339 | 2025.01.10 05:13:52.354371 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13340 | 2025.01.10 05:13:52.354447 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13341 | 2025.01.10 05:13:52.354956 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13342 | 2025.01.10 05:13:52.354994 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13343 | 2025.01.10 05:13:52.355367 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13344 | 2025.01.10 05:13:52.355618 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13345 | 2025.01.10 05:13:52.355858 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
13346 | 2025.01.10 05:13:52.355960 [ 288 ] {c5e60680-2b6d-471d-a1a9-80096e549be3} <Debug> TCPHandler: Processed in 0.001796868 sec. | ||
13347 | 2025.01.10 05:13:52.356184 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13348 | 2025.01.10 05:13:52.356398 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13349 | 2025.01.10 05:13:52.356450 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13350 | 2025.01.10 05:13:52.357086 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13351 | 2025.01.10 05:13:52.357126 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13352 | 2025.01.10 05:13:52.357543 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13353 | 2025.01.10 05:13:52.357795 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13354 | 2025.01.10 05:13:52.358035 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.0017 sec., 104117.64705882354 rows/sec., 6.87 MiB/sec. | ||
13355 | 2025.01.10 05:13:52.358095 [ 283 ] {04153bc4-9b0a-4958-935b-c974ee296445} <Debug> TCPHandler: Processed in 0.002030236 sec. | ||
13356 | 2025.01.10 05:13:52.358256 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13357 | 2025.01.10 05:13:52.358365 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13358 | 2025.01.10 05:13:52.358413 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13359 | 2025.01.10 05:13:52.358890 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2025.01.10 05:13:52.358932 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13361 | 2025.01.10 05:13:52.359340 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13362 | 2025.01.10 05:13:52.359695 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2025.01.10 05:13:52.359943 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
13364 | 2025.01.10 05:13:52.360007 [ 288 ] {fa99db85-3d41-491e-bf36-8de78967896b} <Debug> TCPHandler: Processed in 0.001804009 sec. | ||
13365 | 2025.01.10 05:13:52.360167 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13366 | 2025.01.10 05:13:52.360280 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13367 | 2025.01.10 05:13:52.360351 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13368 | 2025.01.10 05:13:52.361468 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2025.01.10 05:13:52.361508 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13370 | 2025.01.10 05:13:52.362135 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13371 | 2025.01.10 05:13:52.362401 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13372 | 2025.01.10 05:13:52.362648 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002393 sec., 5432.511491851233 rows/sec., 9.73 MiB/sec. | ||
13373 | 2025.01.10 05:13:52.362821 [ 283 ] {375f1c78-2475-4f93-b79d-df0652cb66d5} <Debug> TCPHandler: Processed in 0.002707378 sec. | ||
13374 | 2025.01.10 05:13:52.363014 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13375 | 2025.01.10 05:13:52.363178 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13376 | 2025.01.10 05:13:52.363232 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13377 | 2025.01.10 05:13:52.363698 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13378 | 2025.01.10 05:13:52.363737 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13379 | 2025.01.10 05:13:52.364124 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13380 | 2025.01.10 05:13:52.364387 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13381 | 2025.01.10 05:13:52.364611 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001455 sec., 35738.831615120274 rows/sec., 2.21 MiB/sec. | ||
13382 | 2025.01.10 05:13:52.364668 [ 288 ] {777a2fbd-385b-40a6-a53a-9cc4121a5d4c} <Debug> TCPHandler: Processed in 0.001739526 sec. | ||
13383 | 2025.01.10 05:13:54.942612 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
13384 | 2025.01.10 05:13:54.943280 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13385 | 2025.01.10 05:13:54.943334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13386 | 2025.01.10 05:13:54.943889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13387 | 2025.01.10 05:13:54.944146 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13388 | 2025.01.10 05:13:54.944445 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
13389 | 2025.01.10 05:13:57.011534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
13390 | 2025.01.10 05:13:57.034265 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13391 | 2025.01.10 05:13:57.034336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13392 | 2025.01.10 05:13:57.041656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13393 | 2025.01.10 05:13:57.042429 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13394 | 2025.01.10 05:13:57.046149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
13395 | 2025.01.10 05:13:57.337395 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13396 | 2025.01.10 05:13:57.337587 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13397 | 2025.01.10 05:13:57.337662 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13398 | 2025.01.10 05:13:57.338478 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13399 | 2025.01.10 05:13:57.338521 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13400 | 2025.01.10 05:13:57.338951 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13401 | 2025.01.10 05:13:57.339207 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13402 | 2025.01.10 05:13:57.339414 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001882 sec., 41445.27098831031 rows/sec., 3.55 MiB/sec. | ||
13403 | 2025.01.10 05:13:57.339485 [ 288 ] {53a35786-de4e-42df-9868-3f15ebdede62} <Debug> TCPHandler: Processed in 0.002226452 sec. | ||
13404 | 2025.01.10 05:13:57.339701 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13405 | 2025.01.10 05:13:57.339817 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13406 | 2025.01.10 05:13:57.339863 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13407 | 2025.01.10 05:13:57.340426 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13408 | 2025.01.10 05:13:57.340464 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13409 | 2025.01.10 05:13:57.340846 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13410 | 2025.01.10 05:13:57.341087 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13411 | 2025.01.10 05:13:57.341230 [ 107 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13412 | 2025.01.10 05:13:57.341272 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001476 sec., 17615.176151761516 rows/sec., 1.29 MiB/sec. | ||
13413 | 2025.01.10 05:13:57.341275 [ 107 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13414 | 2025.01.10 05:13:57.341335 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13415 | 2025.01.10 05:13:57.341344 [ 283 ] {e524b6fb-90a5-453b-92a8-9ae43aa4ccd9} <Debug> TCPHandler: Processed in 0.001714435 sec. | ||
13416 | 2025.01.10 05:13:57.341536 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13417 | 2025.01.10 05:13:57.341557 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
13418 | 2025.01.10 05:13:57.341719 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13419 | 2025.01.10 05:13:57.341831 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13420 | 2025.01.10 05:13:57.341885 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13421 | 2025.01.10 05:13:57.341982 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 60 rows starting from the beginning of the part | ||
13422 | 2025.01.10 05:13:57.342330 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
13423 | 2025.01.10 05:13:57.342727 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 20 rows starting from the beginning of the part | ||
13424 | 2025.01.10 05:13:57.343134 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
13425 | 2025.01.10 05:13:57.343459 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 20 rows starting from the beginning of the part | ||
13426 | 2025.01.10 05:13:57.343634 [ 198 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
13427 | 2025.01.10 05:13:57.344469 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13428 | 2025.01.10 05:13:57.344534 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13429 | 2025.01.10 05:13:57.345456 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13430 | 2025.01.10 05:13:57.346020 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13431 | 2025.01.10 05:13:57.346433 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004972012 sec., 35800.39629831947 rows/sec., 2.71 MiB/sec. | ||
13432 | 2025.01.10 05:13:57.346560 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.004891 sec., 11040.68697607851 rows/sec., 882.92 KiB/sec. | ||
13433 | 2025.01.10 05:13:57.346729 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13434 | 2025.01.10 05:13:57.346754 [ 288 ] {b746f20a-299e-47c3-8c9a-e82e51fbc90d} <Debug> TCPHandler: Processed in 0.005299262 sec. | ||
13435 | 2025.01.10 05:13:57.347114 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13436 | 2025.01.10 05:13:57.347574 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13437 | 2025.01.10 05:13:57.347759 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13438 | 2025.01.10 05:13:57.347830 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13439 | 2025.01.10 05:13:57.348180 [ 188 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_91_18} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13440 | 2025.01.10 05:13:57.348523 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13441 | 2025.01.10 05:13:57.349053 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13442 | 2025.01.10 05:13:57.349095 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13443 | 2025.01.10 05:13:57.349494 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13444 | 2025.01.10 05:13:57.349741 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13445 | 2025.01.10 05:13:57.349928 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002542 sec., 39339.10306845004 rows/sec., 2.73 MiB/sec. | ||
13446 | 2025.01.10 05:13:57.349984 [ 283 ] {9aacd155-788c-4eec-85cb-4bedcd6ffcfd} <Debug> TCPHandler: Processed in 0.00306988 sec. | ||
13447 | 2025.01.10 05:13:57.350151 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13448 | 2025.01.10 05:13:57.350279 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13449 | 2025.01.10 05:13:57.350361 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13450 | 2025.01.10 05:13:57.351559 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13451 | 2025.01.10 05:13:57.351596 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13452 | 2025.01.10 05:13:57.352235 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13453 | 2025.01.10 05:13:57.352503 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13454 | 2025.01.10 05:13:57.352756 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13455 | 2025.01.10 05:13:57.352798 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002538 sec., 10244.286840031522 rows/sec., 18.36 MiB/sec. | ||
13456 | 2025.01.10 05:13:57.352829 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13457 | 2025.01.10 05:13:57.352899 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13458 | 2025.01.10 05:13:57.353304 [ 288 ] {22bb87a4-5be0-4e50-9b5f-bfbb29659bbc} <Debug> TCPHandler: Processed in 0.003211524 sec. | ||
13459 | 2025.01.10 05:13:57.353376 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
13460 | 2025.01.10 05:13:57.353658 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13461 | 2025.01.10 05:13:57.354096 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13462 | 2025.01.10 05:13:57.354321 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13463 | 2025.01.10 05:13:57.355781 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13464 | 2025.01.10 05:13:57.356017 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1634 rows starting from the beginning of the part | ||
13465 | 2025.01.10 05:13:57.356689 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
13466 | 2025.01.10 05:13:57.357421 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13467 | 2025.01.10 05:13:57.357466 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 13 rows starting from the beginning of the part | ||
13468 | 2025.01.10 05:13:57.357488 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13469 | 2025.01.10 05:13:57.358242 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
13470 | 2025.01.10 05:13:57.359006 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 13 rows starting from the beginning of the part | ||
13471 | 2025.01.10 05:13:57.359086 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13472 | 2025.01.10 05:13:57.359526 [ 198 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
13473 | 2025.01.10 05:13:57.360212 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13474 | 2025.01.10 05:13:57.360808 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.006847 sec., 4381.480940557909 rows/sec., 307.36 KiB/sec. | ||
13475 | 2025.01.10 05:13:57.360955 [ 283 ] {89ab97bd-df13-4d83-866e-2e5b93a48c65} <Debug> TCPHandler: Processed in 0.007489693 sec. | ||
13476 | 2025.01.10 05:13:57.370767 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 19 columns (19 merged, 0 gathered) in 0.017729535 sec., 98028.51569429203 rows/sec., 175.66 MiB/sec. | ||
13477 | 2025.01.10 05:13:57.372372 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13478 | 2025.01.10 05:13:57.372801 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13479 | 2025.01.10 05:13:57.372884 [ 187 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13480 | 2025.01.10 05:13:57.373047 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.60 MiB. | ||
13481 | 2025.01.10 05:13:57.584079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1906 | ||
13482 | 2025.01.10 05:13:57.587243 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13483 | 2025.01.10 05:13:57.587305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13484 | 2025.01.10 05:13:57.588866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13485 | 2025.01.10 05:13:57.589221 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13486 | 2025.01.10 05:13:57.591457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
13487 | 2025.01.10 05:13:58.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.09 MiB, peak 272.65 MiB, free memory in arenas 0.00 B, will set to 260.60 MiB (RSS), difference: 4.51 MiB | ||
13488 | 2025.01.10 05:14:02.166193 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13489 | 2025.01.10 05:14:02.166267 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13490 | 2025.01.10 05:14:02.340410 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13491 | 2025.01.10 05:14:02.340625 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13492 | 2025.01.10 05:14:02.340710 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13493 | 2025.01.10 05:14:02.341532 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13494 | 2025.01.10 05:14:02.341587 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13495 | 2025.01.10 05:14:02.342018 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13496 | 2025.01.10 05:14:02.342287 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13497 | 2025.01.10 05:14:02.342544 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. | ||
13498 | 2025.01.10 05:14:02.342643 [ 288 ] {73071857-2f39-4713-b184-43cc677035cb} <Debug> TCPHandler: Processed in 0.002382718 sec. | ||
13499 | 2025.01.10 05:14:02.342838 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13500 | 2025.01.10 05:14:02.342961 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13501 | 2025.01.10 05:14:02.343013 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13502 | 2025.01.10 05:14:02.343686 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13503 | 2025.01.10 05:14:02.343727 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13504 | 2025.01.10 05:14:02.344117 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13505 | 2025.01.10 05:14:02.344361 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13506 | 2025.01.10 05:14:02.344585 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001653 sec., 120387.17483363581 rows/sec., 10.70 MiB/sec. | ||
13507 | 2025.01.10 05:14:02.344638 [ 283 ] {c97504aa-d2fe-4580-b495-f18e1cf884d5} <Debug> TCPHandler: Processed in 0.00186779 sec. | ||
13508 | 2025.01.10 05:14:02.344788 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13509 | 2025.01.10 05:14:02.344900 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13510 | 2025.01.10 05:14:02.344948 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13511 | 2025.01.10 05:14:02.345506 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13512 | 2025.01.10 05:14:02.345546 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13513 | 2025.01.10 05:14:02.345905 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13514 | 2025.01.10 05:14:02.346154 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13515 | 2025.01.10 05:14:02.346370 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001493 sec., 13395.847287340925 rows/sec., 960.21 KiB/sec. | ||
13516 | 2025.01.10 05:14:02.346423 [ 288 ] {3999cbe4-cfb1-4676-ac1b-209b6f3136ae} <Debug> TCPHandler: Processed in 0.001689054 sec. | ||
13517 | 2025.01.10 05:14:02.346586 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13518 | 2025.01.10 05:14:02.346695 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13519 | 2025.01.10 05:14:02.346743 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13520 | 2025.01.10 05:14:02.347282 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13521 | 2025.01.10 05:14:02.347322 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13522 | 2025.01.10 05:14:02.347676 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13523 | 2025.01.10 05:14:02.347916 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13524 | 2025.01.10 05:14:02.348080 [ 101 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
13525 | 2025.01.10 05:14:02.348146 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001471 sec., 9517.335146159076 rows/sec., 666.53 KiB/sec. | ||
13526 | 2025.01.10 05:14:02.348166 [ 101 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13527 | 2025.01.10 05:14:02.348235 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13528 | 2025.01.10 05:14:02.348261 [ 283 ] {10ea81a3-8e56-47a2-a2a1-c8d525801fd0} <Debug> TCPHandler: Processed in 0.001722826 sec. | ||
13529 | 2025.01.10 05:14:02.348519 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13530 | 2025.01.10 05:14:02.348534 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
13531 | 2025.01.10 05:14:02.348930 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13532 | 2025.01.10 05:14:02.349017 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13533 | 2025.01.10 05:14:02.349145 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13534 | 2025.01.10 05:14:02.349160 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part | ||
13535 | 2025.01.10 05:14:02.349700 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13536 | 2025.01.10 05:14:02.350185 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13537 | 2025.01.10 05:14:02.350468 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
13538 | 2025.01.10 05:14:02.350742 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13539 | 2025.01.10 05:14:02.351114 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13540 | 2025.01.10 05:14:02.352075 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13541 | 2025.01.10 05:14:02.352119 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13542 | 2025.01.10 05:14:02.352710 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13543 | 2025.01.10 05:14:02.353086 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13544 | 2025.01.10 05:14:02.353093 [ 187 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004756715 sec., 113733.95294862105 rows/sec., 8.15 MiB/sec. | ||
13545 | 2025.01.10 05:14:02.353295 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
13546 | 2025.01.10 05:14:02.353366 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004589 sec., 2832.8611898016998 rows/sec., 176.63 KiB/sec. | ||
13547 | 2025.01.10 05:14:02.353450 [ 288 ] {3c770fd2-31a4-4267-a338-e97a0ca8e349} <Debug> TCPHandler: Processed in 0.005082674 sec. | ||
13548 | 2025.01.10 05:14:02.353614 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13549 | 2025.01.10 05:14:02.353645 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13550 | 2025.01.10 05:14:02.353742 [ 199 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_47_10} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
13551 | 2025.01.10 05:14:02.353748 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13552 | 2025.01.10 05:14:02.353813 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13553 | 2025.01.10 05:14:02.353830 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
13554 | 2025.01.10 05:14:02.354500 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13555 | 2025.01.10 05:14:02.354539 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13556 | 2025.01.10 05:14:02.354908 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13557 | 2025.01.10 05:14:02.355157 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13558 | 2025.01.10 05:14:02.355380 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001661 sec., 216134.8585189645 rows/sec., 15.19 MiB/sec. | ||
13559 | 2025.01.10 05:14:02.355434 [ 283 ] {faee0fdf-3ed9-4974-b5e2-eff659e6e458} <Debug> TCPHandler: Processed in 0.001883761 sec. | ||
13560 | 2025.01.10 05:14:02.355588 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13561 | 2025.01.10 05:14:02.355696 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13562 | 2025.01.10 05:14:02.355744 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13563 | 2025.01.10 05:14:02.356188 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13564 | 2025.01.10 05:14:02.356227 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13565 | 2025.01.10 05:14:02.356586 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13566 | 2025.01.10 05:14:02.356830 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13567 | 2025.01.10 05:14:02.357002 [ 101 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
13568 | 2025.01.10 05:14:02.357059 [ 101 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13569 | 2025.01.10 05:14:02.357073 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec. | ||
13570 | 2025.01.10 05:14:02.357095 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13571 | 2025.01.10 05:14:02.357231 [ 288 ] {3b252c8d-d71c-4c5e-99bf-52c3fc10c90c} <Debug> TCPHandler: Processed in 0.001701305 sec. | ||
13572 | 2025.01.10 05:14:02.357541 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2025.01.10 05:14:02.357743 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
13574 | 2025.01.10 05:14:02.357852 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13575 | 2025.01.10 05:14:02.358050 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13576 | 2025.01.10 05:14:02.358447 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13577 | 2025.01.10 05:14:02.358548 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
13578 | 2025.01.10 05:14:02.358868 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13579 | 2025.01.10 05:14:02.359264 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13580 | 2025.01.10 05:14:02.359622 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13581 | 2025.01.10 05:14:02.359851 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13582 | 2025.01.10 05:14:02.360365 [ 194 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
13583 | 2025.01.10 05:14:02.361052 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13584 | 2025.01.10 05:14:02.361108 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13585 | 2025.01.10 05:14:02.362183 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13586 | 2025.01.10 05:14:02.362743 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13587 | 2025.01.10 05:14:02.363291 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
13588 | 2025.01.10 05:14:02.363297 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.006043667 sec., 46660.41328881952 rows/sec., 2.38 MiB/sec. | ||
13589 | 2025.01.10 05:14:02.363329 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.005557 sec., 31851.71855317617 rows/sec., 2.10 MiB/sec. | ||
13590 | 2025.01.10 05:14:02.363368 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13591 | 2025.01.10 05:14:02.363451 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13592 | 2025.01.10 05:14:02.363594 [ 283 ] {a9a7335d-b391-45d6-8b19-3e5c87132412} <Debug> TCPHandler: Processed in 0.006230543 sec. | ||
13593 | 2025.01.10 05:14:02.363625 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
13594 | 2025.01.10 05:14:02.363816 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
13595 | 2025.01.10 05:14:02.363831 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13596 | 2025.01.10 05:14:02.364037 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13597 | 2025.01.10 05:14:02.364056 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13598 | 2025.01.10 05:14:02.364110 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 26944 rows starting from the beginning of the part | ||
13599 | 2025.01.10 05:14:02.364124 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13600 | 2025.01.10 05:14:02.364440 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13601 | 2025.01.10 05:14:02.364595 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
13602 | 2025.01.10 05:14:02.364860 [ 199 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_47_10} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
13603 | 2025.01.10 05:14:02.365147 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part | ||
13604 | 2025.01.10 05:14:02.365262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13605 | 2025.01.10 05:14:02.365571 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part | ||
13606 | 2025.01.10 05:14:02.365906 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part | ||
13607 | 2025.01.10 05:14:02.366134 [ 187 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part | ||
13608 | 2025.01.10 05:14:02.366829 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13609 | 2025.01.10 05:14:02.366873 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13610 | 2025.01.10 05:14:02.367348 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13611 | 2025.01.10 05:14:02.367630 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13612 | 2025.01.10 05:14:02.367933 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003959 sec., 252.58903763576663 rows/sec., 17.02 KiB/sec. | ||
13613 | 2025.01.10 05:14:02.368019 [ 288 ] {54bffee3-c567-4aad-82d0-b8adc45be67b} <Debug> TCPHandler: Processed in 0.004305949 sec. | ||
13614 | 2025.01.10 05:14:02.368174 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13615 | 2025.01.10 05:14:02.368325 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13616 | 2025.01.10 05:14:02.368402 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13617 | 2025.01.10 05:14:02.369715 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13618 | 2025.01.10 05:14:02.369755 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13619 | 2025.01.10 05:14:02.370513 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13620 | 2025.01.10 05:14:02.370881 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13621 | 2025.01.10 05:14:02.371141 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002857 sec., 4550.227511375569 rows/sec., 8.15 MiB/sec. | ||
13622 | 2025.01.10 05:14:02.371318 [ 283 ] {97f9b5b4-5c04-4217-bd71-136ecc4a86c5} <Debug> TCPHandler: Processed in 0.003201373 sec. | ||
13623 | 2025.01.10 05:14:02.371507 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13624 | 2025.01.10 05:14:02.371672 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13625 | 2025.01.10 05:14:02.371791 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13626 | 2025.01.10 05:14:02.372452 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13627 | 2025.01.10 05:14:02.372513 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13628 | 2025.01.10 05:14:02.372580 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27558 rows, containing 5 columns (5 merged, 0 gathered) in 0.008967361 sec., 3073144.9308218993 rows/sec., 205.80 MiB/sec. | ||
13629 | 2025.01.10 05:14:02.373000 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13630 | 2025.01.10 05:14:02.373072 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
13631 | 2025.01.10 05:14:02.373432 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13632 | 2025.01.10 05:14:02.373701 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13633 | 2025.01.10 05:14:02.373901 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.002258 sec., 23029.229406554474 rows/sec., 1.43 MiB/sec. | ||
13634 | 2025.01.10 05:14:02.373929 [ 197 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
13635 | 2025.01.10 05:14:02.374030 [ 288 ] {61941258-8feb-453d-bdf3-47b782bc66c0} <Debug> TCPHandler: Processed in 0.002599194 sec. | ||
13636 | 2025.01.10 05:14:02.374140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
13637 | 2025.01.10 05:14:02.445469 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
13638 | 2025.01.10 05:14:02.446141 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13639 | 2025.01.10 05:14:02.446188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13640 | 2025.01.10 05:14:02.446718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13641 | 2025.01.10 05:14:02.446984 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13642 | 2025.01.10 05:14:02.447214 [ 100 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13643 | 2025.01.10 05:14:02.447240 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
13644 | 2025.01.10 05:14:02.447294 [ 100 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13645 | 2025.01.10 05:14:02.447323 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13646 | 2025.01.10 05:14:02.447452 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13647 | 2025.01.10 05:14:02.447593 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13648 | 2025.01.10 05:14:02.447631 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13649 | 2025.01.10 05:14:02.447706 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13650 | 2025.01.10 05:14:02.447906 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13651 | 2025.01.10 05:14:02.448083 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13652 | 2025.01.10 05:14:02.448188 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13653 | 2025.01.10 05:14:02.448398 [ 187 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
13654 | 2025.01.10 05:14:02.451025 [ 192 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632418 sec., 8329437.8565462455 rows/sec., 119.15 MiB/sec. | ||
13655 | 2025.01.10 05:14:02.451416 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13656 | 2025.01.10 05:14:02.451735 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13657 | 2025.01.10 05:14:02.451826 [ 189 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_66_13} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13658 | 2025.01.10 05:14:02.451930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
13659 | 2025.01.10 05:14:04.547102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13660 | 2025.01.10 05:14:04.570834 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13661 | 2025.01.10 05:14:04.570892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13662 | 2025.01.10 05:14:04.578222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13663 | 2025.01.10 05:14:04.579030 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13664 | 2025.01.10 05:14:04.579473 [ 98 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13665 | 2025.01.10 05:14:04.579653 [ 98 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13666 | 2025.01.10 05:14:04.579754 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13667 | 2025.01.10 05:14:04.580271 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13668 | 2025.01.10 05:14:04.594214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13669 | 2025.01.10 05:14:04.595925 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13670 | 2025.01.10 05:14:04.597546 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13671 | 2025.01.10 05:14:04.603440 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13672 | 2025.01.10 05:14:04.609257 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13673 | 2025.01.10 05:14:04.615031 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13674 | 2025.01.10 05:14:04.620951 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13675 | 2025.01.10 05:14:04.625501 [ 187 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
13676 | 2025.01.10 05:14:04.684671 [ 192 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.104710058 sec., 4755.990107464176 rows/sec., 24.59 MiB/sec. | ||
13677 | 2025.01.10 05:14:04.688335 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13678 | 2025.01.10 05:14:04.691534 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13679 | 2025.01.10 05:14:04.691677 [ 201 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_66_13} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13680 | 2025.01.10 05:14:04.694279 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
13681 | 2025.01.10 05:14:07.336813 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13682 | 2025.01.10 05:14:07.337007 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13683 | 2025.01.10 05:14:07.337079 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13684 | 2025.01.10 05:14:07.337846 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13685 | 2025.01.10 05:14:07.337889 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13686 | 2025.01.10 05:14:07.338334 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13687 | 2025.01.10 05:14:07.338593 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13688 | 2025.01.10 05:14:07.338753 [ 95 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13689 | 2025.01.10 05:14:07.338794 [ 95 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2025.01.10 05:14:07.338811 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.001853 sec., 42093.901780895845 rows/sec., 3.61 MiB/sec. | ||
13691 | 2025.01.10 05:14:07.338820 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13692 | 2025.01.10 05:14:07.338942 [ 288 ] {ace40869-239f-4a53-a808-c5ce87e16738} <Debug> TCPHandler: Processed in 0.002257473 sec. | ||
13693 | 2025.01.10 05:14:07.339070 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
13694 | 2025.01.10 05:14:07.339139 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13695 | 2025.01.10 05:14:07.339309 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13696 | 2025.01.10 05:14:07.339353 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13697 | 2025.01.10 05:14:07.339372 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1399 rows starting from the beginning of the part | ||
13698 | 2025.01.10 05:14:07.339440 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13699 | 2025.01.10 05:14:07.339587 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 78 rows starting from the beginning of the part | ||
13700 | 2025.01.10 05:14:07.339970 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 199 rows starting from the beginning of the part | ||
13701 | 2025.01.10 05:14:07.340374 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part | ||
13702 | 2025.01.10 05:14:07.340709 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 199 rows starting from the beginning of the part | ||
13703 | 2025.01.10 05:14:07.341058 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 78 rows starting from the beginning of the part | ||
13704 | 2025.01.10 05:14:07.342390 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2025.01.10 05:14:07.342452 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13706 | 2025.01.10 05:14:07.343506 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13707 | 2025.01.10 05:14:07.343904 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2025.01.10 05:14:07.344395 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2031 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462947 sec., 371777.357532482 rows/sec., 32.97 MiB/sec. | ||
13709 | 2025.01.10 05:14:07.344518 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005224 sec., 4977.029096477794 rows/sec., 374.25 KiB/sec. | ||
13710 | 2025.01.10 05:14:07.344770 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13711 | 2025.01.10 05:14:07.344859 [ 283 ] {b95e72ed-8cd9-448b-9ac8-61b7ea3670ee} <Debug> TCPHandler: Processed in 0.005791338 sec. | ||
13712 | 2025.01.10 05:14:07.345174 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13713 | 2025.01.10 05:14:07.345623 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13714 | 2025.01.10 05:14:07.345674 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13715 | 2025.01.10 05:14:07.345858 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13716 | 2025.01.10 05:14:07.345976 [ 200 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_111_22} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13717 | 2025.01.10 05:14:07.346129 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
13718 | 2025.01.10 05:14:07.346680 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13719 | 2025.01.10 05:14:07.346724 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13720 | 2025.01.10 05:14:07.347094 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13721 | 2025.01.10 05:14:07.347348 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13722 | 2025.01.10 05:14:07.347494 [ 95 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13723 | 2025.01.10 05:14:07.347534 [ 95 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13724 | 2025.01.10 05:14:07.347537 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.00209 sec., 25837.32057416268 rows/sec., 2.02 MiB/sec. | ||
13725 | 2025.01.10 05:14:07.347560 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13726 | 2025.01.10 05:14:07.347653 [ 288 ] {653cc44e-ab8c-45bf-a666-046f51445e67} <Debug> TCPHandler: Processed in 0.002642405 sec. | ||
13727 | 2025.01.10 05:14:07.347846 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
13728 | 2025.01.10 05:14:07.347866 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13729 | 2025.01.10 05:14:07.348108 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13730 | 2025.01.10 05:14:07.348128 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13731 | 2025.01.10 05:14:07.348226 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 873 rows starting from the beginning of the part | ||
13732 | 2025.01.10 05:14:07.348231 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13733 | 2025.01.10 05:14:07.348621 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 54 rows starting from the beginning of the part | ||
13734 | 2025.01.10 05:14:07.349015 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 359 rows starting from the beginning of the part | ||
13735 | 2025.01.10 05:14:07.349313 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 54 rows starting from the beginning of the part | ||
13736 | 2025.01.10 05:14:07.349633 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 359 rows starting from the beginning of the part | ||
13737 | 2025.01.10 05:14:07.350039 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 54 rows starting from the beginning of the part | ||
13738 | 2025.01.10 05:14:07.350873 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13739 | 2025.01.10 05:14:07.350929 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13740 | 2025.01.10 05:14:07.351933 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13741 | 2025.01.10 05:14:07.352554 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13742 | 2025.01.10 05:14:07.352953 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.004937 sec., 20255.215718047395 rows/sec., 1.40 MiB/sec. | ||
13743 | 2025.01.10 05:14:07.353104 [ 283 ] {688a49d6-2ef5-4118-a3bd-e328818a4258} <Debug> TCPHandler: Processed in 0.005322053 sec. | ||
13744 | 2025.01.10 05:14:07.353367 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13745 | 2025.01.10 05:14:07.353576 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005901681 sec., 297034.01454602514 rows/sec., 22.55 MiB/sec. | ||
13746 | 2025.01.10 05:14:07.353605 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13747 | 2025.01.10 05:14:07.353747 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13748 | 2025.01.10 05:14:07.353870 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13749 | 2025.01.10 05:14:07.354598 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13750 | 2025.01.10 05:14:07.354858 [ 190 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_111_22} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13751 | 2025.01.10 05:14:07.355139 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13752 | 2025.01.10 05:14:07.355915 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13753 | 2025.01.10 05:14:07.355960 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13754 | 2025.01.10 05:14:07.356633 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13755 | 2025.01.10 05:14:07.356911 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13756 | 2025.01.10 05:14:07.357119 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003569 sec., 7284.953768562622 rows/sec., 13.05 MiB/sec. | ||
13757 | 2025.01.10 05:14:07.357236 [ 288 ] {c6041c4f-d67e-46fc-9167-5801f5b44b97} <Debug> TCPHandler: Processed in 0.004007141 sec. | ||
13758 | 2025.01.10 05:14:07.357388 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13759 | 2025.01.10 05:14:07.357496 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13760 | 2025.01.10 05:14:07.357544 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13761 | 2025.01.10 05:14:07.358016 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13762 | 2025.01.10 05:14:07.358062 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13763 | 2025.01.10 05:14:07.358528 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13764 | 2025.01.10 05:14:07.358770 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13765 | 2025.01.10 05:14:07.358895 [ 95 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13766 | 2025.01.10 05:14:07.358931 [ 95 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13767 | 2025.01.10 05:14:07.358955 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.39 MiB/sec. | ||
13768 | 2025.01.10 05:14:07.358959 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13769 | 2025.01.10 05:14:07.359034 [ 283 ] {654958b2-bde0-409f-8c99-1c37833d093a} <Debug> TCPHandler: Processed in 0.001700495 sec. | ||
13770 | 2025.01.10 05:14:07.359096 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
13771 | 2025.01.10 05:14:07.359188 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13772 | 2025.01.10 05:14:07.359225 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3714 rows starting from the beginning of the part | ||
13773 | 2025.01.10 05:14:07.359331 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part | ||
13774 | 2025.01.10 05:14:07.359530 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part | ||
13775 | 2025.01.10 05:14:07.359678 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part | ||
13776 | 2025.01.10 05:14:07.359822 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part | ||
13777 | 2025.01.10 05:14:07.360013 [ 195 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part | ||
13778 | 2025.01.10 05:14:07.361496 [ 186 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3908 rows, containing 4 columns (4 merged, 0 gathered) in 0.00245676 sec., 1590712.971556033 rows/sec., 102.42 MiB/sec. | ||
13779 | 2025.01.10 05:14:07.361812 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13780 | 2025.01.10 05:14:07.362148 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13781 | 2025.01.10 05:14:07.362241 [ 191 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_111_22} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13782 | 2025.01.10 05:14:07.362312 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
13783 | 2025.01.10 05:14:07.592504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1940 | ||
13784 | 2025.01.10 05:14:07.596776 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13785 | 2025.01.10 05:14:07.596840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13786 | 2025.01.10 05:14:07.598406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13787 | 2025.01.10 05:14:07.598761 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13788 | 2025.01.10 05:14:07.599889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
13789 | 2025.01.10 05:14:08.596867 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13790 | 2025.01.10 05:14:08.597084 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13791 | 2025.01.10 05:14:08.597168 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13792 | 2025.01.10 05:14:08.597953 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13793 | 2025.01.10 05:14:08.598003 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13794 | 2025.01.10 05:14:08.598452 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13795 | 2025.01.10 05:14:08.598712 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13796 | 2025.01.10 05:14:08.598972 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. | ||
13797 | 2025.01.10 05:14:08.599089 [ 288 ] {41ea193a-ca12-41f9-9e8b-4a6d36064fdb} <Debug> TCPHandler: Processed in 0.002365107 sec. | ||
13798 | 2025.01.10 05:14:08.599289 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13799 | 2025.01.10 05:14:08.599429 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13800 | 2025.01.10 05:14:08.599510 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13801 | 2025.01.10 05:14:08.600097 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2025.01.10 05:14:08.600137 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13803 | 2025.01.10 05:14:08.600512 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
13804 | 2025.01.10 05:14:08.600762 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13805 | 2025.01.10 05:14:08.601045 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00163 sec., 7361.963190184049 rows/sec., 600.32 KiB/sec. | ||
13806 | 2025.01.10 05:14:08.601273 [ 283 ] {b7c3839a-f477-4f7f-ae6b-974d4262ad08} <Debug> TCPHandler: Processed in 0.002043256 sec. | ||
13807 | 2025.01.10 05:14:08.601621 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13808 | 2025.01.10 05:14:08.601860 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13809 | 2025.01.10 05:14:08.601916 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13810 | 2025.01.10 05:14:08.604024 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13811 | 2025.01.10 05:14:08.604077 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13812 | 2025.01.10 05:14:08.604661 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13813 | 2025.01.10 05:14:08.604992 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13814 | 2025.01.10 05:14:08.605255 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Debug> executeQuery: Read 1345 rows, 114.67 KiB in 0.003434 sec., 391671.52009318577 rows/sec., 32.61 MiB/sec. | ||
13815 | 2025.01.10 05:14:08.605332 [ 288 ] {bb6ce812-5898-4c16-a8a5-e872f4676a71} <Debug> TCPHandler: Processed in 0.003893826 sec. | ||
13816 | 2025.01.10 05:14:08.605527 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13817 | 2025.01.10 05:14:08.605651 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13818 | 2025.01.10 05:14:08.605697 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13819 | 2025.01.10 05:14:08.606266 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13820 | 2025.01.10 05:14:08.606307 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13821 | 2025.01.10 05:14:08.606684 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13822 | 2025.01.10 05:14:08.606939 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13823 | 2025.01.10 05:14:08.607177 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Debug> executeQuery: Read 32 rows, 2.27 KiB in 0.001544 sec., 20725.38860103627 rows/sec., 1.44 MiB/sec. | ||
13824 | 2025.01.10 05:14:08.607270 [ 283 ] {33a25447-812a-4f61-bb81-3dd5473ab10b} <Debug> TCPHandler: Processed in 0.001812419 sec. | ||
13825 | 2025.01.10 05:14:08.607493 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13826 | 2025.01.10 05:14:08.607725 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13827 | 2025.01.10 05:14:08.607773 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13828 | 2025.01.10 05:14:08.608431 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13829 | 2025.01.10 05:14:08.608472 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13830 | 2025.01.10 05:14:08.608881 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13831 | 2025.01.10 05:14:08.609128 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13832 | 2025.01.10 05:14:08.609340 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001677 sec., 144305.30709600475 rows/sec., 9.78 MiB/sec. | ||
13833 | 2025.01.10 05:14:08.609397 [ 288 ] {40f78cb0-67b7-468c-9ada-b942a59c2d19} <Debug> TCPHandler: Processed in 0.002018835 sec. | ||
13834 | 2025.01.10 05:14:08.609550 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13835 | 2025.01.10 05:14:08.609658 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13836 | 2025.01.10 05:14:08.609705 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13837 | 2025.01.10 05:14:08.610257 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13838 | 2025.01.10 05:14:08.610300 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13839 | 2025.01.10 05:14:08.610670 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13840 | 2025.01.10 05:14:08.610947 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13841 | 2025.01.10 05:14:08.611159 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
13842 | 2025.01.10 05:14:08.611214 [ 283 ] {50e2243d-0b32-4721-9f3d-1a891e54b30f} <Debug> TCPHandler: Processed in 0.001718786 sec. | ||
13843 | 2025.01.10 05:14:08.611372 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13844 | 2025.01.10 05:14:08.611486 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13845 | 2025.01.10 05:14:08.611531 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13846 | 2025.01.10 05:14:08.612411 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13847 | 2025.01.10 05:14:08.612450 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13848 | 2025.01.10 05:14:08.612856 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13849 | 2025.01.10 05:14:08.613104 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13850 | 2025.01.10 05:14:08.613314 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Debug> executeQuery: Read 827 rows, 61.11 KiB in 0.00185 sec., 447027.027027027 rows/sec., 32.26 MiB/sec. | ||
13851 | 2025.01.10 05:14:08.613365 [ 288 ] {2ad60bce-ee17-4573-bea5-8e0847447e24} <Debug> TCPHandler: Processed in 0.002050357 sec. | ||
13852 | 2025.01.10 05:14:08.613510 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13853 | 2025.01.10 05:14:08.613617 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13854 | 2025.01.10 05:14:08.613665 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13855 | 2025.01.10 05:14:08.614104 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13856 | 2025.01.10 05:14:08.614144 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13857 | 2025.01.10 05:14:08.614511 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13858 | 2025.01.10 05:14:08.614758 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13859 | 2025.01.10 05:14:08.614968 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
13860 | 2025.01.10 05:14:08.615059 [ 283 ] {ca96a1cf-5038-4ec9-accc-bf8a51734076} <Debug> TCPHandler: Processed in 0.001600882 sec. | ||
13861 | 2025.01.10 05:14:08.615222 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13862 | 2025.01.10 05:14:08.615335 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13863 | 2025.01.10 05:14:08.615382 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13864 | 2025.01.10 05:14:08.616103 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13865 | 2025.01.10 05:14:08.616141 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13866 | 2025.01.10 05:14:08.616608 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13867 | 2025.01.10 05:14:08.616859 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13868 | 2025.01.10 05:14:08.617064 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Debug> executeQuery: Read 969 rows, 65.95 KiB in 0.001751 sec., 553398.0582524271 rows/sec., 36.78 MiB/sec. | ||
13869 | 2025.01.10 05:14:08.617115 [ 288 ] {9a569779-bb31-48fc-b162-d90a1a7b21f1} <Debug> TCPHandler: Processed in 0.001961934 sec. | ||
13870 | 2025.01.10 05:14:08.617265 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13871 | 2025.01.10 05:14:08.617406 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13872 | 2025.01.10 05:14:08.617463 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13873 | 2025.01.10 05:14:08.617982 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13874 | 2025.01.10 05:14:08.618057 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13875 | 2025.01.10 05:14:08.618445 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13876 | 2025.01.10 05:14:08.618687 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13877 | 2025.01.10 05:14:08.618932 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. | ||
13878 | 2025.01.10 05:14:08.619078 [ 283 ] {ffddbcd0-df99-4591-b2c6-348a846a964b} <Debug> TCPHandler: Processed in 0.00186771 sec. | ||
13879 | 2025.01.10 05:14:08.619296 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13880 | 2025.01.10 05:14:08.619443 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13881 | 2025.01.10 05:14:08.619530 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13882 | 2025.01.10 05:14:08.620744 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13883 | 2025.01.10 05:14:08.620782 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13884 | 2025.01.10 05:14:08.621403 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13885 | 2025.01.10 05:14:08.621666 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13886 | 2025.01.10 05:14:08.621910 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002498 sec., 5204.163330664532 rows/sec., 9.33 MiB/sec. | ||
13887 | 2025.01.10 05:14:08.622020 [ 288 ] {154b8f45-cacc-412f-b49f-105f67230739} <Debug> TCPHandler: Processed in 0.002839773 sec. | ||
13888 | 2025.01.10 05:14:08.622166 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13889 | 2025.01.10 05:14:08.622284 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13890 | 2025.01.10 05:14:08.622332 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13891 | 2025.01.10 05:14:08.622769 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13892 | 2025.01.10 05:14:08.622807 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13893 | 2025.01.10 05:14:08.623169 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13894 | 2025.01.10 05:14:08.623425 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13895 | 2025.01.10 05:14:08.623620 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001358 sec., 25036.81885125184 rows/sec., 1.46 MiB/sec. | ||
13896 | 2025.01.10 05:14:08.623670 [ 283 ] {5268635c-edef-4e8a-983b-aca521deaf84} <Debug> TCPHandler: Processed in 0.001569241 sec. | ||
13897 | 2025.01.10 05:14:09.948300 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
13898 | 2025.01.10 05:14:09.948959 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13899 | 2025.01.10 05:14:09.949013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13900 | 2025.01.10 05:14:09.949548 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13901 | 2025.01.10 05:14:09.949832 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13902 | 2025.01.10 05:14:09.950046 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
13903 | 2025.01.10 05:14:12.095190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13904 | 2025.01.10 05:14:12.114051 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13905 | 2025.01.10 05:14:12.114110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13906 | 2025.01.10 05:14:12.121059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13907 | 2025.01.10 05:14:12.121847 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13908 | 2025.01.10 05:14:12.124681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13909 | 2025.01.10 05:14:12.333882 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13910 | 2025.01.10 05:14:12.334096 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13911 | 2025.01.10 05:14:12.334179 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13912 | 2025.01.10 05:14:12.334978 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13913 | 2025.01.10 05:14:12.335027 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13914 | 2025.01.10 05:14:12.335471 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13915 | 2025.01.10 05:14:12.335729 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13916 | 2025.01.10 05:14:12.335970 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 1022.99 KiB/sec. | ||
13917 | 2025.01.10 05:14:12.336037 [ 288 ] {46e5bbf6-3dca-48a4-9ca7-5ba674d676d7} <Debug> TCPHandler: Processed in 0.002299085 sec. | ||
13918 | 2025.01.10 05:14:12.336231 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13919 | 2025.01.10 05:14:12.336377 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13920 | 2025.01.10 05:14:12.336435 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13921 | 2025.01.10 05:14:12.337119 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13922 | 2025.01.10 05:14:12.337167 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13923 | 2025.01.10 05:14:12.337574 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13924 | 2025.01.10 05:14:12.337819 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13925 | 2025.01.10 05:14:12.338036 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001695 sec., 16519.174041297938 rows/sec., 1.29 MiB/sec. | ||
13926 | 2025.01.10 05:14:12.338099 [ 283 ] {fcceae7c-08ec-4e73-98f8-b1dd786dc01f} <Debug> TCPHandler: Processed in 0.001939162 sec. | ||
13927 | 2025.01.10 05:14:12.338256 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13928 | 2025.01.10 05:14:12.338451 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13929 | 2025.01.10 05:14:12.338523 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13930 | 2025.01.10 05:14:12.339117 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13931 | 2025.01.10 05:14:12.339163 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13932 | 2025.01.10 05:14:12.339582 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13933 | 2025.01.10 05:14:12.339829 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13934 | 2025.01.10 05:14:12.340053 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001661 sec., 36122.817579771225 rows/sec., 2.50 MiB/sec. | ||
13935 | 2025.01.10 05:14:12.340114 [ 288 ] {bc7b74da-245c-4c6a-aa65-a0bdbdb9933b} <Debug> TCPHandler: Processed in 0.001924313 sec. | ||
13936 | 2025.01.10 05:14:12.340292 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13937 | 2025.01.10 05:14:12.340619 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13938 | 2025.01.10 05:14:12.340772 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13939 | 2025.01.10 05:14:12.341354 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13940 | 2025.01.10 05:14:12.341395 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13941 | 2025.01.10 05:14:12.341770 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13942 | 2025.01.10 05:14:12.342017 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13943 | 2025.01.10 05:14:12.342248 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001754 sec., 10262.257696693274 rows/sec., 719.89 KiB/sec. | ||
13944 | 2025.01.10 05:14:12.342321 [ 283 ] {0c293eb6-7148-4d9e-856c-e18375179d29} <Debug> TCPHandler: Processed in 0.002109398 sec. | ||
13945 | 2025.01.10 05:14:17.166322 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13946 | 2025.01.10 05:14:17.166395 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13947 | 2025.01.10 05:14:17.336231 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13948 | 2025.01.10 05:14:17.336420 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13949 | 2025.01.10 05:14:17.336494 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13950 | 2025.01.10 05:14:17.337298 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13951 | 2025.01.10 05:14:17.337348 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13952 | 2025.01.10 05:14:17.337789 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13953 | 2025.01.10 05:14:17.338052 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13954 | 2025.01.10 05:14:17.338309 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.00194 sec., 40206.18556701031 rows/sec., 3.45 MiB/sec. | ||
13955 | 2025.01.10 05:14:17.338429 [ 288 ] {2c9d900b-00b2-4593-a7b5-d72bcb3b75aa} <Debug> TCPHandler: Processed in 0.002332866 sec. | ||
13956 | 2025.01.10 05:14:17.338683 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13957 | 2025.01.10 05:14:17.338907 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13958 | 2025.01.10 05:14:17.338968 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13959 | 2025.01.10 05:14:17.339636 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13960 | 2025.01.10 05:14:17.339676 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13961 | 2025.01.10 05:14:17.340040 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13962 | 2025.01.10 05:14:17.340285 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13963 | 2025.01.10 05:14:17.340521 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001658 sec., 15681.544028950542 rows/sec., 1.15 MiB/sec. | ||
13964 | 2025.01.10 05:14:17.340575 [ 283 ] {8ea336f9-e1c5-4d78-9b43-ea913e55559e} <Debug> TCPHandler: Processed in 0.002023716 sec. | ||
13965 | 2025.01.10 05:14:17.340728 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13966 | 2025.01.10 05:14:17.340854 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13967 | 2025.01.10 05:14:17.340908 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13968 | 2025.01.10 05:14:17.341571 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13969 | 2025.01.10 05:14:17.341610 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13970 | 2025.01.10 05:14:17.341967 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13971 | 2025.01.10 05:14:17.342202 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13972 | 2025.01.10 05:14:17.342410 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001584 sec., 34090.909090909096 rows/sec., 2.66 MiB/sec. | ||
13973 | 2025.01.10 05:14:17.342464 [ 288 ] {ea3f54b6-3447-48e7-9ccb-798b9d3ead2d} <Debug> TCPHandler: Processed in 0.001800148 sec. | ||
13974 | 2025.01.10 05:14:17.342616 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13975 | 2025.01.10 05:14:17.342744 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13976 | 2025.01.10 05:14:17.342803 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13977 | 2025.01.10 05:14:17.343405 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13978 | 2025.01.10 05:14:17.343451 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13979 | 2025.01.10 05:14:17.343853 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13980 | 2025.01.10 05:14:17.344090 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2025.01.10 05:14:17.344301 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001585 sec., 63091.48264984227 rows/sec., 4.37 MiB/sec. | ||
13982 | 2025.01.10 05:14:17.344352 [ 283 ] {217a7d29-5376-48e4-95e4-2f194148dafb} <Debug> TCPHandler: Processed in 0.001797708 sec. | ||
13983 | 2025.01.10 05:14:17.344485 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13984 | 2025.01.10 05:14:17.344616 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13985 | 2025.01.10 05:14:17.344695 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13986 | 2025.01.10 05:14:17.345900 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13987 | 2025.01.10 05:14:17.345939 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13988 | 2025.01.10 05:14:17.346577 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
13989 | 2025.01.10 05:14:17.346857 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13990 | 2025.01.10 05:14:17.347122 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002534 sec., 10260.45777426993 rows/sec., 18.39 MiB/sec. | ||
13991 | 2025.01.10 05:14:17.347276 [ 288 ] {9544e3f5-eaaf-4a02-81fc-33e5b5d8cbf5} <Debug> TCPHandler: Processed in 0.002844943 sec. | ||
13992 | 2025.01.10 05:14:17.347482 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13993 | 2025.01.10 05:14:17.347626 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13994 | 2025.01.10 05:14:17.347681 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13995 | 2025.01.10 05:14:17.348198 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13996 | 2025.01.10 05:14:17.348243 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13997 | 2025.01.10 05:14:17.348636 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13998 | 2025.01.10 05:14:17.348871 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13999 | 2025.01.10 05:14:17.349078 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.39 MiB/sec. | ||
14000 | 2025.01.10 05:14:17.349127 [ 283 ] {7508def4-c81b-48a1-980e-fd87c7568deb} <Debug> TCPHandler: Processed in 0.001747427 sec. | ||
14001 | 2025.01.10 05:14:17.451054 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
14002 | 2025.01.10 05:14:17.451731 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14003 | 2025.01.10 05:14:17.451770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14004 | 2025.01.10 05:14:17.452309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14005 | 2025.01.10 05:14:17.452558 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14006 | 2025.01.10 05:14:17.452748 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
14007 | 2025.01.10 05:14:17.600951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1984 | ||
14008 | 2025.01.10 05:14:17.604542 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14009 | 2025.01.10 05:14:17.604591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14010 | 2025.01.10 05:14:17.606099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14011 | 2025.01.10 05:14:17.606414 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2025.01.10 05:14:17.607083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1984 | ||
14013 | 2025.01.10 05:14:19.625641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
14014 | 2025.01.10 05:14:19.645701 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14015 | 2025.01.10 05:14:19.645762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14016 | 2025.01.10 05:14:19.653022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14017 | 2025.01.10 05:14:19.653785 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14018 | 2025.01.10 05:14:19.656431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
14019 | 2025.01.10 05:14:22.341235 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14020 | 2025.01.10 05:14:22.341472 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14021 | 2025.01.10 05:14:22.341554 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14022 | 2025.01.10 05:14:22.342320 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14023 | 2025.01.10 05:14:22.342371 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14024 | 2025.01.10 05:14:22.342818 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14025 | 2025.01.10 05:14:22.343078 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14026 | 2025.01.10 05:14:22.343296 [ 78 ] {} <Debug> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14027 | 2025.01.10 05:14:22.343323 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
14028 | 2025.01.10 05:14:22.343404 [ 78 ] {} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14029 | 2025.01.10 05:14:22.343482 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14030 | 2025.01.10 05:14:22.343483 [ 288 ] {866843e1-c549-4eb3-9d79-8db473f1f8a3} <Debug> TCPHandler: Processed in 0.002396117 sec. | ||
14031 | 2025.01.10 05:14:22.343703 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14032 | 2025.01.10 05:14:22.343749 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14033 | 2025.01.10 05:14:22.344069 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14034 | 2025.01.10 05:14:22.344089 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14035 | 2025.01.10 05:14:22.344177 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
14036 | 2025.01.10 05:14:22.344192 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14037 | 2025.01.10 05:14:22.344433 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
14038 | 2025.01.10 05:14:22.344748 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14039 | 2025.01.10 05:14:22.345096 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14040 | 2025.01.10 05:14:22.345475 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14041 | 2025.01.10 05:14:22.346855 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14042 | 2025.01.10 05:14:22.346903 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14043 | 2025.01.10 05:14:22.347269 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682959 sec., 19006.456493270765 rows/sec., 1.41 MiB/sec. | ||
14044 | 2025.01.10 05:14:22.347396 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14045 | 2025.01.10 05:14:22.347505 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14046 | 2025.01.10 05:14:22.347700 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14047 | 2025.01.10 05:14:22.347799 [ 191 ] {3312fc1a-0a28-4fae-b1c3-092d463a56b5::all_1_49_12} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14048 | 2025.01.10 05:14:22.347825 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14049 | 2025.01.10 05:14:22.347898 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14050 | 2025.01.10 05:14:22.348103 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.004139 sec., 48079.24619473302 rows/sec., 4.27 MiB/sec. | ||
14051 | 2025.01.10 05:14:22.348166 [ 283 ] {cef4b371-d7dd-4eac-84ec-13dcf3728464} <Debug> TCPHandler: Processed in 0.004524497 sec. | ||
14052 | 2025.01.10 05:14:22.348323 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14053 | 2025.01.10 05:14:22.348433 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14054 | 2025.01.10 05:14:22.348480 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14055 | 2025.01.10 05:14:22.349015 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14056 | 2025.01.10 05:14:22.349053 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14057 | 2025.01.10 05:14:22.349398 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14058 | 2025.01.10 05:14:22.349634 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14059 | 2025.01.10 05:14:22.349816 [ 78 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14060 | 2025.01.10 05:14:22.349873 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001456 sec., 13736.263736263736 rows/sec., 984.61 KiB/sec. | ||
14061 | 2025.01.10 05:14:22.349880 [ 78 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14062 | 2025.01.10 05:14:22.349960 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14063 | 2025.01.10 05:14:22.349996 [ 288 ] {7a811e66-7850-47ea-a69b-e6b59db7f884} <Debug> TCPHandler: Processed in 0.001721496 sec. | ||
14064 | 2025.01.10 05:14:22.350215 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14065 | 2025.01.10 05:14:22.350232 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
14066 | 2025.01.10 05:14:22.350394 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14067 | 2025.01.10 05:14:22.350504 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14068 | 2025.01.10 05:14:22.350523 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14069 | 2025.01.10 05:14:22.350636 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 60 rows starting from the beginning of the part | ||
14070 | 2025.01.10 05:14:22.350991 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 20 rows starting from the beginning of the part | ||
14071 | 2025.01.10 05:14:22.351432 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
14072 | 2025.01.10 05:14:22.351803 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
14073 | 2025.01.10 05:14:22.352008 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
14074 | 2025.01.10 05:14:22.352474 [ 186 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 20 rows starting from the beginning of the part | ||
14075 | 2025.01.10 05:14:22.353217 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14076 | 2025.01.10 05:14:22.353285 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14077 | 2025.01.10 05:14:22.354335 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14078 | 2025.01.10 05:14:22.355205 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14079 | 2025.01.10 05:14:22.355253 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005196758 sec., 35406.690094093276 rows/sec., 2.66 MiB/sec. | ||
14080 | 2025.01.10 05:14:22.355628 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14081 | 2025.01.10 05:14:22.355720 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005358 sec., 2612.915266890631 rows/sec., 182.99 KiB/sec. | ||
14082 | 2025.01.10 05:14:22.356043 [ 283 ] {f1f4c94e-27f7-4189-9a33-acad17951c3e} <Debug> TCPHandler: Processed in 0.005915632 sec. | ||
14083 | 2025.01.10 05:14:22.356373 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14084 | 2025.01.10 05:14:22.356671 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14085 | 2025.01.10 05:14:22.356773 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14086 | 2025.01.10 05:14:22.356914 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14087 | 2025.01.10 05:14:22.356962 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_96_19} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14088 | 2025.01.10 05:14:22.357214 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14089 | 2025.01.10 05:14:22.357996 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14090 | 2025.01.10 05:14:22.358039 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14091 | 2025.01.10 05:14:22.358418 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14092 | 2025.01.10 05:14:22.358662 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14093 | 2025.01.10 05:14:22.358839 [ 78 ] {} <Debug> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14094 | 2025.01.10 05:14:22.358901 [ 78 ] {} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14095 | 2025.01.10 05:14:22.358915 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00224 sec., 5803.571428571429 rows/sec., 361.85 KiB/sec. | ||
14096 | 2025.01.10 05:14:22.358943 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14097 | 2025.01.10 05:14:22.359068 [ 288 ] {0cf8ad4b-12b2-475e-8ee0-fd89ea58a4d5} <Debug> TCPHandler: Processed in 0.002872183 sec. | ||
14098 | 2025.01.10 05:14:22.359180 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14099 | 2025.01.10 05:14:22.359271 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14100 | 2025.01.10 05:14:22.359379 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14101 | 2025.01.10 05:14:22.359459 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
14102 | 2025.01.10 05:14:22.359470 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14103 | 2025.01.10 05:14:22.359597 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14104 | 2025.01.10 05:14:22.359816 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
14105 | 2025.01.10 05:14:22.360178 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
14106 | 2025.01.10 05:14:22.360573 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
14107 | 2025.01.10 05:14:22.360974 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
14108 | 2025.01.10 05:14:22.362207 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14109 | 2025.01.10 05:14:22.362277 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14110 | 2025.01.10 05:14:22.363390 [ 196 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004308009 sec., 15088.176463883898 rows/sec., 999.68 KiB/sec. | ||
14111 | 2025.01.10 05:14:22.363394 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14112 | 2025.01.10 05:14:22.363578 [ 196 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14113 | 2025.01.10 05:14:22.363852 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14114 | 2025.01.10 05:14:22.364197 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14115 | 2025.01.10 05:14:22.364285 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.004858 sec., 73898.72375463153 rows/sec., 5.20 MiB/sec. | ||
14116 | 2025.01.10 05:14:22.364433 [ 197 ] {4aaf2805-6a80-4d5b-bfc8-63152e0d195d::all_1_49_12} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14117 | 2025.01.10 05:14:22.364445 [ 283 ] {a68860b7-4628-4993-9c7d-73c47bc8ff11} <Debug> TCPHandler: Processed in 0.00522783 sec. | ||
14118 | 2025.01.10 05:14:22.364671 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14119 | 2025.01.10 05:14:22.364682 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14120 | 2025.01.10 05:14:22.364816 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14121 | 2025.01.10 05:14:22.364865 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14122 | 2025.01.10 05:14:22.365335 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14123 | 2025.01.10 05:14:22.365373 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14124 | 2025.01.10 05:14:22.365746 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14125 | 2025.01.10 05:14:22.365995 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14126 | 2025.01.10 05:14:22.366208 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
14127 | 2025.01.10 05:14:22.366259 [ 288 ] {589d8f20-d18f-411e-b305-5ff2a78fbb4f} <Debug> TCPHandler: Processed in 0.001686955 sec. | ||
14128 | 2025.01.10 05:14:22.366401 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14129 | 2025.01.10 05:14:22.366510 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14130 | 2025.01.10 05:14:22.366558 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14131 | 2025.01.10 05:14:22.367092 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14132 | 2025.01.10 05:14:22.367132 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14133 | 2025.01.10 05:14:22.367522 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14134 | 2025.01.10 05:14:22.367776 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14135 | 2025.01.10 05:14:22.367965 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
14136 | 2025.01.10 05:14:22.368021 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001526 sec., 115989.51507208387 rows/sec., 7.65 MiB/sec. | ||
14137 | 2025.01.10 05:14:22.368028 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14138 | 2025.01.10 05:14:22.368113 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14139 | 2025.01.10 05:14:22.368150 [ 283 ] {433250fe-bbb7-4765-854d-3b1d994a4d1c} <Debug> TCPHandler: Processed in 0.001797689 sec. | ||
14140 | 2025.01.10 05:14:22.368361 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14141 | 2025.01.10 05:14:22.368362 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::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 | ||
14142 | 2025.01.10 05:14:22.368557 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14143 | 2025.01.10 05:14:22.368634 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14144 | 2025.01.10 05:14:22.368654 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14145 | 2025.01.10 05:14:22.368715 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 27558 rows starting from the beginning of the part | ||
14146 | 2025.01.10 05:14:22.369063 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part | ||
14147 | 2025.01.10 05:14:22.369470 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 969 rows starting from the beginning of the part | ||
14148 | 2025.01.10 05:14:22.369797 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
14149 | 2025.01.10 05:14:22.370031 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part | ||
14150 | 2025.01.10 05:14:22.370303 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part | ||
14151 | 2025.01.10 05:14:22.371069 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14152 | 2025.01.10 05:14:22.371130 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14153 | 2025.01.10 05:14:22.371843 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14154 | 2025.01.10 05:14:22.372167 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14155 | 2025.01.10 05:14:22.372521 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec. | ||
14156 | 2025.01.10 05:14:22.372717 [ 288 ] {60c9899a-bacc-459c-ab70-de2f0b95ec06} <Debug> TCPHandler: Processed in 0.004449184 sec. | ||
14157 | 2025.01.10 05:14:22.372884 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14158 | 2025.01.10 05:14:22.373115 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14159 | 2025.01.10 05:14:22.373313 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14160 | 2025.01.10 05:14:22.374750 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14161 | 2025.01.10 05:14:22.374796 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14162 | 2025.01.10 05:14:22.375565 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14163 | 2025.01.10 05:14:22.375905 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14164 | 2025.01.10 05:14:22.376151 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14165 | 2025.01.10 05:14:22.376215 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14166 | 2025.01.10 05:14:22.376252 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14167 | 2025.01.10 05:14:22.376250 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.003199 sec., 4063.769928102532 rows/sec., 7.28 MiB/sec. | ||
14168 | 2025.01.10 05:14:22.376750 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
14169 | 2025.01.10 05:14:22.376985 [ 283 ] {9b6abe02-81ea-4c81-8cbf-45a62d508dfa} <Debug> TCPHandler: Processed in 0.004166846 sec. | ||
14170 | 2025.01.10 05:14:22.377237 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14171 | 2025.01.10 05:14:22.377601 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14172 | 2025.01.10 05:14:22.377754 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14173 | 2025.01.10 05:14:22.377755 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14174 | 2025.01.10 05:14:22.378012 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1738 rows starting from the beginning of the part | ||
14175 | 2025.01.10 05:14:22.379260 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 13 rows starting from the beginning of the part | ||
14176 | 2025.01.10 05:14:22.379755 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28964 rows, containing 5 columns (5 merged, 0 gathered) in 0.011523384 sec., 2513497.7711408385 rows/sec., 168.32 MiB/sec. | ||
14177 | 2025.01.10 05:14:22.380392 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
14178 | 2025.01.10 05:14:22.380564 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2025.01.10 05:14:22.380686 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14180 | 2025.01.10 05:14:22.380915 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
14181 | 2025.01.10 05:14:22.381504 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2025.01.10 05:14:22.381962 [ 196 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
14183 | 2025.01.10 05:14:22.382146 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 13 rows starting from the beginning of the part | ||
14184 | 2025.01.10 05:14:22.382269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
14185 | 2025.01.10 05:14:22.382783 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14186 | 2025.01.10 05:14:22.382945 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
14187 | 2025.01.10 05:14:22.383593 [ 197 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 13 rows starting from the beginning of the part | ||
14188 | 2025.01.10 05:14:22.383603 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14189 | 2025.01.10 05:14:22.384478 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.007005 sec., 7423.269093504639 rows/sec., 470.65 KiB/sec. | ||
14190 | 2025.01.10 05:14:22.384682 [ 288 ] {70e2fa8c-c2b7-4dd2-bc2c-cd07bb07179a} <Debug> TCPHandler: Processed in 0.007566065 sec. | ||
14191 | 2025.01.10 05:14:22.396292 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1829 rows, containing 19 columns (19 merged, 0 gathered) in 0.019928267 sec., 91779.1797952125 rows/sec., 164.46 MiB/sec. | ||
14192 | 2025.01.10 05:14:22.397765 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14193 | 2025.01.10 05:14:22.398295 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14194 | 2025.01.10 05:14:22.398424 [ 189 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14195 | 2025.01.10 05:14:22.398601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
14196 | 2025.01.10 05:14:23.001163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.18 MiB, peak 279.38 MiB, free memory in arenas 0.00 B, will set to 266.91 MiB (RSS), difference: 4.73 MiB | ||
14197 | 2025.01.10 05:14:24.953777 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
14198 | 2025.01.10 05:14:24.954479 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14199 | 2025.01.10 05:14:24.954548 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14200 | 2025.01.10 05:14:24.955157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14201 | 2025.01.10 05:14:24.955493 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14202 | 2025.01.10 05:14:24.955762 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
14203 | 2025.01.10 05:14:27.157383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
14204 | 2025.01.10 05:14:27.178317 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14205 | 2025.01.10 05:14:27.178369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14206 | 2025.01.10 05:14:27.185785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14207 | 2025.01.10 05:14:27.186554 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2025.01.10 05:14:27.191254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
14209 | 2025.01.10 05:14:27.337399 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14210 | 2025.01.10 05:14:27.337592 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14211 | 2025.01.10 05:14:27.337669 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14212 | 2025.01.10 05:14:27.338442 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14213 | 2025.01.10 05:14:27.338492 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14214 | 2025.01.10 05:14:27.338913 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
14215 | 2025.01.10 05:14:27.339183 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Trace> oximeter.fields_ipaddr (4af6ace1-e884-4c0c-9cf5-717edf8103dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14216 | 2025.01.10 05:14:27.339434 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. | ||
14217 | 2025.01.10 05:14:27.339657 [ 288 ] {82192cfa-08b8-4d8b-bc4d-f0656a93a049} <Debug> TCPHandler: Processed in 0.002389828 sec. | ||
14218 | 2025.01.10 05:14:27.339862 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14219 | 2025.01.10 05:14:27.340008 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14220 | 2025.01.10 05:14:27.340068 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14221 | 2025.01.10 05:14:27.340802 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14222 | 2025.01.10 05:14:27.340842 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14223 | 2025.01.10 05:14:27.341221 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14224 | 2025.01.10 05:14:27.341467 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14225 | 2025.01.10 05:14:27.341625 [ 71 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14226 | 2025.01.10 05:14:27.341656 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Debug> executeQuery: Read 79 rows, 6.92 KiB in 0.001683 sec., 46939.988116458706 rows/sec., 4.02 MiB/sec. | ||
14227 | 2025.01.10 05:14:27.341668 [ 71 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14228 | 2025.01.10 05:14:27.341703 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14229 | 2025.01.10 05:14:27.341732 [ 283 ] {755a5e89-1860-48e9-b2ec-03cde466e54d} <Debug> TCPHandler: Processed in 0.001941293 sec. | ||
14230 | 2025.01.10 05:14:27.342002 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14231 | 2025.01.10 05:14:27.342095 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
14232 | 2025.01.10 05:14:27.342328 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14233 | 2025.01.10 05:14:27.342525 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14234 | 2025.01.10 05:14:27.343032 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14235 | 2025.01.10 05:14:27.343197 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1399 rows starting from the beginning of the part | ||
14236 | 2025.01.10 05:14:27.344108 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1345 rows starting from the beginning of the part | ||
14237 | 2025.01.10 05:14:27.344914 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
14238 | 2025.01.10 05:14:27.345315 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part | ||
14239 | 2025.01.10 05:14:27.345672 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 199 rows starting from the beginning of the part | ||
14240 | 2025.01.10 05:14:27.346017 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part | ||
14241 | 2025.01.10 05:14:27.346276 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14242 | 2025.01.10 05:14:27.346418 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14243 | 2025.01.10 05:14:27.347274 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14244 | 2025.01.10 05:14:27.347842 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14245 | 2025.01.10 05:14:27.348417 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.006224 sec., 4498.714652956298 rows/sec., 336.56 KiB/sec. | ||
14246 | 2025.01.10 05:14:27.348592 [ 288 ] {578c8d7f-e1dc-4dec-8588-fe4f4aeeb107} <Debug> TCPHandler: Processed in 0.0067568 sec. | ||
14247 | 2025.01.10 05:14:27.348776 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14248 | 2025.01.10 05:14:27.348931 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14249 | 2025.01.10 05:14:27.349000 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14250 | 2025.01.10 05:14:27.349473 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.007647758 sec., 408747.24330973864 rows/sec., 35.81 MiB/sec. | ||
14251 | 2025.01.10 05:14:27.349780 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14252 | 2025.01.10 05:14:27.350298 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14253 | 2025.01.10 05:14:27.350490 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14254 | 2025.01.10 05:14:27.350505 [ 201 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_116_23} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14255 | 2025.01.10 05:14:27.350555 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14256 | 2025.01.10 05:14:27.350676 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
14257 | 2025.01.10 05:14:27.351050 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14258 | 2025.01.10 05:14:27.351321 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14259 | 2025.01.10 05:14:27.351470 [ 71 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14260 | 2025.01.10 05:14:27.351505 [ 71 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14261 | 2025.01.10 05:14:27.351517 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.002626 sec., 21325.209444021326 rows/sec., 1.67 MiB/sec. | ||
14262 | 2025.01.10 05:14:27.351526 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14263 | 2025.01.10 05:14:27.351619 [ 283 ] {d96d3c43-536e-43a2-8ab7-b23ee4def07b} <Debug> TCPHandler: Processed in 0.002924855 sec. | ||
14264 | 2025.01.10 05:14:27.351685 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
14265 | 2025.01.10 05:14:27.351797 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14266 | 2025.01.10 05:14:27.351817 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14267 | 2025.01.10 05:14:27.351857 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 873 rows starting from the beginning of the part | ||
14268 | 2025.01.10 05:14:27.352026 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14269 | 2025.01.10 05:14:27.352095 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 827 rows starting from the beginning of the part | ||
14270 | 2025.01.10 05:14:27.352228 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14271 | 2025.01.10 05:14:27.352397 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 28 rows starting from the beginning of the part | ||
14272 | 2025.01.10 05:14:27.352800 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 54 rows starting from the beginning of the part | ||
14273 | 2025.01.10 05:14:27.353122 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 359 rows starting from the beginning of the part | ||
14274 | 2025.01.10 05:14:27.353465 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
14275 | 2025.01.10 05:14:27.354631 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14276 | 2025.01.10 05:14:27.354676 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14277 | 2025.01.10 05:14:27.355274 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14278 | 2025.01.10 05:14:27.355586 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14279 | 2025.01.10 05:14:27.355827 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211987 sec., 521606.5481683585 rows/sec., 39.73 MiB/sec. | ||
14280 | 2025.01.10 05:14:27.355992 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.004079 sec., 24760.970826182886 rows/sec., 1.72 MiB/sec. | ||
14281 | 2025.01.10 05:14:27.356128 [ 288 ] {92860273-beaf-43ce-887c-e47af1202cdd} <Debug> TCPHandler: Processed in 0.004405103 sec. | ||
14282 | 2025.01.10 05:14:27.356137 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14283 | 2025.01.10 05:14:27.356336 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14284 | 2025.01.10 05:14:27.356518 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14285 | 2025.01.10 05:14:27.356657 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14286 | 2025.01.10 05:14:27.356757 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14287 | 2025.01.10 05:14:27.357019 [ 193 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_116_23} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14288 | 2025.01.10 05:14:27.357212 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
14289 | 2025.01.10 05:14:27.358286 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14290 | 2025.01.10 05:14:27.358330 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14291 | 2025.01.10 05:14:27.359023 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14292 | 2025.01.10 05:14:27.359309 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14293 | 2025.01.10 05:14:27.359543 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003075 sec., 8455.28455284553 rows/sec., 15.15 MiB/sec. | ||
14294 | 2025.01.10 05:14:27.359682 [ 283 ] {5cca8f70-51fc-4953-b710-de2173fb82d4} <Debug> TCPHandler: Processed in 0.003439302 sec. | ||
14295 | 2025.01.10 05:14:27.359863 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14296 | 2025.01.10 05:14:27.359978 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14297 | 2025.01.10 05:14:27.360028 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14298 | 2025.01.10 05:14:27.360503 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14299 | 2025.01.10 05:14:27.360539 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14300 | 2025.01.10 05:14:27.360954 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14301 | 2025.01.10 05:14:27.361207 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14302 | 2025.01.10 05:14:27.361363 [ 71 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14303 | 2025.01.10 05:14:27.361400 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001444 sec., 20775.623268698062 rows/sec., 1.42 MiB/sec. | ||
14304 | 2025.01.10 05:14:27.361400 [ 71 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14305 | 2025.01.10 05:14:27.361449 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14306 | 2025.01.10 05:14:27.361471 [ 288 ] {9d8776fa-46a4-4f0b-b752-3c89fffb3d4a} <Debug> TCPHandler: Processed in 0.001669414 sec. | ||
14307 | 2025.01.10 05:14:27.361630 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
14308 | 2025.01.10 05:14:27.361769 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14309 | 2025.01.10 05:14:27.361805 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3908 rows starting from the beginning of the part | ||
14310 | 2025.01.10 05:14:27.361891 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part | ||
14311 | 2025.01.10 05:14:27.362133 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 18 rows starting from the beginning of the part | ||
14312 | 2025.01.10 05:14:27.362203 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
14313 | 2025.01.10 05:14:27.362420 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part | ||
14314 | 2025.01.10 05:14:27.362499 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part | ||
14315 | 2025.01.10 05:14:27.363998 [ 188 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246301 sec., 1653261.6595141718 rows/sec., 106.44 MiB/sec. | ||
14316 | 2025.01.10 05:14:27.364261 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14317 | 2025.01.10 05:14:27.364544 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14318 | 2025.01.10 05:14:27.364623 [ 192 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_116_23} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14319 | 2025.01.10 05:14:27.364701 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
14320 | 2025.01.10 05:14:27.608173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2020 | ||
14321 | 2025.01.10 05:14:27.611350 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14322 | 2025.01.10 05:14:27.611412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14323 | 2025.01.10 05:14:27.612929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14324 | 2025.01.10 05:14:27.613271 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14325 | 2025.01.10 05:14:27.613472 [ 71 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14326 | 2025.01.10 05:14:27.613537 [ 71 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14327 | 2025.01.10 05:14:27.613581 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14328 | 2025.01.10 05:14:27.613984 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
14329 | 2025.01.10 05:14:27.614621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
14330 | 2025.01.10 05:14:27.615181 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14331 | 2025.01.10 05:14:27.615391 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
14332 | 2025.01.10 05:14:27.615942 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
14333 | 2025.01.10 05:14:27.616423 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
14334 | 2025.01.10 05:14:27.616887 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::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 | ||
14335 | 2025.01.10 05:14:27.617358 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
14336 | 2025.01.10 05:14:27.617851 [ 188 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
14337 | 2025.01.10 05:14:27.626772 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.013058223 sec., 154691.79841698214 rows/sec., 116.48 MiB/sec. | ||
14338 | 2025.01.10 05:14:27.628680 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14339 | 2025.01.10 05:14:27.629433 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14340 | 2025.01.10 05:14:27.629521 [ 195 ] {3627e045-5bd5-4a2e-8f5a-ab69410b0c34::all_1_51_10} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14341 | 2025.01.10 05:14:27.629825 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
14342 | 2025.01.10 05:14:28.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.12 MiB, peak 279.38 MiB, free memory in arenas 0.00 B, will set to 266.91 MiB (RSS), difference: -1.21 MiB | ||
14343 | 2025.01.10 05:14:32.166648 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14344 | 2025.01.10 05:14:32.166708 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14345 | 2025.01.10 05:14:32.344999 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14346 | 2025.01.10 05:14:32.345246 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14347 | 2025.01.10 05:14:32.345359 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14348 | 2025.01.10 05:14:32.346424 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14349 | 2025.01.10 05:14:32.346505 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14350 | 2025.01.10 05:14:32.347103 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14351 | 2025.01.10 05:14:32.347475 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14352 | 2025.01.10 05:14:32.347814 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002633 sec., 5317.128750474743 rows/sec., 382.76 KiB/sec. | ||
14353 | 2025.01.10 05:14:32.347900 [ 288 ] {19a309cf-febe-4894-a8d4-13c82f2439a8} <Debug> TCPHandler: Processed in 0.00307783 sec. | ||
14354 | 2025.01.10 05:14:32.348103 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14355 | 2025.01.10 05:14:32.348268 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14356 | 2025.01.10 05:14:32.348343 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14357 | 2025.01.10 05:14:32.349235 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14358 | 2025.01.10 05:14:32.349289 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14359 | 2025.01.10 05:14:32.349825 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14360 | 2025.01.10 05:14:32.350171 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14361 | 2025.01.10 05:14:32.350434 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.002206 sec., 90208.52221214869 rows/sec., 8.02 MiB/sec. | ||
14362 | 2025.01.10 05:14:32.350502 [ 283 ] {5eb689f3-e221-4ed2-b1a0-a085bbbf81c6} <Debug> TCPHandler: Processed in 0.00247622 sec. | ||
14363 | 2025.01.10 05:14:32.350686 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2025.01.10 05:14:32.350838 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14365 | 2025.01.10 05:14:32.350903 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14366 | 2025.01.10 05:14:32.351689 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14367 | 2025.01.10 05:14:32.351740 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14368 | 2025.01.10 05:14:32.352214 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14369 | 2025.01.10 05:14:32.352564 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14370 | 2025.01.10 05:14:32.352875 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.002064 sec., 9689.922480620156 rows/sec., 694.57 KiB/sec. | ||
14371 | 2025.01.10 05:14:32.352992 [ 288 ] {435ad237-0aff-41fd-8034-764726ae8810} <Debug> TCPHandler: Processed in 0.002368556 sec. | ||
14372 | 2025.01.10 05:14:32.353249 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14373 | 2025.01.10 05:14:32.353573 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14374 | 2025.01.10 05:14:32.353702 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14375 | 2025.01.10 05:14:32.354467 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14376 | 2025.01.10 05:14:32.354516 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14377 | 2025.01.10 05:14:32.354969 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14378 | 2025.01.10 05:14:32.355275 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14379 | 2025.01.10 05:14:32.355595 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002128 sec., 6578.9473684210525 rows/sec., 460.75 KiB/sec. | ||
14380 | 2025.01.10 05:14:32.355746 [ 283 ] {15bb534e-fc62-4c6a-be74-2f7428e2c732} <Debug> TCPHandler: Processed in 0.002624385 sec. | ||
14381 | 2025.01.10 05:14:32.356062 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14382 | 2025.01.10 05:14:32.356200 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14383 | 2025.01.10 05:14:32.356256 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14384 | 2025.01.10 05:14:32.356922 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14385 | 2025.01.10 05:14:32.356966 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14386 | 2025.01.10 05:14:32.357372 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14387 | 2025.01.10 05:14:32.357638 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14388 | 2025.01.10 05:14:32.357895 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec. | ||
14389 | 2025.01.10 05:14:32.357973 [ 288 ] {55412579-fd80-4386-a2a9-0d7f502c7d35} <Debug> TCPHandler: Processed in 0.002027555 sec. | ||
14390 | 2025.01.10 05:14:32.358166 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14391 | 2025.01.10 05:14:32.358307 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14392 | 2025.01.10 05:14:32.358364 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14393 | 2025.01.10 05:14:32.359291 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14394 | 2025.01.10 05:14:32.359333 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14395 | 2025.01.10 05:14:32.359806 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14396 | 2025.01.10 05:14:32.360138 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14397 | 2025.01.10 05:14:32.360391 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.002111 sec., 170061.58218853624 rows/sec., 11.96 MiB/sec. | ||
14398 | 2025.01.10 05:14:32.360458 [ 283 ] {84c15c97-0d18-4ddb-902b-8df3cf6191cf} <Debug> TCPHandler: Processed in 0.002372527 sec. | ||
14399 | 2025.01.10 05:14:32.360656 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14400 | 2025.01.10 05:14:32.360781 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14401 | 2025.01.10 05:14:32.360834 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14402 | 2025.01.10 05:14:32.361346 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14403 | 2025.01.10 05:14:32.361394 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14404 | 2025.01.10 05:14:32.361844 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14405 | 2025.01.10 05:14:32.362150 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14406 | 2025.01.10 05:14:32.362425 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 188.73 KiB/sec. | ||
14407 | 2025.01.10 05:14:32.362499 [ 288 ] {e8e41ad9-4d3d-4d94-b77c-bc39c0c979b4} <Debug> TCPHandler: Processed in 0.001906892 sec. | ||
14408 | 2025.01.10 05:14:32.362769 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14409 | 2025.01.10 05:14:32.362941 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14410 | 2025.01.10 05:14:32.363009 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14411 | 2025.01.10 05:14:32.363763 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14412 | 2025.01.10 05:14:32.363818 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14413 | 2025.01.10 05:14:32.364336 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14414 | 2025.01.10 05:14:32.364656 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14415 | 2025.01.10 05:14:32.364932 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.002021 sec., 87580.40573973281 rows/sec., 5.78 MiB/sec. | ||
14416 | 2025.01.10 05:14:32.365006 [ 283 ] {7fd0a96f-f926-4229-ac0b-3b8c49dfbfd9} <Debug> TCPHandler: Processed in 0.002370636 sec. | ||
14417 | 2025.01.10 05:14:32.365193 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14418 | 2025.01.10 05:14:32.365318 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14419 | 2025.01.10 05:14:32.365379 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14420 | 2025.01.10 05:14:32.365933 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14421 | 2025.01.10 05:14:32.365981 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14422 | 2025.01.10 05:14:32.366451 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14423 | 2025.01.10 05:14:32.366771 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2025.01.10 05:14:32.367007 [ 64 ] {} <Debug> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 | ||
14425 | 2025.01.10 05:14:32.367086 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00179 sec., 558.659217877095 rows/sec., 37.64 KiB/sec. | ||
14426 | 2025.01.10 05:14:32.367111 [ 64 ] {} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14427 | 2025.01.10 05:14:32.367203 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14428 | 2025.01.10 05:14:32.367223 [ 288 ] {8a01034c-2dc2-45b9-b3f9-011a09b68a68} <Debug> TCPHandler: Processed in 0.002090057 sec. | ||
14429 | 2025.01.10 05:14:32.367532 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14430 | 2025.01.10 05:14:32.367604 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full | ||
14431 | 2025.01.10 05:14:32.367865 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14432 | 2025.01.10 05:14:32.368263 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14433 | 2025.01.10 05:14:32.368340 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14434 | 2025.01.10 05:14:32.368525 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 46 rows starting from the beginning of the part | ||
14435 | 2025.01.10 05:14:32.368903 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
14436 | 2025.01.10 05:14:32.369293 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
14437 | 2025.01.10 05:14:32.369634 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14438 | 2025.01.10 05:14:32.370025 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14439 | 2025.01.10 05:14:32.370463 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14440 | 2025.01.10 05:14:32.374802 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14441 | 2025.01.10 05:14:32.374919 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14442 | 2025.01.10 05:14:32.375034 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00769443 sec., 6628.171287541767 rows/sec., 446.12 KiB/sec. | ||
14443 | 2025.01.10 05:14:32.375367 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
14444 | 2025.01.10 05:14:32.376000 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14445 | 2025.01.10 05:14:32.376294 [ 192 ] {a7e26e90-8760-446b-b9bd-f155d7b49894::all_1_50_11} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 | ||
14446 | 2025.01.10 05:14:32.376483 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14447 | 2025.01.10 05:14:32.376568 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14448 | 2025.01.10 05:14:32.376927 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14449 | 2025.01.10 05:14:32.377271 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.009513 sec., 1366.5510354252076 rows/sec., 2.45 MiB/sec. | ||
14450 | 2025.01.10 05:14:32.377465 [ 283 ] {c15a58b4-a593-4da6-97a7-00273f7d2706} <Debug> TCPHandler: Processed in 0.010077767 sec. | ||
14451 | 2025.01.10 05:14:32.377672 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14452 | 2025.01.10 05:14:32.377812 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14453 | 2025.01.10 05:14:32.377875 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14454 | 2025.01.10 05:14:32.378479 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14455 | 2025.01.10 05:14:32.378526 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14456 | 2025.01.10 05:14:32.378979 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14457 | 2025.01.10 05:14:32.379293 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14458 | 2025.01.10 05:14:32.379554 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001768 sec., 29411.764705882353 rows/sec., 1.82 MiB/sec. | ||
14459 | 2025.01.10 05:14:32.379623 [ 288 ] {53db2514-6738-4bda-8942-2784e5667e26} <Debug> TCPHandler: Processed in 0.002031366 sec. | ||
14460 | 2025.01.10 05:14:32.456779 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
14461 | 2025.01.10 05:14:32.457501 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14462 | 2025.01.10 05:14:32.457552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14463 | 2025.01.10 05:14:32.458113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14464 | 2025.01.10 05:14:32.458433 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14465 | 2025.01.10 05:14:32.458641 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
14466 | 2025.01.10 05:14:33.112446 [ 225 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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] | ||
14467 | 2025.01.10 05:14:33.112526 [ 225 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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] | ||
14468 | 2025.01.10 05:14:33.120533 [ 225 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): 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] | ||
14469 | 2025.01.10 05:14:33.741808 [ 223 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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] | ||
14470 | 2025.01.10 05:14:33.741897 [ 223 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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] | ||
14471 | 2025.01.10 05:14:33.744709 [ 223 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): 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] | ||
14472 | 2025.01.10 05:14:34.692227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
14473 | 2025.01.10 05:14:34.713946 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14474 | 2025.01.10 05:14:34.714001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14475 | 2025.01.10 05:14:34.721003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14476 | 2025.01.10 05:14:34.721785 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14477 | 2025.01.10 05:14:34.724414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
14478 | 2025.01.10 05:14:37.033756 [ 222 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
14479 | 2025.01.10 05:14:37.033860 [ 222 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
14480 | 2025.01.10 05:14:37.036025 [ 222 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
14481 | 2025.01.10 05:14:37.313606 [ 225 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
14482 | 2025.01.10 05:14:37.313691 [ 225 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
14483 | 2025.01.10 05:14:37.316049 [ 225 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
14484 | 2025.01.10 05:14:37.336837 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14485 | 2025.01.10 05:14:37.337034 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14486 | 2025.01.10 05:14:37.337112 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14487 | 2025.01.10 05:14:37.337940 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2025.01.10 05:14:37.337994 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14489 | 2025.01.10 05:14:37.338465 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14490 | 2025.01.10 05:14:37.338744 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14491 | 2025.01.10 05:14:37.339002 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002019 sec., 38632.986627043094 rows/sec., 3.31 MiB/sec. | ||
14492 | 2025.01.10 05:14:37.339102 [ 288 ] {a527b22b-b0a9-48ce-b880-17160d544a6d} <Debug> TCPHandler: Processed in 0.002404498 sec. | ||
14493 | 2025.01.10 05:14:37.339123 [ 225 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] | ||
14494 | 2025.01.10 05:14:37.339183 [ 225 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] | ||
14495 | 2025.01.10 05:14:37.339319 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14496 | 2025.01.10 05:14:37.339467 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14497 | 2025.01.10 05:14:37.339542 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14498 | 2025.01.10 05:14:37.340923 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14499 | 2025.01.10 05:14:37.340967 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14500 | 2025.01.10 05:14:37.341642 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14501 | 2025.01.10 05:14:37.342044 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14502 | 2025.01.10 05:14:37.342362 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002918 sec., 8910.212474297465 rows/sec., 670.01 KiB/sec. | ||
14503 | 2025.01.10 05:14:37.342526 [ 283 ] {c5cdfc7b-f93c-4315-8850-5a4b5747fb12} <Debug> TCPHandler: Processed in 0.003292867 sec. | ||
14504 | 2025.01.10 05:14:37.342725 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14505 | 2025.01.10 05:14:37.342905 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14506 | 2025.01.10 05:14:37.342997 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14507 | 2025.01.10 05:14:37.343092 [ 225 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] | ||
14508 | 2025.01.10 05:14:37.344626 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14509 | 2025.01.10 05:14:37.344671 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14510 | 2025.01.10 05:14:37.345047 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14511 | 2025.01.10 05:14:37.345304 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14512 | 2025.01.10 05:14:37.345527 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.002679 sec., 20156.774916013437 rows/sec., 1.57 MiB/sec. | ||
14513 | 2025.01.10 05:14:37.345584 [ 288 ] {0ce4ff98-0443-42f4-8c54-9af31317968a} <Debug> TCPHandler: Processed in 0.002940406 sec. | ||
14514 | 2025.01.10 05:14:37.345741 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14515 | 2025.01.10 05:14:37.345873 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14516 | 2025.01.10 05:14:37.345933 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14517 | 2025.01.10 05:14:37.346459 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14518 | 2025.01.10 05:14:37.346499 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14519 | 2025.01.10 05:14:37.346900 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14520 | 2025.01.10 05:14:37.347167 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14521 | 2025.01.10 05:14:37.347411 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001559 sec., 64143.68184733803 rows/sec., 4.45 MiB/sec. | ||
14522 | 2025.01.10 05:14:37.347473 [ 283 ] {c5f554eb-8d20-4af3-8976-b8c0c59b0ea8} <Debug> TCPHandler: Processed in 0.001797948 sec. | ||
14523 | 2025.01.10 05:14:37.347501 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
14524 | 2025.01.10 05:14:37.347559 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
14525 | 2025.01.10 05:14:37.347639 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14526 | 2025.01.10 05:14:37.347778 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14527 | 2025.01.10 05:14:37.347850 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14528 | 2025.01.10 05:14:37.350336 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14529 | 2025.01.10 05:14:37.350388 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14530 | 2025.01.10 05:14:37.351710 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14531 | 2025.01.10 05:14:37.351719 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
14532 | 2025.01.10 05:14:37.352475 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.01.10 05:14:37.353251 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005466 sec., 4756.677643615075 rows/sec., 8.52 MiB/sec. | ||
14534 | 2025.01.10 05:14:37.353805 [ 288 ] {a1ca9174-e675-4b3d-af6d-5735a22f1f86} <Debug> TCPHandler: Processed in 0.006232592 sec. | ||
14535 | 2025.01.10 05:14:37.354059 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14536 | 2025.01.10 05:14:37.354231 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14537 | 2025.01.10 05:14:37.354283 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14538 | 2025.01.10 05:14:37.354799 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2025.01.10 05:14:37.354839 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14540 | 2025.01.10 05:14:37.355415 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14541 | 2025.01.10 05:14:37.355673 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2025.01.10 05:14:37.355889 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001684 sec., 17814.726840855106 rows/sec., 1.22 MiB/sec. | ||
14543 | 2025.01.10 05:14:37.355950 [ 283 ] {6fdc9f98-9a9c-4fe1-a5dc-0186ad533813} <Debug> TCPHandler: Processed in 0.002025296 sec. | ||
14544 | 2025.01.10 05:14:37.615685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2054 | ||
14545 | 2025.01.10 05:14:37.618829 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14546 | 2025.01.10 05:14:37.618886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14547 | 2025.01.10 05:14:37.620448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14548 | 2025.01.10 05:14:37.620772 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14549 | 2025.01.10 05:14:37.621472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2054 | ||
14550 | 2025.01.10 05:14:38.596075 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14551 | 2025.01.10 05:14:38.596278 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14552 | 2025.01.10 05:14:38.596355 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14553 | 2025.01.10 05:14:38.597190 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14554 | 2025.01.10 05:14:38.597229 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14555 | 2025.01.10 05:14:38.597648 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14556 | 2025.01.10 05:14:38.597907 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14557 | 2025.01.10 05:14:38.598126 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
14558 | 2025.01.10 05:14:38.598230 [ 288 ] {6bddffbf-613e-4eae-a18f-ef90bbdb4708} <Debug> TCPHandler: Processed in 0.002288814 sec. | ||
14559 | 2025.01.10 05:14:38.598485 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14560 | 2025.01.10 05:14:38.598615 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14561 | 2025.01.10 05:14:38.598669 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14562 | 2025.01.10 05:14:38.600046 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14563 | 2025.01.10 05:14:38.600086 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14564 | 2025.01.10 05:14:38.600540 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14565 | 2025.01.10 05:14:38.600799 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14566 | 2025.01.10 05:14:38.600990 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Debug> executeQuery: Read 1339 rows, 114.23 KiB in 0.002389 sec., 560485.558811218 rows/sec., 46.69 MiB/sec. | ||
14567 | 2025.01.10 05:14:38.601057 [ 283 ] {57fdd01f-5515-4370-85b4-4b2d8730d4f9} <Debug> TCPHandler: Processed in 0.002672837 sec. | ||
14568 | 2025.01.10 05:14:38.601250 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14569 | 2025.01.10 05:14:38.601517 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14570 | 2025.01.10 05:14:38.601639 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14571 | 2025.01.10 05:14:38.602341 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14572 | 2025.01.10 05:14:38.602379 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14573 | 2025.01.10 05:14:38.602718 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14574 | 2025.01.10 05:14:38.602951 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14575 | 2025.01.10 05:14:38.603117 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001701 sec., 11757.789535567314 rows/sec., 842.79 KiB/sec. | ||
14576 | 2025.01.10 05:14:38.603167 [ 288 ] {9850706f-e316-44ac-8677-d25ca6e6b860} <Debug> TCPHandler: Processed in 0.002000775 sec. | ||
14577 | 2025.01.10 05:14:38.603346 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14578 | 2025.01.10 05:14:38.603479 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14579 | 2025.01.10 05:14:38.603534 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14580 | 2025.01.10 05:14:38.604247 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14581 | 2025.01.10 05:14:38.604285 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14582 | 2025.01.10 05:14:38.604652 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14583 | 2025.01.10 05:14:38.604914 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14584 | 2025.01.10 05:14:38.605095 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001644 sec., 147201.94647201945 rows/sec., 9.97 MiB/sec. | ||
14585 | 2025.01.10 05:14:38.605146 [ 283 ] {6aacf299-6324-473c-9c9e-09462b45949e} <Debug> TCPHandler: Processed in 0.001863911 sec. | ||
14586 | 2025.01.10 05:14:38.605285 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14587 | 2025.01.10 05:14:38.605390 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14588 | 2025.01.10 05:14:38.605432 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14589 | 2025.01.10 05:14:38.605945 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2025.01.10 05:14:38.605981 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14591 | 2025.01.10 05:14:38.606322 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14592 | 2025.01.10 05:14:38.606554 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14593 | 2025.01.10 05:14:38.606768 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001385 sec., 9386.281588447653 rows/sec., 585.23 KiB/sec. | ||
14594 | 2025.01.10 05:14:38.606831 [ 288 ] {829e0070-0af0-4bc5-b006-6e515016203a} <Debug> TCPHandler: Processed in 0.001596562 sec. | ||
14595 | 2025.01.10 05:14:38.607046 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14596 | 2025.01.10 05:14:38.607216 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14597 | 2025.01.10 05:14:38.607272 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14598 | 2025.01.10 05:14:38.608262 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2025.01.10 05:14:38.608300 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14600 | 2025.01.10 05:14:38.608683 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14601 | 2025.01.10 05:14:38.608919 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14602 | 2025.01.10 05:14:38.609090 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Debug> executeQuery: Read 815 rows, 60.13 KiB in 0.001905 sec., 427821.52230971126 rows/sec., 30.83 MiB/sec. | ||
14603 | 2025.01.10 05:14:38.609143 [ 283 ] {4da0356d-54ea-4d55-adb8-cadc2ecea9e2} <Debug> TCPHandler: Processed in 0.002208562 sec. | ||
14604 | 2025.01.10 05:14:38.609292 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14605 | 2025.01.10 05:14:38.609417 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14606 | 2025.01.10 05:14:38.609472 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14607 | 2025.01.10 05:14:38.609980 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14608 | 2025.01.10 05:14:38.610023 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14609 | 2025.01.10 05:14:38.610388 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14610 | 2025.01.10 05:14:38.610617 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14611 | 2025.01.10 05:14:38.610816 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
14612 | 2025.01.10 05:14:38.610922 [ 288 ] {463ff20e-82d3-4982-84a9-b8e0753b429c} <Debug> TCPHandler: Processed in 0.001689575 sec. | ||
14613 | 2025.01.10 05:14:38.611120 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14614 | 2025.01.10 05:14:38.611292 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14615 | 2025.01.10 05:14:38.611352 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14616 | 2025.01.10 05:14:38.612186 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14617 | 2025.01.10 05:14:38.612224 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14618 | 2025.01.10 05:14:38.612650 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14619 | 2025.01.10 05:14:38.612890 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14620 | 2025.01.10 05:14:38.613107 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001844 sec., 522234.27331887203 rows/sec., 34.70 MiB/sec. | ||
14621 | 2025.01.10 05:14:38.613160 [ 283 ] {eaa56bac-e75a-4b23-83c9-27ff42df151d} <Debug> TCPHandler: Processed in 0.002148659 sec. | ||
14622 | 2025.01.10 05:14:38.613314 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14623 | 2025.01.10 05:14:38.613440 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14624 | 2025.01.10 05:14:38.613495 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14625 | 2025.01.10 05:14:38.613985 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14626 | 2025.01.10 05:14:38.614030 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14627 | 2025.01.10 05:14:38.614388 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14628 | 2025.01.10 05:14:38.614618 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14629 | 2025.01.10 05:14:38.614808 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
14630 | 2025.01.10 05:14:38.614856 [ 288 ] {55d3123f-73b7-4b61-82ce-15af00bd3756} <Debug> TCPHandler: Processed in 0.001603741 sec. | ||
14631 | 2025.01.10 05:14:38.614990 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14632 | 2025.01.10 05:14:38.615095 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14633 | 2025.01.10 05:14:38.615172 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14634 | 2025.01.10 05:14:38.616380 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14635 | 2025.01.10 05:14:38.616419 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14636 | 2025.01.10 05:14:38.617042 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14637 | 2025.01.10 05:14:38.617309 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14638 | 2025.01.10 05:14:38.617579 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002501 sec., 5197.920831667333 rows/sec., 9.31 MiB/sec. | ||
14639 | 2025.01.10 05:14:38.617796 [ 283 ] {c440e519-f8a3-4294-a3e3-e36d5daca58e} <Debug> TCPHandler: Processed in 0.002853203 sec. | ||
14640 | 2025.01.10 05:14:38.618079 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14641 | 2025.01.10 05:14:38.618400 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14642 | 2025.01.10 05:14:38.618480 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14643 | 2025.01.10 05:14:38.619012 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14644 | 2025.01.10 05:14:38.619057 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14645 | 2025.01.10 05:14:38.619415 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14646 | 2025.01.10 05:14:38.619659 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14647 | 2025.01.10 05:14:38.619866 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Debug> executeQuery: Read 34 rows, 2.03 KiB in 0.001575 sec., 21587.301587301587 rows/sec., 1.26 MiB/sec. | ||
14648 | 2025.01.10 05:14:38.619915 [ 288 ] {583d4499-c241-43f5-b782-e11ba177cf2e} <Debug> TCPHandler: Processed in 0.002022516 sec. | ||
14649 | 2025.01.10 05:14:39.959665 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
14650 | 2025.01.10 05:14:39.960327 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14651 | 2025.01.10 05:14:39.960367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14652 | 2025.01.10 05:14:39.960917 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14653 | 2025.01.10 05:14:39.961188 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14654 | 2025.01.10 05:14:39.961337 [ 54 ] {} <Debug> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14655 | 2025.01.10 05:14:39.961387 [ 54 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14656 | 2025.01.10 05:14:39.961401 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
14657 | 2025.01.10 05:14:39.961412 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14658 | 2025.01.10 05:14:39.961555 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14659 | 2025.01.10 05:14:39.961769 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14660 | 2025.01.10 05:14:39.961872 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14661 | 2025.01.10 05:14:39.962155 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14662 | 2025.01.10 05:14:39.962602 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14663 | 2025.01.10 05:14:39.962997 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14664 | 2025.01.10 05:14:39.963192 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14665 | 2025.01.10 05:14:39.963292 [ 190 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::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 | ||
14666 | 2025.01.10 05:14:39.966123 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.00464723 sec., 6996210.645911652 rows/sec., 100.08 MiB/sec. | ||
14667 | 2025.01.10 05:14:39.966841 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14668 | 2025.01.10 05:14:39.967332 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14669 | 2025.01.10 05:14:39.967430 [ 199 ] {d6a773ff-85fe-4e66-94aa-682cddea9501::all_1_71_14} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14670 | 2025.01.10 05:14:39.967552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14671 | 2025.01.10 05:14:42.225370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
14672 | 2025.01.10 05:14:42.246145 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14673 | 2025.01.10 05:14:42.246188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14674 | 2025.01.10 05:14:42.253224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14675 | 2025.01.10 05:14:42.254002 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14676 | 2025.01.10 05:14:42.254469 [ 49 ] {} <Debug> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14677 | 2025.01.10 05:14:42.254660 [ 49 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14678 | 2025.01.10 05:14:42.254759 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14679 | 2025.01.10 05:14:42.255393 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14680 | 2025.01.10 05:14:42.269810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
14681 | 2025.01.10 05:14:42.271424 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14682 | 2025.01.10 05:14:42.272970 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14683 | 2025.01.10 05:14:42.278640 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14684 | 2025.01.10 05:14:42.284437 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14685 | 2025.01.10 05:14:42.290219 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14686 | 2025.01.10 05:14:42.296214 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14687 | 2025.01.10 05:14:42.302151 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::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 | ||
14688 | 2025.01.10 05:14:42.333210 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14689 | 2025.01.10 05:14:42.333447 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14690 | 2025.01.10 05:14:42.333535 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14691 | 2025.01.10 05:14:42.335536 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14692 | 2025.01.10 05:14:42.335611 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14693 | 2025.01.10 05:14:42.336648 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14694 | 2025.01.10 05:14:42.337183 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14695 | 2025.01.10 05:14:42.337725 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.004323 sec., 6014.341892204488 rows/sec., 457.90 KiB/sec. | ||
14696 | 2025.01.10 05:14:42.337921 [ 288 ] {745d7aed-aae5-443b-928e-3b739c5bfdff} <Debug> TCPHandler: Processed in 0.004867598 sec. | ||
14697 | 2025.01.10 05:14:42.338171 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14698 | 2025.01.10 05:14:42.338503 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14699 | 2025.01.10 05:14:42.338701 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14700 | 2025.01.10 05:14:42.342164 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14701 | 2025.01.10 05:14:42.342255 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14702 | 2025.01.10 05:14:42.343425 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14703 | 2025.01.10 05:14:42.344049 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14704 | 2025.01.10 05:14:42.344708 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.006313 sec., 4435.292254078885 rows/sec., 354.24 KiB/sec. | ||
14705 | 2025.01.10 05:14:42.344817 [ 283 ] {b905c19b-a57b-42f3-9c99-84f5aedad0f0} <Debug> TCPHandler: Processed in 0.00676263 sec. | ||
14706 | 2025.01.10 05:14:42.345043 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14707 | 2025.01.10 05:14:42.345356 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14708 | 2025.01.10 05:14:42.345525 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14709 | 2025.01.10 05:14:42.348171 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14710 | 2025.01.10 05:14:42.348268 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14711 | 2025.01.10 05:14:42.349294 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14712 | 2025.01.10 05:14:42.349548 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14713 | 2025.01.10 05:14:42.349745 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
14714 | 2025.01.10 05:14:42.349771 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.004552 sec., 13181.019332161688 rows/sec., 935.80 KiB/sec. | ||
14715 | 2025.01.10 05:14:42.349824 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14716 | 2025.01.10 05:14:42.349902 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14717 | 2025.01.10 05:14:42.349918 [ 288 ] {68ae9c5b-e145-4dbb-bafe-4d2f6e082e02} <Debug> TCPHandler: Processed in 0.004965521 sec. | ||
14718 | 2025.01.10 05:14:42.350194 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14719 | 2025.01.10 05:14:42.350207 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
14720 | 2025.01.10 05:14:42.350605 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14721 | 2025.01.10 05:14:42.350709 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14722 | 2025.01.10 05:14:42.350880 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14723 | 2025.01.10 05:14:42.350901 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 28964 rows starting from the beginning of the part | ||
14724 | 2025.01.10 05:14:42.351856 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 101 rows starting from the beginning of the part | ||
14725 | 2025.01.10 05:14:42.352335 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part | ||
14726 | 2025.01.10 05:14:42.352895 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
14727 | 2025.01.10 05:14:42.353323 [ 199 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 963 rows starting from the beginning of the part | ||
14728 | 2025.01.10 05:14:42.355261 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14729 | 2025.01.10 05:14:42.355379 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14730 | 2025.01.10 05:14:42.357764 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14731 | 2025.01.10 05:14:42.359054 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14732 | 2025.01.10 05:14:42.360176 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.009716 sec., 1852.61424454508 rows/sec., 129.96 KiB/sec. | ||
14733 | 2025.01.10 05:14:42.360674 [ 283 ] {e6ab299c-d0d3-41c3-bad9-22c6f2e395e1} <Debug> TCPHandler: Processed in 0.010617804 sec. | ||
14734 | 2025.01.10 05:14:42.367106 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30305 rows, containing 5 columns (5 merged, 0 gathered) in 0.017104265 sec., 1771780.313272742 rows/sec., 118.64 MiB/sec. | ||
14735 | 2025.01.10 05:14:42.367586 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
14736 | 2025.01.10 05:14:42.367931 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14737 | 2025.01.10 05:14:42.368024 [ 191 ] {9da71629-47d7-4c77-801d-138148d53232::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
14738 | 2025.01.10 05:14:42.368118 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
14739 | 2025.01.10 05:14:42.393553 [ 186 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.138581297 sec., 3867.765792378174 rows/sec., 20.00 MiB/sec. | ||
14740 | 2025.01.10 05:14:42.396746 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14741 | 2025.01.10 05:14:42.399840 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14742 | 2025.01.10 05:14:42.399960 [ 191 ] {57025c94-4d15-4c2a-ba7c-dbcfedf9c8df::all_1_71_14} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14743 | 2025.01.10 05:14:42.402437 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14744 | 2025.01.10 05:14:43.001216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.44 MiB, peak 289.16 MiB, free memory in arenas 0.00 B, will set to 269.66 MiB (RSS), difference: 1.23 MiB | ||
14745 | 2025.01.10 05:14:47.166751 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14746 | 2025.01.10 05:14:47.166822 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14747 | 2025.01.10 05:14:47.336362 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14748 | 2025.01.10 05:14:47.336574 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14749 | 2025.01.10 05:14:47.336658 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14750 | 2025.01.10 05:14:47.337524 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14751 | 2025.01.10 05:14:47.337576 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14752 | 2025.01.10 05:14:47.338022 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14753 | 2025.01.10 05:14:47.338290 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14754 | 2025.01.10 05:14:47.338501 [ 46 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14755 | 2025.01.10 05:14:47.338525 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.002008 sec., 38844.62151394423 rows/sec., 3.33 MiB/sec. | ||
14756 | 2025.01.10 05:14:47.338574 [ 46 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14757 | 2025.01.10 05:14:47.338641 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14758 | 2025.01.10 05:14:47.338665 [ 288 ] {b529e748-ab32-46b5-be95-8eeeecebba15} <Debug> TCPHandler: Processed in 0.002442039 sec. | ||
14759 | 2025.01.10 05:14:47.338887 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::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 | ||
14760 | 2025.01.10 05:14:47.338899 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14761 | 2025.01.10 05:14:47.339159 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14762 | 2025.01.10 05:14:47.339169 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14763 | 2025.01.10 05:14:47.339220 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1399 rows starting from the beginning of the part | ||
14764 | 2025.01.10 05:14:47.339287 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14765 | 2025.01.10 05:14:47.339554 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 199 rows starting from the beginning of the part | ||
14766 | 2025.01.10 05:14:47.339942 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
14767 | 2025.01.10 05:14:47.340280 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1339 rows starting from the beginning of the part | ||
14768 | 2025.01.10 05:14:47.340722 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
14769 | 2025.01.10 05:14:47.341146 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 78 rows starting from the beginning of the part | ||
14770 | 2025.01.10 05:14:47.342260 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14771 | 2025.01.10 05:14:47.342332 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14772 | 2025.01.10 05:14:47.343313 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14773 | 2025.01.10 05:14:47.343893 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14774 | 2025.01.10 05:14:47.344137 [ 46 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14775 | 2025.01.10 05:14:47.344228 [ 46 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14776 | 2025.01.10 05:14:47.344274 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14777 | 2025.01.10 05:14:47.344303 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0052 sec., 5000 rows/sec., 375.98 KiB/sec. | ||
14778 | 2025.01.10 05:14:47.344589 [ 283 ] {d9f70679-9ac6-4d0b-b2fe-cb841d782867} <Debug> TCPHandler: Processed in 0.005788218 sec. | ||
14779 | 2025.01.10 05:14:47.344754 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
14780 | 2025.01.10 05:14:47.344916 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14781 | 2025.01.10 05:14:47.345365 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14782 | 2025.01.10 05:14:47.345391 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14783 | 2025.01.10 05:14:47.345487 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14784 | 2025.01.10 05:14:47.345493 [ 190 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006741089 sec., 462684.88667038816 rows/sec., 40.55 MiB/sec. | ||
14785 | 2025.01.10 05:14:47.345510 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 60 rows starting from the beginning of the part | ||
14786 | 2025.01.10 05:14:47.345962 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14787 | 2025.01.10 05:14:47.345991 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part | ||
14788 | 2025.01.10 05:14:47.346613 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::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 | ||
14789 | 2025.01.10 05:14:47.347155 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
14790 | 2025.01.10 05:14:47.347257 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14791 | 2025.01.10 05:14:47.347685 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 20 rows starting from the beginning of the part | ||
14792 | 2025.01.10 05:14:47.347738 [ 187 ] {59c2b260-8317-4bbd-a68a-19d290795100::all_1_121_24} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14793 | 2025.01.10 05:14:47.348103 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
14794 | 2025.01.10 05:14:47.348161 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
14795 | 2025.01.10 05:14:47.349044 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14796 | 2025.01.10 05:14:47.349108 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14797 | 2025.01.10 05:14:47.350075 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14798 | 2025.01.10 05:14:47.350675 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14799 | 2025.01.10 05:14:47.350881 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00648862 sec., 27740.875563679183 rows/sec., 2.10 MiB/sec. | ||
14800 | 2025.01.10 05:14:47.351061 [ 46 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14801 | 2025.01.10 05:14:47.351136 [ 46 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14802 | 2025.01.10 05:14:47.351181 [ 196 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14803 | 2025.01.10 05:14:47.351195 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005961 sec., 9058.882737795671 rows/sec., 724.44 KiB/sec. | ||
14804 | 2025.01.10 05:14:47.351215 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14805 | 2025.01.10 05:14:47.351630 [ 288 ] {32f57764-b0f3-4801-902d-019852190202} <Debug> TCPHandler: Processed in 0.006855142 sec. | ||
14806 | 2025.01.10 05:14:47.351864 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::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 | ||
14807 | 2025.01.10 05:14:47.352010 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14808 | 2025.01.10 05:14:47.352349 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14809 | 2025.01.10 05:14:47.352429 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14810 | 2025.01.10 05:14:47.352511 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 873 rows starting from the beginning of the part | ||
14811 | 2025.01.10 05:14:47.352690 [ 193 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14812 | 2025.01.10 05:14:47.352713 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14813 | 2025.01.10 05:14:47.352952 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 359 rows starting from the beginning of the part | ||
14814 | 2025.01.10 05:14:47.353566 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 54 rows starting from the beginning of the part | ||
14815 | 2025.01.10 05:14:47.354134 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 815 rows starting from the beginning of the part | ||
14816 | 2025.01.10 05:14:47.354546 [ 193 ] {582ca5c8-6990-46f3-8e9f-5b06c35625f3::all_1_101_20} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14817 | 2025.01.10 05:14:47.354706 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part | ||
14818 | 2025.01.10 05:14:47.355242 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14819 | 2025.01.10 05:14:47.355523 [ 187 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 54 rows starting from the beginning of the part | ||
14820 | 2025.01.10 05:14:47.357982 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14821 | 2025.01.10 05:14:47.358042 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14822 | 2025.01.10 05:14:47.358645 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14823 | 2025.01.10 05:14:47.358919 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14824 | 2025.01.10 05:14:47.359153 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007747282 sec., 281776.2410094275 rows/sec., 21.45 MiB/sec. | ||
14825 | 2025.01.10 05:14:47.359345 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.007057 sec., 14170.327334561429 rows/sec., 1006.04 KiB/sec. | ||
14826 | 2025.01.10 05:14:47.359491 [ 283 ] {3937877c-5ad9-4c48-9b8b-20adfb7f4646} <Debug> TCPHandler: Processed in 0.007719481 sec. | ||
14827 | 2025.01.10 05:14:47.359562 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14828 | 2025.01.10 05:14:47.359773 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14829 | 2025.01.10 05:14:47.360137 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14830 | 2025.01.10 05:14:47.360499 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14831 | 2025.01.10 05:14:47.361293 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14832 | 2025.01.10 05:14:47.362001 [ 201 ] {cef4aa96-48fb-4b1d-a4b2-6ba93676325c::all_1_121_24} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14833 | 2025.01.10 05:14:47.362224 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
14834 | 2025.01.10 05:14:47.363157 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14835 | 2025.01.10 05:14:47.363201 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14836 | 2025.01.10 05:14:47.363870 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14837 | 2025.01.10 05:14:47.364137 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14838 | 2025.01.10 05:14:47.364351 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14839 | 2025.01.10 05:14:47.364408 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14840 | 2025.01.10 05:14:47.364416 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004412 sec., 5893.0190389845875 rows/sec., 10.56 MiB/sec. | ||
14841 | 2025.01.10 05:14:47.364449 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14842 | 2025.01.10 05:14:47.364787 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::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 | ||
14843 | 2025.01.10 05:14:47.364813 [ 288 ] {92690d70-03cf-4eb9-8d20-b082b835d581} <Debug> TCPHandler: Processed in 0.005169458 sec. | ||
14844 | 2025.01.10 05:14:47.365037 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14845 | 2025.01.10 05:14:47.365350 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14846 | 2025.01.10 05:14:47.365436 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14847 | 2025.01.10 05:14:47.365456 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14848 | 2025.01.10 05:14:47.365634 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1829 rows starting from the beginning of the part | ||
14849 | 2025.01.10 05:14:47.366535 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
14850 | 2025.01.10 05:14:47.367198 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 13 rows starting from the beginning of the part | ||
14851 | 2025.01.10 05:14:47.367974 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
14852 | 2025.01.10 05:14:47.368012 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14853 | 2025.01.10 05:14:47.368104 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14854 | 2025.01.10 05:14:47.368582 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 13 rows starting from the beginning of the part | ||
14855 | 2025.01.10 05:14:47.369283 [ 193 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
14856 | 2025.01.10 05:14:47.369736 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14857 | 2025.01.10 05:14:47.370370 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14858 | 2025.01.10 05:14:47.370675 [ 45 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14859 | 2025.01.10 05:14:47.370783 [ 45 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14860 | 2025.01.10 05:14:47.370863 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14861 | 2025.01.10 05:14:47.371015 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005721 sec., 5243.8384897745145 rows/sec., 367.85 KiB/sec. | ||
14862 | 2025.01.10 05:14:47.371341 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::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 | ||
14863 | 2025.01.10 05:14:47.371373 [ 283 ] {c848bb5f-40ea-484c-9ae7-62801d3666f0} <Debug> TCPHandler: Processed in 0.00644462 sec. | ||
14864 | 2025.01.10 05:14:47.371735 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14865 | 2025.01.10 05:14:47.371801 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4072 rows starting from the beginning of the part | ||
14866 | 2025.01.10 05:14:47.371953 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part | ||
14867 | 2025.01.10 05:14:47.372141 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
14868 | 2025.01.10 05:14:47.372319 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part | ||
14869 | 2025.01.10 05:14:47.372487 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part | ||
14870 | 2025.01.10 05:14:47.372679 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part | ||
14871 | 2025.01.10 05:14:47.374943 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003943788 sec., 1074094.2464452956 rows/sec., 69.15 MiB/sec. | ||
14872 | 2025.01.10 05:14:47.375225 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14873 | 2025.01.10 05:14:47.375617 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14874 | 2025.01.10 05:14:47.375702 [ 201 ] {d0ade330-d7f8-4417-9fde-0e31fba57016::all_1_121_24} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14875 | 2025.01.10 05:14:47.375775 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
14876 | 2025.01.10 05:14:47.380474 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 19 columns (19 merged, 0 gathered) in 0.015893556 sec., 121621.61822061721 rows/sec., 217.94 MiB/sec. | ||
14877 | 2025.01.10 05:14:47.382280 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14878 | 2025.01.10 05:14:47.382695 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14879 | 2025.01.10 05:14:47.382787 [ 200 ] {c742d944-8a14-4515-8a44-6cb623a089cd::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14880 | 2025.01.10 05:14:47.382951 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. | ||
14881 | 2025.01.10 05:14:47.462424 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
14882 | 2025.01.10 05:14:47.463062 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14883 | 2025.01.10 05:14:47.463101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14884 | 2025.01.10 05:14:47.463633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14885 | 2025.01.10 05:14:47.463900 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14886 | 2025.01.10 05:14:47.464183 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
14887 | 2025.01.10 05:14:47.622508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2096 | ||
14888 | 2025.01.10 05:14:47.625921 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2025.01.10 05:14:47.625971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14890 | 2025.01.10 05:14:47.627506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14891 | 2025.01.10 05:14:47.627821 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14892 | 2025.01.10 05:14:47.629353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
14893 | 2025.01.10 05:14:48.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.26 MiB, peak 289.16 MiB, free memory in arenas 0.00 B, will set to 272.64 MiB (RSS), difference: 2.37 MiB | ||
14894 | 2025.01.10 05:14:49.707948 [ 43 ] {} <Debug> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
14895 | 2025.01.10 05:14:49.708052 [ 43 ] {} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14896 | 2025.01.10 05:14:49.708094 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14897 | 2025.01.10 05:14:49.708311 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
14898 | 2025.01.10 05:14:49.708612 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14899 | 2025.01.10 05:14:49.708672 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 243 rows starting from the beginning of the part | ||
14900 | 2025.01.10 05:14:49.708762 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part | ||
14901 | 2025.01.10 05:14:49.708876 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14902 | 2025.01.10 05:14:49.709018 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14903 | 2025.01.10 05:14:49.709122 [ 192 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part | ||
14904 | 2025.01.10 05:14:49.710176 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001972074 sec., 382845.67414813035 rows/sec., 27.41 MiB/sec. | ||
14905 | 2025.01.10 05:14:49.710395 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14906 | 2025.01.10 05:14:49.710950 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14907 | 2025.01.10 05:14:49.711110 [ 195 ] {3424a119-fa1f-4cde-a0a2-4f7ed7be81f2::all_1_51_11} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
14908 | 2025.01.10 05:14:49.711276 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
14909 | 2025.01.10 05:14:49.770788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
14910 | 2025.01.10 05:14:49.792641 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14911 | 2025.01.10 05:14:49.792689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14912 | 2025.01.10 05:14:49.800079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14913 | 2025.01.10 05:14:49.800881 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14914 | 2025.01.10 05:14:49.804859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14915 | 2025.01.10 05:14:51.829878 [ 41 ] {} <Debug> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
14916 | 2025.01.10 05:14:51.829964 [ 41 ] {} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14917 | 2025.01.10 05:14:51.829991 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14918 | 2025.01.10 05:14:51.830154 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
14919 | 2025.01.10 05:14:51.830416 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14920 | 2025.01.10 05:14:51.830459 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part | ||
14921 | 2025.01.10 05:14:51.830535 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14922 | 2025.01.10 05:14:51.830691 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14923 | 2025.01.10 05:14:51.830944 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14924 | 2025.01.10 05:14:51.831098 [ 192 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
14925 | 2025.01.10 05:14:51.832066 [ 200 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001992704 sec., 153560.1875642343 rows/sec., 7.83 MiB/sec. | ||
14926 | 2025.01.10 05:14:51.832280 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14927 | 2025.01.10 05:14:51.832662 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14928 | 2025.01.10 05:14:51.832762 [ 198 ] {078f8001-d238-4893-a32d-0f6e6e97791f::all_1_51_11} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
14929 | 2025.01.10 05:14:51.832873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14930 | 2025.01.10 05:14:52.305289 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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] | ||
14931 | 2025.01.10 05:14:52.305351 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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] | ||
14932 | 2025.01.10 05:14:52.308052 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): 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] | ||
14933 | 2025.01.10 05:14:52.339565 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14934 | 2025.01.10 05:14:52.339762 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14935 | 2025.01.10 05:14:52.339835 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14936 | 2025.01.10 05:14:52.340608 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14937 | 2025.01.10 05:14:52.340661 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14938 | 2025.01.10 05:14:52.341099 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14939 | 2025.01.10 05:14:52.341356 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Trace> oximeter.fields_i16 (3312fc1a-0a28-4fae-b1c3-092d463a56b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14940 | 2025.01.10 05:14:52.341620 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
14941 | 2025.01.10 05:14:52.341721 [ 288 ] {ce83ce0c-f52f-4d16-baa7-359967c3fa47} <Debug> TCPHandler: Processed in 0.002294435 sec. | ||
14942 | 2025.01.10 05:14:52.341982 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14943 | 2025.01.10 05:14:52.342146 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14944 | 2025.01.10 05:14:52.342206 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14945 | 2025.01.10 05:14:52.342938 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14946 | 2025.01.10 05:14:52.342980 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14947 | 2025.01.10 05:14:52.343385 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14948 | 2025.01.10 05:14:52.343639 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14949 | 2025.01.10 05:14:52.343866 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Debug> executeQuery: Read 199 rows, 18.11 KiB in 0.001758 sec., 113196.81456200227 rows/sec., 10.06 MiB/sec. | ||
14950 | 2025.01.10 05:14:52.343921 [ 283 ] {c76f7a65-1eb1-4ef2-8ce4-cd433fce9b15} <Debug> TCPHandler: Processed in 0.002057197 sec. | ||
14951 | 2025.01.10 05:14:52.344073 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14952 | 2025.01.10 05:14:52.344205 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14953 | 2025.01.10 05:14:52.344259 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14954 | 2025.01.10 05:14:52.344849 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14955 | 2025.01.10 05:14:52.344888 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14956 | 2025.01.10 05:14:52.345243 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
14957 | 2025.01.10 05:14:52.345476 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14958 | 2025.01.10 05:14:52.345681 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Debug> executeQuery: Read 20 rows, 1.43 KiB in 0.001506 sec., 13280.212483399735 rows/sec., 951.92 KiB/sec. | ||
14959 | 2025.01.10 05:14:52.345732 [ 288 ] {955f529e-c88f-4f86-a60a-e92cc69eb993} <Debug> TCPHandler: Processed in 0.001722866 sec. | ||
14960 | 2025.01.10 05:14:52.345888 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14961 | 2025.01.10 05:14:52.346018 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14962 | 2025.01.10 05:14:52.346073 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14963 | 2025.01.10 05:14:52.346672 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14964 | 2025.01.10 05:14:52.346712 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14965 | 2025.01.10 05:14:52.347068 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14966 | 2025.01.10 05:14:52.347308 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Trace> oximeter.fields_u32 (3424a119-fa1f-4cde-a0a2-4f7ed7be81f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14967 | 2025.01.10 05:14:52.347557 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. | ||
14968 | 2025.01.10 05:14:52.347650 [ 283 ] {3ff1d9e7-31e5-49a8-bc58-9afa76382488} <Debug> TCPHandler: Processed in 0.001825209 sec. | ||
14969 | 2025.01.10 05:14:52.347897 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14970 | 2025.01.10 05:14:52.348068 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14971 | 2025.01.10 05:14:52.348124 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14972 | 2025.01.10 05:14:52.348722 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14973 | 2025.01.10 05:14:52.348761 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14974 | 2025.01.10 05:14:52.349108 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14975 | 2025.01.10 05:14:52.349353 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Trace> oximeter.fields_u8 (4aaf2805-6a80-4d5b-bfc8-63152e0d195d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14976 | 2025.01.10 05:14:52.349582 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. | ||
14977 | 2025.01.10 05:14:52.349650 [ 288 ] {3bd3bda8-6254-4b12-bdf2-0a32c04d0aa5} <Debug> TCPHandler: Processed in 0.001894861 sec. | ||
14978 | 2025.01.10 05:14:52.349806 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14979 | 2025.01.10 05:14:52.349916 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14980 | 2025.01.10 05:14:52.349960 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14981 | 2025.01.10 05:14:52.350631 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14982 | 2025.01.10 05:14:52.350669 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14983 | 2025.01.10 05:14:52.351049 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14984 | 2025.01.10 05:14:52.351301 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14985 | 2025.01.10 05:14:52.351516 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Debug> executeQuery: Read 359 rows, 25.84 KiB in 0.001621 sec., 221468.22948797038 rows/sec., 15.57 MiB/sec. | ||
14986 | 2025.01.10 05:14:52.351568 [ 283 ] {2188e6d0-7fdd-4ab2-a6eb-debfa11543fa} <Debug> TCPHandler: Processed in 0.001831699 sec. | ||
14987 | 2025.01.10 05:14:52.351726 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14988 | 2025.01.10 05:14:52.351865 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14989 | 2025.01.10 05:14:52.351923 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14990 | 2025.01.10 05:14:52.352501 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14991 | 2025.01.10 05:14:52.352541 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14992 | 2025.01.10 05:14:52.352908 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14993 | 2025.01.10 05:14:52.353158 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Trace> oximeter.measurements_bool (078f8001-d238-4893-a32d-0f6e6e97791f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14994 | 2025.01.10 05:14:52.353383 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. | ||
14995 | 2025.01.10 05:14:52.353435 [ 288 ] {e8803c6e-8889-403f-b0d5-f7a3a513cba2} <Debug> TCPHandler: Processed in 0.001779678 sec. | ||
14996 | 2025.01.10 05:14:52.353599 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14997 | 2025.01.10 05:14:52.353710 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14998 | 2025.01.10 05:14:52.353759 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14999 | 2025.01.10 05:14:52.354312 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15000 | 2025.01.10 05:14:52.354350 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15001 | 2025.01.10 05:14:52.354744 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15002 | 2025.01.10 05:14:52.354989 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15003 | 2025.01.10 05:14:52.355220 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00152 sec., 116447.36842105263 rows/sec., 7.68 MiB/sec. | ||
15004 | 2025.01.10 05:14:52.355318 [ 283 ] {d39a4335-e411-453d-982a-7b7c7f3b57d3} <Debug> TCPHandler: Processed in 0.001776918 sec. | ||
15005 | 2025.01.10 05:14:52.355528 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15006 | 2025.01.10 05:14:52.355840 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15007 | 2025.01.10 05:14:52.355968 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15008 | 2025.01.10 05:14:52.356461 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15009 | 2025.01.10 05:14:52.356499 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15010 | 2025.01.10 05:14:52.356892 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15011 | 2025.01.10 05:14:52.357129 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Trace> oximeter.measurements_f64 (a7e26e90-8760-446b-b9bd-f155d7b49894): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15012 | 2025.01.10 05:14:52.357307 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
15013 | 2025.01.10 05:14:52.357369 [ 288 ] {85c654a9-eadd-42cb-9f69-200649b7fd86} <Debug> TCPHandler: Processed in 0.001952304 sec. | ||
15014 | 2025.01.10 05:14:52.357540 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15015 | 2025.01.10 05:14:52.357649 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15016 | 2025.01.10 05:14:52.357750 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15017 | 2025.01.10 05:14:52.358985 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15018 | 2025.01.10 05:14:52.359024 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15019 | 2025.01.10 05:14:52.359694 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15020 | 2025.01.10 05:14:52.360002 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15021 | 2025.01.10 05:14:52.360229 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002602 sec., 4996.156802459646 rows/sec., 8.95 MiB/sec. | ||
15022 | 2025.01.10 05:14:52.360356 [ 283 ] {657b6dfa-7510-46a3-b2ae-fdd3823a9a43} <Debug> TCPHandler: Processed in 0.002885923 sec. | ||
15023 | 2025.01.10 05:14:52.360504 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15024 | 2025.01.10 05:14:52.360611 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15025 | 2025.01.10 05:14:52.360659 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15026 | 2025.01.10 05:14:52.361108 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15027 | 2025.01.10 05:14:52.361144 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15028 | 2025.01.10 05:14:52.361512 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15029 | 2025.01.10 05:14:52.361754 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15030 | 2025.01.10 05:14:52.361950 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001357 sec., 38319.82313927782 rows/sec., 2.37 MiB/sec. | ||
15031 | 2025.01.10 05:14:52.362018 [ 288 ] {fd22aad3-e0ef-4d0a-912d-85b57291f80c} <Debug> TCPHandler: Processed in 0.00156176 sec. | ||
15032 | 2025.01.10 05:14:53.544816 [ 217 ] {} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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] | ||
15033 | 2025.01.10 05:14:53.544873 [ 217 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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] | ||
15034 | 2025.01.10 05:14:53.546966 [ 217 ] {} <Debug> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): 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] | ||
15035 | 2025.01.10 05:14:54.965214 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
15036 | 2025.01.10 05:14:54.965910 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15037 | 2025.01.10 05:14:54.965962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15038 | 2025.01.10 05:14:54.966520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15039 | 2025.01.10 05:14:54.966789 [ 242 ] {} <Trace> system.asynchronous_metric_log (d6a773ff-85fe-4e66-94aa-682cddea9501): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15040 | 2025.01.10 05:14:54.967072 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
15041 | 2025.01.10 05:14:57.305814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
15042 | 2025.01.10 05:14:57.329182 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15043 | 2025.01.10 05:14:57.329242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15044 | 2025.01.10 05:14:57.335562 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15045 | 2025.01.10 05:14:57.335859 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15046 | 2025.01.10 05:14:57.335987 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15047 | 2025.01.10 05:14:57.338522 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15048 | 2025.01.10 05:14:57.338622 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15049 | 2025.01.10 05:14:57.338921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15050 | 2025.01.10 05:14:57.339270 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15051 | 2025.01.10 05:14:57.339884 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15052 | 2025.01.10 05:14:57.340540 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Debug> executeQuery: Read 78 rows, 6.85 KiB in 0.004758 sec., 16393.44262295082 rows/sec., 1.41 MiB/sec. | ||
15053 | 2025.01.10 05:14:57.340757 [ 288 ] {9bff50e0-1fbb-4ca1-bae0-b74643199abc} <Debug> TCPHandler: Processed in 0.005354024 sec. | ||
15054 | 2025.01.10 05:14:57.341034 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15055 | 2025.01.10 05:14:57.341369 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15056 | 2025.01.10 05:14:57.341432 [ 244 ] {} <Trace> system.metric_log (57025c94-4d15-4c2a-ba7c-dbcfedf9c8df): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15057 | 2025.01.10 05:14:57.341472 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15058 | 2025.01.10 05:14:57.343825 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15059 | 2025.01.10 05:14:57.343913 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15060 | 2025.01.10 05:14:57.345209 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15061 | 2025.01.10 05:14:57.345884 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Trace> oximeter.fields_u16 (582ca5c8-6990-46f3-8e9f-5b06c35625f3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15062 | 2025.01.10 05:14:57.346624 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00534 sec., 4868.913857677902 rows/sec., 366.12 KiB/sec. | ||
15063 | 2025.01.10 05:14:57.346964 [ 283 ] {403a24c6-68c6-44eb-939f-3fc8a499177c} <Debug> TCPHandler: Processed in 0.006059277 sec. | ||
15064 | 2025.01.10 05:14:57.347247 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15065 | 2025.01.10 05:14:57.347632 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15066 | 2025.01.10 05:14:57.347768 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15067 | 2025.01.10 05:14:57.350652 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15068 | 2025.01.10 05:14:57.350744 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15069 | 2025.01.10 05:14:57.351997 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15070 | 2025.01.10 05:14:57.352672 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15071 | 2025.01.10 05:14:57.353341 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.005797 sec., 9315.16301535277 rows/sec., 744.93 KiB/sec. | ||
15072 | 2025.01.10 05:14:57.353621 [ 288 ] {ec4e2f66-40a4-48f6-8333-bfc3dcf1fdc5} <Debug> TCPHandler: Processed in 0.006534862 sec. | ||
15073 | 2025.01.10 05:14:57.353891 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15074 | 2025.01.10 05:14:57.354523 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15075 | 2025.01.10 05:14:57.354685 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15076 | 2025.01.10 05:14:57.355236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
15077 | 2025.01.10 05:14:57.355721 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15078 | 2025.01.10 05:14:57.355763 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15079 | 2025.01.10 05:14:57.356161 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15080 | 2025.01.10 05:14:57.356453 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15081 | 2025.01.10 05:14:57.356662 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.002253 sec., 44385.264092321355 rows/sec., 3.08 MiB/sec. | ||
15082 | 2025.01.10 05:14:57.356733 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
15083 | 2025.01.10 05:14:57.356753 [ 283 ] {8dcf0fce-9925-4e21-b1cb-81272195adbf} <Debug> TCPHandler: Processed in 0.002989977 sec. | ||
15084 | 2025.01.10 05:14:57.356775 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
15085 | 2025.01.10 05:14:57.356964 [ 288 ] {} <Trace> TCP-Session: 5cd9d3be-c6da-4159-af06-70f0236d235b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15086 | 2025.01.10 05:14:57.357104 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37728) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15087 | 2025.01.10 05:14:57.357212 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15088 | 2025.01.10 05:14:57.360103 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15089 | 2025.01.10 05:14:57.360151 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15090 | 2025.01.10 05:14:57.361134 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (9da71629-47d7-4c77-801d-138148d53232): 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] | ||
15091 | 2025.01.10 05:14:57.361680 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15092 | 2025.01.10 05:14:57.362221 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Trace> oximeter.measurements_histogramu64 (c742d944-8a14-4515-8a44-6cb623a089cd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15093 | 2025.01.10 05:14:57.362509 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005424 sec., 4793.510324483776 rows/sec., 8.59 MiB/sec. | ||
15094 | 2025.01.10 05:14:57.363238 [ 288 ] {b1dd9d96-5380-4a93-931c-27fa3721b6c5} <Debug> TCPHandler: Processed in 0.006350386 sec. | ||
15095 | 2025.01.10 05:14:57.363558 [ 283 ] {} <Trace> TCP-Session: 58268662-c282-412c-b7f3-33d1ce6fb586 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15096 | 2025.01.10 05:14:57.363997 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54087) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15097 | 2025.01.10 05:14:57.364212 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15098 | 2025.01.10 05:14:57.365670 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15099 | 2025.01.10 05:14:57.365710 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15100 | 2025.01.10 05:14:57.366098 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15101 | 2025.01.10 05:14:57.366354 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15102 | 2025.01.10 05:14:57.366567 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.002729 sec., 10993.037742762917 rows/sec., 771.16 KiB/sec. | ||
15103 | 2025.01.10 05:14:57.366624 [ 283 ] {6484c8a6-3ad8-4f51-a1cc-5ddad0009258} <Debug> TCPHandler: Processed in 0.003256695 sec. | ||
15104 | 2025.01.10 05:14:57.366666 [ 222 ] {} <Trace> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
15105 | 2025.01.10 05:14:57.366731 [ 222 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
15106 | 2025.01.10 05:14:57.368774 [ 222 ] {} <Debug> oximeter.measurements_u64 (d0ade330-d7f8-4417-9fde-0e31fba57016): 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] | ||
15107 | 2025.01.10 05:14:57.630417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2130 | ||
15108 | 2025.01.10 05:14:57.633429 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15109 | 2025.01.10 05:14:57.633473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15110 | 2025.01.10 05:14:57.635015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15111 | 2025.01.10 05:14:57.635328 [ 243 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15112 | 2025.01.10 05:14:57.635853 [ 217 ] {} <Trace> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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] | ||
15113 | 2025.01.10 05:14:57.636102 [ 217 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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] | ||
15114 | 2025.01.10 05:14:57.636997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
15115 | 2025.01.10 05:14:57.638691 [ 217 ] {} <Debug> system.query_log (3627e045-5bd5-4a2e-8f5a-ab69410b0c34): 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] | ||
15116 | 2025.01.10 05:14:58.119477 [ 222 ] {} <Trace> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
15117 | 2025.01.10 05:14:58.119530 [ 222 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
15118 | 2025.01.10 05:14:58.121601 [ 222 ] {} <Debug> oximeter.fields_uuid (cef4aa96-48fb-4b1d-a4b2-6ba93676325c): 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] | ||
15119 | 2025.01.10 05:14:58.517456 [ 219 ] {} <Trace> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] | ||
15120 | 2025.01.10 05:14:58.517515 [ 219 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] | ||
15121 | 2025.01.10 05:14:58.519430 [ 219 ] {} <Debug> oximeter.fields_string (59c2b260-8317-4bbd-a68a-19d290795100): 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] |