1 | [ Nov 14 06:19:15 Enabled. ] | ||
2 | [ Nov 14 06:19:15 Rereading configuration. ] | ||
3 | [ Nov 14 06:19:17 Rereading configuration. ] | ||
4 | [ Nov 14 06:19:21 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 14 06:19:21 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.14 06:19:22.856699 [ 1 ] {} <Information> Application: Will watch for the process with pid 27200 | ||
29 | 2024.11.14 06:19:22.857152 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.14 06:19:23.303580 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27200 | ||
31 | 2024.11.14 06:19:23.304320 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.14 06:19:23.305017 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.14 06:19:23.404380 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.14 06:19:23.439331 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.14 06:19:23.439403 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.14 06:19:23.439417 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.14 06:19:23.439477 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.14 06:19:23.440163 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.14 06:19:23.441907 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.14 06:19:23.442613 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.14 06:19:23.443447 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.14 06:19:23.443494 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.14 06:19:23.443533 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.14 06:19:23.443702 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.14 06:19:23.444583 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.14 06:19:23.449526 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.14 06:19:23.450119 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.14 06:19:23.451552 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.14 06:19:23.452387 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.14 06:19:23.454082 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.14 06:19:23.454480 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.14 06:19:23.458950 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.14 06:19:23.459651 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.14 06:19:23.461102 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.14 06:19:23.461480 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.14 06:19:23.461866 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.14 06:19:23.462164 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.14 06:19:23.463470 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.14 06:19:23.463495 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.14 06:19:23.463568 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.14 06:19:23.463699 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.14 06:19:23.471669 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.14 06:19:23.471695 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134203 sec | ||
68 | 2024.11.14 06:19:23.471766 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.14 06:19:23.471805 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.14 06:19:23.472456 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.14 06:19:23.473635 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.14 06:19:23.487072 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.14 06:19:23.487114 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.14 06:19:23.487181 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.14 06:19:23.487196 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.14 06:19:23.487226 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.14 06:19:23.487288 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.14 06:19:23.487301 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.14 06:19:23.487332 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.14 06:19:23.487401 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.14 06:19:23.487414 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.14 06:19:23.487428 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.14 06:19:23.487515 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.14 06:19:23.487528 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.14 06:19:23.487542 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.14 06:19:23.487623 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.14 06:19:23.487638 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.14 06:19:23.519333 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.14 06:19:23.527994 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.14 06:19:23.528054 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.2802e-05 sec | ||
91 | 2024.11.14 06:19:23.528071 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.14 06:19:23.528084 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.14 06:19:23.528111 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.14 06:19:23.528369 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.14 06:19:23.528441 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.14 06:19:23.528455 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.14 06:19:23.528467 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.14 06:19:23.528547 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.14 06:19:23.533355 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.14 06:19:23.533570 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.06 MiB | ||
101 | 2024.11.14 06:19:23.534553 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5401e-05 sec. | ||
102 | 2024.11.14 06:19:23.534891 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.14 06:19:23.534978 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.14 06:19:23.534996 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.14 06:19:24.621673 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39076 | ||
106 | 2024.11.14 06:19:24.621932 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.14 06:19:24.621991 [ 3 ] {} <Debug> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39076 | ||
108 | 2024.11.14 06:19:24.622028 [ 3 ] {} <Debug> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.14 06:19:24.622059 [ 3 ] {} <Debug> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.14 06:19:24.622160 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.14 06:19:24.622192 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.14 06:19:24.622220 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.14 06:19:24.622970 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59711 | ||
114 | 2024.11.14 06:19:24.623068 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54341 | ||
115 | 2024.11.14 06:19:24.623103 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.14 06:19:24.623159 [ 4 ] {} <Debug> TCP-Session: 5c2d3a1f-6e5a-462d-a828-069e90975153 Authenticating user 'default' from [fd00:1122:3344:101::d]:59711 | ||
117 | 2024.11.14 06:19:24.623194 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40222 | ||
118 | 2024.11.14 06:19:24.623204 [ 4 ] {} <Debug> TCP-Session: 5c2d3a1f-6e5a-462d-a828-069e90975153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.11.14 06:19:24.623242 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
120 | 2024.11.14 06:19:24.623254 [ 4 ] {} <Debug> TCP-Session: 5c2d3a1f-6e5a-462d-a828-069e90975153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.14 06:19:24.623390 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.11.14 06:19:24.623389 [ 5 ] {} <Debug> TCP-Session: d014e46f-b8d4-40af-b44c-2e5d2ec325c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54341 | ||
123 | 2024.11.14 06:19:24.623454 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56808 | ||
124 | 2024.11.14 06:19:24.623462 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43825 | ||
125 | 2024.11.14 06:19:24.623493 [ 5 ] {} <Debug> TCP-Session: d014e46f-b8d4-40af-b44c-2e5d2ec325c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.14 06:19:24.623519 [ 250 ] {} <Debug> TCP-Session: 621bd5f6-9292-43a4-81bb-81788ef61f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:40222 | ||
127 | 2024.11.14 06:19:24.623641 [ 5 ] {} <Debug> TCP-Session: d014e46f-b8d4-40af-b44c-2e5d2ec325c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.14 06:19:24.623662 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.14 06:19:24.623792 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.14 06:19:24.623826 [ 252 ] {} <Debug> TCP-Session: 2b1c553e-d9a5-4b3a-b401-1a37cb9431e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56808 | ||
131 | 2024.11.14 06:19:24.623813 [ 250 ] {} <Debug> TCP-Session: 621bd5f6-9292-43a4-81bb-81788ef61f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.14 06:19:24.623888 [ 251 ] {} <Debug> TCP-Session: 9dc0bd71-ff62-4b7f-96b7-23c6fd1ba44e Authenticating user 'default' from [fd00:1122:3344:101::d]:43825 | ||
133 | 2024.11.14 06:19:24.623924 [ 250 ] {} <Debug> TCP-Session: 621bd5f6-9292-43a4-81bb-81788ef61f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.14 06:19:24.623891 [ 252 ] {} <Debug> TCP-Session: 2b1c553e-d9a5-4b3a-b401-1a37cb9431e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.14 06:19:24.623976 [ 251 ] {} <Debug> TCP-Session: 9dc0bd71-ff62-4b7f-96b7-23c6fd1ba44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.14 06:19:24.623989 [ 252 ] {} <Debug> TCP-Session: 2b1c553e-d9a5-4b3a-b401-1a37cb9431e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.14 06:19:24.624022 [ 251 ] {} <Debug> TCP-Session: 9dc0bd71-ff62-4b7f-96b7-23c6fd1ba44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.14 06:19:24.624297 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41868 | ||
139 | 2024.11.14 06:19:24.624365 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41956 | ||
140 | 2024.11.14 06:19:24.624552 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.14 06:19:24.624667 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49989 | ||
142 | 2024.11.14 06:19:24.624672 [ 253 ] {} <Debug> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41868 | ||
143 | 2024.11.14 06:19:24.624673 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.14 06:19:24.624795 [ 253 ] {} <Debug> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.14 06:19:24.624803 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2024.11.14 06:19:24.624832 [ 254 ] {} <Debug> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Authenticating user 'default' from [fd00:1122:3344:101::d]:41956 | ||
147 | 2024.11.14 06:19:24.624855 [ 253 ] {} <Debug> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.14 06:19:24.624874 [ 255 ] {} <Debug> TCP-Session: 849d1cf3-96ed-4fbb-88d1-378f217dd6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:49989 | ||
149 | 2024.11.14 06:19:24.624888 [ 254 ] {} <Debug> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.14 06:19:24.624937 [ 255 ] {} <Debug> TCP-Session: 849d1cf3-96ed-4fbb-88d1-378f217dd6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.14 06:19:24.624957 [ 254 ] {} <Debug> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.14 06:19:24.624972 [ 255 ] {} <Debug> TCP-Session: 849d1cf3-96ed-4fbb-88d1-378f217dd6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.14 06:19:24.673500 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.14 06:19:24.676474 [ 3 ] {8bbb5aed-8f5a-49e8-b97e-d31c7d0237f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.14 06:19:24.785000 [ 3 ] {8bbb5aed-8f5a-49e8-b97e-d31c7d0237f3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39076) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.14 06:19:24.786223 [ 3 ] {8bbb5aed-8f5a-49e8-b97e-d31c7d0237f3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.14 06:19:24.786331 [ 3 ] {8bbb5aed-8f5a-49e8-b97e-d31c7d0237f3} <Debug> TCPHandler: Processed in 0.115331727 sec. | ||
204 | 2024.11.14 06:19:24.786660 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.14 06:19:24.786889 [ 254 ] {cbd78f39-0698-42b2-9742-c55b65c84d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.14 06:19:24.787258 [ 254 ] {cbd78f39-0698-42b2-9742-c55b65c84d82} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41956) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.14 06:19:24.787379 [ 254 ] {cbd78f39-0698-42b2-9742-c55b65c84d82} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.14 06:19:24.787463 [ 254 ] {cbd78f39-0698-42b2-9742-c55b65c84d82} <Debug> TCPHandler: Processed in 0.000950837 sec. | ||
255 | 2024.11.14 06:19:24.787735 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.14 06:19:24.788915 [ 3 ] {d207dc8b-9d84-4db8-9c4f-b55e7a4d54e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.14 06:19:24.789540 [ 3 ] {d207dc8b-9d84-4db8-9c4f-b55e7a4d54e0} <Debug> TCPHandler: Processed in 0.001915206 sec. | ||
258 | 2024.11.14 06:19:24.789798 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.14 06:19:24.789988 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.14 06:19:24.790154 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.14 06:19:24.802103 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.14 06:19:24.802130 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2071e-05 sec | ||
263 | 2024.11.14 06:19:24.802159 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.14 06:19:24.802174 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.14 06:19:24.802201 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.14 06:19:24.802262 [ 254 ] {30fbcd36-8376-47ad-931e-13922520bee5} <Debug> TCPHandler: Processed in 0.012562584 sec. | ||
267 | 2024.11.14 06:19:24.802441 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.14 06:19:24.802633 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.14 06:19:24.802697 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.14 06:19:24.810209 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.14 06:19:24.816839 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Debug> oximeter.version (0c4b6b54-7c10-4ab8-b249-ac17acbf88ff): Loading data parts | ||
273 | 2024.11.14 06:19:24.817365 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Debug> oximeter.version (0c4b6b54-7c10-4ab8-b249-ac17acbf88ff): There are no data parts | ||
274 | 2024.11.14 06:19:24.854725 [ 3 ] {9bff2206-f915-4ad6-977b-eecb2b78f67a} <Debug> TCPHandler: Processed in 0.052340704 sec. | ||
275 | 2024.11.14 06:19:24.854926 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.14 06:19:24.855166 [ 254 ] {3f63d574-f8c7-4c65-84ac-b148e2db69bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2024.11.14 06:19:24.855241 [ 254 ] {3f63d574-f8c7-4c65-84ac-b148e2db69bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.14 06:19:24.870422 [ 254 ] {3f63d574-f8c7-4c65-84ac-b148e2db69bc} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Loading data parts | ||
289 | 2024.11.14 06:19:24.870668 [ 254 ] {3f63d574-f8c7-4c65-84ac-b148e2db69bc} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): There are no data parts | ||
290 | 2024.11.14 06:19:24.902475 [ 254 ] {3f63d574-f8c7-4c65-84ac-b148e2db69bc} <Debug> TCPHandler: Processed in 0.047607406 sec. | ||
291 | 2024.11.14 06:19:24.902697 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.14 06:19:24.902949 [ 3 ] {14c8a963-21a2-43e3-8014-abf8340e5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
293 | 2024.11.14 06:19:24.903026 [ 3 ] {14c8a963-21a2-43e3-8014-abf8340e5b13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.14 06:19:24.914682 [ 3 ] {14c8a963-21a2-43e3-8014-abf8340e5b13} <Debug> oximeter.measurements_i8 (d1a80f22-51ce-49c3-b981-9a1329d50ccb): Loading data parts | ||
295 | 2024.11.14 06:19:24.914903 [ 3 ] {14c8a963-21a2-43e3-8014-abf8340e5b13} <Debug> oximeter.measurements_i8 (d1a80f22-51ce-49c3-b981-9a1329d50ccb): There are no data parts | ||
296 | 2024.11.14 06:19:24.925168 [ 3 ] {14c8a963-21a2-43e3-8014-abf8340e5b13} <Debug> TCPHandler: Processed in 0.022540119 sec. | ||
297 | 2024.11.14 06:19:24.925374 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.14 06:19:24.925601 [ 254 ] {9c86af30-b79c-4639-a58b-66c040829c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
299 | 2024.11.14 06:19:24.925678 [ 254 ] {9c86af30-b79c-4639-a58b-66c040829c84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.14 06:19:24.930181 [ 254 ] {9c86af30-b79c-4639-a58b-66c040829c84} <Debug> oximeter.measurements_u8 (f847ac8d-2a2e-41a8-a19b-bcf7a3bbad2a): Loading data parts | ||
301 | 2024.11.14 06:19:24.930357 [ 254 ] {9c86af30-b79c-4639-a58b-66c040829c84} <Debug> oximeter.measurements_u8 (f847ac8d-2a2e-41a8-a19b-bcf7a3bbad2a): There are no data parts | ||
302 | 2024.11.14 06:19:24.933238 [ 254 ] {9c86af30-b79c-4639-a58b-66c040829c84} <Debug> TCPHandler: Processed in 0.007935998 sec. | ||
303 | 2024.11.14 06:19:24.933458 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.14 06:19:24.933714 [ 3 ] {3af45fc6-3336-43d7-85d8-8cf07a055081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.11.14 06:19:24.933784 [ 3 ] {3af45fc6-3336-43d7-85d8-8cf07a055081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.14 06:19:24.935803 [ 3 ] {3af45fc6-3336-43d7-85d8-8cf07a055081} <Debug> oximeter.measurements_i16 (57451a61-a98a-40c0-8b45-a59af1dfbdb3): Loading data parts | ||
307 | 2024.11.14 06:19:24.935965 [ 3 ] {3af45fc6-3336-43d7-85d8-8cf07a055081} <Debug> oximeter.measurements_i16 (57451a61-a98a-40c0-8b45-a59af1dfbdb3): There are no data parts | ||
308 | 2024.11.14 06:19:24.937168 [ 3 ] {3af45fc6-3336-43d7-85d8-8cf07a055081} <Debug> TCPHandler: Processed in 0.003776361 sec. | ||
309 | 2024.11.14 06:19:24.937354 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.14 06:19:24.937601 [ 254 ] {6f25d8e3-d905-404a-add3-74b8bbf489c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
311 | 2024.11.14 06:19:24.937682 [ 254 ] {6f25d8e3-d905-404a-add3-74b8bbf489c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.14 06:19:24.939502 [ 254 ] {6f25d8e3-d905-404a-add3-74b8bbf489c3} <Debug> oximeter.measurements_u16 (c10630fd-b397-4664-ae22-18e2035671dc): Loading data parts | ||
313 | 2024.11.14 06:19:24.939662 [ 254 ] {6f25d8e3-d905-404a-add3-74b8bbf489c3} <Debug> oximeter.measurements_u16 (c10630fd-b397-4664-ae22-18e2035671dc): There are no data parts | ||
314 | 2024.11.14 06:19:24.940843 [ 254 ] {6f25d8e3-d905-404a-add3-74b8bbf489c3} <Debug> TCPHandler: Processed in 0.003554936 sec. | ||
315 | 2024.11.14 06:19:24.941026 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.14 06:19:24.941289 [ 3 ] {58ed66a5-8248-4b59-ad71-fdef44bb2e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
317 | 2024.11.14 06:19:24.941349 [ 3 ] {58ed66a5-8248-4b59-ad71-fdef44bb2e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.14 06:19:24.943009 [ 3 ] {58ed66a5-8248-4b59-ad71-fdef44bb2e76} <Debug> oximeter.measurements_i32 (e4c1c5f2-50e3-4169-8471-b3310f1356d2): Loading data parts | ||
319 | 2024.11.14 06:19:24.943164 [ 3 ] {58ed66a5-8248-4b59-ad71-fdef44bb2e76} <Debug> oximeter.measurements_i32 (e4c1c5f2-50e3-4169-8471-b3310f1356d2): There are no data parts | ||
320 | 2024.11.14 06:19:24.944344 [ 3 ] {58ed66a5-8248-4b59-ad71-fdef44bb2e76} <Debug> TCPHandler: Processed in 0.003384793 sec. | ||
321 | 2024.11.14 06:19:24.944519 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.14 06:19:24.944724 [ 254 ] {fbe9cb5b-a6a5-4e6c-af1b-f034780e6597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
323 | 2024.11.14 06:19:24.944797 [ 254 ] {fbe9cb5b-a6a5-4e6c-af1b-f034780e6597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.14 06:19:24.946589 [ 254 ] {fbe9cb5b-a6a5-4e6c-af1b-f034780e6597} <Debug> oximeter.measurements_u32 (121a5710-0050-48bd-a998-82c1a7580d91): Loading data parts | ||
325 | 2024.11.14 06:19:24.946744 [ 254 ] {fbe9cb5b-a6a5-4e6c-af1b-f034780e6597} <Debug> oximeter.measurements_u32 (121a5710-0050-48bd-a998-82c1a7580d91): There are no data parts | ||
326 | 2024.11.14 06:19:24.947955 [ 254 ] {fbe9cb5b-a6a5-4e6c-af1b-f034780e6597} <Debug> TCPHandler: Processed in 0.003492416 sec. | ||
327 | 2024.11.14 06:19:24.948139 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.14 06:19:24.948379 [ 3 ] {8829704e-9230-4a3f-ba8d-bc0d424e6e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2024.11.14 06:19:24.948435 [ 3 ] {8829704e-9230-4a3f-ba8d-bc0d424e6e46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.14 06:19:24.950103 [ 3 ] {8829704e-9230-4a3f-ba8d-bc0d424e6e46} <Debug> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): Loading data parts | ||
331 | 2024.11.14 06:19:24.950259 [ 3 ] {8829704e-9230-4a3f-ba8d-bc0d424e6e46} <Debug> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): There are no data parts | ||
332 | 2024.11.14 06:19:24.951428 [ 3 ] {8829704e-9230-4a3f-ba8d-bc0d424e6e46} <Debug> TCPHandler: Processed in 0.003356002 sec. | ||
333 | 2024.11.14 06:19:24.951600 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.14 06:19:24.951806 [ 254 ] {ab15a41e-7194-42ba-86e6-270409d0b2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
335 | 2024.11.14 06:19:24.951880 [ 254 ] {ab15a41e-7194-42ba-86e6-270409d0b2d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.14 06:19:24.953590 [ 254 ] {ab15a41e-7194-42ba-86e6-270409d0b2d2} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Loading data parts | ||
337 | 2024.11.14 06:19:24.953744 [ 254 ] {ab15a41e-7194-42ba-86e6-270409d0b2d2} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): There are no data parts | ||
338 | 2024.11.14 06:19:24.954939 [ 254 ] {ab15a41e-7194-42ba-86e6-270409d0b2d2} <Debug> TCPHandler: Processed in 0.003394813 sec. | ||
339 | 2024.11.14 06:19:24.955114 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.14 06:19:24.955358 [ 3 ] {49e2927d-7f7d-413a-8389-42a3662178dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
341 | 2024.11.14 06:19:24.955425 [ 3 ] {49e2927d-7f7d-413a-8389-42a3662178dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.14 06:19:24.957337 [ 3 ] {49e2927d-7f7d-413a-8389-42a3662178dc} <Debug> oximeter.measurements_f32 (a09daf69-6b46-4646-9827-016d1c916661): Loading data parts | ||
343 | 2024.11.14 06:19:24.957493 [ 3 ] {49e2927d-7f7d-413a-8389-42a3662178dc} <Debug> oximeter.measurements_f32 (a09daf69-6b46-4646-9827-016d1c916661): There are no data parts | ||
344 | 2024.11.14 06:19:24.958769 [ 3 ] {49e2927d-7f7d-413a-8389-42a3662178dc} <Debug> TCPHandler: Processed in 0.003710829 sec. | ||
345 | 2024.11.14 06:19:24.958949 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.14 06:19:24.959155 [ 254 ] {0d98ea02-bcd0-436e-82da-3042e0673dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
347 | 2024.11.14 06:19:24.959229 [ 254 ] {0d98ea02-bcd0-436e-82da-3042e0673dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.14 06:19:24.960990 [ 254 ] {0d98ea02-bcd0-436e-82da-3042e0673dae} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Loading data parts | ||
349 | 2024.11.14 06:19:24.961175 [ 254 ] {0d98ea02-bcd0-436e-82da-3042e0673dae} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): There are no data parts | ||
350 | 2024.11.14 06:19:24.962366 [ 254 ] {0d98ea02-bcd0-436e-82da-3042e0673dae} <Debug> TCPHandler: Processed in 0.003473245 sec. | ||
351 | 2024.11.14 06:19:24.962553 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.14 06:19:24.962819 [ 3 ] {f5ef061c-ef89-4410-8ecc-f4f0332ea6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
353 | 2024.11.14 06:19:24.962888 [ 3 ] {f5ef061c-ef89-4410-8ecc-f4f0332ea6f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.14 06:19:24.964694 [ 3 ] {f5ef061c-ef89-4410-8ecc-f4f0332ea6f7} <Debug> oximeter.measurements_string (6af40a23-e4cb-4050-9792-b552968a9ce6): Loading data parts | ||
355 | 2024.11.14 06:19:24.964859 [ 3 ] {f5ef061c-ef89-4410-8ecc-f4f0332ea6f7} <Debug> oximeter.measurements_string (6af40a23-e4cb-4050-9792-b552968a9ce6): There are no data parts | ||
356 | 2024.11.14 06:19:24.966046 [ 3 ] {f5ef061c-ef89-4410-8ecc-f4f0332ea6f7} <Debug> TCPHandler: Processed in 0.003559546 sec. | ||
357 | 2024.11.14 06:19:24.966234 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.14 06:19:24.966480 [ 254 ] {44029697-fa12-44c8-8d6f-44666009715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.14 06:19:24.966566 [ 254 ] {44029697-fa12-44c8-8d6f-44666009715c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.14 06:19:24.968440 [ 254 ] {44029697-fa12-44c8-8d6f-44666009715c} <Debug> oximeter.measurements_bytes (cb48e717-4caa-4d23-81d1-c6aa39d1a691): Loading data parts | ||
368 | 2024.11.14 06:19:24.968593 [ 254 ] {44029697-fa12-44c8-8d6f-44666009715c} <Debug> oximeter.measurements_bytes (cb48e717-4caa-4d23-81d1-c6aa39d1a691): There are no data parts | ||
369 | 2024.11.14 06:19:24.969823 [ 254 ] {44029697-fa12-44c8-8d6f-44666009715c} <Debug> TCPHandler: Processed in 0.003661988 sec. | ||
370 | 2024.11.14 06:19:24.970080 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.14 06:19:24.970328 [ 3 ] {6ca79b7d-b167-4d10-8bcc-7b4fc6a48bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.11.14 06:19:24.970395 [ 3 ] {6ca79b7d-b167-4d10-8bcc-7b4fc6a48bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.14 06:19:24.972178 [ 3 ] {6ca79b7d-b167-4d10-8bcc-7b4fc6a48bdf} <Debug> oximeter.measurements_cumulativei64 (7d540112-060c-4ea4-8e03-10712ad629f3): Loading data parts | ||
374 | 2024.11.14 06:19:24.972343 [ 3 ] {6ca79b7d-b167-4d10-8bcc-7b4fc6a48bdf} <Debug> oximeter.measurements_cumulativei64 (7d540112-060c-4ea4-8e03-10712ad629f3): There are no data parts | ||
375 | 2024.11.14 06:19:24.973502 [ 3 ] {6ca79b7d-b167-4d10-8bcc-7b4fc6a48bdf} <Debug> TCPHandler: Processed in 0.003487695 sec. | ||
376 | 2024.11.14 06:19:24.973692 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.14 06:19:24.973951 [ 254 ] {064756ee-ee16-4ded-97f5-16a7f4906d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
378 | 2024.11.14 06:19:24.974038 [ 254 ] {064756ee-ee16-4ded-97f5-16a7f4906d6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.14 06:19:24.976006 [ 254 ] {064756ee-ee16-4ded-97f5-16a7f4906d6b} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Loading data parts | ||
380 | 2024.11.14 06:19:24.976183 [ 254 ] {064756ee-ee16-4ded-97f5-16a7f4906d6b} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): There are no data parts | ||
381 | 2024.11.14 06:19:24.977430 [ 254 ] {064756ee-ee16-4ded-97f5-16a7f4906d6b} <Debug> TCPHandler: Processed in 0.003803501 sec. | ||
382 | 2024.11.14 06:19:24.977597 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.14 06:19:24.977834 [ 3 ] {886a48aa-812b-4051-a084-af035fb29bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2024.11.14 06:19:24.977892 [ 3 ] {886a48aa-812b-4051-a084-af035fb29bb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.14 06:19:24.979801 [ 3 ] {886a48aa-812b-4051-a084-af035fb29bb0} <Debug> oximeter.measurements_cumulativef32 (9d259039-e9cb-4f30-a3e5-7698fc504211): Loading data parts | ||
386 | 2024.11.14 06:19:24.979954 [ 3 ] {886a48aa-812b-4051-a084-af035fb29bb0} <Debug> oximeter.measurements_cumulativef32 (9d259039-e9cb-4f30-a3e5-7698fc504211): There are no data parts | ||
387 | 2024.11.14 06:19:24.981165 [ 3 ] {886a48aa-812b-4051-a084-af035fb29bb0} <Debug> TCPHandler: Processed in 0.003624138 sec. | ||
388 | 2024.11.14 06:19:24.981343 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.14 06:19:24.981557 [ 254 ] {a220bab4-abc3-4604-882e-4061b53ea159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
390 | 2024.11.14 06:19:24.981633 [ 254 ] {a220bab4-abc3-4604-882e-4061b53ea159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.14 06:19:24.983694 [ 254 ] {a220bab4-abc3-4604-882e-4061b53ea159} <Debug> oximeter.measurements_cumulativef64 (c14dcc16-5d60-47c3-81a2-de3031a0fd6c): Loading data parts | ||
392 | 2024.11.14 06:19:24.983839 [ 254 ] {a220bab4-abc3-4604-882e-4061b53ea159} <Debug> oximeter.measurements_cumulativef64 (c14dcc16-5d60-47c3-81a2-de3031a0fd6c): There are no data parts | ||
393 | 2024.11.14 06:19:24.985071 [ 254 ] {a220bab4-abc3-4604-882e-4061b53ea159} <Debug> TCPHandler: Processed in 0.00378395 sec. | ||
394 | 2024.11.14 06:19:24.985278 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.14 06:19:24.985651 [ 3 ] {f7611773-e16e-4c51-be7d-57fe1bb7fa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2024.11.14 06:19:24.985743 [ 3 ] {f7611773-e16e-4c51-be7d-57fe1bb7fa5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.14 06:19:24.988061 [ 3 ] {f7611773-e16e-4c51-be7d-57fe1bb7fa5d} <Debug> oximeter.measurements_histogrami8 (dc2a8cc3-c99d-4b0c-807b-9a9865330047): Loading data parts | ||
408 | 2024.11.14 06:19:24.988209 [ 3 ] {f7611773-e16e-4c51-be7d-57fe1bb7fa5d} <Debug> oximeter.measurements_histogrami8 (dc2a8cc3-c99d-4b0c-807b-9a9865330047): There are no data parts | ||
409 | 2024.11.14 06:19:24.989461 [ 3 ] {f7611773-e16e-4c51-be7d-57fe1bb7fa5d} <Debug> TCPHandler: Processed in 0.004251709 sec. | ||
410 | 2024.11.14 06:19:24.989642 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.14 06:19:24.989928 [ 254 ] {8779974d-d3ad-460f-ba5c-e1777f0f8a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
412 | 2024.11.14 06:19:24.990016 [ 254 ] {8779974d-d3ad-460f-ba5c-e1777f0f8a92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.14 06:19:24.992200 [ 254 ] {8779974d-d3ad-460f-ba5c-e1777f0f8a92} <Debug> oximeter.measurements_histogramu8 (7e47ecd9-fc3a-47fe-9f62-fb2c6b6c8479): Loading data parts | ||
414 | 2024.11.14 06:19:24.992357 [ 254 ] {8779974d-d3ad-460f-ba5c-e1777f0f8a92} <Debug> oximeter.measurements_histogramu8 (7e47ecd9-fc3a-47fe-9f62-fb2c6b6c8479): There are no data parts | ||
415 | 2024.11.14 06:19:24.993607 [ 254 ] {8779974d-d3ad-460f-ba5c-e1777f0f8a92} <Debug> TCPHandler: Processed in 0.004022215 sec. | ||
416 | 2024.11.14 06:19:24.993796 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.14 06:19:24.994196 [ 3 ] {e8ddb24a-8470-4497-8e6d-8a52b9972941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
418 | 2024.11.14 06:19:24.994277 [ 3 ] {e8ddb24a-8470-4497-8e6d-8a52b9972941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.14 06:19:24.996462 [ 3 ] {e8ddb24a-8470-4497-8e6d-8a52b9972941} <Debug> oximeter.measurements_histogrami16 (e93328c7-a22b-41da-8ae3-dac4206464f8): Loading data parts | ||
420 | 2024.11.14 06:19:24.996605 [ 3 ] {e8ddb24a-8470-4497-8e6d-8a52b9972941} <Debug> oximeter.measurements_histogrami16 (e93328c7-a22b-41da-8ae3-dac4206464f8): There are no data parts | ||
421 | 2024.11.14 06:19:24.997857 [ 3 ] {e8ddb24a-8470-4497-8e6d-8a52b9972941} <Debug> TCPHandler: Processed in 0.004127377 sec. | ||
422 | 2024.11.14 06:19:24.998058 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.14 06:19:24.998379 [ 254 ] {2afaf995-6c8a-4cbb-957e-501e792b240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
424 | 2024.11.14 06:19:24.998464 [ 254 ] {2afaf995-6c8a-4cbb-957e-501e792b240d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.14 06:19:25.000136 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.11 MiB, peak 123.11 MiB, free memory in arenas 0.00 B, will set to 132.88 MiB (RSS), difference: 9.76 MiB | ||
426 | 2024.11.14 06:19:25.000667 [ 254 ] {2afaf995-6c8a-4cbb-957e-501e792b240d} <Debug> oximeter.measurements_histogramu16 (162accae-8540-484b-9b12-e06b3ad0d740): Loading data parts | ||
427 | 2024.11.14 06:19:25.000807 [ 254 ] {2afaf995-6c8a-4cbb-957e-501e792b240d} <Debug> oximeter.measurements_histogramu16 (162accae-8540-484b-9b12-e06b3ad0d740): There are no data parts | ||
428 | 2024.11.14 06:19:25.002095 [ 254 ] {2afaf995-6c8a-4cbb-957e-501e792b240d} <Debug> TCPHandler: Processed in 0.004103716 sec. | ||
429 | 2024.11.14 06:19:25.002313 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
430 | 2024.11.14 06:19:25.002602 [ 3 ] {1aa44bf6-6dea-4e3c-8fa4-7516aebdf947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) 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) | ||
431 | 2024.11.14 06:19:25.002681 [ 3 ] {1aa44bf6-6dea-4e3c-8fa4-7516aebdf947} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
432 | 2024.11.14 06:19:25.004890 [ 3 ] {1aa44bf6-6dea-4e3c-8fa4-7516aebdf947} <Debug> oximeter.measurements_histogrami32 (07bbec20-5c42-4fec-a88e-eff7600d7b4c): Loading data parts | ||
433 | 2024.11.14 06:19:25.005072 [ 3 ] {1aa44bf6-6dea-4e3c-8fa4-7516aebdf947} <Debug> oximeter.measurements_histogrami32 (07bbec20-5c42-4fec-a88e-eff7600d7b4c): There are no data parts | ||
434 | 2024.11.14 06:19:25.006399 [ 3 ] {1aa44bf6-6dea-4e3c-8fa4-7516aebdf947} <Debug> TCPHandler: Processed in 0.004142897 sec. | ||
435 | 2024.11.14 06:19:25.006583 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
436 | 2024.11.14 06:19:25.006897 [ 254 ] {289de454-65b6-401d-9a94-dc1b9be0935c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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) | ||
437 | 2024.11.14 06:19:25.006972 [ 254 ] {289de454-65b6-401d-9a94-dc1b9be0935c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
438 | 2024.11.14 06:19:25.009131 [ 254 ] {289de454-65b6-401d-9a94-dc1b9be0935c} <Debug> oximeter.measurements_histogramu32 (903f5a30-e2cb-4398-a5f8-89d9f4ece22a): Loading data parts | ||
439 | 2024.11.14 06:19:25.009299 [ 254 ] {289de454-65b6-401d-9a94-dc1b9be0935c} <Debug> oximeter.measurements_histogramu32 (903f5a30-e2cb-4398-a5f8-89d9f4ece22a): There are no data parts | ||
440 | 2024.11.14 06:19:25.010619 [ 254 ] {289de454-65b6-401d-9a94-dc1b9be0935c} <Debug> TCPHandler: Processed in 0.004091916 sec. | ||
441 | 2024.11.14 06:19:25.010837 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
442 | 2024.11.14 06:19:25.011131 [ 3 ] {f6804467-98b2-4f52-92e7-66c867e7b106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) 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) | ||
443 | 2024.11.14 06:19:25.011221 [ 3 ] {f6804467-98b2-4f52-92e7-66c867e7b106} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
444 | 2024.11.14 06:19:25.013382 [ 3 ] {f6804467-98b2-4f52-92e7-66c867e7b106} <Debug> oximeter.measurements_histogrami64 (ac4ded7c-e4f3-416d-b682-78f2ea3c7729): Loading data parts | ||
445 | 2024.11.14 06:19:25.013556 [ 3 ] {f6804467-98b2-4f52-92e7-66c867e7b106} <Debug> oximeter.measurements_histogrami64 (ac4ded7c-e4f3-416d-b682-78f2ea3c7729): There are no data parts | ||
446 | 2024.11.14 06:19:25.014850 [ 3 ] {f6804467-98b2-4f52-92e7-66c867e7b106} <Debug> TCPHandler: Processed in 0.004070486 sec. | ||
447 | 2024.11.14 06:19:25.015047 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.11.14 06:19:25.015401 [ 254 ] {cfee6990-915f-49ff-b269-894e0b9e4a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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) | ||
449 | 2024.11.14 06:19:25.015478 [ 254 ] {cfee6990-915f-49ff-b269-894e0b9e4a97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2024.11.14 06:19:25.017635 [ 254 ] {cfee6990-915f-49ff-b269-894e0b9e4a97} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Loading data parts | ||
451 | 2024.11.14 06:19:25.017787 [ 254 ] {cfee6990-915f-49ff-b269-894e0b9e4a97} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): There are no data parts | ||
452 | 2024.11.14 06:19:25.019234 [ 254 ] {cfee6990-915f-49ff-b269-894e0b9e4a97} <Debug> TCPHandler: Processed in 0.004253169 sec. | ||
453 | 2024.11.14 06:19:25.019452 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.14 06:19:25.019747 [ 3 ] {75423461-66c9-40ef-b487-7a6d477c0aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.11.14 06:19:25.019841 [ 3 ] {75423461-66c9-40ef-b487-7a6d477c0aae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.14 06:19:25.022058 [ 3 ] {75423461-66c9-40ef-b487-7a6d477c0aae} <Debug> oximeter.measurements_histogramf32 (557fc2ef-7cff-4003-bde0-d002eb7ed379): Loading data parts | ||
457 | 2024.11.14 06:19:25.022252 [ 3 ] {75423461-66c9-40ef-b487-7a6d477c0aae} <Debug> oximeter.measurements_histogramf32 (557fc2ef-7cff-4003-bde0-d002eb7ed379): There are no data parts | ||
458 | 2024.11.14 06:19:25.023589 [ 3 ] {75423461-66c9-40ef-b487-7a6d477c0aae} <Debug> TCPHandler: Processed in 0.004201618 sec. | ||
459 | 2024.11.14 06:19:25.023773 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.14 06:19:25.024097 [ 254 ] {dd2dc49d-5a81-4c08-81da-2229eff2f321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2024.11.14 06:19:25.024177 [ 254 ] {dd2dc49d-5a81-4c08-81da-2229eff2f321} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.14 06:19:25.026283 [ 254 ] {dd2dc49d-5a81-4c08-81da-2229eff2f321} <Debug> oximeter.measurements_histogramf64 (052a8ab7-94a9-4965-81de-fca8d01b2cc3): Loading data parts | ||
463 | 2024.11.14 06:19:25.026429 [ 254 ] {dd2dc49d-5a81-4c08-81da-2229eff2f321} <Debug> oximeter.measurements_histogramf64 (052a8ab7-94a9-4965-81de-fca8d01b2cc3): There are no data parts | ||
464 | 2024.11.14 06:19:25.027722 [ 254 ] {dd2dc49d-5a81-4c08-81da-2229eff2f321} <Debug> TCPHandler: Processed in 0.004006034 sec. | ||
465 | 2024.11.14 06:19:25.027935 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.14 06:19:25.028190 [ 3 ] {49151f79-34bb-47a9-901f-4821fc652f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
492 | 2024.11.14 06:19:25.028294 [ 3 ] {49151f79-34bb-47a9-901f-4821fc652f56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.14 06:19:25.030228 [ 3 ] {49151f79-34bb-47a9-901f-4821fc652f56} <Debug> oximeter.fields_bool (a0e0897e-04ed-4f8a-848c-2098971fdd72): Loading data parts | ||
494 | 2024.11.14 06:19:25.030386 [ 3 ] {49151f79-34bb-47a9-901f-4821fc652f56} <Debug> oximeter.fields_bool (a0e0897e-04ed-4f8a-848c-2098971fdd72): There are no data parts | ||
495 | 2024.11.14 06:19:25.031652 [ 3 ] {49151f79-34bb-47a9-901f-4821fc652f56} <Debug> TCPHandler: Processed in 0.00378464 sec. | ||
496 | 2024.11.14 06:19:25.031833 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.14 06:19:25.032037 [ 254 ] {40c529bf-2882-4f8d-8484-514c6f71b28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.11.14 06:19:25.032122 [ 254 ] {40c529bf-2882-4f8d-8484-514c6f71b28c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.14 06:19:25.033998 [ 254 ] {40c529bf-2882-4f8d-8484-514c6f71b28c} <Debug> oximeter.fields_i8 (5de033aa-4bef-4df9-a644-34b1f6102ed0): Loading data parts | ||
500 | 2024.11.14 06:19:25.034164 [ 254 ] {40c529bf-2882-4f8d-8484-514c6f71b28c} <Debug> oximeter.fields_i8 (5de033aa-4bef-4df9-a644-34b1f6102ed0): There are no data parts | ||
501 | 2024.11.14 06:19:25.035424 [ 254 ] {40c529bf-2882-4f8d-8484-514c6f71b28c} <Debug> TCPHandler: Processed in 0.003646878 sec. | ||
502 | 2024.11.14 06:19:25.035604 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.14 06:19:25.035848 [ 3 ] {c6201cae-ed5e-43e6-9def-a10f3c2e1314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2024.11.14 06:19:25.035911 [ 3 ] {c6201cae-ed5e-43e6-9def-a10f3c2e1314} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.14 06:19:25.037744 [ 3 ] {c6201cae-ed5e-43e6-9def-a10f3c2e1314} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Loading data parts | ||
506 | 2024.11.14 06:19:25.037914 [ 3 ] {c6201cae-ed5e-43e6-9def-a10f3c2e1314} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): There are no data parts | ||
507 | 2024.11.14 06:19:25.039108 [ 3 ] {c6201cae-ed5e-43e6-9def-a10f3c2e1314} <Debug> TCPHandler: Processed in 0.003562556 sec. | ||
508 | 2024.11.14 06:19:25.039286 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.14 06:19:25.039532 [ 254 ] {b4c66c0d-e8a8-45a1-9953-515ebf7a7446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
510 | 2024.11.14 06:19:25.039628 [ 254 ] {b4c66c0d-e8a8-45a1-9953-515ebf7a7446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.14 06:19:25.041654 [ 254 ] {b4c66c0d-e8a8-45a1-9953-515ebf7a7446} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Loading data parts | ||
512 | 2024.11.14 06:19:25.041808 [ 254 ] {b4c66c0d-e8a8-45a1-9953-515ebf7a7446} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): There are no data parts | ||
513 | 2024.11.14 06:19:25.043001 [ 254 ] {b4c66c0d-e8a8-45a1-9953-515ebf7a7446} <Debug> TCPHandler: Processed in 0.003781291 sec. | ||
514 | 2024.11.14 06:19:25.043197 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.14 06:19:25.043449 [ 3 ] {6ef06270-8e57-41c5-8b42-9c5a88c8ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
516 | 2024.11.14 06:19:25.043512 [ 3 ] {6ef06270-8e57-41c5-8b42-9c5a88c8ff61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.14 06:19:25.046188 [ 3 ] {6ef06270-8e57-41c5-8b42-9c5a88c8ff61} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Loading data parts | ||
518 | 2024.11.14 06:19:25.046360 [ 3 ] {6ef06270-8e57-41c5-8b42-9c5a88c8ff61} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): There are no data parts | ||
519 | 2024.11.14 06:19:25.048642 [ 3 ] {6ef06270-8e57-41c5-8b42-9c5a88c8ff61} <Debug> TCPHandler: Processed in 0.005513652 sec. | ||
520 | 2024.11.14 06:19:25.048830 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.14 06:19:25.049083 [ 254 ] {748e3ca1-1c5a-4705-ac7a-bdd81c4706d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
522 | 2024.11.14 06:19:25.049181 [ 254 ] {748e3ca1-1c5a-4705-ac7a-bdd81c4706d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.14 06:19:25.051462 [ 254 ] {748e3ca1-1c5a-4705-ac7a-bdd81c4706d3} <Debug> oximeter.fields_i32 (3cbfb5be-b4ae-48f3-aa30-094286b42440): Loading data parts | ||
524 | 2024.11.14 06:19:25.051611 [ 254 ] {748e3ca1-1c5a-4705-ac7a-bdd81c4706d3} <Debug> oximeter.fields_i32 (3cbfb5be-b4ae-48f3-aa30-094286b42440): There are no data parts | ||
525 | 2024.11.14 06:19:25.052950 [ 254 ] {748e3ca1-1c5a-4705-ac7a-bdd81c4706d3} <Debug> TCPHandler: Processed in 0.004185478 sec. | ||
526 | 2024.11.14 06:19:25.053142 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.14 06:19:25.053372 [ 3 ] {6d286f0c-cef9-41e6-b3be-70b31f11bb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
528 | 2024.11.14 06:19:25.053440 [ 3 ] {6d286f0c-cef9-41e6-b3be-70b31f11bb36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.14 06:19:25.055597 [ 3 ] {6d286f0c-cef9-41e6-b3be-70b31f11bb36} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Loading data parts | ||
530 | 2024.11.14 06:19:25.055751 [ 3 ] {6d286f0c-cef9-41e6-b3be-70b31f11bb36} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): There are no data parts | ||
531 | 2024.11.14 06:19:25.057028 [ 3 ] {6d286f0c-cef9-41e6-b3be-70b31f11bb36} <Debug> TCPHandler: Processed in 0.003943964 sec. | ||
532 | 2024.11.14 06:19:25.057222 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.14 06:19:25.057470 [ 254 ] {7c8c2a3e-82af-482f-9a3d-c6cd4b2c0954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
534 | 2024.11.14 06:19:25.057567 [ 254 ] {7c8c2a3e-82af-482f-9a3d-c6cd4b2c0954} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.14 06:19:25.059900 [ 254 ] {7c8c2a3e-82af-482f-9a3d-c6cd4b2c0954} <Debug> oximeter.fields_i64 (fe68a588-8c48-4b1c-a669-1fefea824ba5): Loading data parts | ||
536 | 2024.11.14 06:19:25.060071 [ 254 ] {7c8c2a3e-82af-482f-9a3d-c6cd4b2c0954} <Debug> oximeter.fields_i64 (fe68a588-8c48-4b1c-a669-1fefea824ba5): There are no data parts | ||
537 | 2024.11.14 06:19:25.061325 [ 254 ] {7c8c2a3e-82af-482f-9a3d-c6cd4b2c0954} <Debug> TCPHandler: Processed in 0.004175878 sec. | ||
538 | 2024.11.14 06:19:25.061536 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.14 06:19:25.061793 [ 3 ] {4ffbf66b-4761-4727-b0ab-31a7d1efce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2024.11.14 06:19:25.061880 [ 3 ] {4ffbf66b-4761-4727-b0ab-31a7d1efce4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.14 06:19:25.064115 [ 3 ] {4ffbf66b-4761-4727-b0ab-31a7d1efce4a} <Debug> oximeter.fields_u64 (10c52114-a506-45dc-9e79-91457f82dfe4): Loading data parts | ||
542 | 2024.11.14 06:19:25.064280 [ 3 ] {4ffbf66b-4761-4727-b0ab-31a7d1efce4a} <Debug> oximeter.fields_u64 (10c52114-a506-45dc-9e79-91457f82dfe4): There are no data parts | ||
543 | 2024.11.14 06:19:25.065469 [ 3 ] {4ffbf66b-4761-4727-b0ab-31a7d1efce4a} <Debug> TCPHandler: Processed in 0.004000675 sec. | ||
544 | 2024.11.14 06:19:25.065660 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.14 06:19:25.065902 [ 254 ] {a484fa0c-5957-4ce4-ba28-1a9c1f92882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
546 | 2024.11.14 06:19:25.066005 [ 254 ] {a484fa0c-5957-4ce4-ba28-1a9c1f92882d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.14 06:19:25.068221 [ 254 ] {a484fa0c-5957-4ce4-ba28-1a9c1f92882d} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Loading data parts | ||
548 | 2024.11.14 06:19:25.068365 [ 254 ] {a484fa0c-5957-4ce4-ba28-1a9c1f92882d} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): There are no data parts | ||
549 | 2024.11.14 06:19:25.069605 [ 254 ] {a484fa0c-5957-4ce4-ba28-1a9c1f92882d} <Debug> TCPHandler: Processed in 0.004012545 sec. | ||
550 | 2024.11.14 06:19:25.069812 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.14 06:19:25.070061 [ 3 ] {108ad7ed-cf84-4725-9eaa-ca99c340fb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
552 | 2024.11.14 06:19:25.070169 [ 3 ] {108ad7ed-cf84-4725-9eaa-ca99c340fb1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.14 06:19:25.072341 [ 3 ] {108ad7ed-cf84-4725-9eaa-ca99c340fb1b} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Loading data parts | ||
554 | 2024.11.14 06:19:25.072518 [ 3 ] {108ad7ed-cf84-4725-9eaa-ca99c340fb1b} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): There are no data parts | ||
555 | 2024.11.14 06:19:25.073714 [ 3 ] {108ad7ed-cf84-4725-9eaa-ca99c340fb1b} <Debug> TCPHandler: Processed in 0.003969944 sec. | ||
556 | 2024.11.14 06:19:25.073901 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.14 06:19:25.074222 [ 254 ] {fc87c55b-0629-4554-bfbd-7902253542b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
558 | 2024.11.14 06:19:25.074277 [ 254 ] {fc87c55b-0629-4554-bfbd-7902253542b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.14 06:19:25.076203 [ 254 ] {fc87c55b-0629-4554-bfbd-7902253542b5} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Loading data parts | ||
560 | 2024.11.14 06:19:25.076357 [ 254 ] {fc87c55b-0629-4554-bfbd-7902253542b5} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): There are no data parts | ||
561 | 2024.11.14 06:19:25.077574 [ 254 ] {fc87c55b-0629-4554-bfbd-7902253542b5} <Debug> TCPHandler: Processed in 0.003742609 sec. | ||
562 | 2024.11.14 06:19:25.077817 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.14 06:19:25.078107 [ 3 ] {42f19ed1-90db-4b8f-9a18-36da29a607e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
567 | 2024.11.14 06:19:25.078204 [ 3 ] {42f19ed1-90db-4b8f-9a18-36da29a607e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.14 06:19:25.080236 [ 3 ] {42f19ed1-90db-4b8f-9a18-36da29a607e9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Loading data parts | ||
569 | 2024.11.14 06:19:25.080393 [ 3 ] {42f19ed1-90db-4b8f-9a18-36da29a607e9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): There are no data parts | ||
570 | 2024.11.14 06:19:25.081753 [ 3 ] {42f19ed1-90db-4b8f-9a18-36da29a607e9} <Debug> TCPHandler: Processed in 0.004000174 sec. | ||
571 | 2024.11.14 06:19:25.081951 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.14 06:19:25.082212 [ 254 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.14 06:19:25.083387 [ 254 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.14 06:19:25.105372 [ 257 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Trace> oximeter.version (0c4b6b54-7c10-4ab8-b249-ac17acbf88ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.14 06:19:25.105433 [ 257 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
576 | 2024.11.14 06:19:25.110081 [ 257 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.14 06:19:25.110457 [ 257 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Trace> oximeter.version (0c4b6b54-7c10-4ab8-b249-ac17acbf88ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.14 06:19:25.110776 [ 254 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028647 sec., 34.90766921492652 rows/sec., 558.52 B/sec. | ||
579 | 2024.11.14 06:19:25.111079 [ 254 ] {3d09eb6b-80c2-4b9d-a95d-39c88710758e} <Debug> TCPHandler: Processed in 0.029198704 sec. | ||
580 | 2024.11.14 06:19:26.000152 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.50 MiB, peak 134.50 MiB, free memory in arenas 0.00 B, will set to 138.11 MiB (RSS), difference: 3.61 MiB | ||
581 | 2024.11.14 06:19:26.562192 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53895 | ||
582 | 2024.11.14 06:19:26.563296 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.11.14 06:19:26.563434 [ 258 ] {} <Debug> TCP-Session: 2900b92c-010a-4049-aa93-0690b669195f Authenticating user 'default' from [fd00:1122:3344:101::a]:53895 | ||
584 | 2024.11.14 06:19:26.563459 [ 258 ] {} <Debug> TCP-Session: 2900b92c-010a-4049-aa93-0690b669195f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.14 06:19:26.563473 [ 258 ] {} <Debug> TCP-Session: 2900b92c-010a-4049-aa93-0690b669195f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.14 06:19:26.563594 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.11.14 06:19:26.563621 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
588 | 2024.11.14 06:19:26.563709 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
589 | 2024.11.14 06:19:26.565673 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60729 | ||
590 | 2024.11.14 06:19:26.565784 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36669 | ||
591 | 2024.11.14 06:19:26.565876 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65315 | ||
592 | 2024.11.14 06:19:26.566034 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33855 | ||
593 | 2024.11.14 06:19:26.570693 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2024.11.14 06:19:26.570775 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2024.11.14 06:19:26.570789 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2024.11.14 06:19:26.570811 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
597 | 2024.11.14 06:19:26.570858 [ 259 ] {} <Debug> TCP-Session: b5d2f447-d473-4b44-8b8c-849cf0d74410 Authenticating user 'default' from [fd00:1122:3344:101::a]:60729 | ||
598 | 2024.11.14 06:19:26.570942 [ 260 ] {} <Debug> TCP-Session: b97d1b3b-bdda-4f1f-9524-8e4a5996b431 Authenticating user 'default' from [fd00:1122:3344:101::a]:36669 | ||
599 | 2024.11.14 06:19:26.570941 [ 262 ] {} <Debug> TCP-Session: 99ad5707-cac8-4363-9326-7d6de47e70f4 Authenticating user 'default' from [fd00:1122:3344:101::a]:33855 | ||
600 | 2024.11.14 06:19:26.571002 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57692 | ||
601 | 2024.11.14 06:19:26.571083 [ 260 ] {} <Debug> TCP-Session: b97d1b3b-bdda-4f1f-9524-8e4a5996b431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.11.14 06:19:26.571073 [ 262 ] {} <Debug> TCP-Session: 99ad5707-cac8-4363-9326-7d6de47e70f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.14 06:19:26.571053 [ 259 ] {} <Debug> TCP-Session: b5d2f447-d473-4b44-8b8c-849cf0d74410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.14 06:19:26.571184 [ 262 ] {} <Debug> TCP-Session: 99ad5707-cac8-4363-9326-7d6de47e70f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.14 06:19:26.570905 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37830 | ||
606 | 2024.11.14 06:19:26.570861 [ 261 ] {} <Debug> TCP-Session: d2101321-a7ac-4eb0-a22e-3ac339c94183 Authenticating user 'default' from [fd00:1122:3344:101::a]:65315 | ||
607 | 2024.11.14 06:19:26.571287 [ 260 ] {} <Debug> TCP-Session: b97d1b3b-bdda-4f1f-9524-8e4a5996b431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.11.14 06:19:26.571423 [ 259 ] {} <Debug> TCP-Session: b5d2f447-d473-4b44-8b8c-849cf0d74410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.11.14 06:19:26.571442 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
610 | 2024.11.14 06:19:26.571458 [ 261 ] {} <Debug> TCP-Session: d2101321-a7ac-4eb0-a22e-3ac339c94183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.14 06:19:26.571507 [ 263 ] {} <Debug> TCP-Session: 5b18f79b-0573-470b-bad7-b97e6e4d8cf2 Authenticating user 'default' from [fd00:1122:3344:101::a]:37830 | ||
612 | 2024.11.14 06:19:26.571622 [ 261 ] {} <Debug> TCP-Session: d2101321-a7ac-4eb0-a22e-3ac339c94183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.11.14 06:19:26.571653 [ 263 ] {} <Debug> TCP-Session: 5b18f79b-0573-470b-bad7-b97e6e4d8cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.11.14 06:19:26.571787 [ 263 ] {} <Debug> TCP-Session: 5b18f79b-0573-470b-bad7-b97e6e4d8cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.14 06:19:26.575754 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39456 | ||
616 | 2024.11.14 06:19:26.575917 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
617 | 2024.11.14 06:19:26.576059 [ 265 ] {} <Debug> TCP-Session: a3493bec-f3bb-409b-a048-1e0efb1a675c Authenticating user 'default' from [fd00:1122:3344:101::a]:39456 | ||
618 | 2024.11.14 06:19:26.576082 [ 265 ] {} <Debug> TCP-Session: a3493bec-f3bb-409b-a048-1e0efb1a675c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.14 06:19:26.576099 [ 265 ] {} <Debug> TCP-Session: a3493bec-f3bb-409b-a048-1e0efb1a675c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.14 06:19:26.578618 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
621 | 2024.11.14 06:19:26.578662 [ 264 ] {} <Debug> TCP-Session: 21bb0172-f0e5-4702-a146-1b63386ed748 Authenticating user 'default' from [fd00:1122:3344:101::a]:57692 | ||
622 | 2024.11.14 06:19:26.578681 [ 264 ] {} <Debug> TCP-Session: 21bb0172-f0e5-4702-a146-1b63386ed748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.14 06:19:26.578810 [ 264 ] {} <Debug> TCP-Session: 21bb0172-f0e5-4702-a146-1b63386ed748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.11.14 06:19:26.881201 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52772 | ||
625 | 2024.11.14 06:19:26.882547 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.14 06:19:26.882587 [ 266 ] {} <Debug> TCP-Session: 5849e64e-16b0-484f-9c96-94629b3041f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:52772 | ||
627 | 2024.11.14 06:19:26.882720 [ 266 ] {} <Debug> TCP-Session: 5849e64e-16b0-484f-9c96-94629b3041f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.14 06:19:26.882736 [ 266 ] {} <Debug> TCP-Session: 5849e64e-16b0-484f-9c96-94629b3041f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.14 06:19:26.882809 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.14 06:19:26.882922 [ 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 | ||
631 | 2024.11.14 06:19:26.882943 [ 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 | ||
632 | 2024.11.14 06:19:26.885226 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44861 | ||
633 | 2024.11.14 06:19:26.885349 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54023 | ||
634 | 2024.11.14 06:19:26.885417 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.11.14 06:19:26.885564 [ 267 ] {} <Debug> TCP-Session: a429160e-c631-4d88-a6a7-008781a5ac37 Authenticating user 'default' from [fd00:1122:3344:101::b]:44861 | ||
636 | 2024.11.14 06:19:26.885671 [ 267 ] {} <Debug> TCP-Session: a429160e-c631-4d88-a6a7-008781a5ac37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2024.11.14 06:19:26.885679 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
638 | 2024.11.14 06:19:26.885806 [ 267 ] {} <Debug> TCP-Session: a429160e-c631-4d88-a6a7-008781a5ac37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.14 06:19:26.885832 [ 268 ] {} <Debug> TCP-Session: 9cac976b-735e-462d-b174-a9c457d2e42b Authenticating user 'default' from [fd00:1122:3344:101::b]:54023 | ||
640 | 2024.11.14 06:19:26.885942 [ 268 ] {} <Debug> TCP-Session: 9cac976b-735e-462d-b174-a9c457d2e42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2024.11.14 06:19:26.886077 [ 268 ] {} <Debug> TCP-Session: 9cac976b-735e-462d-b174-a9c457d2e42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.11.14 06:19:26.903957 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51164 | ||
643 | 2024.11.14 06:19:26.904151 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64676 | ||
644 | 2024.11.14 06:19:26.904154 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.14 06:19:26.904261 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59395 | ||
646 | 2024.11.14 06:19:26.904348 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49879 | ||
647 | 2024.11.14 06:19:26.904611 [ 269 ] {} <Debug> TCP-Session: b75c63e0-a30e-4f90-9f18-6cd8c9d13bcc Authenticating user 'default' from [fd00:1122:3344:101::b]:51164 | ||
648 | 2024.11.14 06:19:26.904636 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2024.11.14 06:19:26.904762 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40804 | ||
650 | 2024.11.14 06:19:26.904775 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2024.11.14 06:19:26.904809 [ 269 ] {} <Debug> TCP-Session: b75c63e0-a30e-4f90-9f18-6cd8c9d13bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.11.14 06:19:26.904845 [ 272 ] {} <Debug> TCP-Session: a4dc550a-2c8e-4f5b-839f-2ffd5c5fd29c Authenticating user 'default' from [fd00:1122:3344:101::b]:49879 | ||
653 | 2024.11.14 06:19:26.904822 [ 270 ] {} <Debug> TCP-Session: 13e9e35c-88fb-459b-97eb-15398fc96411 Authenticating user 'default' from [fd00:1122:3344:101::b]:64676 | ||
654 | 2024.11.14 06:19:26.904615 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
655 | 2024.11.14 06:19:26.904993 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.11.14 06:19:26.905071 [ 270 ] {} <Debug> TCP-Session: 13e9e35c-88fb-459b-97eb-15398fc96411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.14 06:19:26.905093 [ 269 ] {} <Debug> TCP-Session: b75c63e0-a30e-4f90-9f18-6cd8c9d13bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.14 06:19:26.905161 [ 271 ] {} <Debug> TCP-Session: 5347cfb2-b8f2-4047-8205-4bba879028d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:59395 | ||
659 | 2024.11.14 06:19:26.905114 [ 272 ] {} <Debug> TCP-Session: a4dc550a-2c8e-4f5b-839f-2ffd5c5fd29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.14 06:19:26.905180 [ 270 ] {} <Debug> TCP-Session: 13e9e35c-88fb-459b-97eb-15398fc96411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.11.14 06:19:26.905217 [ 273 ] {} <Debug> TCP-Session: 22c176a5-e117-4e6d-aa5e-da729655338a Authenticating user 'default' from [fd00:1122:3344:101::b]:40804 | ||
662 | 2024.11.14 06:19:26.905299 [ 272 ] {} <Debug> TCP-Session: a4dc550a-2c8e-4f5b-839f-2ffd5c5fd29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.14 06:19:26.905330 [ 271 ] {} <Debug> TCP-Session: 5347cfb2-b8f2-4047-8205-4bba879028d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.14 06:19:26.905366 [ 273 ] {} <Debug> TCP-Session: 22c176a5-e117-4e6d-aa5e-da729655338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.14 06:19:26.905513 [ 271 ] {} <Debug> TCP-Session: 5347cfb2-b8f2-4047-8205-4bba879028d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.14 06:19:26.905522 [ 273 ] {} <Debug> TCP-Session: 22c176a5-e117-4e6d-aa5e-da729655338a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.14 06:19:27.315625 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37972 | ||
668 | 2024.11.14 06:19:27.316976 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.14 06:19:27.317014 [ 274 ] {} <Debug> TCP-Session: 504a0178-8c60-40dc-b714-82dac8032757 Authenticating user 'default' from [fd00:1122:3344:101::c]:37972 | ||
670 | 2024.11.14 06:19:27.317104 [ 274 ] {} <Debug> TCP-Session: 504a0178-8c60-40dc-b714-82dac8032757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.14 06:19:27.317186 [ 274 ] {} <Debug> TCP-Session: 504a0178-8c60-40dc-b714-82dac8032757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.14 06:19:27.317292 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.14 06:19:27.317328 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.11.14 06:19:27.317469 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2024.11.14 06:19:27.319436 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50564 | ||
676 | 2024.11.14 06:19:27.319662 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36481 | ||
677 | 2024.11.14 06:19:27.319749 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44981 | ||
678 | 2024.11.14 06:19:27.320074 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46413 | ||
679 | 2024.11.14 06:19:27.323386 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45731 | ||
680 | 2024.11.14 06:19:27.323461 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2024.11.14 06:19:27.323386 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2024.11.14 06:19:27.323695 [ 277 ] {} <Debug> TCP-Session: eab51058-49a3-4e49-8320-5c505913dd4f Authenticating user 'default' from [fd00:1122:3344:101::c]:44981 | ||
683 | 2024.11.14 06:19:27.323740 [ 275 ] {} <Debug> TCP-Session: 6595ca8f-1575-4194-89da-6d1d9f54369b Authenticating user 'default' from [fd00:1122:3344:101::c]:50564 | ||
684 | 2024.11.14 06:19:27.323754 [ 277 ] {} <Debug> TCP-Session: eab51058-49a3-4e49-8320-5c505913dd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2024.11.14 06:19:27.323822 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51252 | ||
686 | 2024.11.14 06:19:27.323822 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62080 | ||
687 | 2024.11.14 06:19:27.323796 [ 275 ] {} <Debug> TCP-Session: 6595ca8f-1575-4194-89da-6d1d9f54369b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.11.14 06:19:27.323935 [ 277 ] {} <Debug> TCP-Session: eab51058-49a3-4e49-8320-5c505913dd4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.14 06:19:27.323949 [ 275 ] {} <Debug> TCP-Session: 6595ca8f-1575-4194-89da-6d1d9f54369b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.11.14 06:19:27.329311 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.14 06:19:27.329323 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2024.11.14 06:19:27.329455 [ 279 ] {} <Debug> TCP-Session: edc8d1d3-1e3c-44ec-b838-f1f8b60e5cc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45731 | ||
693 | 2024.11.14 06:19:27.329570 [ 280 ] {} <Debug> TCP-Session: c9a7254c-0496-4fd0-b07d-e0cab3b0d1b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:51252 | ||
694 | 2024.11.14 06:19:27.329596 [ 279 ] {} <Debug> TCP-Session: edc8d1d3-1e3c-44ec-b838-f1f8b60e5cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.14 06:19:27.329617 [ 280 ] {} <Debug> TCP-Session: c9a7254c-0496-4fd0-b07d-e0cab3b0d1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.14 06:19:27.329833 [ 279 ] {} <Debug> TCP-Session: edc8d1d3-1e3c-44ec-b838-f1f8b60e5cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.14 06:19:27.329861 [ 280 ] {} <Debug> TCP-Session: c9a7254c-0496-4fd0-b07d-e0cab3b0d1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.14 06:19:27.330143 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2024.11.14 06:19:27.330211 [ 278 ] {} <Debug> TCP-Session: d120c0f2-4bd8-4865-b5b0-738843bf3054 Authenticating user 'default' from [fd00:1122:3344:101::c]:46413 | ||
700 | 2024.11.14 06:19:27.330282 [ 278 ] {} <Debug> TCP-Session: d120c0f2-4bd8-4865-b5b0-738843bf3054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.14 06:19:27.330518 [ 278 ] {} <Debug> TCP-Session: d120c0f2-4bd8-4865-b5b0-738843bf3054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.14 06:19:27.332561 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.11.14 06:19:27.332592 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2024.11.14 06:19:27.332613 [ 281 ] {} <Debug> TCP-Session: 4c72951e-de0c-4ee1-b5f3-a61860cf90d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:62080 | ||
705 | 2024.11.14 06:19:27.332640 [ 276 ] {} <Debug> TCP-Session: 3701b9d2-770a-4cad-9d12-a5110f5d454c Authenticating user 'default' from [fd00:1122:3344:101::c]:36481 | ||
706 | 2024.11.14 06:19:27.333062 [ 281 ] {} <Debug> TCP-Session: 4c72951e-de0c-4ee1-b5f3-a61860cf90d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.14 06:19:27.333084 [ 276 ] {} <Debug> TCP-Session: 3701b9d2-770a-4cad-9d12-a5110f5d454c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.14 06:19:27.333107 [ 281 ] {} <Debug> TCP-Session: 4c72951e-de0c-4ee1-b5f3-a61860cf90d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.14 06:19:27.333271 [ 276 ] {} <Debug> TCP-Session: 3701b9d2-770a-4cad-9d12-a5110f5d454c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.14 06:19:33.487763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.14 06:19:33.487968 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.14 06:19:33.495270 [ 242 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Loading data parts | ||
713 | 2024.11.14 06:19:33.495438 [ 242 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): There are no data parts | ||
714 | 2024.11.14 06:19:33.504962 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.14 06:19:33.505091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
716 | 2024.11.14 06:19:33.507799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.14 06:19:33.508493 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.14 06:19:33.509076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.14 06:19:34.000161 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.90 MiB, peak 143.90 MiB, free memory in arenas 0.00 B, will set to 141.72 MiB (RSS), difference: -2.17 MiB | ||
720 | 2024.11.14 06:19:38.463741 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.14 06:19:38.463809 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.14 06:19:44.000155 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.78 MiB, peak 143.90 MiB, free memory in arenas 0.00 B, will set to 141.79 MiB (RSS), difference: 4.01 MiB | ||
723 | 2024.11.14 06:19:45.128297 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2024.11.14 06:19:45.128523 [ 3 ] {315e3c93-1130-40f1-b841-09df2a1a8225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
725 | 2024.11.14 06:19:45.133193 [ 3 ] {315e3c93-1130-40f1-b841-09df2a1a8225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
726 | 2024.11.14 06:19:45.142938 [ 3 ] {315e3c93-1130-40f1-b841-09df2a1a8225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
727 | 2024.11.14 06:19:45.151499 [ 3 ] {315e3c93-1130-40f1-b841-09df2a1a8225} <Debug> TCPHandler: Processed in 0.023344075 sec. | ||
728 | 2024.11.14 06:19:45.167235 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.11.14 06:19:45.167477 [ 254 ] {0beec3bf-b365-49f9-8e00-6d68cd167bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
730 | 2024.11.14 06:19:45.181107 [ 254 ] {0beec3bf-b365-49f9-8e00-6d68cd167bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
731 | 2024.11.14 06:19:45.181189 [ 254 ] {0beec3bf-b365-49f9-8e00-6d68cd167bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
732 | 2024.11.14 06:19:45.181845 [ 254 ] {0beec3bf-b365-49f9-8e00-6d68cd167bb3} <Debug> TCPHandler: Processed in 0.014736565 sec. | ||
733 | 2024.11.14 06:19:45.182336 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
734 | 2024.11.14 06:19:45.182504 [ 3 ] {98d27310-319d-4e21-81d7-8a36eca11793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
735 | 2024.11.14 06:19:45.184959 [ 3 ] {98d27310-319d-4e21-81d7-8a36eca11793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
736 | 2024.11.14 06:19:45.185020 [ 3 ] {98d27310-319d-4e21-81d7-8a36eca11793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
737 | 2024.11.14 06:19:45.185514 [ 3 ] {98d27310-319d-4e21-81d7-8a36eca11793} <Debug> TCPHandler: Processed in 0.00324463 sec. | ||
738 | 2024.11.14 06:19:45.185882 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
739 | 2024.11.14 06:19:45.186049 [ 254 ] {dbcd53ad-e777-4265-b5ec-10854b63e0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
740 | 2024.11.14 06:19:45.186536 [ 254 ] {dbcd53ad-e777-4265-b5ec-10854b63e0e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
741 | 2024.11.14 06:19:45.186594 [ 254 ] {dbcd53ad-e777-4265-b5ec-10854b63e0e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
742 | 2024.11.14 06:19:45.187217 [ 254 ] {dbcd53ad-e777-4265-b5ec-10854b63e0e0} <Debug> TCPHandler: Processed in 0.001400217 sec. | ||
743 | 2024.11.14 06:19:45.188012 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.11.14 06:19:45.188165 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
745 | 2024.11.14 06:19:45.188296 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
746 | 2024.11.14 06:19:45.191654 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2024.11.14 06:19:45.191708 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
748 | 2024.11.14 06:19:45.194433 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2024.11.14 06:19:45.194839 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2024.11.14 06:19:45.195151 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.007024 sec., 569.4760820045558 rows/sec., 60.20 KiB/sec. | ||
751 | 2024.11.14 06:19:45.195286 [ 3 ] {1da4f31b-63a3-446f-93b2-fa8050fd56e0} <Debug> TCPHandler: Processed in 0.007342467 sec. | ||
752 | 2024.11.14 06:19:45.195443 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2024.11.14 06:19:45.195583 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
754 | 2024.11.14 06:19:45.195636 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
755 | 2024.11.14 06:19:45.201385 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
756 | 2024.11.14 06:19:45.201444 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
757 | 2024.11.14 06:19:45.203938 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
758 | 2024.11.14 06:19:45.204449 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
759 | 2024.11.14 06:19:45.204673 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Debug> executeQuery: Read 32 rows, 2.99 KiB in 0.009129 sec., 3505.312739620988 rows/sec., 327.23 KiB/sec. | ||
760 | 2024.11.14 06:19:45.204726 [ 254 ] {8d1bdfe1-9538-465b-879b-8a86cea9f8c0} <Debug> TCPHandler: Processed in 0.009345023 sec. | ||
761 | 2024.11.14 06:19:45.204901 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2024.11.14 06:19:45.205052 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
763 | 2024.11.14 06:19:45.205111 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
764 | 2024.11.14 06:19:45.205859 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
765 | 2024.11.14 06:19:45.205896 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
766 | 2024.11.14 06:19:45.206376 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
767 | 2024.11.14 06:19:45.206841 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
768 | 2024.11.14 06:19:45.207073 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00205 sec., 7804.878048780487 rows/sec., 586.89 KiB/sec. | ||
769 | 2024.11.14 06:19:45.207133 [ 3 ] {bd006c84-89fd-4917-919f-0302d6f5d56f} <Debug> TCPHandler: Processed in 0.002302462 sec. | ||
770 | 2024.11.14 06:19:45.207302 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2024.11.14 06:19:45.207421 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
772 | 2024.11.14 06:19:45.207469 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
773 | 2024.11.14 06:19:45.208051 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
774 | 2024.11.14 06:19:45.208091 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
775 | 2024.11.14 06:19:45.208600 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
776 | 2024.11.14 06:19:45.209107 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
777 | 2024.11.14 06:19:45.209337 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Debug> executeQuery: Read 26 rows, 2.09 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 1.06 MiB/sec. | ||
778 | 2024.11.14 06:19:45.209397 [ 254 ] {a8cefb56-e691-4069-b1f1-55e4617eadb3} <Debug> TCPHandler: Processed in 0.002152631 sec. | ||
779 | 2024.11.14 06:19:45.209555 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
780 | 2024.11.14 06:19:45.209671 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
781 | 2024.11.14 06:19:45.209748 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
782 | 2024.11.14 06:19:45.212898 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
783 | 2024.11.14 06:19:45.212938 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
784 | 2024.11.14 06:19:45.218193 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
785 | 2024.11.14 06:19:45.218663 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
786 | 2024.11.14 06:19:45.218902 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.009256 sec., 1728.608470181504 rows/sec., 3.10 MiB/sec. | ||
787 | 2024.11.14 06:19:45.218995 [ 3 ] {b0f972db-fefb-49aa-b23e-5706cdfe6865} <Debug> TCPHandler: Processed in 0.009497557 sec. | ||
788 | 2024.11.14 06:19:45.219161 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2024.11.14 06:19:45.219284 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
790 | 2024.11.14 06:19:45.219336 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
791 | 2024.11.14 06:19:45.221823 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Trace> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.11.14 06:19:45.221860 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
793 | 2024.11.14 06:19:45.222384 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
794 | 2024.11.14 06:19:45.222892 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Trace> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.11.14 06:19:45.223163 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.003887 sec., 3859.0172369436586 rows/sec., 287.17 KiB/sec. | ||
796 | 2024.11.14 06:19:45.223240 [ 254 ] {e5447155-268a-4876-91a8-bffdc5a2b169} <Debug> TCPHandler: Processed in 0.004140607 sec. | ||
797 | 2024.11.14 06:19:51.985489 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.11.14 06:19:52.180935 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.11.14 06:19:52.189451 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
800 | 2024.11.14 06:19:52.199783 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2024.11.14 06:19:52.201116 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
802 | 2024.11.14 06:19:52.347508 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
803 | 2024.11.14 06:19:52.349883 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2024.11.14 06:19:52.353133 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
805 | 2024.11.14 06:19:53.463959 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
806 | 2024.11.14 06:19:53.464006 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
807 | 2024.11.14 06:19:53.509467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 | ||
808 | 2024.11.14 06:19:53.515318 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
809 | 2024.11.14 06:19:53.515373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
810 | 2024.11.14 06:19:53.516988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
811 | 2024.11.14 06:19:53.517542 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
812 | 2024.11.14 06:19:53.518109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 110 | ||
813 | 2024.11.14 06:19:55.125845 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2024.11.14 06:19:55.126053 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
815 | 2024.11.14 06:19:55.126132 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
816 | 2024.11.14 06:19:55.126889 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
817 | 2024.11.14 06:19:55.126941 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
818 | 2024.11.14 06:19:55.127468 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
819 | 2024.11.14 06:19:55.127938 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
820 | 2024.11.14 06:19:55.128232 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Debug> executeQuery: Read 32 rows, 2.99 KiB in 0.002214 sec., 14453.477868112015 rows/sec., 1.32 MiB/sec. | ||
821 | 2024.11.14 06:19:55.128395 [ 3 ] {e931b7ca-4dd6-417c-9d95-e3927e6c50f2} <Debug> TCPHandler: Processed in 0.002688 sec. | ||
822 | 2024.11.14 06:19:55.128739 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.11.14 06:19:55.129035 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
824 | 2024.11.14 06:19:55.129145 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
825 | 2024.11.14 06:19:55.129894 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
826 | 2024.11.14 06:19:55.129932 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
827 | 2024.11.14 06:19:55.130524 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
828 | 2024.11.14 06:19:55.130978 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
829 | 2024.11.14 06:19:55.131192 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.002238 sec., 7149.240393208222 rows/sec., 537.59 KiB/sec. | ||
830 | 2024.11.14 06:19:55.131246 [ 254 ] {3f6f471a-938f-4194-aab2-41c57c6dd21e} <Debug> TCPHandler: Processed in 0.00268727 sec. | ||
831 | 2024.11.14 06:19:55.131485 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.14 06:19:55.131707 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
833 | 2024.11.14 06:19:55.131799 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
834 | 2024.11.14 06:19:55.132573 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
835 | 2024.11.14 06:19:55.132614 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
836 | 2024.11.14 06:19:55.133089 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
837 | 2024.11.14 06:19:55.133610 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
838 | 2024.11.14 06:19:55.133823 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Debug> executeQuery: Read 16 rows, 1.28 KiB in 0.002173 sec., 7363.092498849517 rows/sec., 589.62 KiB/sec. | ||
839 | 2024.11.14 06:19:55.133879 [ 3 ] {0bbf92ed-9db2-4d8a-b599-f205ed88a4a7} <Debug> TCPHandler: Processed in 0.002504067 sec. | ||
840 | 2024.11.14 06:19:55.134039 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.11.14 06:19:55.134174 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
842 | 2024.11.14 06:19:55.134262 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
843 | 2024.11.14 06:19:55.135500 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
844 | 2024.11.14 06:19:55.135537 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
845 | 2024.11.14 06:19:55.136262 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
846 | 2024.11.14 06:19:55.136696 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
847 | 2024.11.14 06:19:55.136916 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002773 sec., 5769.9242697439595 rows/sec., 10.34 MiB/sec. | ||
848 | 2024.11.14 06:19:55.137002 [ 254 ] {1b4a9b91-7a5b-4c4a-9cee-8910a6b7d018} <Debug> TCPHandler: Processed in 0.003027357 sec. | ||
849 | 2024.11.14 06:19:56.863386 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
850 | 2024.11.14 06:19:57.047767 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
851 | 2024.11.14 06:19:57.416803 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
852 | 2024.11.14 06:19:57.475342 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
853 | 2024.11.14 06:19:57.557784 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
854 | 2024.11.14 06:19:57.594753 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
855 | 2024.11.14 06:19:57.612682 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
856 | 2024.11.14 06:19:57.615032 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
857 | 2024.11.14 06:19:57.629409 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
858 | 2024.11.14 06:19:57.660385 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2024.11.14 06:19:57.673678 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
860 | 2024.11.14 06:19:57.686166 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
861 | 2024.11.14 06:19:57.714937 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
862 | 2024.11.14 06:19:57.785405 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
863 | 2024.11.14 06:19:57.826763 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
864 | 2024.11.14 06:19:57.836149 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.11.14 06:19:57.884906 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
866 | 2024.11.14 06:19:57.956718 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
867 | 2024.11.14 06:19:57.993237 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
868 | 2024.11.14 06:19:58.138137 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
869 | 2024.11.14 06:19:58.179488 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
870 | 2024.11.14 06:19:58.235145 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
871 | 2024.11.14 06:19:58.264636 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
872 | 2024.11.14 06:19:58.274068 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2024.11.14 06:20:03.518257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 118 | ||
874 | 2024.11.14 06:20:03.520723 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
875 | 2024.11.14 06:20:03.520779 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
876 | 2024.11.14 06:20:03.522146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
877 | 2024.11.14 06:20:03.522471 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
878 | 2024.11.14 06:20:03.523030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
879 | 2024.11.14 06:20:08.464263 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
880 | 2024.11.14 06:20:08.464326 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
881 | 2024.11.14 06:20:10.125741 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.11.14 06:20:10.125920 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
883 | 2024.11.14 06:20:10.125987 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
884 | 2024.11.14 06:20:10.126740 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
885 | 2024.11.14 06:20:10.126795 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
886 | 2024.11.14 06:20:10.127223 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
887 | 2024.11.14 06:20:10.127523 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
888 | 2024.11.14 06:20:10.127780 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Debug> executeQuery: Read 34 rows, 3.19 KiB in 0.001899 sec., 17904.16008425487 rows/sec., 1.64 MiB/sec. | ||
889 | 2024.11.14 06:20:10.127944 [ 3 ] {886ce4b8-7ebf-433a-95d8-6b6739763c22} <Debug> TCPHandler: Processed in 0.002328234 sec. | ||
890 | 2024.11.14 06:20:10.128204 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.11.14 06:20:10.128389 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
892 | 2024.11.14 06:20:10.128459 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
893 | 2024.11.14 06:20:10.129179 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2024.11.14 06:20:10.129219 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
895 | 2024.11.14 06:20:10.129636 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2024.11.14 06:20:10.129898 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2024.11.14 06:20:10.130089 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001753 sec., 9697.661152310326 rows/sec., 729.22 KiB/sec. | ||
898 | 2024.11.14 06:20:10.130142 [ 254 ] {9c5b6594-278e-4174-82e2-6a1394e5eb07} <Debug> TCPHandler: Processed in 0.002067199 sec. | ||
899 | 2024.11.14 06:20:10.130305 [ 3 ] {} <Trace> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
900 | 2024.11.14 06:20:10.130427 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39076) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
901 | 2024.11.14 06:20:10.130480 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
902 | 2024.11.14 06:20:10.131086 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
903 | 2024.11.14 06:20:10.131127 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
904 | 2024.11.14 06:20:10.131498 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
905 | 2024.11.14 06:20:10.131755 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
906 | 2024.11.14 06:20:10.131985 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.00158 sec., 10759.493670886075 rows/sec., 861.60 KiB/sec. | ||
907 | 2024.11.14 06:20:10.132060 [ 3 ] {34fdf4aa-e89a-49d0-8765-4f4fc292c4e4} <Debug> TCPHandler: Processed in 0.001815043 sec. | ||
908 | 2024.11.14 06:20:10.132268 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2024.11.14 06:20:10.132392 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
910 | 2024.11.14 06:20:10.132470 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
911 | 2024.11.14 06:20:10.133591 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2024.11.14 06:20:10.133628 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
913 | 2024.11.14 06:20:10.134247 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
914 | 2024.11.14 06:20:10.134507 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2024.11.14 06:20:10.134724 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002355 sec., 7218.683651804671 rows/sec., 12.94 MiB/sec. | ||
916 | 2024.11.14 06:20:10.134830 [ 254 ] {4ca88ef7-56e9-47af-8583-3ce3c6adf30a} <Debug> TCPHandler: Processed in 0.002619629 sec. | ||
917 | 2024.11.14 06:20:13.523130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 126 | ||
918 | 2024.11.14 06:20:13.525586 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
919 | 2024.11.14 06:20:13.525639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
920 | 2024.11.14 06:20:13.527121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
921 | 2024.11.14 06:20:13.527446 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
922 | 2024.11.14 06:20:13.527998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
923 | 2024.11.14 06:20:22.001603 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.11.14 06:20:22.192157 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.11.14 06:20:22.204586 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2024.11.14 06:20:22.208958 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
927 | 2024.11.14 06:20:22.212309 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
928 | 2024.11.14 06:20:22.353937 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2024.11.14 06:20:22.361323 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
930 | 2024.11.14 06:20:22.362668 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
931 | 2024.11.14 06:20:23.464587 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
932 | 2024.11.14 06:20:23.464637 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
933 | 2024.11.14 06:20:24.624145 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
934 | 2024.11.14 06:20:24.624228 [ 3 ] {} <Debug> TCP-Session: c319496b-81fd-4d27-84ea-763a5a8ccbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
935 | 2024.11.14 06:20:25.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.19 MiB, peak 145.35 MiB, free memory in arenas 0.00 B, will set to 144.25 MiB (RSS), difference: 2.06 MiB | ||
936 | 2024.11.14 06:20:25.126062 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
937 | 2024.11.14 06:20:25.126251 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
938 | 2024.11.14 06:20:25.126323 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
939 | 2024.11.14 06:20:25.127067 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2024.11.14 06:20:25.127119 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
941 | 2024.11.14 06:20:25.127553 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
942 | 2024.11.14 06:20:25.127803 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2024.11.14 06:20:25.128028 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Debug> executeQuery: Read 34 rows, 3.19 KiB in 0.001826 sec., 18619.934282584887 rows/sec., 1.70 MiB/sec. | ||
944 | 2024.11.14 06:20:25.128223 [ 254 ] {4612d420-9152-42fc-ac03-64cffa35d760} <Debug> TCPHandler: Processed in 0.002298113 sec. | ||
945 | 2024.11.14 06:20:25.128537 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.11.14 06:20:25.128746 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
947 | 2024.11.14 06:20:25.128854 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
948 | 2024.11.14 06:20:25.129633 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2024.11.14 06:20:25.129676 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
950 | 2024.11.14 06:20:25.130100 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
951 | 2024.11.14 06:20:25.130353 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2024.11.14 06:20:25.130591 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001896 sec., 8966.244725738397 rows/sec., 674.22 KiB/sec. | ||
953 | 2024.11.14 06:20:25.130757 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
954 | 2024.11.14 06:20:25.130791 [ 253 ] {23e4fe7b-7780-4339-a511-ed2c5f990d2f} <Debug> TCPHandler: Processed in 0.002424555 sec. | ||
955 | 2024.11.14 06:20:25.130962 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
956 | 2024.11.14 06:20:25.131085 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
957 | 2024.11.14 06:20:25.131142 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
958 | 2024.11.14 06:20:25.131821 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
959 | 2024.11.14 06:20:25.131868 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
960 | 2024.11.14 06:20:25.132259 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
961 | 2024.11.14 06:20:25.132501 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
962 | 2024.11.14 06:20:25.132802 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001729 sec., 9832.272990167727 rows/sec., 787.35 KiB/sec. | ||
963 | 2024.11.14 06:20:25.133005 [ 254 ] {629e716b-0e5d-4682-bea3-a5c33b4c4d0e} <Debug> TCPHandler: Processed in 0.002099009 sec. | ||
964 | 2024.11.14 06:20:25.133174 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2024.11.14 06:20:25.133297 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
966 | 2024.11.14 06:20:25.133377 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
967 | 2024.11.14 06:20:25.134535 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
968 | 2024.11.14 06:20:25.134575 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
969 | 2024.11.14 06:20:25.135227 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
970 | 2024.11.14 06:20:25.135498 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
971 | 2024.11.14 06:20:25.135812 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002543 sec., 6685.017695635076 rows/sec., 11.98 MiB/sec. | ||
972 | 2024.11.14 06:20:25.135929 [ 253 ] {04e5082c-0122-4365-aa68-9808f928b1cc} <Debug> TCPHandler: Processed in 0.002816483 sec. | ||
973 | 2024.11.14 06:20:26.000189 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.58 MiB, peak 148.53 MiB, free memory in arenas 0.00 B, will set to 144.31 MiB (RSS), difference: -2.27 MiB | ||
974 | 2024.11.14 06:20:26.878722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2024.11.14 06:20:27.052155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
976 | 2024.11.14 06:20:27.431132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2024.11.14 06:20:27.490544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2024.11.14 06:20:27.570082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41541, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
979 | 2024.11.14 06:20:27.602526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
980 | 2024.11.14 06:20:27.627833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
981 | 2024.11.14 06:20:27.631160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
982 | 2024.11.14 06:20:27.635443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
983 | 2024.11.14 06:20:27.666072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
984 | 2024.11.14 06:20:27.685919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
985 | 2024.11.14 06:20:27.697378 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
986 | 2024.11.14 06:20:27.734072 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
987 | 2024.11.14 06:20:27.791879 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
988 | 2024.11.14 06:20:27.830218 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
989 | 2024.11.14 06:20:27.844576 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
990 | 2024.11.14 06:20:27.901163 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2024.11.14 06:20:27.963565 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.11.14 06:20:28.006911 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2024.11.14 06:20:28.143334 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
994 | 2024.11.14 06:20:28.186030 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
995 | 2024.11.14 06:20:28.238559 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
996 | 2024.11.14 06:20:28.267062 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
997 | 2024.11.14 06:20:28.285654 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
998 | 2024.11.14 06:20:33.528120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 134 | ||
999 | 2024.11.14 06:20:33.530586 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1000 | 2024.11.14 06:20:33.530631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1001 | 2024.11.14 06:20:33.531972 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1002 | 2024.11.14 06:20:33.532289 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1003 | 2024.11.14 06:20:33.533070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
1004 | 2024.11.14 06:20:38.464879 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1005 | 2024.11.14 06:20:38.464939 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1006 | 2024.11.14 06:20:40.126412 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1007 | 2024.11.14 06:20:40.126623 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1008 | 2024.11.14 06:20:40.126701 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1009 | 2024.11.14 06:20:40.127560 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1010 | 2024.11.14 06:20:40.127609 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1011 | 2024.11.14 06:20:40.128047 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1012 | 2024.11.14 06:20:40.128319 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1013 | 2024.11.14 06:20:40.128525 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Debug> executeQuery: Read 34 rows, 3.19 KiB in 0.00196 sec., 17346.938775510203 rows/sec., 1.59 MiB/sec. | ||
1014 | 2024.11.14 06:20:40.128588 [ 254 ] {5bccd4e7-fdd7-40d2-8227-ace7ff69eb45} <Debug> TCPHandler: Processed in 0.002311993 sec. | ||
1015 | 2024.11.14 06:20:40.128841 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2024.11.14 06:20:40.129035 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1017 | 2024.11.14 06:20:40.129104 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1018 | 2024.11.14 06:20:40.129817 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1019 | 2024.11.14 06:20:40.129868 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1020 | 2024.11.14 06:20:40.130294 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1021 | 2024.11.14 06:20:40.130538 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1022 | 2024.11.14 06:20:40.130820 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 698.15 KiB/sec. | ||
1023 | 2024.11.14 06:20:40.130954 [ 253 ] {d8437c0f-0ecf-4586-b939-c4db2c5d182e} <Debug> TCPHandler: Processed in 0.002242682 sec. | ||
1024 | 2024.11.14 06:20:40.131100 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2024.11.14 06:20:40.131245 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1026 | 2024.11.14 06:20:40.131309 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1027 | 2024.11.14 06:20:40.131924 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1028 | 2024.11.14 06:20:40.131962 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1029 | 2024.11.14 06:20:40.132319 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1030 | 2024.11.14 06:20:40.132559 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1031 | 2024.11.14 06:20:40.132773 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001559 sec., 10904.425914047466 rows/sec., 873.21 KiB/sec. | ||
1032 | 2024.11.14 06:20:40.132831 [ 254 ] {b31fc93d-0b27-467f-a50d-eeb3812089fc} <Debug> TCPHandler: Processed in 0.001797514 sec. | ||
1033 | 2024.11.14 06:20:40.133009 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2024.11.14 06:20:40.133148 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1035 | 2024.11.14 06:20:40.133239 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1036 | 2024.11.14 06:20:40.134450 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1037 | 2024.11.14 06:20:40.134490 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1038 | 2024.11.14 06:20:40.135104 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1039 | 2024.11.14 06:20:40.135360 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1040 | 2024.11.14 06:20:40.135605 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002487 sec., 6835.544833132288 rows/sec., 12.25 MiB/sec. | ||
1041 | 2024.11.14 06:20:40.135696 [ 253 ] {dcb5947f-0388-4379-adde-dbb70c91dc8d} <Debug> TCPHandler: Processed in 0.002755581 sec. | ||
1042 | 2024.11.14 06:20:43.533162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 142 | ||
1043 | 2024.11.14 06:20:43.535518 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2024.11.14 06:20:43.535571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1045 | 2024.11.14 06:20:43.536912 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1046 | 2024.11.14 06:20:43.537219 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2024.11.14 06:20:43.537459 [ 78 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1048 | 2024.11.14 06:20:43.537608 [ 78 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1049 | 2024.11.14 06:20:43.537710 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1050 | 2024.11.14 06:20:43.538154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
1051 | 2024.11.14 06:20:43.541970 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
1052 | 2024.11.14 06:20:43.542559 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1053 | 2024.11.14 06:20:43.545448 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
1054 | 2024.11.14 06:20:43.550128 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1055 | 2024.11.14 06:20:43.550637 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1056 | 2024.11.14 06:20:43.552488 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
1057 | 2024.11.14 06:20:43.556951 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1058 | 2024.11.14 06:20:43.559739 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
1059 | 2024.11.14 06:20:43.595794 [ 192 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 72 columns (72 merged, 0 gathered) in 0.057903867 sec., 2452.340531937185 rows/sec., 2.47 MiB/sec. | ||
1060 | 2024.11.14 06:20:43.596624 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1061 | 2024.11.14 06:20:43.597480 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1062 | 2024.11.14 06:20:43.597573 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_6_1} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1063 | 2024.11.14 06:20:43.597886 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
1064 | 2024.11.14 06:20:44.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.56 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 145.80 MiB (RSS), difference: 1.24 MiB | ||
1065 | 2024.11.14 06:20:45.125179 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1066 | 2024.11.14 06:20:45.125451 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1067 | 2024.11.14 06:20:45.128129 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1068 | 2024.11.14 06:20:45.132043 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1069 | 2024.11.14 06:20:45.132359 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1070 | 2024.11.14 06:20:45.136386 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1071 | 2024.11.14 06:20:45.138620 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1072 | 2024.11.14 06:20:45.143897 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1073 | 2024.11.14 06:20:45.145935 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (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 | ||
1074 | 2024.11.14 06:20:45.145966 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1075 | 2024.11.14 06:20:45.146075 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <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', 'http_service:request_latency_histogram'))" | ||
1076 | 2024.11.14 06:20:45.146106 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1077 | 2024.11.14 06:20:45.158283 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.032939 sec., 121.4365949178785 rows/sec., 5.60 KiB/sec. | ||
1078 | 2024.11.14 06:20:45.158418 [ 254 ] {21cce0dd-87c0-4810-bc5b-c0eaab650549} <Debug> TCPHandler: Processed in 0.033380431 sec. | ||
1079 | 2024.11.14 06:20:45.160881 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1080 | 2024.11.14 06:20:45.161070 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1081 | 2024.11.14 06:20:45.161156 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1082 | 2024.11.14 06:20:45.162017 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1083 | 2024.11.14 06:20:45.162072 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1084 | 2024.11.14 06:20:45.162621 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1085 | 2024.11.14 06:20:45.162872 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1086 | 2024.11.14 06:20:45.163185 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002151 sec., 464.9000464900046 rows/sec., 105.33 KiB/sec. | ||
1087 | 2024.11.14 06:20:45.163314 [ 253 ] {ab719a35-f3fa-4ee5-8630-1350d45891ab} <Debug> TCPHandler: Processed in 0.002565117 sec. | ||
1088 | 2024.11.14 06:20:45.163480 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1089 | 2024.11.14 06:20:45.163625 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
1090 | 2024.11.14 06:20:45.163680 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1091 | 2024.11.14 06:20:45.164295 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1092 | 2024.11.14 06:20:45.164338 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1093 | 2024.11.14 06:20:45.164749 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1094 | 2024.11.14 06:20:45.165006 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1095 | 2024.11.14 06:20:45.165284 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001694 sec., 1180.637544273908 rows/sec., 96.27 KiB/sec. | ||
1096 | 2024.11.14 06:20:45.165355 [ 254 ] {05c4ac7e-0c94-4d8e-9554-1559c1b3a726} <Debug> TCPHandler: Processed in 0.001948696 sec. | ||
1097 | 2024.11.14 06:20:45.165524 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1098 | 2024.11.14 06:20:45.165655 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1099 | 2024.11.14 06:20:45.165717 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1100 | 2024.11.14 06:20:45.166501 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2024.11.14 06:20:45.166551 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1102 | 2024.11.14 06:20:45.166950 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1103 | 2024.11.14 06:20:45.167218 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2024.11.14 06:20:45.167401 [ 77 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1105 | 2024.11.14 06:20:45.167485 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Debug> executeQuery: Read 49 rows, 4.68 KiB in 0.001855 sec., 26415.09433962264 rows/sec., 2.47 MiB/sec. | ||
1106 | 2024.11.14 06:20:45.167490 [ 77 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1107 | 2024.11.14 06:20:45.167574 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1108 | 2024.11.14 06:20:45.167628 [ 253 ] {275cf7e4-48ee-4049-befa-83d4119da8c1} <Debug> TCPHandler: Processed in 0.00216353 sec. | ||
1109 | 2024.11.14 06:20:45.167943 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1110 | 2024.11.14 06:20:45.168009 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
1111 | 2024.11.14 06:20:45.168185 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1112 | 2024.11.14 06:20:45.168288 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1113 | 2024.11.14 06:20:45.168314 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1114 | 2024.11.14 06:20:45.168414 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1115 | 2024.11.14 06:20:45.168680 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
1116 | 2024.11.14 06:20:45.169047 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
1117 | 2024.11.14 06:20:45.169403 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
1118 | 2024.11.14 06:20:45.169790 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
1119 | 2024.11.14 06:20:45.170169 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
1120 | 2024.11.14 06:20:45.171187 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.11.14 06:20:45.171264 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1122 | 2024.11.14 06:20:45.172306 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1123 | 2024.11.14 06:20:45.172821 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2024.11.14 06:20:45.173198 [ 77 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1125 | 2024.11.14 06:20:45.173220 [ 192 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.005535773 sec., 38838.29774089364 rows/sec., 3.72 MiB/sec. | ||
1126 | 2024.11.14 06:20:45.173306 [ 77 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2024.11.14 06:20:45.173365 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1128 | 2024.11.14 06:20:45.173435 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.005306 sec., 4900.113079532604 rows/sec., 366.44 KiB/sec. | ||
1129 | 2024.11.14 06:20:45.173592 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1130 | 2024.11.14 06:20:45.173974 [ 254 ] {711dfb02-1d06-494a-8590-27c2c70219cf} <Debug> TCPHandler: Processed in 0.006197895 sec. | ||
1131 | 2024.11.14 06:20:45.174032 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::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 | ||
1132 | 2024.11.14 06:20:45.174534 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1133 | 2024.11.14 06:20:45.174628 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
1134 | 2024.11.14 06:20:45.174632 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1135 | 2024.11.14 06:20:45.174904 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1136 | 2024.11.14 06:20:45.175220 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1137 | 2024.11.14 06:20:45.175240 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1138 | 2024.11.14 06:20:45.175310 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_6_1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1139 | 2024.11.14 06:20:45.175429 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1140 | 2024.11.14 06:20:45.175670 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1141 | 2024.11.14 06:20:45.175822 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1142 | 2024.11.14 06:20:45.176147 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1143 | 2024.11.14 06:20:45.176485 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1144 | 2024.11.14 06:20:45.176814 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1145 | 2024.11.14 06:20:45.178273 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1146 | 2024.11.14 06:20:45.178355 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1147 | 2024.11.14 06:20:45.179377 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1148 | 2024.11.14 06:20:45.179635 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 5 columns (5 merged, 0 gathered) in 0.006148444 sec., 17728.06257973562 rows/sec., 1.37 MiB/sec. | ||
1149 | 2024.11.14 06:20:45.179811 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1150 | 2024.11.14 06:20:45.179931 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2024.11.14 06:20:45.180157 [ 77 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1152 | 2024.11.14 06:20:45.180266 [ 77 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2024.11.14 06:20:45.180347 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1154 | 2024.11.14 06:20:45.180477 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Debug> executeQuery: Read 36 rows, 2.90 KiB in 0.005476 sec., 6574.141709276844 rows/sec., 529.30 KiB/sec. | ||
1155 | 2024.11.14 06:20:45.180587 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1156 | 2024.11.14 06:20:45.180968 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
1157 | 2024.11.14 06:20:45.181051 [ 253 ] {5efce5f2-8646-4fc6-91f5-1d2d70646529} <Debug> TCPHandler: Processed in 0.006855548 sec. | ||
1158 | 2024.11.14 06:20:45.181168 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_6_1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1159 | 2024.11.14 06:20:45.181489 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1160 | 2024.11.14 06:20:45.181520 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1161 | 2024.11.14 06:20:45.181613 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1162 | 2024.11.14 06:20:45.181716 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
1163 | 2024.11.14 06:20:45.181738 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1164 | 2024.11.14 06:20:45.181875 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1165 | 2024.11.14 06:20:45.182033 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1166 | 2024.11.14 06:20:45.182447 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1167 | 2024.11.14 06:20:45.182809 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1168 | 2024.11.14 06:20:45.183132 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1169 | 2024.11.14 06:20:45.183436 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1170 | 2024.11.14 06:20:45.184390 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1171 | 2024.11.14 06:20:45.184472 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1172 | 2024.11.14 06:20:45.185378 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1173 | 2024.11.14 06:20:45.185989 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1174 | 2024.11.14 06:20:45.186157 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.005673835 sec., 22735.94491203921 rows/sec., 1.87 MiB/sec. | ||
1175 | 2024.11.14 06:20:45.186447 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.004771 sec., 209.59966464053656 rows/sec., 14.74 KiB/sec. | ||
1176 | 2024.11.14 06:20:45.186460 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1177 | 2024.11.14 06:20:45.186638 [ 254 ] {8072f18b-d502-4270-a633-421434003b47} <Debug> TCPHandler: Processed in 0.00540268 sec. | ||
1178 | 2024.11.14 06:20:45.186823 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1179 | 2024.11.14 06:20:45.187016 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1180 | 2024.11.14 06:20:45.187052 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1181 | 2024.11.14 06:20:45.187224 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1182 | 2024.11.14 06:20:45.187284 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_6_1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1183 | 2024.11.14 06:20:45.187557 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1184 | 2024.11.14 06:20:45.188679 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2024.11.14 06:20:45.188723 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1186 | 2024.11.14 06:20:45.189364 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1187 | 2024.11.14 06:20:45.189620 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2024.11.14 06:20:45.189757 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1189 | 2024.11.14 06:20:45.189810 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1190 | 2024.11.14 06:20:45.189838 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1191 | 2024.11.14 06:20:45.189841 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002883 sec., 8324.661810613943 rows/sec., 14.92 MiB/sec. | ||
1192 | 2024.11.14 06:20:45.190150 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::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 | ||
1193 | 2024.11.14 06:20:45.190222 [ 253 ] {58b6a18e-da74-428c-b3d7-64d34cacb4a4} <Debug> TCPHandler: Processed in 0.003479605 sec. | ||
1194 | 2024.11.14 06:20:45.190433 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.14 06:20:45.190592 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1196 | 2024.11.14 06:20:45.190612 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1197 | 2024.11.14 06:20:45.190666 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
1198 | 2024.11.14 06:20:45.190686 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1199 | 2024.11.14 06:20:45.191391 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1200 | 2024.11.14 06:20:45.191956 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
1201 | 2024.11.14 06:20:45.192506 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Trace> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2024.11.14 06:20:45.192525 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
1203 | 2024.11.14 06:20:45.192549 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1204 | 2024.11.14 06:20:45.193030 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
1205 | 2024.11.14 06:20:45.193543 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
1206 | 2024.11.14 06:20:45.193595 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1207 | 2024.11.14 06:20:45.194154 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Trace> oximeter.measurements_i64 (16550c40-6b8e-4384-8f90-bf2feb84cb5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2024.11.14 06:20:45.194589 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.003994 sec., 3004.50676014021 rows/sec., 219.32 KiB/sec. | ||
1209 | 2024.11.14 06:20:45.194771 [ 254 ] {51214180-8848-4f45-aa5f-703f91d5e1ad} <Debug> TCPHandler: Processed in 0.004442063 sec. | ||
1210 | 2024.11.14 06:20:45.199032 [ 201 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 19 columns (19 merged, 0 gathered) in 0.009093419 sec., 11766.751317628716 rows/sec., 21.09 MiB/sec. | ||
1211 | 2024.11.14 06:20:45.199378 [ 194 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1212 | 2024.11.14 06:20:45.199794 [ 194 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1213 | 2024.11.14 06:20:45.199872 [ 194 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1214 | 2024.11.14 06:20:45.200010 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
1215 | 2024.11.14 06:20:52.008315 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1216 | 2024.11.14 06:20:52.203793 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.11.14 06:20:52.209123 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1218 | 2024.11.14 06:20:52.211382 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1219 | 2024.11.14 06:20:52.224632 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1220 | 2024.11.14 06:20:52.361916 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2024.11.14 06:20:52.371131 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1222 | 2024.11.14 06:20:52.376399 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1223 | 2024.11.14 06:20:53.465206 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1224 | 2024.11.14 06:20:53.465262 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1225 | 2024.11.14 06:20:53.538248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 160 | ||
1226 | 2024.11.14 06:20:53.540714 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1227 | 2024.11.14 06:20:53.540763 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1228 | 2024.11.14 06:20:53.542157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1229 | 2024.11.14 06:20:53.542456 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1230 | 2024.11.14 06:20:53.542980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
1231 | 2024.11.14 06:20:55.127798 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1232 | 2024.11.14 06:20:55.128064 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1233 | 2024.11.14 06:20:55.128134 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1234 | 2024.11.14 06:20:55.128858 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1235 | 2024.11.14 06:20:55.128905 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1236 | 2024.11.14 06:20:55.129341 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1237 | 2024.11.14 06:20:55.129592 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1238 | 2024.11.14 06:20:55.129832 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Debug> executeQuery: Read 82 rows, 7.80 KiB in 0.001818 sec., 45104.510451045106 rows/sec., 4.19 MiB/sec. | ||
1239 | 2024.11.14 06:20:55.129887 [ 254 ] {628f2229-422d-474a-8eb3-36db9fdd2a13} <Debug> TCPHandler: Processed in 0.002273092 sec. | ||
1240 | 2024.11.14 06:20:55.130185 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1241 | 2024.11.14 06:20:55.130488 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1242 | 2024.11.14 06:20:55.130598 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1243 | 2024.11.14 06:20:55.131478 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1244 | 2024.11.14 06:20:55.131518 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1245 | 2024.11.14 06:20:55.131971 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1246 | 2024.11.14 06:20:55.132219 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1247 | 2024.11.14 06:20:55.132443 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002037 sec., 20127.638684339712 rows/sec., 1.48 MiB/sec. | ||
1248 | 2024.11.14 06:20:55.132627 [ 253 ] {64dfa6c0-79d0-4ea4-96bb-14b0d48af915} <Debug> TCPHandler: Processed in 0.002624779 sec. | ||
1249 | 2024.11.14 06:20:55.132847 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1250 | 2024.11.14 06:20:55.133065 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1251 | 2024.11.14 06:20:55.133152 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1252 | 2024.11.14 06:20:55.134118 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1253 | 2024.11.14 06:20:55.134157 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1254 | 2024.11.14 06:20:55.134515 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1255 | 2024.11.14 06:20:55.134762 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1256 | 2024.11.14 06:20:55.134969 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001956 sec., 20961.14519427403 rows/sec., 1.64 MiB/sec. | ||
1257 | 2024.11.14 06:20:55.135020 [ 254 ] {698c3c6d-0bf4-4bcf-916f-ec10cd7663c4} <Debug> TCPHandler: Processed in 0.002297682 sec. | ||
1258 | 2024.11.14 06:20:55.135222 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1259 | 2024.11.14 06:20:55.135445 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1260 | 2024.11.14 06:20:55.135582 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1261 | 2024.11.14 06:20:55.137029 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1262 | 2024.11.14 06:20:55.137067 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1263 | 2024.11.14 06:20:55.137745 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1264 | 2024.11.14 06:20:55.138001 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1265 | 2024.11.14 06:20:55.138222 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002825 sec., 14513.274336283186 rows/sec., 26.01 MiB/sec. | ||
1266 | 2024.11.14 06:20:55.138329 [ 253 ] {fd80c94b-b892-4ae5-8b30-b263be129246} <Debug> TCPHandler: Processed in 0.00321983 sec. | ||
1267 | 2024.11.14 06:20:56.899564 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1268 | 2024.11.14 06:20:57.062391 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2024.11.14 06:20:57.436869 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2024.11.14 06:20:57.502908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1271 | 2024.11.14 06:20:57.581418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1272 | 2024.11.14 06:20:57.622766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1273 | 2024.11.14 06:20:57.637183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35648, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1274 | 2024.11.14 06:20:57.639480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1275 | 2024.11.14 06:20:57.649815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1276 | 2024.11.14 06:20:57.675335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1277 | 2024.11.14 06:20:57.692113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1278 | 2024.11.14 06:20:57.703466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1279 | 2024.11.14 06:20:57.736259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1280 | 2024.11.14 06:20:57.808045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1281 | 2024.11.14 06:20:57.845303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1282 | 2024.11.14 06:20:57.850576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1283 | 2024.11.14 06:20:57.914166 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2024.11.14 06:20:57.983813 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1285 | 2024.11.14 06:20:58.022220 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1286 | 2024.11.14 06:20:58.151816 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2024.11.14 06:20:58.192531 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.11.14 06:20:58.252362 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2024.11.14 06:20:58.284062 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1290 | 2024.11.14 06:20:58.287537 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1291 | 2024.11.14 06:21:00.125034 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1292 | 2024.11.14 06:21:00.125260 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1293 | 2024.11.14 06:21:00.125614 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1294 | 2024.11.14 06:21:00.125650 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1295 | 2024.11.14 06:21:00.125893 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1296 | 2024.11.14 06:21:00.125973 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1297 | 2024.11.14 06:21:00.126148 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1298 | 2024.11.14 06:21:00.126391 [ 298 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1299 | 2024.11.14 06:21:00.126389 [ 296 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1300 | 2024.11.14 06:21:00.126562 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1301 | 2024.11.14 06:21:00.126592 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1302 | 2024.11.14 06:21:00.126643 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1303 | 2024.11.14 06:21:00.126668 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1304 | 2024.11.14 06:21:00.127411 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.002239 sec., 1786.511835640911 rows/sec., 82.43 KiB/sec. | ||
1305 | 2024.11.14 06:21:00.127535 [ 254 ] {170e8f5c-9091-4636-a437-1b7827a43947} <Debug> TCPHandler: Processed in 0.002624169 sec. | ||
1306 | 2024.11.14 06:21:00.127976 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1307 | 2024.11.14 06:21:00.128242 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1308 | 2024.11.14 06:21:00.128665 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1309 | 2024.11.14 06:21:00.128710 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1310 | 2024.11.14 06:21:00.129034 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1311 | 2024.11.14 06:21:00.129129 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1312 | 2024.11.14 06:21:00.129315 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1313 | 2024.11.14 06:21:00.129414 [ 296 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2024.11.14 06:21:00.129431 [ 298 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1315 | 2024.11.14 06:21:00.129537 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1316 | 2024.11.14 06:21:00.129568 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1317 | 2024.11.14 06:21:00.129622 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1318 | 2024.11.14 06:21:00.129648 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1319 | 2024.11.14 06:21:00.130414 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.002278 sec., 1755.9262510974538 rows/sec., 81.02 KiB/sec. | ||
1320 | 2024.11.14 06:21:00.130546 [ 253 ] {fc20fd31-99ab-4503-95fc-dd99401215c3} <Debug> TCPHandler: Processed in 0.002711681 sec. | ||
1321 | 2024.11.14 06:21:00.130839 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1322 | 2024.11.14 06:21:00.131021 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1323 | 2024.11.14 06:21:00.131344 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1324 | 2024.11.14 06:21:00.131386 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1325 | 2024.11.14 06:21:00.131652 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1326 | 2024.11.14 06:21:00.131732 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1327 | 2024.11.14 06:21:00.131910 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1328 | 2024.11.14 06:21:00.132007 [ 298 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1329 | 2024.11.14 06:21:00.132024 [ 296 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1330 | 2024.11.14 06:21:00.132124 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1331 | 2024.11.14 06:21:00.132151 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1332 | 2024.11.14 06:21:00.132197 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1333 | 2024.11.14 06:21:00.132220 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1334 | 2024.11.14 06:21:00.132825 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001879 sec., 2128.79191059074 rows/sec., 98.23 KiB/sec. | ||
1335 | 2024.11.14 06:21:00.132942 [ 254 ] {264acc80-ebc6-4440-9777-e27ec16e72da} <Debug> TCPHandler: Processed in 0.002169011 sec. | ||
1336 | 2024.11.14 06:21:00.133195 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1337 | 2024.11.14 06:21:00.133389 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1338 | 2024.11.14 06:21:00.133733 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1339 | 2024.11.14 06:21:00.133776 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1340 | 2024.11.14 06:21:00.134053 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1341 | 2024.11.14 06:21:00.134128 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1342 | 2024.11.14 06:21:00.134283 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1343 | 2024.11.14 06:21:00.134393 [ 298 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1344 | 2024.11.14 06:21:00.134402 [ 296 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1345 | 2024.11.14 06:21:00.134508 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1346 | 2024.11.14 06:21:00.134537 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1347 | 2024.11.14 06:21:00.134584 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1348 | 2024.11.14 06:21:00.134608 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1349 | 2024.11.14 06:21:00.135199 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 97.50 KiB/sec. | ||
1350 | 2024.11.14 06:21:00.135321 [ 253 ] {a87fd70a-0e25-4b34-8bdb-a81601930e95} <Debug> TCPHandler: Processed in 0.002195811 sec. | ||
1351 | 2024.11.14 06:21:00.135601 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1352 | 2024.11.14 06:21:00.135787 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1353 | 2024.11.14 06:21:00.136112 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1354 | 2024.11.14 06:21:00.136147 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1355 | 2024.11.14 06:21:00.136372 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1356 | 2024.11.14 06:21:00.136437 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1357 | 2024.11.14 06:21:00.136586 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1358 | 2024.11.14 06:21:00.136675 [ 298 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1359 | 2024.11.14 06:21:00.136690 [ 296 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1360 | 2024.11.14 06:21:00.136787 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1361 | 2024.11.14 06:21:00.136814 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1362 | 2024.11.14 06:21:00.136859 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1363 | 2024.11.14 06:21:00.136882 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1364 | 2024.11.14 06:21:00.137581 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001871 sec., 2137.894174238375 rows/sec., 98.65 KiB/sec. | ||
1365 | 2024.11.14 06:21:00.137697 [ 254 ] {c683358f-fd33-4098-ad82-ccb22106d991} <Debug> TCPHandler: Processed in 0.00216269 sec. | ||
1366 | 2024.11.14 06:21:00.137965 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1367 | 2024.11.14 06:21:00.138159 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1368 | 2024.11.14 06:21:00.138589 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1369 | 2024.11.14 06:21:00.138634 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1370 | 2024.11.14 06:21:00.138919 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1371 | 2024.11.14 06:21:00.139001 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1372 | 2024.11.14 06:21:00.139170 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1373 | 2024.11.14 06:21:00.139261 [ 296 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1374 | 2024.11.14 06:21:00.139276 [ 298 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1375 | 2024.11.14 06:21:00.139403 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1376 | 2024.11.14 06:21:00.139432 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1377 | 2024.11.14 06:21:00.139478 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1378 | 2024.11.14 06:21:00.139504 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1379 | 2024.11.14 06:21:00.140067 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001989 sec., 2011.0608345902465 rows/sec., 92.80 KiB/sec. | ||
1380 | 2024.11.14 06:21:00.140186 [ 253 ] {d86a1dbf-af19-4e9a-b530-e6d21c5555aa} <Debug> TCPHandler: Processed in 0.002289372 sec. | ||
1381 | 2024.11.14 06:21:00.140433 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1382 | 2024.11.14 06:21:00.140627 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1383 | 2024.11.14 06:21:00.140958 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1384 | 2024.11.14 06:21:00.141003 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1385 | 2024.11.14 06:21:00.141252 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1386 | 2024.11.14 06:21:00.141318 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1387 | 2024.11.14 06:21:00.141467 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1388 | 2024.11.14 06:21:00.141559 [ 296 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1389 | 2024.11.14 06:21:00.141576 [ 298 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1390 | 2024.11.14 06:21:00.141677 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1391 | 2024.11.14 06:21:00.141704 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1392 | 2024.11.14 06:21:00.141751 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1393 | 2024.11.14 06:21:00.141775 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1394 | 2024.11.14 06:21:00.142328 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 103.57 KiB/sec. | ||
1395 | 2024.11.14 06:21:00.142444 [ 254 ] {530e92c6-c085-440e-ae1a-50728b2fab42} <Debug> TCPHandler: Processed in 0.002076579 sec. | ||
1396 | 2024.11.14 06:21:00.142708 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2024.11.14 06:21:00.142905 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1398 | 2024.11.14 06:21:00.143221 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1399 | 2024.11.14 06:21:00.143259 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1400 | 2024.11.14 06:21:00.143500 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1401 | 2024.11.14 06:21:00.143568 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1402 | 2024.11.14 06:21:00.143719 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1403 | 2024.11.14 06:21:00.143807 [ 296 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1404 | 2024.11.14 06:21:00.143823 [ 298 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1405 | 2024.11.14 06:21:00.143924 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1406 | 2024.11.14 06:21:00.143952 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1407 | 2024.11.14 06:21:00.143999 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1408 | 2024.11.14 06:21:00.144024 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1409 | 2024.11.14 06:21:00.144578 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001758 sec., 2275.3128555176336 rows/sec., 104.99 KiB/sec. | ||
1410 | 2024.11.14 06:21:00.144693 [ 253 ] {b0e1bd6f-cf63-4080-81e8-5da8a9f2faea} <Debug> TCPHandler: Processed in 0.002056658 sec. | ||
1411 | 2024.11.14 06:21:00.144979 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1412 | 2024.11.14 06:21:00.145168 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1413 | 2024.11.14 06:21:00.145511 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1414 | 2024.11.14 06:21:00.145558 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1415 | 2024.11.14 06:21:00.145847 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1416 | 2024.11.14 06:21:00.145925 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1417 | 2024.11.14 06:21:00.146102 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1418 | 2024.11.14 06:21:00.146197 [ 298 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1419 | 2024.11.14 06:21:00.146213 [ 296 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1420 | 2024.11.14 06:21:00.146318 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1421 | 2024.11.14 06:21:00.146345 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1422 | 2024.11.14 06:21:00.146392 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1423 | 2024.11.14 06:21:00.146415 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1424 | 2024.11.14 06:21:00.147003 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 96.33 KiB/sec. | ||
1425 | 2024.11.14 06:21:00.147120 [ 254 ] {be57362d-c9b3-482b-87bf-fffe5031f2ca} <Debug> TCPHandler: Processed in 0.002206901 sec. | ||
1426 | 2024.11.14 06:21:00.147365 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2024.11.14 06:21:00.147563 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1428 | 2024.11.14 06:21:00.147917 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1429 | 2024.11.14 06:21:00.147965 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1430 | 2024.11.14 06:21:00.148235 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1431 | 2024.11.14 06:21:00.148302 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1432 | 2024.11.14 06:21:00.148452 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1433 | 2024.11.14 06:21:00.148551 [ 298 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1434 | 2024.11.14 06:21:00.148559 [ 296 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1435 | 2024.11.14 06:21:00.148664 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1436 | 2024.11.14 06:21:00.148691 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1437 | 2024.11.14 06:21:00.148738 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1438 | 2024.11.14 06:21:00.148762 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1439 | 2024.11.14 06:21:00.149313 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001835 sec., 2179.8365122615805 rows/sec., 100.58 KiB/sec. | ||
1440 | 2024.11.14 06:21:00.149431 [ 253 ] {cba407b6-d75b-4d6f-8e3c-dfb06d4e308a} <Debug> TCPHandler: Processed in 0.00213384 sec. | ||
1441 | 2024.11.14 06:21:00.149723 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2024.11.14 06:21:00.149897 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1443 | 2024.11.14 06:21:00.150192 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1444 | 2024.11.14 06:21:00.150231 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1445 | 2024.11.14 06:21:00.150486 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1446 | 2024.11.14 06:21:00.150554 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1447 | 2024.11.14 06:21:00.150702 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1448 | 2024.11.14 06:21:00.150795 [ 298 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1449 | 2024.11.14 06:21:00.150812 [ 296 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1450 | 2024.11.14 06:21:00.150911 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1451 | 2024.11.14 06:21:00.150939 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1452 | 2024.11.14 06:21:00.150987 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1453 | 2024.11.14 06:21:00.151011 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1454 | 2024.11.14 06:21:00.151561 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001736 sec., 2304.147465437788 rows/sec., 106.32 KiB/sec. | ||
1455 | 2024.11.14 06:21:00.151681 [ 254 ] {bf8e97ac-26d6-47e6-81c7-992001e6d452} <Debug> TCPHandler: Processed in 0.002015837 sec. | ||
1456 | 2024.11.14 06:21:00.151947 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1457 | 2024.11.14 06:21:00.152146 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1458 | 2024.11.14 06:21:00.152500 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1459 | 2024.11.14 06:21:00.152549 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1460 | 2024.11.14 06:21:00.152860 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1461 | 2024.11.14 06:21:00.152943 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1462 | 2024.11.14 06:21:00.153122 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1463 | 2024.11.14 06:21:00.153236 [ 298 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1464 | 2024.11.14 06:21:00.153237 [ 296 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1465 | 2024.11.14 06:21:00.153354 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1466 | 2024.11.14 06:21:00.153381 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1467 | 2024.11.14 06:21:00.153428 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1468 | 2024.11.14 06:21:00.153452 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1469 | 2024.11.14 06:21:00.154027 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00197 sec., 2030.4568527918782 rows/sec., 93.69 KiB/sec. | ||
1470 | 2024.11.14 06:21:00.154145 [ 253 ] {289fbb80-996c-4951-9cfb-8595bdaf249c} <Debug> TCPHandler: Processed in 0.002267392 sec. | ||
1471 | 2024.11.14 06:21:00.154410 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1472 | 2024.11.14 06:21:00.154609 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1473 | 2024.11.14 06:21:00.154961 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1474 | 2024.11.14 06:21:00.155010 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections')" moved to PREWHERE | ||
1475 | 2024.11.14 06:21:00.155280 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1476 | 2024.11.14 06:21:00.155347 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1477 | 2024.11.14 06:21:00.155493 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1478 | 2024.11.14 06:21:00.155582 [ 298 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1479 | 2024.11.14 06:21:00.155597 [ 296 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1480 | 2024.11.14 06:21:00.155695 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1481 | 2024.11.14 06:21:00.155724 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1482 | 2024.11.14 06:21:00.155772 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections'))" | ||
1483 | 2024.11.14 06:21:00.155796 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1484 | 2024.11.14 06:21:00.156496 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001977 sec., 2023.2675771370764 rows/sec., 93.36 KiB/sec. | ||
1485 | 2024.11.14 06:21:00.156612 [ 254 ] {cfacea75-86ad-40af-af52-edfbde4ddfd2} <Debug> TCPHandler: Processed in 0.002269602 sec. | ||
1486 | 2024.11.14 06:21:00.156870 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1487 | 2024.11.14 06:21:00.157075 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1488 | 2024.11.14 06:21:00.157440 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1489 | 2024.11.14 06:21:00.157491 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections')" moved to PREWHERE | ||
1490 | 2024.11.14 06:21:00.157811 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1491 | 2024.11.14 06:21:00.157891 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1492 | 2024.11.14 06:21:00.158070 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1493 | 2024.11.14 06:21:00.158184 [ 296 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1494 | 2024.11.14 06:21:00.158189 [ 298 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1495 | 2024.11.14 06:21:00.158300 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1496 | 2024.11.14 06:21:00.158329 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1497 | 2024.11.14 06:21:00.158378 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections'))" | ||
1498 | 2024.11.14 06:21:00.158403 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1499 | 2024.11.14 06:21:00.158979 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001998 sec., 2002.0020020020017 rows/sec., 92.38 KiB/sec. | ||
1500 | 2024.11.14 06:21:00.159108 [ 253 ] {edb9aada-91c4-4d5d-8b22-06a32d2dee3f} <Debug> TCPHandler: Processed in 0.002304843 sec. | ||
1501 | 2024.11.14 06:21:00.160442 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1502 | 2024.11.14 06:21:00.160595 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1503 | 2024.11.14 06:21:00.160655 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1504 | 2024.11.14 06:21:00.161444 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.11.14 06:21:00.161491 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1506 | 2024.11.14 06:21:00.162005 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1507 | 2024.11.14 06:21:00.162228 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1508 | 2024.11.14 06:21:00.162491 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 1.01 MiB/sec. | ||
1509 | 2024.11.14 06:21:00.162624 [ 254 ] {dfc2d9a8-416f-4666-837d-425578304832} <Debug> TCPHandler: Processed in 0.002245922 sec. | ||
1510 | 2024.11.14 06:21:00.162787 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1511 | 2024.11.14 06:21:00.162940 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1512 | 2024.11.14 06:21:00.162998 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1513 | 2024.11.14 06:21:00.163626 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2024.11.14 06:21:00.163666 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1515 | 2024.11.14 06:21:00.164087 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1516 | 2024.11.14 06:21:00.164354 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2024.11.14 06:21:00.164551 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001656 sec., 15700.48309178744 rows/sec., 1.22 MiB/sec. | ||
1518 | 2024.11.14 06:21:00.164615 [ 253 ] {27f41281-7765-4d29-b062-9d20344bb7d5} <Debug> TCPHandler: Processed in 0.001895055 sec. | ||
1519 | 2024.11.14 06:21:00.164773 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1520 | 2024.11.14 06:21:00.164909 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1521 | 2024.11.14 06:21:00.164966 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1522 | 2024.11.14 06:21:00.165584 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1523 | 2024.11.14 06:21:00.165624 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1524 | 2024.11.14 06:21:00.165983 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1525 | 2024.11.14 06:21:00.166227 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1526 | 2024.11.14 06:21:00.166444 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001567 sec., 17868.538608806637 rows/sec., 1.39 MiB/sec. | ||
1527 | 2024.11.14 06:21:00.166496 [ 254 ] {99d4d7d4-0154-43d3-85bc-1643a1929259} <Debug> TCPHandler: Processed in 0.001792053 sec. | ||
1528 | 2024.11.14 06:21:00.166646 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1529 | 2024.11.14 06:21:00.166774 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1530 | 2024.11.14 06:21:00.166827 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1531 | 2024.11.14 06:21:00.167367 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2024.11.14 06:21:00.167404 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1533 | 2024.11.14 06:21:00.167825 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1534 | 2024.11.14 06:21:00.168071 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2024.11.14 06:21:00.168296 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Debug> executeQuery: Read 30 rows, 2.13 KiB in 0.001539 sec., 19493.17738791423 rows/sec., 1.35 MiB/sec. | ||
1536 | 2024.11.14 06:21:00.168394 [ 253 ] {05d8f588-a971-42a3-b667-057f0a267ed6} <Debug> TCPHandler: Processed in 0.001804714 sec. | ||
1537 | 2024.11.14 06:21:00.168555 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1538 | 2024.11.14 06:21:00.168671 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1539 | 2024.11.14 06:21:00.168720 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1540 | 2024.11.14 06:21:00.169177 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1541 | 2024.11.14 06:21:00.169215 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1542 | 2024.11.14 06:21:00.169577 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1543 | 2024.11.14 06:21:00.169813 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2024.11.14 06:21:00.170071 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Debug> executeQuery: Read 12 rows, 864.00 B in 0.001405 sec., 8540.925266903914 rows/sec., 600.53 KiB/sec. | ||
1545 | 2024.11.14 06:21:00.170161 [ 254 ] {14ed4669-75a0-49f1-8b13-d06a2d9e4f72} <Debug> TCPHandler: Processed in 0.00166421 sec. | ||
1546 | 2024.11.14 06:21:01.000156 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.18 MiB, peak 150.43 MiB, free memory in arenas 0.00 B, will set to 147.16 MiB (RSS), difference: -1.03 MiB | ||
1547 | 2024.11.14 06:21:03.543103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 206 | ||
1548 | 2024.11.14 06:21:03.546495 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1549 | 2024.11.14 06:21:03.546552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1550 | 2024.11.14 06:21:03.548127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1551 | 2024.11.14 06:21:03.548463 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1552 | 2024.11.14 06:21:03.549164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
1553 | 2024.11.14 06:21:05.128132 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1554 | 2024.11.14 06:21:05.128393 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1555 | 2024.11.14 06:21:05.128461 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1556 | 2024.11.14 06:21:05.129167 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1557 | 2024.11.14 06:21:05.129219 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1558 | 2024.11.14 06:21:05.129647 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1559 | 2024.11.14 06:21:05.129901 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1560 | 2024.11.14 06:21:05.130154 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001811 sec., 14356.709000552182 rows/sec., 1.11 MiB/sec. | ||
1561 | 2024.11.14 06:21:05.130210 [ 254 ] {5ac9c6bd-7f23-456a-aba5-11f9684bd9fa} <Debug> TCPHandler: Processed in 0.002267342 sec. | ||
1562 | 2024.11.14 06:21:05.130452 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1563 | 2024.11.14 06:21:05.130646 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1564 | 2024.11.14 06:21:05.130719 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1565 | 2024.11.14 06:21:05.131458 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1566 | 2024.11.14 06:21:05.131509 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1567 | 2024.11.14 06:21:05.131945 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1568 | 2024.11.14 06:21:05.132198 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1569 | 2024.11.14 06:21:05.132437 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001844 sec., 15184.381778741867 rows/sec., 1.18 MiB/sec. | ||
1570 | 2024.11.14 06:21:05.132503 [ 253 ] {8a2e7bf8-7799-4daf-b0a9-1c7cb0cc156e} <Debug> TCPHandler: Processed in 0.00218246 sec. | ||
1571 | 2024.11.14 06:21:05.132703 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1572 | 2024.11.14 06:21:05.132923 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1573 | 2024.11.14 06:21:05.133020 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1574 | 2024.11.14 06:21:05.133656 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2024.11.14 06:21:05.133695 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1576 | 2024.11.14 06:21:05.134074 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1577 | 2024.11.14 06:21:05.134310 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2024.11.14 06:21:05.134559 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001683 sec., 29708.853238265 rows/sec., 2.06 MiB/sec. | ||
1579 | 2024.11.14 06:21:05.134752 [ 254 ] {ea1ab3be-51b8-4a89-bec3-2e9bdb82986c} <Debug> TCPHandler: Processed in 0.00215578 sec. | ||
1580 | 2024.11.14 06:21:05.134979 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1581 | 2024.11.14 06:21:05.135206 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1582 | 2024.11.14 06:21:05.135301 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1583 | 2024.11.14 06:21:05.135842 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1584 | 2024.11.14 06:21:05.135882 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1585 | 2024.11.14 06:21:05.136279 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1586 | 2024.11.14 06:21:05.136533 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1587 | 2024.11.14 06:21:05.136747 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001599 sec., 12507.817385866167 rows/sec., 879.46 KiB/sec. | ||
1588 | 2024.11.14 06:21:05.136799 [ 253 ] {80c9531b-b28b-422b-80e3-1bdf04b5e6fe} <Debug> TCPHandler: Processed in 0.001944086 sec. | ||
1589 | 2024.11.14 06:21:08.465322 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1590 | 2024.11.14 06:21:08.465439 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1591 | 2024.11.14 06:21:10.129877 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2024.11.14 06:21:10.130182 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1593 | 2024.11.14 06:21:10.130296 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1594 | 2024.11.14 06:21:10.131122 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1595 | 2024.11.14 06:21:10.131174 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1596 | 2024.11.14 06:21:10.131604 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1597 | 2024.11.14 06:21:10.131854 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1598 | 2024.11.14 06:21:10.132139 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Debug> executeQuery: Read 108 rows, 9.86 KiB in 0.002039 sec., 52967.140755272194 rows/sec., 4.72 MiB/sec. | ||
1599 | 2024.11.14 06:21:10.132344 [ 254 ] {3350e5b1-166e-4c5d-a92a-75c78413e3e8} <Debug> TCPHandler: Processed in 0.002652219 sec. | ||
1600 | 2024.11.14 06:21:10.132618 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1601 | 2024.11.14 06:21:10.132832 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1602 | 2024.11.14 06:21:10.132910 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1603 | 2024.11.14 06:21:10.133717 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1604 | 2024.11.14 06:21:10.133761 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1605 | 2024.11.14 06:21:10.134212 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1606 | 2024.11.14 06:21:10.134472 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2024.11.14 06:21:10.134676 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 1.58 MiB/sec. | ||
1608 | 2024.11.14 06:21:10.134740 [ 253 ] {705f5626-340b-46ea-83d4-044d7f5ff4cc} <Debug> TCPHandler: Processed in 0.002255762 sec. | ||
1609 | 2024.11.14 06:21:10.134898 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1610 | 2024.11.14 06:21:10.135016 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1611 | 2024.11.14 06:21:10.135065 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1612 | 2024.11.14 06:21:10.135688 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1613 | 2024.11.14 06:21:10.135729 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1614 | 2024.11.14 06:21:10.136088 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1615 | 2024.11.14 06:21:10.136334 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1616 | 2024.11.14 06:21:10.136542 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00155 sec., 44516.12903225807 rows/sec., 3.48 MiB/sec. | ||
1617 | 2024.11.14 06:21:10.136593 [ 254 ] {2fe22aac-c92e-415b-9f0d-3eb65e862932} <Debug> TCPHandler: Processed in 0.001750672 sec. | ||
1618 | 2024.11.14 06:21:10.136781 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1619 | 2024.11.14 06:21:10.136927 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1620 | 2024.11.14 06:21:10.136992 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1621 | 2024.11.14 06:21:10.137600 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1622 | 2024.11.14 06:21:10.137639 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1623 | 2024.11.14 06:21:10.138023 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1624 | 2024.11.14 06:21:10.138271 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1625 | 2024.11.14 06:21:10.138448 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001557 sec., 32113.037893384713 rows/sec., 2.23 MiB/sec. | ||
1626 | 2024.11.14 06:21:10.138500 [ 253 ] {715b2943-0c7e-4e1b-9ae8-507b87e9ed7f} <Debug> TCPHandler: Processed in 0.001789294 sec. | ||
1627 | 2024.11.14 06:21:10.138654 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1628 | 2024.11.14 06:21:10.138772 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1629 | 2024.11.14 06:21:10.138850 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1630 | 2024.11.14 06:21:10.140130 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1631 | 2024.11.14 06:21:10.140171 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1632 | 2024.11.14 06:21:10.140825 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1633 | 2024.11.14 06:21:10.141094 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1634 | 2024.11.14 06:21:10.141335 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002588 sec., 15842.349304482226 rows/sec., 28.39 MiB/sec. | ||
1635 | 2024.11.14 06:21:10.141424 [ 254 ] {c0ce45de-3899-4e95-8b9f-14aad6c9a617} <Debug> TCPHandler: Processed in 0.002825812 sec. | ||
1636 | 2024.11.14 06:21:10.141594 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1637 | 2024.11.14 06:21:10.141735 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1638 | 2024.11.14 06:21:10.141795 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1639 | 2024.11.14 06:21:10.142360 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2024.11.14 06:21:10.142407 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
1641 | 2024.11.14 06:21:10.142774 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1642 | 2024.11.14 06:21:10.143031 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1643 | 2024.11.14 06:21:10.143273 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001543 sec., 12961.762799740764 rows/sec., 911.37 KiB/sec. | ||
1644 | 2024.11.14 06:21:10.143389 [ 253 ] {551bc77b-1ab3-4612-b9cd-8b71fe4ae8ce} <Debug> TCPHandler: Processed in 0.001859815 sec. | ||
1645 | 2024.11.14 06:21:13.549400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 226 | ||
1646 | 2024.11.14 06:21:13.552115 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1647 | 2024.11.14 06:21:13.552166 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1648 | 2024.11.14 06:21:13.553609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1649 | 2024.11.14 06:21:13.553919 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1650 | 2024.11.14 06:21:13.554428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
1651 | 2024.11.14 06:21:15.126441 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1652 | 2024.11.14 06:21:15.126724 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
1653 | 2024.11.14 06:21:15.127179 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1654 | 2024.11.14 06:21:15.127233 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
1655 | 2024.11.14 06:21:15.127588 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1656 | 2024.11.14 06:21:15.127676 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1657 | 2024.11.14 06:21:15.127853 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1658 | 2024.11.14 06:21:15.128083 [ 296 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1659 | 2024.11.14 06:21:15.128108 [ 299 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1660 | 2024.11.14 06:21:15.128136 [ 298 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1661 | 2024.11.14 06:21:15.128259 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1662 | 2024.11.14 06:21:15.128291 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1663 | 2024.11.14 06:21:15.132617 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1664 | 2024.11.14 06:21:15.134597 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1665 | 2024.11.14 06:21:15.134678 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1666 | 2024.11.14 06:21:15.134734 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
1667 | 2024.11.14 06:21:15.136066 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.009467 sec., 1901.3415020597868 rows/sec., 79.84 KiB/sec. | ||
1668 | 2024.11.14 06:21:15.136226 [ 254 ] {1cc049de-4c0e-4edd-9e90-90cbce6bc09e} <Debug> TCPHandler: Processed in 0.009930965 sec. | ||
1669 | 2024.11.14 06:21:15.136724 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1670 | 2024.11.14 06:21:15.136976 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1671 | 2024.11.14 06:21:15.137382 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1672 | 2024.11.14 06:21:15.137429 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1673 | 2024.11.14 06:21:15.137742 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1674 | 2024.11.14 06:21:15.137824 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1675 | 2024.11.14 06:21:15.138002 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1676 | 2024.11.14 06:21:15.138145 [ 298 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1677 | 2024.11.14 06:21:15.138157 [ 299 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1678 | 2024.11.14 06:21:15.138158 [ 296 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1679 | 2024.11.14 06:21:15.138290 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1680 | 2024.11.14 06:21:15.138322 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1681 | 2024.11.14 06:21:15.138423 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1682 | 2024.11.14 06:21:15.138445 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1683 | 2024.11.14 06:21:15.138488 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
1684 | 2024.11.14 06:21:15.138534 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
1685 | 2024.11.14 06:21:15.139405 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002537 sec., 7094.994087504927 rows/sec., 297.93 KiB/sec. | ||
1686 | 2024.11.14 06:21:15.139571 [ 253 ] {91f214b6-12d9-4fa9-9f3c-87af4676c97d} <Debug> TCPHandler: Processed in 0.003018696 sec. | ||
1687 | 2024.11.14 06:21:15.140148 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1688 | 2024.11.14 06:21:15.140327 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1689 | 2024.11.14 06:21:15.140632 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1690 | 2024.11.14 06:21:15.140675 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1691 | 2024.11.14 06:21:15.140946 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1692 | 2024.11.14 06:21:15.141011 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1693 | 2024.11.14 06:21:15.141158 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1694 | 2024.11.14 06:21:15.141273 [ 296 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1695 | 2024.11.14 06:21:15.141291 [ 299 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1696 | 2024.11.14 06:21:15.141304 [ 298 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1697 | 2024.11.14 06:21:15.141419 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1698 | 2024.11.14 06:21:15.141447 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1699 | 2024.11.14 06:21:15.141529 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1700 | 2024.11.14 06:21:15.141549 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1701 | 2024.11.14 06:21:15.141588 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1702 | 2024.11.14 06:21:15.141633 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1703 | 2024.11.14 06:21:15.142627 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002382 sec., 7556.675062972292 rows/sec., 317.32 KiB/sec. | ||
1704 | 2024.11.14 06:21:15.142778 [ 254 ] {04edc7bb-9068-4019-94d8-7d46d4933c3e} <Debug> TCPHandler: Processed in 0.002687879 sec. | ||
1705 | 2024.11.14 06:21:15.143111 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2024.11.14 06:21:15.143329 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1707 | 2024.11.14 06:21:15.143676 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1708 | 2024.11.14 06:21:15.143719 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1709 | 2024.11.14 06:21:15.143994 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1710 | 2024.11.14 06:21:15.144061 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1711 | 2024.11.14 06:21:15.144212 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1712 | 2024.11.14 06:21:15.144329 [ 296 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1713 | 2024.11.14 06:21:15.144344 [ 299 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1714 | 2024.11.14 06:21:15.144364 [ 298 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1715 | 2024.11.14 06:21:15.144468 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1716 | 2024.11.14 06:21:15.144497 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1717 | 2024.11.14 06:21:15.144580 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1718 | 2024.11.14 06:21:15.144600 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1719 | 2024.11.14 06:21:15.144641 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1720 | 2024.11.14 06:21:15.144685 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1721 | 2024.11.14 06:21:15.145706 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002483 sec., 7249.2952074103905 rows/sec., 304.41 KiB/sec. | ||
1722 | 2024.11.14 06:21:15.145855 [ 253 ] {b2c79e98-694e-45be-a267-f183b7a7ceae} <Debug> TCPHandler: Processed in 0.002813083 sec. | ||
1723 | 2024.11.14 06:21:15.146115 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2024.11.14 06:21:15.146320 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1725 | 2024.11.14 06:21:15.146658 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1726 | 2024.11.14 06:21:15.146701 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1727 | 2024.11.14 06:21:15.146976 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1728 | 2024.11.14 06:21:15.147041 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1729 | 2024.11.14 06:21:15.147185 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1730 | 2024.11.14 06:21:15.147332 [ 296 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1731 | 2024.11.14 06:21:15.147343 [ 299 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1732 | 2024.11.14 06:21:15.147347 [ 298 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1733 | 2024.11.14 06:21:15.147477 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1734 | 2024.11.14 06:21:15.147505 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1735 | 2024.11.14 06:21:15.147587 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1736 | 2024.11.14 06:21:15.147606 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1737 | 2024.11.14 06:21:15.147646 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1738 | 2024.11.14 06:21:15.147693 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1739 | 2024.11.14 06:21:15.148694 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002469 sec., 7290.400972053463 rows/sec., 306.14 KiB/sec. | ||
1740 | 2024.11.14 06:21:15.148845 [ 254 ] {c0ddb501-2526-4cc8-8885-be23a58b8f4c} <Debug> TCPHandler: Processed in 0.002794352 sec. | ||
1741 | 2024.11.14 06:21:15.149174 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2024.11.14 06:21:15.149509 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1743 | 2024.11.14 06:21:15.149859 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1744 | 2024.11.14 06:21:15.149903 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1745 | 2024.11.14 06:21:15.150180 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1746 | 2024.11.14 06:21:15.150244 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1747 | 2024.11.14 06:21:15.150391 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1748 | 2024.11.14 06:21:15.150493 [ 296 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1749 | 2024.11.14 06:21:15.150544 [ 299 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1750 | 2024.11.14 06:21:15.150549 [ 298 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1751 | 2024.11.14 06:21:15.150660 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1752 | 2024.11.14 06:21:15.150687 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1753 | 2024.11.14 06:21:15.150769 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1754 | 2024.11.14 06:21:15.150788 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1755 | 2024.11.14 06:21:15.150828 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1756 | 2024.11.14 06:21:15.150874 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1757 | 2024.11.14 06:21:15.151844 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002494 sec., 7217.321571772253 rows/sec., 303.07 KiB/sec. | ||
1758 | 2024.11.14 06:21:15.151995 [ 253 ] {813cd151-2bb2-46dc-8366-cc810d9a69c6} <Debug> TCPHandler: Processed in 0.002929144 sec. | ||
1759 | 2024.11.14 06:21:15.152256 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2024.11.14 06:21:15.152466 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1761 | 2024.11.14 06:21:15.152786 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1762 | 2024.11.14 06:21:15.152829 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1763 | 2024.11.14 06:21:15.153111 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1764 | 2024.11.14 06:21:15.153176 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1765 | 2024.11.14 06:21:15.153326 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1766 | 2024.11.14 06:21:15.153441 [ 296 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1767 | 2024.11.14 06:21:15.153470 [ 299 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1768 | 2024.11.14 06:21:15.153487 [ 298 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1769 | 2024.11.14 06:21:15.153585 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1770 | 2024.11.14 06:21:15.153615 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1771 | 2024.11.14 06:21:15.153698 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1772 | 2024.11.14 06:21:15.153718 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1773 | 2024.11.14 06:21:15.153759 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1774 | 2024.11.14 06:21:15.153806 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1775 | 2024.11.14 06:21:15.154763 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002394 sec., 7518.796992481203 rows/sec., 315.73 KiB/sec. | ||
1776 | 2024.11.14 06:21:15.154916 [ 254 ] {e989ed16-f5e7-43ed-8ffd-bf19c94e0a73} <Debug> TCPHandler: Processed in 0.0027276 sec. | ||
1777 | 2024.11.14 06:21:15.155230 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2024.11.14 06:21:15.155563 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1779 | 2024.11.14 06:21:15.155892 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1780 | 2024.11.14 06:21:15.155934 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1781 | 2024.11.14 06:21:15.156215 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1782 | 2024.11.14 06:21:15.156279 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1783 | 2024.11.14 06:21:15.156423 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1784 | 2024.11.14 06:21:15.156563 [ 296 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1785 | 2024.11.14 06:21:15.156578 [ 299 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1786 | 2024.11.14 06:21:15.156598 [ 298 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1787 | 2024.11.14 06:21:15.156735 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1788 | 2024.11.14 06:21:15.156765 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1789 | 2024.11.14 06:21:15.156850 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1790 | 2024.11.14 06:21:15.156871 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1791 | 2024.11.14 06:21:15.156910 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1792 | 2024.11.14 06:21:15.156958 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1793 | 2024.11.14 06:21:15.158019 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002619 sec., 6872.8522336769765 rows/sec., 288.61 KiB/sec. | ||
1794 | 2024.11.14 06:21:15.158169 [ 253 ] {19b6f0b0-aad3-41a8-94e5-a9611a8f0aca} <Debug> TCPHandler: Processed in 0.003046907 sec. | ||
1795 | 2024.11.14 06:21:15.158415 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2024.11.14 06:21:15.158626 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1797 | 2024.11.14 06:21:15.158996 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1798 | 2024.11.14 06:21:15.159050 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1799 | 2024.11.14 06:21:15.159405 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1800 | 2024.11.14 06:21:15.159483 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1801 | 2024.11.14 06:21:15.159636 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1802 | 2024.11.14 06:21:15.159782 [ 298 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1803 | 2024.11.14 06:21:15.159798 [ 299 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1804 | 2024.11.14 06:21:15.159785 [ 296 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1805 | 2024.11.14 06:21:15.159920 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1806 | 2024.11.14 06:21:15.159948 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1807 | 2024.11.14 06:21:15.160030 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1808 | 2024.11.14 06:21:15.160050 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1809 | 2024.11.14 06:21:15.160090 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1810 | 2024.11.14 06:21:15.160137 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1811 | 2024.11.14 06:21:15.161176 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002652 sec., 6787.330316742082 rows/sec., 285.01 KiB/sec. | ||
1812 | 2024.11.14 06:21:15.161326 [ 254 ] {1053756f-2e6d-49dd-a397-1c67d00706af} <Debug> TCPHandler: Processed in 0.002977616 sec. | ||
1813 | 2024.11.14 06:21:15.161629 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1814 | 2024.11.14 06:21:15.161871 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1815 | 2024.11.14 06:21:15.162244 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1816 | 2024.11.14 06:21:15.162298 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1817 | 2024.11.14 06:21:15.162638 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1818 | 2024.11.14 06:21:15.162702 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1819 | 2024.11.14 06:21:15.162846 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1820 | 2024.11.14 06:21:15.162922 [ 296 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1821 | 2024.11.14 06:21:15.162983 [ 299 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1822 | 2024.11.14 06:21:15.163010 [ 298 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1823 | 2024.11.14 06:21:15.163118 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1824 | 2024.11.14 06:21:15.163146 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1825 | 2024.11.14 06:21:15.163226 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1826 | 2024.11.14 06:21:15.163247 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1827 | 2024.11.14 06:21:15.163287 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1828 | 2024.11.14 06:21:15.163336 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1829 | 2024.11.14 06:21:15.164293 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002525 sec., 7128.712871287129 rows/sec., 299.35 KiB/sec. | ||
1830 | 2024.11.14 06:21:15.164443 [ 253 ] {04b93cae-91c1-4ce4-bb38-31306f5d2cbe} <Debug> TCPHandler: Processed in 0.002893734 sec. | ||
1831 | 2024.11.14 06:21:15.164701 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2024.11.14 06:21:15.164914 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1833 | 2024.11.14 06:21:15.165289 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1834 | 2024.11.14 06:21:15.165344 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1835 | 2024.11.14 06:21:15.165673 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1836 | 2024.11.14 06:21:15.165738 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1837 | 2024.11.14 06:21:15.165882 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1838 | 2024.11.14 06:21:15.166000 [ 296 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1839 | 2024.11.14 06:21:15.166021 [ 299 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1840 | 2024.11.14 06:21:15.166034 [ 298 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1841 | 2024.11.14 06:21:15.166149 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1842 | 2024.11.14 06:21:15.166177 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1843 | 2024.11.14 06:21:15.166260 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1844 | 2024.11.14 06:21:15.166281 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1845 | 2024.11.14 06:21:15.166322 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1846 | 2024.11.14 06:21:15.166371 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1847 | 2024.11.14 06:21:15.167300 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002486 sec., 7240.547063555913 rows/sec., 304.05 KiB/sec. | ||
1848 | 2024.11.14 06:21:15.167452 [ 254 ] {37ce451e-046e-4055-9b6f-df2721e5e26e} <Debug> TCPHandler: Processed in 0.002815103 sec. | ||
1849 | 2024.11.14 06:21:15.171493 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2024.11.14 06:21:15.171794 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
1851 | 2024.11.14 06:21:15.172379 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1852 | 2024.11.14 06:21:15.172469 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
1853 | 2024.11.14 06:21:15.172829 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1854 | 2024.11.14 06:21:15.172893 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1855 | 2024.11.14 06:21:15.173040 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1856 | 2024.11.14 06:21:15.173113 [ 296 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1857 | 2024.11.14 06:21:15.173189 [ 299 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1858 | 2024.11.14 06:21:15.173194 [ 298 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1859 | 2024.11.14 06:21:15.173311 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1860 | 2024.11.14 06:21:15.173340 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1861 | 2024.11.14 06:21:15.173422 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1862 | 2024.11.14 06:21:15.173442 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
1863 | 2024.11.14 06:21:15.173483 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1864 | 2024.11.14 06:21:15.173531 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
1865 | 2024.11.14 06:21:15.174540 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002912 sec., 6181.318681318681 rows/sec., 259.57 KiB/sec. | ||
1866 | 2024.11.14 06:21:15.174690 [ 253 ] {d546e658-a36e-43b2-b9a9-0a85ccac9708} <Debug> TCPHandler: Processed in 0.00325448 sec. | ||
1867 | 2024.11.14 06:21:15.176056 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1868 | 2024.11.14 06:21:15.176185 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1869 | 2024.11.14 06:21:15.176235 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1870 | 2024.11.14 06:21:15.176979 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1871 | 2024.11.14 06:21:15.177026 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1872 | 2024.11.14 06:21:15.177548 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1873 | 2024.11.14 06:21:15.177779 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1874 | 2024.11.14 06:21:15.178008 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001861 sec., 6448.1461579795805 rows/sec., 1.30 MiB/sec. | ||
1875 | 2024.11.14 06:21:15.178062 [ 254 ] {509c0c83-2fc5-4928-a5d8-e86dd48e6d2f} <Debug> TCPHandler: Processed in 0.002061358 sec. | ||
1876 | 2024.11.14 06:21:15.178280 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1877 | 2024.11.14 06:21:15.178514 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1878 | 2024.11.14 06:21:15.178595 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1879 | 2024.11.14 06:21:15.179847 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2024.11.14 06:21:15.179892 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1881 | 2024.11.14 06:21:15.180319 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1882 | 2024.11.14 06:21:15.180563 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2024.11.14 06:21:15.180812 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002361 sec., 5929.690808979247 rows/sec., 426.86 KiB/sec. | ||
1884 | 2024.11.14 06:21:15.180993 [ 253 ] {49e7f65b-d2cc-488b-a39e-967fab14b2eb} <Debug> TCPHandler: Processed in 0.002821673 sec. | ||
1885 | 2024.11.14 06:21:15.181356 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1886 | 2024.11.14 06:21:15.181579 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1887 | 2024.11.14 06:21:15.181645 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1888 | 2024.11.14 06:21:15.182409 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2024.11.14 06:21:15.182455 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1890 | 2024.11.14 06:21:15.182848 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1891 | 2024.11.14 06:21:15.183107 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2024.11.14 06:21:15.183258 [ 42 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1893 | 2024.11.14 06:21:15.183333 [ 42 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2024.11.14 06:21:15.183351 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Debug> executeQuery: Read 173 rows, 15.63 KiB in 0.001818 sec., 95159.51595159517 rows/sec., 8.40 MiB/sec. | ||
1895 | 2024.11.14 06:21:15.183368 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1896 | 2024.11.14 06:21:15.183479 [ 254 ] {27d03148-0080-49cd-9a4b-0585d407d0cc} <Debug> TCPHandler: Processed in 0.002238042 sec. | ||
1897 | 2024.11.14 06:21:15.183567 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
1898 | 2024.11.14 06:21:15.183691 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1899 | 2024.11.14 06:21:15.183731 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1900 | 2024.11.14 06:21:15.183769 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part | ||
1901 | 2024.11.14 06:21:15.183917 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1902 | 2024.11.14 06:21:15.184048 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
1903 | 2024.11.14 06:21:15.184072 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1904 | 2024.11.14 06:21:15.184434 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
1905 | 2024.11.14 06:21:15.184826 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
1906 | 2024.11.14 06:21:15.185137 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
1907 | 2024.11.14 06:21:15.185550 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part | ||
1908 | 2024.11.14 06:21:15.186962 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1909 | 2024.11.14 06:21:15.187031 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1910 | 2024.11.14 06:21:15.188000 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1911 | 2024.11.14 06:21:15.188478 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.004970423 sec., 100192.67977795853 rows/sec., 9.28 MiB/sec. | ||
1912 | 2024.11.14 06:21:15.188496 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1913 | 2024.11.14 06:21:15.188789 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1914 | 2024.11.14 06:21:15.188890 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.005013 sec., 1396.3694394574106 rows/sec., 90.97 KiB/sec. | ||
1915 | 2024.11.14 06:21:15.188986 [ 253 ] {132ce3d5-bbb6-4cb1-a0ab-5c2cda182ada} <Debug> TCPHandler: Processed in 0.00537214 sec. | ||
1916 | 2024.11.14 06:21:15.189167 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2024.11.14 06:21:15.189338 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1918 | 2024.11.14 06:21:15.189364 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1919 | 2024.11.14 06:21:15.189467 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1920 | 2024.11.14 06:21:15.189556 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_11_2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1921 | 2024.11.14 06:21:15.189733 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1922 | 2024.11.14 06:21:15.190213 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1923 | 2024.11.14 06:21:15.190256 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1924 | 2024.11.14 06:21:15.190610 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1925 | 2024.11.14 06:21:15.190848 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1926 | 2024.11.14 06:21:15.191126 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001798 sec., 7786.429365962181 rows/sec., 545.31 KiB/sec. | ||
1927 | 2024.11.14 06:21:15.191226 [ 254 ] {8a5a78a9-6dcb-4d96-8cac-6111963f1b3b} <Debug> TCPHandler: Processed in 0.00213085 sec. | ||
1928 | 2024.11.14 06:21:15.191385 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1929 | 2024.11.14 06:21:15.191524 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1930 | 2024.11.14 06:21:15.191579 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1931 | 2024.11.14 06:21:15.192246 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1932 | 2024.11.14 06:21:15.192293 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1933 | 2024.11.14 06:21:15.192683 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1934 | 2024.11.14 06:21:15.192919 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1935 | 2024.11.14 06:21:15.193173 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. | ||
1936 | 2024.11.14 06:21:15.193240 [ 253 ] {8b36bf44-574d-4558-90af-3f3b69046540} <Debug> TCPHandler: Processed in 0.001923806 sec. | ||
1937 | 2024.11.14 06:21:15.193382 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1938 | 2024.11.14 06:21:15.193496 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1939 | 2024.11.14 06:21:15.193544 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1940 | 2024.11.14 06:21:15.194375 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1941 | 2024.11.14 06:21:15.194421 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1942 | 2024.11.14 06:21:15.194838 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1943 | 2024.11.14 06:21:15.195082 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1944 | 2024.11.14 06:21:15.195237 [ 42 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1945 | 2024.11.14 06:21:15.195293 [ 42 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1946 | 2024.11.14 06:21:15.195324 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Debug> executeQuery: Read 346 rows, 24.80 KiB in 0.001847 sec., 187330.8067135896 rows/sec., 13.11 MiB/sec. | ||
1947 | 2024.11.14 06:21:15.195336 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1948 | 2024.11.14 06:21:15.195475 [ 254 ] {8fe7103f-a78a-49c3-b364-a6ebefd556a4} <Debug> TCPHandler: Processed in 0.00214543 sec. | ||
1949 | 2024.11.14 06:21:15.195786 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1950 | 2024.11.14 06:21:15.195889 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
1951 | 2024.11.14 06:21:15.196020 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1952 | 2024.11.14 06:21:15.196077 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1953 | 2024.11.14 06:21:15.196093 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1954 | 2024.11.14 06:21:15.196121 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
1955 | 2024.11.14 06:21:15.196452 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
1956 | 2024.11.14 06:21:15.196844 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
1957 | 2024.11.14 06:21:15.197193 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
1958 | 2024.11.14 06:21:15.197499 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 69 rows starting from the beginning of the part | ||
1959 | 2024.11.14 06:21:15.197896 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 346 rows starting from the beginning of the part | ||
1960 | 2024.11.14 06:21:15.198488 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2024.11.14 06:21:15.198530 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1962 | 2024.11.14 06:21:15.199038 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1963 | 2024.11.14 06:21:15.199353 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2024.11.14 06:21:15.199681 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003687 sec., 1627.3393002441007 rows/sec., 85.02 KiB/sec. | ||
1965 | 2024.11.14 06:21:15.199789 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 5 columns (5 merged, 0 gathered) in 0.004285589 sec., 133703.9086109284 rows/sec., 10.30 MiB/sec. | ||
1966 | 2024.11.14 06:21:15.199810 [ 253 ] {39a88872-f308-40e3-9bec-13c5448d7f94} <Debug> TCPHandler: Processed in 0.004206268 sec. | ||
1967 | 2024.11.14 06:21:15.200000 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1968 | 2024.11.14 06:21:15.200010 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1969 | 2024.11.14 06:21:15.200194 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1970 | 2024.11.14 06:21:15.200305 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1971 | 2024.11.14 06:21:15.200537 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1972 | 2024.11.14 06:21:15.200816 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_11_2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1973 | 2024.11.14 06:21:15.200973 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1974 | 2024.11.14 06:21:15.201262 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1975 | 2024.11.14 06:21:15.201306 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1976 | 2024.11.14 06:21:15.201703 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1977 | 2024.11.14 06:21:15.201942 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1978 | 2024.11.14 06:21:15.202185 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Debug> executeQuery: Read 117 rows, 7.70 KiB in 0.002043 sec., 57268.72246696035 rows/sec., 3.68 MiB/sec. | ||
1979 | 2024.11.14 06:21:15.202248 [ 254 ] {9da07771-7c7c-40f9-85b7-99b559c56e86} <Debug> TCPHandler: Processed in 0.002332313 sec. | ||
1980 | 2024.11.14 06:21:15.202454 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1981 | 2024.11.14 06:21:15.202647 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1982 | 2024.11.14 06:21:15.202708 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1983 | 2024.11.14 06:21:15.203249 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1984 | 2024.11.14 06:21:15.203295 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1985 | 2024.11.14 06:21:15.203678 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1986 | 2024.11.14 06:21:15.203912 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1987 | 2024.11.14 06:21:15.204179 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
1988 | 2024.11.14 06:21:15.204241 [ 253 ] {b564ba64-e887-419f-aef8-a86466e677b9} <Debug> TCPHandler: Processed in 0.001899106 sec. | ||
1989 | 2024.11.14 06:21:15.204381 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1990 | 2024.11.14 06:21:15.204497 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1991 | 2024.11.14 06:21:15.204546 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1992 | 2024.11.14 06:21:15.205001 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1993 | 2024.11.14 06:21:15.205041 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
1994 | 2024.11.14 06:21:15.205437 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1995 | 2024.11.14 06:21:15.205671 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1996 | 2024.11.14 06:21:15.205878 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Debug> executeQuery: Read 38 rows, 2.32 KiB in 0.001405 sec., 27046.26334519573 rows/sec., 1.61 MiB/sec. | ||
1997 | 2024.11.14 06:21:15.205927 [ 254 ] {9d3f6007-76fe-44fe-9fe2-aa7023652a2f} <Debug> TCPHandler: Processed in 0.00160074 sec. | ||
1998 | 2024.11.14 06:21:16.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.97 MiB, peak 152.02 MiB, free memory in arenas 0.00 B, will set to 147.79 MiB (RSS), difference: -1.19 MiB | ||
1999 | 2024.11.14 06:21:20.128330 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2024.11.14 06:21:20.128635 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2001 | 2024.11.14 06:21:20.128731 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2002 | 2024.11.14 06:21:20.129501 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.11.14 06:21:20.129555 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2004 | 2024.11.14 06:21:20.129998 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2005 | 2024.11.14 06:21:20.130377 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.11.14 06:21:20.130640 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002066 sec., 12584.704743465632 rows/sec., 997.83 KiB/sec. | ||
2007 | 2024.11.14 06:21:20.130701 [ 254 ] {3aa61ced-373e-4a61-9d7a-c8b804ee9107} <Debug> TCPHandler: Processed in 0.002558337 sec. | ||
2008 | 2024.11.14 06:21:20.130960 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2024.11.14 06:21:20.131165 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2010 | 2024.11.14 06:21:20.131240 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2011 | 2024.11.14 06:21:20.132008 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2024.11.14 06:21:20.132047 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2013 | 2024.11.14 06:21:20.132461 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2014 | 2024.11.14 06:21:20.132700 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2024.11.14 06:21:20.132941 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001823 sec., 15359.297860669227 rows/sec., 1.20 MiB/sec. | ||
2016 | 2024.11.14 06:21:20.133166 [ 253 ] {939c1ea6-ff9e-48f3-bf81-12f75f0b8cff} <Debug> TCPHandler: Processed in 0.002335783 sec. | ||
2017 | 2024.11.14 06:21:20.133408 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2018 | 2024.11.14 06:21:20.133632 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2019 | 2024.11.14 06:21:20.133731 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2020 | 2024.11.14 06:21:20.134239 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2024.11.14 06:21:20.134279 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2022 | 2024.11.14 06:21:20.134664 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2023 | 2024.11.14 06:21:20.134903 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2024.11.14 06:21:20.135055 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2025 | 2024.11.14 06:21:20.135120 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2026 | 2024.11.14 06:21:20.135140 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001558 sec., 32092.42618741977 rows/sec., 2.23 MiB/sec. | ||
2027 | 2024.11.14 06:21:20.135159 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2028 | 2024.11.14 06:21:20.135304 [ 254 ] {dfb36de0-7ba6-4e3e-bc6c-afc4fb83737f} <Debug> TCPHandler: Processed in 0.002020258 sec. | ||
2029 | 2024.11.14 06:21:20.135577 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
2030 | 2024.11.14 06:21:20.135640 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2031 | 2024.11.14 06:21:20.135916 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2032 | 2024.11.14 06:21:20.135957 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2033 | 2024.11.14 06:21:20.136009 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2034 | 2024.11.14 06:21:20.136033 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2035 | 2024.11.14 06:21:20.136343 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
2036 | 2024.11.14 06:21:20.136750 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
2037 | 2024.11.14 06:21:20.137208 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
2038 | 2024.11.14 06:21:20.137560 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 117 rows starting from the beginning of the part | ||
2039 | 2024.11.14 06:21:20.137795 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
2040 | 2024.11.14 06:21:20.138668 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2041 | 2024.11.14 06:21:20.138723 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2042 | 2024.11.14 06:21:20.139650 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2043 | 2024.11.14 06:21:20.140188 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2044 | 2024.11.14 06:21:20.140709 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.004852 sec., 4122.011541632316 rows/sec., 289.83 KiB/sec. | ||
2045 | 2024.11.14 06:21:20.140853 [ 253 ] {888e5863-afaf-4876-bdd2-052eea8cf287} <Debug> TCPHandler: Processed in 0.00538116 sec. | ||
2046 | 2024.11.14 06:21:20.140851 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.005549563 sec., 53697.92180032914 rows/sec., 3.62 MiB/sec. | ||
2047 | 2024.11.14 06:21:20.141112 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2048 | 2024.11.14 06:21:20.141430 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2049 | 2024.11.14 06:21:20.141507 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2050 | 2024.11.14 06:21:20.141595 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2051 | 2024.11.14 06:21:22.011412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2024.11.14 06:21:22.216967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2053 | 2024.11.14 06:21:22.224285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2054 | 2024.11.14 06:21:22.229606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.11.14 06:21:22.230940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2056 | 2024.11.14 06:21:22.367249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2057 | 2024.11.14 06:21:22.378528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2058 | 2024.11.14 06:21:22.393929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2059 | 2024.11.14 06:21:23.465502 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2060 | 2024.11.14 06:21:23.465560 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2061 | 2024.11.14 06:21:23.554580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 280 | ||
2062 | 2024.11.14 06:21:23.558456 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2063 | 2024.11.14 06:21:23.558510 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2064 | 2024.11.14 06:21:23.560081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2065 | 2024.11.14 06:21:23.560413 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2066 | 2024.11.14 06:21:23.561199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
2067 | 2024.11.14 06:21:24.001341 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937387 sec. | ||
2068 | 2024.11.14 06:21:25.133893 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2069 | 2024.11.14 06:21:25.134103 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2070 | 2024.11.14 06:21:25.134184 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2071 | 2024.11.14 06:21:25.134998 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2024.11.14 06:21:25.135055 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2073 | 2024.11.14 06:21:25.135486 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2074 | 2024.11.14 06:21:25.135770 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2024.11.14 06:21:25.136026 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
2076 | 2024.11.14 06:21:25.136107 [ 254 ] {84e9ae19-0a6e-44c2-98db-cb2f368b858a} <Debug> TCPHandler: Processed in 0.002353254 sec. | ||
2077 | 2024.11.14 06:21:25.136358 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2024.11.14 06:21:25.136568 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2079 | 2024.11.14 06:21:25.136648 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2080 | 2024.11.14 06:21:25.137554 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2024.11.14 06:21:25.137605 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2082 | 2024.11.14 06:21:25.138064 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2083 | 2024.11.14 06:21:25.138322 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.11.14 06:21:25.138570 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Debug> executeQuery: Read 255 rows, 23.43 KiB in 0.002059 sec., 123846.5274405051 rows/sec., 11.11 MiB/sec. | ||
2085 | 2024.11.14 06:21:25.138632 [ 253 ] {6d51e423-14cf-4f89-83a4-e1e2d2189fb5} <Debug> TCPHandler: Processed in 0.002405545 sec. | ||
2086 | 2024.11.14 06:21:25.138797 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2024.11.14 06:21:25.139004 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2088 | 2024.11.14 06:21:25.139096 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2089 | 2024.11.14 06:21:25.140034 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2024.11.14 06:21:25.140075 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2091 | 2024.11.14 06:21:25.140429 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2092 | 2024.11.14 06:21:25.140669 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2024.11.14 06:21:25.140974 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002012 sec., 23856.85884691849 rows/sec., 1.72 MiB/sec. | ||
2094 | 2024.11.14 06:21:25.141364 [ 254 ] {da77f77a-9460-412f-9a03-620d4b9b68e1} <Debug> TCPHandler: Processed in 0.002628219 sec. | ||
2095 | 2024.11.14 06:21:25.141800 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2024.11.14 06:21:25.141976 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2097 | 2024.11.14 06:21:25.142027 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2098 | 2024.11.14 06:21:25.142626 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2024.11.14 06:21:25.142669 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2100 | 2024.11.14 06:21:25.143034 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2101 | 2024.11.14 06:21:25.143274 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2024.11.14 06:21:25.143558 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. | ||
2103 | 2024.11.14 06:21:25.143636 [ 253 ] {5afd00d5-d4d3-4af8-be29-cae5db450f46} <Debug> TCPHandler: Processed in 0.001950606 sec. | ||
2104 | 2024.11.14 06:21:25.143776 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.11.14 06:21:25.143893 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2106 | 2024.11.14 06:21:25.143941 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2107 | 2024.11.14 06:21:25.144498 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2024.11.14 06:21:25.144539 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2109 | 2024.11.14 06:21:25.144887 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2110 | 2024.11.14 06:21:25.145127 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2024.11.14 06:21:25.145409 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001519 sec., 8558.262014483213 rows/sec., 533.61 KiB/sec. | ||
2112 | 2024.11.14 06:21:25.145477 [ 254 ] {ae630ca5-5253-46ed-8a58-de4105981f5f} <Debug> TCPHandler: Processed in 0.001757902 sec. | ||
2113 | 2024.11.14 06:21:25.145622 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2114 | 2024.11.14 06:21:25.145742 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2115 | 2024.11.14 06:21:25.145791 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2116 | 2024.11.14 06:21:25.146957 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2024.11.14 06:21:25.146998 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2118 | 2024.11.14 06:21:25.147385 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2119 | 2024.11.14 06:21:25.147649 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2024.11.14 06:21:25.147982 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.002258 sec., 171390.61116031886 rows/sec., 12.15 MiB/sec. | ||
2121 | 2024.11.14 06:21:25.148285 [ 253 ] {c08224fc-0daa-46ad-bc89-fe9001758c2d} <Debug> TCPHandler: Processed in 0.00271842 sec. | ||
2122 | 2024.11.14 06:21:25.148521 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2024.11.14 06:21:25.148676 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2124 | 2024.11.14 06:21:25.148736 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2125 | 2024.11.14 06:21:25.149211 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2126 | 2024.11.14 06:21:25.149251 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2127 | 2024.11.14 06:21:25.149618 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2128 | 2024.11.14 06:21:25.149866 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2129 | 2024.11.14 06:21:25.150059 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
2130 | 2024.11.14 06:21:25.150180 [ 254 ] {e5b92221-6362-43dd-a417-a61268d8185d} <Debug> TCPHandler: Processed in 0.001778403 sec. | ||
2131 | 2024.11.14 06:21:25.150328 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2024.11.14 06:21:25.150446 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2133 | 2024.11.14 06:21:25.150500 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2134 | 2024.11.14 06:21:25.151064 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2135 | 2024.11.14 06:21:25.151104 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2136 | 2024.11.14 06:21:25.151498 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2137 | 2024.11.14 06:21:25.151738 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2024.11.14 06:21:25.151967 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001547 sec., 82094.37621202327 rows/sec., 5.31 MiB/sec. | ||
2139 | 2024.11.14 06:21:25.152027 [ 253 ] {50ca0554-951e-4113-97eb-8fb24ead5621} <Debug> TCPHandler: Processed in 0.001755722 sec. | ||
2140 | 2024.11.14 06:21:25.152190 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2141 | 2024.11.14 06:21:25.152331 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2142 | 2024.11.14 06:21:25.152390 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2143 | 2024.11.14 06:21:25.152904 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2024.11.14 06:21:25.152944 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2145 | 2024.11.14 06:21:25.153300 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2146 | 2024.11.14 06:21:25.153541 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2147 | 2024.11.14 06:21:25.153757 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
2148 | 2024.11.14 06:21:25.153812 [ 254 ] {356aec00-24a2-4dc8-8b93-04c1bfada320} <Debug> TCPHandler: Processed in 0.001690221 sec. | ||
2149 | 2024.11.14 06:21:25.153959 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2150 | 2024.11.14 06:21:25.154100 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2151 | 2024.11.14 06:21:25.154192 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2152 | 2024.11.14 06:21:25.155437 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2153 | 2024.11.14 06:21:25.155478 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2154 | 2024.11.14 06:21:25.156204 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2155 | 2024.11.14 06:21:25.156463 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2156 | 2024.11.14 06:21:25.156976 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002869 sec., 14290.693621470895 rows/sec., 25.61 MiB/sec. | ||
2157 | 2024.11.14 06:21:25.157414 [ 253 ] {96cb4671-385f-49c6-aeac-077e469a67e0} <Debug> TCPHandler: Processed in 0.003520186 sec. | ||
2158 | 2024.11.14 06:21:25.157643 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2159 | 2024.11.14 06:21:25.157861 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2160 | 2024.11.14 06:21:25.157928 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2161 | 2024.11.14 06:21:25.158377 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.11.14 06:21:25.158416 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2163 | 2024.11.14 06:21:25.158789 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2164 | 2024.11.14 06:21:25.159028 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2024.11.14 06:21:25.159190 [ 33 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2166 | 2024.11.14 06:21:25.159261 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001452 sec., 28925.619834710746 rows/sec., 1.75 MiB/sec. | ||
2167 | 2024.11.14 06:21:25.159296 [ 33 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2168 | 2024.11.14 06:21:25.159365 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2169 | 2024.11.14 06:21:25.159376 [ 254 ] {f0cafc09-de18-4f7e-9574-b28f9548d46b} <Debug> TCPHandler: Processed in 0.001837974 sec. | ||
2170 | 2024.11.14 06:21:25.159687 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
2171 | 2024.11.14 06:21:25.159813 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2172 | 2024.11.14 06:21:25.159850 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
2173 | 2024.11.14 06:21:25.159928 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
2174 | 2024.11.14 06:21:25.160147 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2175 | 2024.11.14 06:21:25.160353 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
2176 | 2024.11.14 06:21:25.160575 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
2177 | 2024.11.14 06:21:25.160794 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
2178 | 2024.11.14 06:21:25.161981 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508356 sec., 60597.45905286171 rows/sec., 3.88 MiB/sec. | ||
2179 | 2024.11.14 06:21:25.162187 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2180 | 2024.11.14 06:21:25.162558 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.11.14 06:21:25.162649 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_6_1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2182 | 2024.11.14 06:21:25.162735 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2183 | 2024.11.14 06:21:26.902017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2184 | 2024.11.14 06:21:27.071785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2185 | 2024.11.14 06:21:27.454461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2186 | 2024.11.14 06:21:27.518964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2187 | 2024.11.14 06:21:27.588610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2188 | 2024.11.14 06:21:27.625094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2189 | 2024.11.14 06:21:27.644522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2190 | 2024.11.14 06:21:27.654901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2191 | 2024.11.14 06:21:27.656234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2192 | 2024.11.14 06:21:27.690635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2193 | 2024.11.14 06:21:27.704550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2194 | 2024.11.14 06:21:27.705821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2195 | 2024.11.14 06:21:27.742013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.11.14 06:21:27.819628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2197 | 2024.11.14 06:21:27.859957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2198 | 2024.11.14 06:21:27.863273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2199 | 2024.11.14 06:21:27.931827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34627, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2200 | 2024.11.14 06:21:27.998376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2201 | 2024.11.14 06:21:28.037682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2202 | 2024.11.14 06:21:28.172991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2203 | 2024.11.14 06:21:28.210560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2204 | 2024.11.14 06:21:28.269228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2205 | 2024.11.14 06:21:28.299660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2206 | 2024.11.14 06:21:28.303956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2207 | 2024.11.14 06:21:30.127062 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2208 | 2024.11.14 06:21:30.127251 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2209 | 2024.11.14 06:21:30.127324 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2210 | 2024.11.14 06:21:30.128069 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2211 | 2024.11.14 06:21:30.128120 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2212 | 2024.11.14 06:21:30.128556 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2213 | 2024.11.14 06:21:30.128816 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2024.11.14 06:21:30.129050 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 1.09 MiB/sec. | ||
2215 | 2024.11.14 06:21:30.129115 [ 254 ] {f096e389-7397-44aa-8e22-d3e3eb1cd568} <Debug> TCPHandler: Processed in 0.002182691 sec. | ||
2216 | 2024.11.14 06:21:30.129366 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2217 | 2024.11.14 06:21:30.129554 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2218 | 2024.11.14 06:21:30.129623 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2219 | 2024.11.14 06:21:30.130349 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2024.11.14 06:21:30.130398 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2221 | 2024.11.14 06:21:30.130833 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2222 | 2024.11.14 06:21:30.131090 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2223 | 2024.11.14 06:21:30.131311 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001809 sec., 15478.164731896075 rows/sec., 1.21 MiB/sec. | ||
2224 | 2024.11.14 06:21:30.131367 [ 253 ] {a402d659-e7c4-4a71-a582-fd59aefe3d31} <Debug> TCPHandler: Processed in 0.00213035 sec. | ||
2225 | 2024.11.14 06:21:30.131547 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2226 | 2024.11.14 06:21:30.131712 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2227 | 2024.11.14 06:21:30.131794 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2228 | 2024.11.14 06:21:30.132361 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2024.11.14 06:21:30.132402 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2230 | 2024.11.14 06:21:30.132828 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2231 | 2024.11.14 06:21:30.133079 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2024.11.14 06:21:30.133288 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001613 sec., 30998.140111593304 rows/sec., 2.15 MiB/sec. | ||
2233 | 2024.11.14 06:21:30.133344 [ 254 ] {d2d1449b-6e01-420c-bdd1-91f1b5417d46} <Debug> TCPHandler: Processed in 0.001883005 sec. | ||
2234 | 2024.11.14 06:21:30.133496 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.11.14 06:21:30.133612 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2236 | 2024.11.14 06:21:30.133664 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2237 | 2024.11.14 06:21:30.134145 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2238 | 2024.11.14 06:21:30.134184 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2239 | 2024.11.14 06:21:30.134552 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2240 | 2024.11.14 06:21:30.134792 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2024.11.14 06:21:30.134997 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00141 sec., 14184.397163120568 rows/sec., 997.34 KiB/sec. | ||
2242 | 2024.11.14 06:21:30.135046 [ 253 ] {115326e3-e500-4c0a-aa99-fa1d4b0f874a} <Debug> TCPHandler: Processed in 0.00160836 sec. | ||
2243 | 2024.11.14 06:21:33.561447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 310 | ||
2244 | 2024.11.14 06:21:33.564153 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2245 | 2024.11.14 06:21:33.564198 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2246 | 2024.11.14 06:21:33.565716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2247 | 2024.11.14 06:21:33.566023 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2248 | 2024.11.14 06:21:33.566193 [ 47 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2249 | 2024.11.14 06:21:33.566267 [ 47 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2024.11.14 06:21:33.566310 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2251 | 2024.11.14 06:21:33.566798 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
2252 | 2024.11.14 06:21:33.567629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
2253 | 2024.11.14 06:21:33.568085 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2254 | 2024.11.14 06:21:33.568251 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
2255 | 2024.11.14 06:21:33.568862 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
2256 | 2024.11.14 06:21:33.569480 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
2257 | 2024.11.14 06:21:33.570006 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
2258 | 2024.11.14 06:21:33.570536 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
2259 | 2024.11.14 06:21:33.571059 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
2260 | 2024.11.14 06:21:33.579112 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.012645395 sec., 24514.853035433058 rows/sec., 23.63 MiB/sec. | ||
2261 | 2024.11.14 06:21:33.579920 [ 197 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2262 | 2024.11.14 06:21:33.580618 [ 197 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2263 | 2024.11.14 06:21:33.580709 [ 197 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_11_2} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2264 | 2024.11.14 06:21:33.580896 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
2265 | 2024.11.14 06:21:34.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.25 MiB, peak 152.77 MiB, free memory in arenas 0.00 B, will set to 149.54 MiB (RSS), difference: 1.29 MiB | ||
2266 | 2024.11.14 06:21:35.128350 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2024.11.14 06:21:35.128558 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2268 | 2024.11.14 06:21:35.128632 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2269 | 2024.11.14 06:21:35.129376 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2024.11.14 06:21:35.129418 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2271 | 2024.11.14 06:21:35.129852 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2272 | 2024.11.14 06:21:35.130114 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.11.14 06:21:35.130308 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 1.11 MiB/sec. | ||
2274 | 2024.11.14 06:21:35.130362 [ 254 ] {56c521ff-f068-473c-8be0-69a7e2aaeaab} <Debug> TCPHandler: Processed in 0.00214514 sec. | ||
2275 | 2024.11.14 06:21:35.130657 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.11.14 06:21:35.130956 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2277 | 2024.11.14 06:21:35.131064 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2278 | 2024.11.14 06:21:35.131807 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.11.14 06:21:35.131853 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2280 | 2024.11.14 06:21:35.132272 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2281 | 2024.11.14 06:21:35.132519 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.14 06:21:35.132747 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001874 sec., 14941.302027748132 rows/sec., 1.17 MiB/sec. | ||
2283 | 2024.11.14 06:21:35.132803 [ 253 ] {430f7b6f-325d-438b-8313-bb207df51c18} <Debug> TCPHandler: Processed in 0.002327423 sec. | ||
2284 | 2024.11.14 06:21:35.132942 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2285 | 2024.11.14 06:21:35.133078 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2286 | 2024.11.14 06:21:35.133139 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2287 | 2024.11.14 06:21:35.133738 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2288 | 2024.11.14 06:21:35.133783 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2289 | 2024.11.14 06:21:35.134220 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2290 | 2024.11.14 06:21:35.134464 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2291 | 2024.11.14 06:21:35.134639 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001592 sec., 31407.035175879395 rows/sec., 2.18 MiB/sec. | ||
2292 | 2024.11.14 06:21:35.134688 [ 254 ] {abd170a9-db5c-4396-8482-c3af9610d701} <Debug> TCPHandler: Processed in 0.001810864 sec. | ||
2293 | 2024.11.14 06:21:35.134820 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2294 | 2024.11.14 06:21:35.134935 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2295 | 2024.11.14 06:21:35.134986 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2296 | 2024.11.14 06:21:35.135467 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2024.11.14 06:21:35.135506 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2298 | 2024.11.14 06:21:35.135871 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2299 | 2024.11.14 06:21:35.136111 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.11.14 06:21:35.136317 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001406 sec., 14224.75106685633 rows/sec., 1000.18 KiB/sec. | ||
2301 | 2024.11.14 06:21:35.136372 [ 253 ] {648039ed-86dd-4c00-92c1-324da1a684fb} <Debug> TCPHandler: Processed in 0.00160861 sec. | ||
2302 | 2024.11.14 06:21:37.856558 [ 117 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
2303 | 2024.11.14 06:21:37.856675 [ 117 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2024.11.14 06:21:37.856719 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2305 | 2024.11.14 06:21:37.856996 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
2306 | 2024.11.14 06:21:37.857254 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2307 | 2024.11.14 06:21:37.857297 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
2308 | 2024.11.14 06:21:37.857378 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
2309 | 2024.11.14 06:21:37.857586 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
2310 | 2024.11.14 06:21:37.857854 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2311 | 2024.11.14 06:21:37.858186 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
2312 | 2024.11.14 06:21:37.859307 [ 196 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.002489117 sec., 72314.80079080252 rows/sec., 5.53 MiB/sec. | ||
2313 | 2024.11.14 06:21:37.859549 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2314 | 2024.11.14 06:21:37.859938 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2024.11.14 06:21:37.860043 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_10_2} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
2316 | 2024.11.14 06:21:37.860157 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2317 | 2024.11.14 06:21:38.465604 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2318 | 2024.11.14 06:21:38.465663 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2319 | 2024.11.14 06:21:40.134705 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2320 | 2024.11.14 06:21:40.134913 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2321 | 2024.11.14 06:21:40.134991 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2322 | 2024.11.14 06:21:40.135722 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2323 | 2024.11.14 06:21:40.135770 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2324 | 2024.11.14 06:21:40.136215 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2325 | 2024.11.14 06:21:40.136473 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2326 | 2024.11.14 06:21:40.136735 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
2327 | 2024.11.14 06:21:40.136874 [ 254 ] {bffd8256-3c9a-4ed9-abad-eea349d28c6a} <Debug> TCPHandler: Processed in 0.002303293 sec. | ||
2328 | 2024.11.14 06:21:40.137110 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2329 | 2024.11.14 06:21:40.137319 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2330 | 2024.11.14 06:21:40.137403 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2331 | 2024.11.14 06:21:40.138325 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2332 | 2024.11.14 06:21:40.138372 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2333 | 2024.11.14 06:21:40.138838 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2334 | 2024.11.14 06:21:40.139087 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2335 | 2024.11.14 06:21:40.139263 [ 58 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2336 | 2024.11.14 06:21:40.139338 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Debug> executeQuery: Read 255 rows, 23.43 KiB in 0.002073 sec., 123010.13024602024 rows/sec., 11.04 MiB/sec. | ||
2337 | 2024.11.14 06:21:40.139353 [ 58 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2338 | 2024.11.14 06:21:40.139414 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2339 | 2024.11.14 06:21:40.139463 [ 253 ] {196c0180-39b6-4a09-b6b8-5420c369d5dd} <Debug> TCPHandler: Processed in 0.002483746 sec. | ||
2340 | 2024.11.14 06:21:40.139705 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
2341 | 2024.11.14 06:21:40.139719 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2342 | 2024.11.14 06:21:40.140009 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2343 | 2024.11.14 06:21:40.140013 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2344 | 2024.11.14 06:21:40.140069 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 256 rows starting from the beginning of the part | ||
2345 | 2024.11.14 06:21:40.140122 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2346 | 2024.11.14 06:21:40.140366 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
2347 | 2024.11.14 06:21:40.140715 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 255 rows starting from the beginning of the part | ||
2348 | 2024.11.14 06:21:40.141036 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
2349 | 2024.11.14 06:21:40.141320 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
2350 | 2024.11.14 06:21:40.141621 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 255 rows starting from the beginning of the part | ||
2351 | 2024.11.14 06:21:40.143183 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.11.14 06:21:40.143269 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2353 | 2024.11.14 06:21:40.144368 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2354 | 2024.11.14 06:21:40.144911 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538216 sec., 156814.36449306598 rows/sec., 14.49 MiB/sec. | ||
2355 | 2024.11.14 06:21:40.144930 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2356 | 2024.11.14 06:21:40.145147 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2357 | 2024.11.14 06:21:40.145373 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005454 sec., 8800.880088008802 rows/sec., 648.89 KiB/sec. | ||
2358 | 2024.11.14 06:21:40.145528 [ 254 ] {5ea86d22-603e-43cd-9249-fe491f6df13c} <Debug> TCPHandler: Processed in 0.005958391 sec. | ||
2359 | 2024.11.14 06:21:40.145761 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2360 | 2024.11.14 06:21:40.145778 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2024.11.14 06:21:40.145887 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_16_3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2362 | 2024.11.14 06:21:40.146057 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2363 | 2024.11.14 06:21:40.146134 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2364 | 2024.11.14 06:21:40.146230 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2365 | 2024.11.14 06:21:40.146872 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2366 | 2024.11.14 06:21:40.146912 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2367 | 2024.11.14 06:21:40.147281 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2368 | 2024.11.14 06:21:40.147529 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2024.11.14 06:21:40.147761 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001712 sec., 8177.570093457944 rows/sec., 572.70 KiB/sec. | ||
2370 | 2024.11.14 06:21:40.147815 [ 253 ] {24b7c1ca-b058-4349-a63c-c7cb87e34f7d} <Debug> TCPHandler: Processed in 0.002180141 sec. | ||
2371 | 2024.11.14 06:21:40.147984 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2372 | 2024.11.14 06:21:40.148121 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2373 | 2024.11.14 06:21:40.148176 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2374 | 2024.11.14 06:21:40.148765 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2375 | 2024.11.14 06:21:40.148805 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2376 | 2024.11.14 06:21:40.149163 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2377 | 2024.11.14 06:21:40.149406 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2378 | 2024.11.14 06:21:40.149688 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
2379 | 2024.11.14 06:21:40.149799 [ 254 ] {ac2ba53a-040a-45a0-8365-4b6daebb2a66} <Debug> TCPHandler: Processed in 0.001882555 sec. | ||
2380 | 2024.11.14 06:21:40.149980 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2381 | 2024.11.14 06:21:40.150117 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2382 | 2024.11.14 06:21:40.150175 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2383 | 2024.11.14 06:21:40.150907 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2384 | 2024.11.14 06:21:40.150948 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2385 | 2024.11.14 06:21:40.151347 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2386 | 2024.11.14 06:21:40.151639 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2024.11.14 06:21:40.151802 [ 58 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2388 | 2024.11.14 06:21:40.151864 [ 58 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2389 | 2024.11.14 06:21:40.151879 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Debug> executeQuery: Read 387 rows, 28.09 KiB in 0.001781 sec., 217293.6552498596 rows/sec., 15.40 MiB/sec. | ||
2390 | 2024.11.14 06:21:40.151905 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2391 | 2024.11.14 06:21:40.152027 [ 253 ] {b2e8d8b0-cced-470a-a37a-01f689dd88a0} <Debug> TCPHandler: Processed in 0.002110179 sec. | ||
2392 | 2024.11.14 06:21:40.152162 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
2393 | 2024.11.14 06:21:40.152228 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2024.11.14 06:21:40.152310 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2395 | 2024.11.14 06:21:40.152350 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 407 rows starting from the beginning of the part | ||
2396 | 2024.11.14 06:21:40.152369 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2397 | 2024.11.14 06:21:40.152425 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2398 | 2024.11.14 06:21:40.152598 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
2399 | 2024.11.14 06:21:40.153075 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 387 rows starting from the beginning of the part | ||
2400 | 2024.11.14 06:21:40.153441 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
2401 | 2024.11.14 06:21:40.153746 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
2402 | 2024.11.14 06:21:40.154096 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 387 rows starting from the beginning of the part | ||
2403 | 2024.11.14 06:21:40.154772 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2404 | 2024.11.14 06:21:40.154817 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2405 | 2024.11.14 06:21:40.155352 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2406 | 2024.11.14 06:21:40.155691 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2407 | 2024.11.14 06:21:40.156046 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003705 sec., 1619.4331983805669 rows/sec., 84.61 KiB/sec. | ||
2408 | 2024.11.14 06:21:40.156145 [ 198 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1265 rows, containing 5 columns (5 merged, 0 gathered) in 0.004102706 sec., 308333.0855294042 rows/sec., 23.21 MiB/sec. | ||
2409 | 2024.11.14 06:21:40.156157 [ 254 ] {c77d8e16-d076-4e22-96f4-e63ac82d5425} <Debug> TCPHandler: Processed in 0.004015515 sec. | ||
2410 | 2024.11.14 06:21:40.156360 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2411 | 2024.11.14 06:21:40.156404 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2024.11.14 06:21:40.156730 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2413 | 2024.11.14 06:21:40.156818 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2024.11.14 06:21:40.157052 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2415 | 2024.11.14 06:21:40.157088 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_16_3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2416 | 2024.11.14 06:21:40.157341 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
2417 | 2024.11.14 06:21:40.157861 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2418 | 2024.11.14 06:21:40.157905 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2419 | 2024.11.14 06:21:40.158320 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2420 | 2024.11.14 06:21:40.158556 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2421 | 2024.11.14 06:21:40.158878 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.002239 sec., 56721.75078159892 rows/sec., 3.67 MiB/sec. | ||
2422 | 2024.11.14 06:21:40.158969 [ 253 ] {791b2919-019f-4ab8-909c-8c77dd5ccd44} <Debug> TCPHandler: Processed in 0.00269466 sec. | ||
2423 | 2024.11.14 06:21:40.159109 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2424 | 2024.11.14 06:21:40.159249 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2425 | 2024.11.14 06:21:40.159311 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2426 | 2024.11.14 06:21:40.159852 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2427 | 2024.11.14 06:21:40.159898 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2428 | 2024.11.14 06:21:40.160324 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2429 | 2024.11.14 06:21:40.160564 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2430 | 2024.11.14 06:21:40.160761 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. | ||
2431 | 2024.11.14 06:21:40.160810 [ 254 ] {7b02656f-6b64-4d00-b960-5aa38f82049a} <Debug> TCPHandler: Processed in 0.001767003 sec. | ||
2432 | 2024.11.14 06:21:40.160950 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2433 | 2024.11.14 06:21:40.161066 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2434 | 2024.11.14 06:21:40.161142 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2435 | 2024.11.14 06:21:40.162377 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2436 | 2024.11.14 06:21:40.162414 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2437 | 2024.11.14 06:21:40.163058 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2438 | 2024.11.14 06:21:40.163304 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2439 | 2024.11.14 06:21:40.163497 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002456 sec., 16693.81107491857 rows/sec., 29.91 MiB/sec. | ||
2440 | 2024.11.14 06:21:40.163582 [ 253 ] {98edf2b4-cb8f-404f-92a6-da6b98b661ef} <Debug> TCPHandler: Processed in 0.00268496 sec. | ||
2441 | 2024.11.14 06:21:40.163730 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2442 | 2024.11.14 06:21:40.163865 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2443 | 2024.11.14 06:21:40.163923 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2444 | 2024.11.14 06:21:40.164427 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2445 | 2024.11.14 06:21:40.164466 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
2446 | 2024.11.14 06:21:40.164831 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2447 | 2024.11.14 06:21:40.165072 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2448 | 2024.11.14 06:21:40.165273 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001438 sec., 29207.23226703755 rows/sec., 1.76 MiB/sec. | ||
2449 | 2024.11.14 06:21:40.165321 [ 254 ] {9032b8b9-862e-4660-a83f-af8d8c3d91f0} <Debug> TCPHandler: Processed in 0.001654931 sec. | ||
2450 | 2024.11.14 06:21:43.567803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 340 | ||
2451 | 2024.11.14 06:21:43.570569 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2024.11.14 06:21:43.570631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2453 | 2024.11.14 06:21:43.572133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2454 | 2024.11.14 06:21:43.572492 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2024.11.14 06:21:43.573527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
2456 | 2024.11.14 06:21:45.130654 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2457 | 2024.11.14 06:21:45.130861 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2458 | 2024.11.14 06:21:45.130942 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2459 | 2024.11.14 06:21:45.131712 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2024.11.14 06:21:45.131764 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2461 | 2024.11.14 06:21:45.132180 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2462 | 2024.11.14 06:21:45.132463 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2024.11.14 06:21:45.132751 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001943 sec., 4117.344312918168 rows/sec., 335.74 KiB/sec. | ||
2464 | 2024.11.14 06:21:45.132921 [ 254 ] {dde23d90-6e56-49e6-a244-15cf627095e2} <Debug> TCPHandler: Processed in 0.002400564 sec. | ||
2465 | 2024.11.14 06:21:45.133223 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2466 | 2024.11.14 06:21:45.133502 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2467 | 2024.11.14 06:21:45.133570 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2468 | 2024.11.14 06:21:45.134301 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2469 | 2024.11.14 06:21:45.134341 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2470 | 2024.11.14 06:21:45.134771 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2471 | 2024.11.14 06:21:45.135023 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2472 | 2024.11.14 06:21:45.135264 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Debug> executeQuery: Read 56 rows, 4.33 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.31 MiB/sec. | ||
2473 | 2024.11.14 06:21:45.135466 [ 253 ] {be9d2bb5-69e0-4cf6-9897-c42ecafc54e7} <Debug> TCPHandler: Processed in 0.002418605 sec. | ||
2474 | 2024.11.14 06:21:45.135638 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2475 | 2024.11.14 06:21:45.135779 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2476 | 2024.11.14 06:21:45.135838 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2477 | 2024.11.14 06:21:45.136484 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2478 | 2024.11.14 06:21:45.136525 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2479 | 2024.11.14 06:21:45.136882 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2480 | 2024.11.14 06:21:45.137127 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2481 | 2024.11.14 06:21:45.137409 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001641 sec., 4875.076173065204 rows/sec., 340.40 KiB/sec. | ||
2482 | 2024.11.14 06:21:45.137570 [ 254 ] {76b024c6-5a80-40d6-9272-bba3a8bf5b3e} <Debug> TCPHandler: Processed in 0.002008577 sec. | ||
2483 | 2024.11.14 06:21:45.137771 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2484 | 2024.11.14 06:21:45.137991 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2485 | 2024.11.14 06:21:45.138083 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2486 | 2024.11.14 06:21:45.138855 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2487 | 2024.11.14 06:21:45.138893 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2488 | 2024.11.14 06:21:45.139246 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2489 | 2024.11.14 06:21:45.139492 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2490 | 2024.11.14 06:21:45.139668 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001732 sec., 36951.50115473441 rows/sec., 2.89 MiB/sec. | ||
2491 | 2024.11.14 06:21:45.139717 [ 253 ] {ee51a4b2-a350-45f7-8b8f-9b2257c7d1c5} <Debug> TCPHandler: Processed in 0.002054498 sec. | ||
2492 | 2024.11.14 06:21:45.139867 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2493 | 2024.11.14 06:21:45.140003 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2494 | 2024.11.14 06:21:45.140064 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2495 | 2024.11.14 06:21:45.140652 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2496 | 2024.11.14 06:21:45.140692 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2497 | 2024.11.14 06:21:45.141091 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2498 | 2024.11.14 06:21:45.141335 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2499 | 2024.11.14 06:21:45.141490 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2500 | 2024.11.14 06:21:45.141552 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2024.11.14 06:21:45.141566 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Debug> executeQuery: Read 104 rows, 7.38 KiB in 0.001584 sec., 65656.56565656565 rows/sec., 4.55 MiB/sec. | ||
2502 | 2024.11.14 06:21:45.141595 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2503 | 2024.11.14 06:21:45.141731 [ 254 ] {e4712949-211d-4aab-92e0-223f60d9ce09} <Debug> TCPHandler: Processed in 0.001925366 sec. | ||
2504 | 2024.11.14 06:21:45.141922 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
2505 | 2024.11.14 06:21:45.141934 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2506 | 2024.11.14 06:21:45.142209 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2507 | 2024.11.14 06:21:45.142266 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2508 | 2024.11.14 06:21:45.142306 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2509 | 2024.11.14 06:21:45.142357 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
2510 | 2024.11.14 06:21:45.142701 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 127 rows starting from the beginning of the part | ||
2511 | 2024.11.14 06:21:45.142980 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2512 | 2024.11.14 06:21:45.143325 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
2513 | 2024.11.14 06:21:45.143712 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 127 rows starting from the beginning of the part | ||
2514 | 2024.11.14 06:21:45.144026 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
2515 | 2024.11.14 06:21:45.144895 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2516 | 2024.11.14 06:21:45.144962 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2517 | 2024.11.14 06:21:45.145915 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2518 | 2024.11.14 06:21:45.146479 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2519 | 2024.11.14 06:21:45.146928 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Debug> executeQuery: Read 34 rows, 2.39 KiB in 0.004782 sec., 7109.995817649519 rows/sec., 499.31 KiB/sec. | ||
2520 | 2024.11.14 06:21:45.147226 [ 253 ] {47eb0e96-0fac-4706-a888-017076ba5be1} <Debug> TCPHandler: Processed in 0.005393181 sec. | ||
2521 | 2024.11.14 06:21:45.147284 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541954 sec., 136413.9796180192 rows/sec., 9.13 MiB/sec. | ||
2522 | 2024.11.14 06:21:45.147483 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2523 | 2024.11.14 06:21:45.147771 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2024.11.14 06:21:45.147860 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2525 | 2024.11.14 06:21:45.147948 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
2526 | 2024.11.14 06:21:50.132782 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2527 | 2024.11.14 06:21:50.133009 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2528 | 2024.11.14 06:21:50.133090 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2529 | 2024.11.14 06:21:50.133868 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2024.11.14 06:21:50.133919 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2531 | 2024.11.14 06:21:50.134347 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2532 | 2024.11.14 06:21:50.134601 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2533 | 2024.11.14 06:21:50.134843 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001894 sec., 27455.121436114045 rows/sec., 2.08 MiB/sec. | ||
2534 | 2024.11.14 06:21:50.134907 [ 254 ] {4378a50b-5bdd-4682-9e7f-955e687b014c} <Debug> TCPHandler: Processed in 0.002263673 sec. | ||
2535 | 2024.11.14 06:21:50.135147 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2536 | 2024.11.14 06:21:50.135354 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2537 | 2024.11.14 06:21:50.135429 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2538 | 2024.11.14 06:21:50.136171 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2539 | 2024.11.14 06:21:50.136210 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2540 | 2024.11.14 06:21:50.136627 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2541 | 2024.11.14 06:21:50.136866 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2542 | 2024.11.14 06:21:50.137076 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.45 MiB/sec. | ||
2543 | 2024.11.14 06:21:50.137130 [ 253 ] {1f7a2848-ac70-4c36-8fdb-5ef8b1d49ac8} <Debug> TCPHandler: Processed in 0.002114599 sec. | ||
2544 | 2024.11.14 06:21:50.137269 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2545 | 2024.11.14 06:21:50.137396 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2546 | 2024.11.14 06:21:50.137453 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2547 | 2024.11.14 06:21:50.138006 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2024.11.14 06:21:50.138047 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2549 | 2024.11.14 06:21:50.138453 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2550 | 2024.11.14 06:21:50.138709 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2024.11.14 06:21:50.138969 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001598 sec., 93867.33416770963 rows/sec., 6.51 MiB/sec. | ||
2552 | 2024.11.14 06:21:50.139172 [ 254 ] {85c60a93-6373-4c18-a531-0e2f24cadee0} <Debug> TCPHandler: Processed in 0.001953776 sec. | ||
2553 | 2024.11.14 06:21:50.139361 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2554 | 2024.11.14 06:21:50.139478 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2555 | 2024.11.14 06:21:50.139529 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2556 | 2024.11.14 06:21:50.140028 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.11.14 06:21:50.140066 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2558 | 2024.11.14 06:21:50.140443 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2559 | 2024.11.14 06:21:50.140710 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2560 | 2024.11.14 06:21:50.140832 [ 139 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2561 | 2024.11.14 06:21:50.140876 [ 139 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2562 | 2024.11.14 06:21:50.140900 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2563 | 2024.11.14 06:21:50.140901 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001445 sec., 34602.07612456747 rows/sec., 2.37 MiB/sec. | ||
2564 | 2024.11.14 06:21:50.141044 [ 253 ] {7160ef28-e1b7-46dd-bed4-5948bd1a3a37} <Debug> TCPHandler: Processed in 0.001762043 sec. | ||
2565 | 2024.11.14 06:21:50.141148 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
2566 | 2024.11.14 06:21:50.141301 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2567 | 2024.11.14 06:21:50.141337 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 152 rows starting from the beginning of the part | ||
2568 | 2024.11.14 06:21:50.141413 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
2569 | 2024.11.14 06:21:50.141613 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
2570 | 2024.11.14 06:21:50.141823 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
2571 | 2024.11.14 06:21:50.142031 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
2572 | 2024.11.14 06:21:50.142180 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
2573 | 2024.11.14 06:21:50.143393 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386984 sec., 133222.5100796654 rows/sec., 8.71 MiB/sec. | ||
2574 | 2024.11.14 06:21:50.143646 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2575 | 2024.11.14 06:21:50.144019 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.11.14 06:21:50.144119 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_11_2} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2577 | 2024.11.14 06:21:50.144217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2578 | 2024.11.14 06:21:52.032621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.11.14 06:21:52.231082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2580 | 2024.11.14 06:21:52.233445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.11.14 06:21:52.237713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2582 | 2024.11.14 06:21:52.240012 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2583 | 2024.11.14 06:21:52.377335 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2584 | 2024.11.14 06:21:52.383599 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2585 | 2024.11.14 06:21:52.398956 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2586 | 2024.11.14 06:21:53.465730 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2587 | 2024.11.14 06:21:53.465811 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2588 | 2024.11.14 06:21:53.573694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 360 | ||
2589 | 2024.11.14 06:21:53.576645 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2590 | 2024.11.14 06:21:53.576694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2591 | 2024.11.14 06:21:53.578204 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2592 | 2024.11.14 06:21:53.578513 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2593 | 2024.11.14 06:21:53.579091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
2594 | 2024.11.14 06:21:53.677456 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
2595 | 2024.11.14 06:21:53.677496 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2024.11.14 06:21:53.677517 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2597 | 2024.11.14 06:21:53.677644 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
2598 | 2024.11.14 06:21:53.677911 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2599 | 2024.11.14 06:21:53.677989 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 107 rows starting from the beginning of the part | ||
2600 | 2024.11.14 06:21:53.678257 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
2601 | 2024.11.14 06:21:53.678475 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
2602 | 2024.11.14 06:21:53.678682 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
2603 | 2024.11.14 06:21:53.678846 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
2604 | 2024.11.14 06:21:53.684838 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.007256485 sec., 37345.905076631454 rows/sec., 66.92 MiB/sec. | ||
2605 | 2024.11.14 06:21:53.685215 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2606 | 2024.11.14 06:21:53.685587 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2607 | 2024.11.14 06:21:53.685662 [ 187 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
2608 | 2024.11.14 06:21:53.685752 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
2609 | 2024.11.14 06:21:54.000161 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.78 MiB, peak 154.27 MiB, free memory in arenas 0.00 B, will set to 151.00 MiB (RSS), difference: 1.22 MiB | ||
2610 | 2024.11.14 06:21:55.139194 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2024.11.14 06:21:55.139383 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2612 | 2024.11.14 06:21:55.139454 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2613 | 2024.11.14 06:21:55.140220 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2024.11.14 06:21:55.140277 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2615 | 2024.11.14 06:21:55.140736 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2616 | 2024.11.14 06:21:55.140991 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2024.11.14 06:21:55.141221 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
2618 | 2024.11.14 06:21:55.141285 [ 254 ] {aae40fff-b9a4-466c-ad37-5f634b028857} <Debug> TCPHandler: Processed in 0.002222431 sec. | ||
2619 | 2024.11.14 06:21:55.141542 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2620 | 2024.11.14 06:21:55.141732 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2621 | 2024.11.14 06:21:55.141811 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2622 | 2024.11.14 06:21:55.142821 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.11.14 06:21:55.142868 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2624 | 2024.11.14 06:21:55.143315 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2625 | 2024.11.14 06:21:55.143566 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.11.14 06:21:55.143814 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Debug> executeQuery: Read 281 rows, 25.41 KiB in 0.002134 sec., 131677.6007497657 rows/sec., 11.63 MiB/sec. | ||
2627 | 2024.11.14 06:21:55.143981 [ 253 ] {fd52e8f1-6886-41a5-9176-202df31245b3} <Debug> TCPHandler: Processed in 0.002561758 sec. | ||
2628 | 2024.11.14 06:21:55.144236 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.11.14 06:21:55.144465 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2630 | 2024.11.14 06:21:55.144559 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2631 | 2024.11.14 06:21:55.145250 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2024.11.14 06:21:55.145291 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2633 | 2024.11.14 06:21:55.145660 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2634 | 2024.11.14 06:21:55.145906 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.11.14 06:21:55.146129 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001723 sec., 27858.386535113175 rows/sec., 2.01 MiB/sec. | ||
2636 | 2024.11.14 06:21:55.146184 [ 254 ] {3d229e74-6c0c-42e2-a9e3-3e09382ae515} <Debug> TCPHandler: Processed in 0.002067198 sec. | ||
2637 | 2024.11.14 06:21:55.146357 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2638 | 2024.11.14 06:21:55.146484 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2639 | 2024.11.14 06:21:55.146533 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2640 | 2024.11.14 06:21:55.147124 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2024.11.14 06:21:55.147164 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2642 | 2024.11.14 06:21:55.147541 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2643 | 2024.11.14 06:21:55.147805 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2024.11.14 06:21:55.148070 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 613.56 KiB/sec. | ||
2645 | 2024.11.14 06:21:55.148198 [ 253 ] {fafe568c-143d-4ce4-bac4-6e61c60f5808} <Debug> TCPHandler: Processed in 0.001901076 sec. | ||
2646 | 2024.11.14 06:21:55.148360 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2647 | 2024.11.14 06:21:55.148496 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2648 | 2024.11.14 06:21:55.148551 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2649 | 2024.11.14 06:21:55.149160 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2024.11.14 06:21:55.149201 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2651 | 2024.11.14 06:21:55.149559 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2652 | 2024.11.14 06:21:55.149802 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2024.11.14 06:21:55.150059 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
2654 | 2024.11.14 06:21:55.150170 [ 254 ] {f31d152b-5bde-47d8-b9d5-87fefe85126f} <Debug> TCPHandler: Processed in 0.001876474 sec. | ||
2655 | 2024.11.14 06:21:55.150322 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2656 | 2024.11.14 06:21:55.150445 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2657 | 2024.11.14 06:21:55.150494 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2658 | 2024.11.14 06:21:55.151269 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2659 | 2024.11.14 06:21:55.151310 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2660 | 2024.11.14 06:21:55.151703 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2661 | 2024.11.14 06:21:55.151948 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2024.11.14 06:21:55.152166 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001746 sec., 237686.13974799542 rows/sec., 16.96 MiB/sec. | ||
2663 | 2024.11.14 06:21:55.152219 [ 253 ] {69f18190-84c9-4017-b33a-c0e9e05672e3} <Debug> TCPHandler: Processed in 0.001958617 sec. | ||
2664 | 2024.11.14 06:21:55.152387 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2024.11.14 06:21:55.152525 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2666 | 2024.11.14 06:21:55.152583 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2667 | 2024.11.14 06:21:55.153078 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2024.11.14 06:21:55.153118 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2669 | 2024.11.14 06:21:55.153510 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2670 | 2024.11.14 06:21:55.153758 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2024.11.14 06:21:55.153965 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
2672 | 2024.11.14 06:21:55.154016 [ 254 ] {9c832294-a045-4629-a323-698e1917a5c8} <Debug> TCPHandler: Processed in 0.001699752 sec. | ||
2673 | 2024.11.14 06:21:55.154214 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2674 | 2024.11.14 06:21:55.154436 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2675 | 2024.11.14 06:21:55.154534 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2676 | 2024.11.14 06:21:55.155215 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2024.11.14 06:21:55.155254 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2678 | 2024.11.14 06:21:55.155655 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2679 | 2024.11.14 06:21:55.155901 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2024.11.14 06:21:55.156115 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001734 sec., 130911.1880046136 rows/sec., 8.73 MiB/sec. | ||
2681 | 2024.11.14 06:21:55.156173 [ 253 ] {bb5ed7ca-939e-4790-80ad-301e0491b9ed} <Debug> TCPHandler: Processed in 0.002070508 sec. | ||
2682 | 2024.11.14 06:21:55.156326 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2683 | 2024.11.14 06:21:55.156464 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2684 | 2024.11.14 06:21:55.156524 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2685 | 2024.11.14 06:21:55.157087 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2024.11.14 06:21:55.157140 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2687 | 2024.11.14 06:21:55.157613 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2688 | 2024.11.14 06:21:55.157879 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.11.14 06:21:55.158095 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00166 sec., 602.4096385542168 rows/sec., 40.59 KiB/sec. | ||
2690 | 2024.11.14 06:21:55.158144 [ 254 ] {f3ec0369-f355-4ca6-babf-ac07929c9ef8} <Debug> TCPHandler: Processed in 0.001882765 sec. | ||
2691 | 2024.11.14 06:21:55.158301 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2692 | 2024.11.14 06:21:55.158422 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2693 | 2024.11.14 06:21:55.158500 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2694 | 2024.11.14 06:21:55.159746 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2695 | 2024.11.14 06:21:55.159786 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2696 | 2024.11.14 06:21:55.160439 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2697 | 2024.11.14 06:21:55.160700 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2698 | 2024.11.14 06:21:55.160997 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002598 sec., 15781.370284834487 rows/sec., 28.28 MiB/sec. | ||
2699 | 2024.11.14 06:21:55.161310 [ 253 ] {6e9dd431-6cbe-4aec-b3a6-2399eb2f67b7} <Debug> TCPHandler: Processed in 0.003068117 sec. | ||
2700 | 2024.11.14 06:21:55.161479 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2024.11.14 06:21:55.161617 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2702 | 2024.11.14 06:21:55.161677 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2703 | 2024.11.14 06:21:55.162241 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2024.11.14 06:21:55.162289 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2705 | 2024.11.14 06:21:55.162736 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2706 | 2024.11.14 06:21:55.162982 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2024.11.14 06:21:55.163158 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001572 sec., 45801.52671755725 rows/sec., 2.92 MiB/sec. | ||
2708 | 2024.11.14 06:21:55.163207 [ 254 ] {b5376c14-0a17-421a-8715-8429cfe3873d} <Debug> TCPHandler: Processed in 0.001792993 sec. | ||
2709 | 2024.11.14 06:21:56.911828 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2710 | 2024.11.14 06:21:57.085071 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2711 | 2024.11.14 06:21:57.459371 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2712 | 2024.11.14 06:21:57.527796 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2713 | 2024.11.14 06:21:57.592138 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2024.11.14 06:21:57.631589 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2715 | 2024.11.14 06:21:57.649096 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2716 | 2024.11.14 06:21:57.659411 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2717 | 2024.11.14 06:21:57.664867 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2718 | 2024.11.14 06:21:57.696079 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2024.11.14 06:21:57.709210 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.11.14 06:21:57.723642 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2721 | 2024.11.14 06:21:57.753527 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2722 | 2024.11.14 06:21:57.821873 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2723 | 2024.11.14 06:21:57.861260 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2724 | 2024.11.14 06:21:57.868533 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2725 | 2024.11.14 06:21:57.951118 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2726 | 2024.11.14 06:21:58.002059 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2727 | 2024.11.14 06:21:58.057570 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2728 | 2024.11.14 06:21:58.188135 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2729 | 2024.11.14 06:21:58.214463 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2024.11.14 06:21:58.275084 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2731 | 2024.11.14 06:21:58.315178 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2732 | 2024.11.14 06:21:58.320499 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2024.11.14 06:22:00.131536 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2734 | 2024.11.14 06:22:00.131732 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2735 | 2024.11.14 06:22:00.131805 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2736 | 2024.11.14 06:22:00.132535 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2737 | 2024.11.14 06:22:00.132584 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2738 | 2024.11.14 06:22:00.133002 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2739 | 2024.11.14 06:22:00.133261 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2740 | 2024.11.14 06:22:00.133489 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001805 sec., 1108.03324099723 rows/sec., 90.35 KiB/sec. | ||
2741 | 2024.11.14 06:22:00.133650 [ 254 ] {bdb7edaa-99e5-40c6-a251-175ff6d0275a} <Debug> TCPHandler: Processed in 0.002240202 sec. | ||
2742 | 2024.11.14 06:22:00.133920 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2743 | 2024.11.14 06:22:00.134131 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2744 | 2024.11.14 06:22:00.134208 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2745 | 2024.11.14 06:22:00.135032 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2024.11.14 06:22:00.135083 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2747 | 2024.11.14 06:22:00.135537 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2748 | 2024.11.14 06:22:00.135791 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2024.11.14 06:22:00.136059 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Debug> executeQuery: Read 53 rows, 4.11 KiB in 0.001981 sec., 26754.164563351842 rows/sec., 2.03 MiB/sec. | ||
2750 | 2024.11.14 06:22:00.136265 [ 253 ] {c4b1ef7b-0b9d-463d-88b0-2288140c8cf4} <Debug> TCPHandler: Processed in 0.002477126 sec. | ||
2751 | 2024.11.14 06:22:00.136454 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2752 | 2024.11.14 06:22:00.136601 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2753 | 2024.11.14 06:22:00.136661 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2754 | 2024.11.14 06:22:00.137285 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2755 | 2024.11.14 06:22:00.137325 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2756 | 2024.11.14 06:22:00.137696 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2757 | 2024.11.14 06:22:00.137944 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2758 | 2024.11.14 06:22:00.138129 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001564 sec., 1278.772378516624 rows/sec., 89.29 KiB/sec. | ||
2759 | 2024.11.14 06:22:00.138183 [ 254 ] {1323a020-d945-40c5-bb7d-1edaa6e05906} <Debug> TCPHandler: Processed in 0.001796763 sec. | ||
2760 | 2024.11.14 06:22:00.138337 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2761 | 2024.11.14 06:22:00.138465 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2762 | 2024.11.14 06:22:00.138513 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2763 | 2024.11.14 06:22:00.139131 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2764 | 2024.11.14 06:22:00.139171 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2765 | 2024.11.14 06:22:00.139551 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2766 | 2024.11.14 06:22:00.139796 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2767 | 2024.11.14 06:22:00.140011 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001571 sec., 36919.1597708466 rows/sec., 2.88 MiB/sec. | ||
2768 | 2024.11.14 06:22:00.140065 [ 253 ] {bd2d3b77-6ae1-4613-b082-dc1c44444d7e} <Debug> TCPHandler: Processed in 0.001783533 sec. | ||
2769 | 2024.11.14 06:22:00.140217 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2770 | 2024.11.14 06:22:00.140357 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2771 | 2024.11.14 06:22:00.140419 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2772 | 2024.11.14 06:22:00.141030 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2024.11.14 06:22:00.141068 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2774 | 2024.11.14 06:22:00.141468 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2775 | 2024.11.14 06:22:00.141719 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2024.11.14 06:22:00.141926 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Debug> executeQuery: Read 131 rows, 9.30 KiB in 0.001602 sec., 81772.78401997504 rows/sec., 5.67 MiB/sec. | ||
2777 | 2024.11.14 06:22:00.141980 [ 254 ] {288caba3-9c20-478d-b2f6-74a9521d92f3} <Debug> TCPHandler: Processed in 0.001828494 sec. | ||
2778 | 2024.11.14 06:22:00.142138 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2779 | 2024.11.14 06:22:00.142278 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2780 | 2024.11.14 06:22:00.142338 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2781 | 2024.11.14 06:22:00.142911 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2024.11.14 06:22:00.142948 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2783 | 2024.11.14 06:22:00.143324 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2784 | 2024.11.14 06:22:00.143570 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2024.11.14 06:22:00.143753 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Debug> executeQuery: Read 44 rows, 3.09 KiB in 0.001507 sec., 29197.0802919708 rows/sec., 2.00 MiB/sec. | ||
2786 | 2024.11.14 06:22:00.143804 [ 253 ] {04d76bda-ceaa-4460-a535-693741cd62ac} <Debug> TCPHandler: Processed in 0.001732752 sec. | ||
2787 | 2024.11.14 06:22:03.579216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 394 | ||
2788 | 2024.11.14 06:22:03.582280 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2024.11.14 06:22:03.582339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2790 | 2024.11.14 06:22:03.583753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2791 | 2024.11.14 06:22:03.584064 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2024.11.14 06:22:03.585171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
2793 | 2024.11.14 06:22:05.132851 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2024.11.14 06:22:05.133063 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2795 | 2024.11.14 06:22:05.133140 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2796 | 2024.11.14 06:22:05.134004 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2024.11.14 06:22:05.134050 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2798 | 2024.11.14 06:22:05.134479 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2799 | 2024.11.14 06:22:05.134739 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2024.11.14 06:22:05.134888 [ 72 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2801 | 2024.11.14 06:22:05.134938 [ 72 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2802 | 2024.11.14 06:22:05.134946 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001942 sec., 26776.519052523174 rows/sec., 2.03 MiB/sec. | ||
2803 | 2024.11.14 06:22:05.134967 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2804 | 2024.11.14 06:22:05.135020 [ 254 ] {68ad3b76-d7b7-4fee-ba84-f803f6ecb592} <Debug> TCPHandler: Processed in 0.002305933 sec. | ||
2805 | 2024.11.14 06:22:05.135229 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
2806 | 2024.11.14 06:22:05.135394 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2807 | 2024.11.14 06:22:05.135438 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2808 | 2024.11.14 06:22:05.135517 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
2809 | 2024.11.14 06:22:05.135847 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
2810 | 2024.11.14 06:22:05.135919 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2811 | 2024.11.14 06:22:05.136235 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
2812 | 2024.11.14 06:22:05.136255 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2813 | 2024.11.14 06:22:05.136632 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part | ||
2814 | 2024.11.14 06:22:05.136947 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
2815 | 2024.11.14 06:22:05.137301 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
2816 | 2024.11.14 06:22:05.139041 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.11.14 06:22:05.139131 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2818 | 2024.11.14 06:22:05.140211 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2819 | 2024.11.14 06:22:05.140462 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378581 sec., 139441.98293192944 rows/sec., 12.41 MiB/sec. | ||
2820 | 2024.11.14 06:22:05.140645 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2024.11.14 06:22:05.140673 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2822 | 2024.11.14 06:22:05.140958 [ 72 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2823 | 2024.11.14 06:22:05.141096 [ 72 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.11.14 06:22:05.141113 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.005411 sec., 10349.288486416559 rows/sec., 826.59 KiB/sec. | ||
2825 | 2024.11.14 06:22:05.141210 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2826 | 2024.11.14 06:22:05.141426 [ 253 ] {725ccbcf-043b-4009-a08d-b1eb9b221902} <Debug> TCPHandler: Processed in 0.006244466 sec. | ||
2827 | 2024.11.14 06:22:05.141436 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2024.11.14 06:22:05.141871 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_21_4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2829 | 2024.11.14 06:22:05.141877 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
2830 | 2024.11.14 06:22:05.142073 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2831 | 2024.11.14 06:22:05.142079 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2832 | 2024.11.14 06:22:05.142190 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2833 | 2024.11.14 06:22:05.142249 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 407 rows starting from the beginning of the part | ||
2834 | 2024.11.14 06:22:05.142381 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2835 | 2024.11.14 06:22:05.142508 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
2836 | 2024.11.14 06:22:05.142663 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2837 | 2024.11.14 06:22:05.142794 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
2838 | 2024.11.14 06:22:05.143110 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 415 rows starting from the beginning of the part | ||
2839 | 2024.11.14 06:22:05.143428 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 58 rows starting from the beginning of the part | ||
2840 | 2024.11.14 06:22:05.143712 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
2841 | 2024.11.14 06:22:05.145530 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.11.14 06:22:05.145610 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2843 | 2024.11.14 06:22:05.146651 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2844 | 2024.11.14 06:22:05.146800 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 5 columns (5 merged, 0 gathered) in 0.005333969 sec., 197976.40368738552 rows/sec., 15.17 MiB/sec. | ||
2845 | 2024.11.14 06:22:05.147002 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2846 | 2024.11.14 06:22:05.147157 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2024.11.14 06:22:05.147496 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.005213 sec., 28774.21830040284 rows/sec., 1.99 MiB/sec. | ||
2848 | 2024.11.14 06:22:05.147666 [ 254 ] {4cd3bfd1-94c8-4656-8d50-dff90ad3b990} <Debug> TCPHandler: Processed in 0.006055822 sec. | ||
2849 | 2024.11.14 06:22:05.147675 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2024.11.14 06:22:05.147857 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_21_4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2851 | 2024.11.14 06:22:05.147890 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2852 | 2024.11.14 06:22:05.147965 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2853 | 2024.11.14 06:22:05.148062 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2854 | 2024.11.14 06:22:05.148125 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2855 | 2024.11.14 06:22:05.148710 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2856 | 2024.11.14 06:22:05.148758 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2857 | 2024.11.14 06:22:05.149188 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2858 | 2024.11.14 06:22:05.149437 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2024.11.14 06:22:05.149722 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001687 sec., 29638.41138114997 rows/sec., 2.03 MiB/sec. | ||
2860 | 2024.11.14 06:22:05.149875 [ 253 ] {3a801a5a-b720-4df8-9053-1e4df13e63c4} <Debug> TCPHandler: Processed in 0.002093399 sec. | ||
2861 | 2024.11.14 06:22:08.465869 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2862 | 2024.11.14 06:22:08.465969 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2863 | 2024.11.14 06:22:10.138570 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2864 | 2024.11.14 06:22:10.138768 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2865 | 2024.11.14 06:22:10.138839 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2866 | 2024.11.14 06:22:10.139546 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.11.14 06:22:10.139598 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2868 | 2024.11.14 06:22:10.140021 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2869 | 2024.11.14 06:22:10.140266 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2024.11.14 06:22:10.140467 [ 29 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2871 | 2024.11.14 06:22:10.140530 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec. | ||
2872 | 2024.11.14 06:22:10.140539 [ 29 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2873 | 2024.11.14 06:22:10.140615 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2874 | 2024.11.14 06:22:10.140668 [ 254 ] {1cbc355d-5b95-4301-9ba5-5e5e5069f4ad} <Debug> TCPHandler: Processed in 0.002230431 sec. | ||
2875 | 2024.11.14 06:22:10.141017 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2876 | 2024.11.14 06:22:10.141041 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2877 | 2024.11.14 06:22:10.141231 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2878 | 2024.11.14 06:22:10.141250 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2879 | 2024.11.14 06:22:10.141275 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2880 | 2024.11.14 06:22:10.141324 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2881 | 2024.11.14 06:22:10.141456 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2882 | 2024.11.14 06:22:10.141864 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2883 | 2024.11.14 06:22:10.142147 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2884 | 2024.11.14 06:22:10.142376 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
2885 | 2024.11.14 06:22:10.143689 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2886 | 2024.11.14 06:22:10.143742 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2887 | 2024.11.14 06:22:10.144021 [ 187 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003267591 sec., 21422.509732705228 rows/sec., 1.59 MiB/sec. | ||
2888 | 2024.11.14 06:22:10.144269 [ 189 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2889 | 2024.11.14 06:22:10.144396 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2890 | 2024.11.14 06:22:10.144833 [ 189 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_5_1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2891 | 2024.11.14 06:22:10.144851 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2024.11.14 06:22:10.145009 [ 189 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_5_1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2893 | 2024.11.14 06:22:10.145253 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2894 | 2024.11.14 06:22:10.145313 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Debug> executeQuery: Read 281 rows, 25.41 KiB in 0.004124 sec., 68137.73035887488 rows/sec., 6.02 MiB/sec. | ||
2895 | 2024.11.14 06:22:10.145388 [ 253 ] {6cbbc60f-41da-4e2b-aab1-e70330a749b4} <Debug> TCPHandler: Processed in 0.004609506 sec. | ||
2896 | 2024.11.14 06:22:10.145548 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2897 | 2024.11.14 06:22:10.145690 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2898 | 2024.11.14 06:22:10.145752 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2899 | 2024.11.14 06:22:10.146397 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2024.11.14 06:22:10.146439 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2901 | 2024.11.14 06:22:10.146810 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2902 | 2024.11.14 06:22:10.147053 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2024.11.14 06:22:10.147225 [ 29 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
2904 | 2024.11.14 06:22:10.147291 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001626 sec., 29520.295202952027 rows/sec., 2.13 MiB/sec. | ||
2905 | 2024.11.14 06:22:10.147296 [ 29 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2024.11.14 06:22:10.147385 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2907 | 2024.11.14 06:22:10.147411 [ 254 ] {f6dab323-89a6-4733-a441-6385e730ab1a} <Debug> TCPHandler: Processed in 0.001923096 sec. | ||
2908 | 2024.11.14 06:22:10.147637 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2909 | 2024.11.14 06:22:10.147659 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
2910 | 2024.11.14 06:22:10.147867 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2911 | 2024.11.14 06:22:10.147959 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2912 | 2024.11.14 06:22:10.147980 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2913 | 2024.11.14 06:22:10.148057 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 50 rows starting from the beginning of the part | ||
2914 | 2024.11.14 06:22:10.148407 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2915 | 2024.11.14 06:22:10.148790 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
2916 | 2024.11.14 06:22:10.149182 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2917 | 2024.11.14 06:22:10.149528 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
2918 | 2024.11.14 06:22:10.149892 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2919 | 2024.11.14 06:22:10.150764 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2024.11.14 06:22:10.150829 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2921 | 2024.11.14 06:22:10.151728 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2922 | 2024.11.14 06:22:10.152330 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2024.11.14 06:22:10.152619 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118475 sec., 39855.62105900684 rows/sec., 3.01 MiB/sec. | ||
2924 | 2024.11.14 06:22:10.152689 [ 29 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2925 | 2024.11.14 06:22:10.152789 [ 29 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2926 | 2024.11.14 06:22:10.152865 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2927 | 2024.11.14 06:22:10.152971 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
2928 | 2024.11.14 06:22:10.152972 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005141 sec., 2723.205602022953 rows/sec., 190.72 KiB/sec. | ||
2929 | 2024.11.14 06:22:10.153540 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2930 | 2024.11.14 06:22:10.153648 [ 253 ] {45373450-c420-4386-92c7-46fa1364d0bc} <Debug> TCPHandler: Processed in 0.006135564 sec. | ||
2931 | 2024.11.14 06:22:10.153934 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2932 | 2024.11.14 06:22:10.153978 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2024.11.14 06:22:10.154014 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2934 | 2024.11.14 06:22:10.154092 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2024.11.14 06:22:10.154372 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2936 | 2024.11.14 06:22:10.154535 [ 186 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_15_3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
2937 | 2024.11.14 06:22:10.154668 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2938 | 2024.11.14 06:22:10.154807 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2939 | 2024.11.14 06:22:10.154942 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2940 | 2024.11.14 06:22:10.154968 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2941 | 2024.11.14 06:22:10.155111 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2942 | 2024.11.14 06:22:10.155452 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
2943 | 2024.11.14 06:22:10.157268 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2024.11.14 06:22:10.157359 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2945 | 2024.11.14 06:22:10.158044 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073525 sec., 13797.113446765317 rows/sec., 1020.15 KiB/sec. | ||
2946 | 2024.11.14 06:22:10.158325 [ 186 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2947 | 2024.11.14 06:22:10.158358 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2948 | 2024.11.14 06:22:10.158861 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2024.11.14 06:22:10.158927 [ 186 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_5_1} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2950 | 2024.11.14 06:22:10.159089 [ 29 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2951 | 2024.11.14 06:22:10.159141 [ 186 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_5_1} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2952 | 2024.11.14 06:22:10.159206 [ 29 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2024.11.14 06:22:10.159313 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2954 | 2024.11.14 06:22:10.159384 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2955 | 2024.11.14 06:22:10.159442 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005206 sec., 2497.1187091817137 rows/sec., 155.69 KiB/sec. | ||
2956 | 2024.11.14 06:22:10.159595 [ 254 ] {72a274f6-be4a-47f5-b4c5-f3b843ff2af8} <Debug> TCPHandler: Processed in 0.005842279 sec. | ||
2957 | 2024.11.14 06:22:10.159602 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2958 | 2024.11.14 06:22:10.159716 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2959 | 2024.11.14 06:22:10.159765 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2960 | 2024.11.14 06:22:10.159842 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2961 | 2024.11.14 06:22:10.159941 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2962 | 2024.11.14 06:22:10.160166 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2963 | 2024.11.14 06:22:10.160316 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2964 | 2024.11.14 06:22:10.160327 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2965 | 2024.11.14 06:22:10.160624 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2966 | 2024.11.14 06:22:10.160940 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
2967 | 2024.11.14 06:22:10.162949 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2024.11.14 06:22:10.163026 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2969 | 2024.11.14 06:22:10.163356 [ 186 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003862182 sec., 16829.86456878521 rows/sec., 1.09 MiB/sec. | ||
2970 | 2024.11.14 06:22:10.163611 [ 186 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2971 | 2024.11.14 06:22:10.164008 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2972 | 2024.11.14 06:22:10.164206 [ 186 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_5_1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2024.11.14 06:22:10.164327 [ 186 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_5_1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2974 | 2024.11.14 06:22:10.164471 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2975 | 2024.11.14 06:22:10.164525 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2024.11.14 06:22:10.164802 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.004736 sec., 87626.68918918919 rows/sec., 6.25 MiB/sec. | ||
2977 | 2024.11.14 06:22:10.165029 [ 253 ] {7c319ad3-0f54-4d49-8c59-e6df3ddede4f} <Debug> TCPHandler: Processed in 0.005286939 sec. | ||
2978 | 2024.11.14 06:22:10.165235 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2024.11.14 06:22:10.165375 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2980 | 2024.11.14 06:22:10.165434 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2981 | 2024.11.14 06:22:10.166006 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2024.11.14 06:22:10.166050 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2983 | 2024.11.14 06:22:10.166435 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2984 | 2024.11.14 06:22:10.166681 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2024.11.14 06:22:10.166863 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
2986 | 2024.11.14 06:22:10.166911 [ 254 ] {8a0fca21-6a31-4259-8d10-675c86fdb0df} <Debug> TCPHandler: Processed in 0.001746713 sec. | ||
2987 | 2024.11.14 06:22:10.167059 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.11.14 06:22:10.167184 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2989 | 2024.11.14 06:22:10.167246 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2990 | 2024.11.14 06:22:10.167929 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.11.14 06:22:10.167975 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2992 | 2024.11.14 06:22:10.168399 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2993 | 2024.11.14 06:22:10.168638 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.11.14 06:22:10.168801 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2995 | 2024.11.14 06:22:10.168864 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2996 | 2024.11.14 06:22:10.168878 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001717 sec., 132207.33838089692 rows/sec., 8.82 MiB/sec. | ||
2997 | 2024.11.14 06:22:10.168915 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
2998 | 2024.11.14 06:22:10.169004 [ 253 ] {5765a3ea-67fe-4d58-ad69-99e2d2278368} <Debug> TCPHandler: Processed in 0.001993947 sec. | ||
2999 | 2024.11.14 06:22:10.169394 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
3000 | 2024.11.14 06:22:10.169422 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3001 | 2024.11.14 06:22:10.169762 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3002 | 2024.11.14 06:22:10.169774 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3003 | 2024.11.14 06:22:10.169853 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 756 rows starting from the beginning of the part | ||
3004 | 2024.11.14 06:22:10.169862 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3005 | 2024.11.14 06:22:10.170191 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part | ||
3006 | 2024.11.14 06:22:10.170590 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 227 rows starting from the beginning of the part | ||
3007 | 2024.11.14 06:22:10.170969 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 131 rows starting from the beginning of the part | ||
3008 | 2024.11.14 06:22:10.171290 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part | ||
3009 | 2024.11.14 06:22:10.171501 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 227 rows starting from the beginning of the part | ||
3010 | 2024.11.14 06:22:10.172319 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2024.11.14 06:22:10.172389 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
3012 | 2024.11.14 06:22:10.173481 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3013 | 2024.11.14 06:22:10.174111 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2024.11.14 06:22:10.174393 [ 24 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3015 | 2024.11.14 06:22:10.174475 [ 24 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2024.11.14 06:22:10.174519 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
3017 | 2024.11.14 06:22:10.174681 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004967 sec., 201.32876988121603 rows/sec., 13.57 KiB/sec. | ||
3018 | 2024.11.14 06:22:10.175144 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3019 | 2024.11.14 06:22:10.175183 [ 254 ] {820cdb44-b2b4-4ad1-a5bb-075f4b2d6ab5} <Debug> TCPHandler: Processed in 0.006062893 sec. | ||
3020 | 2024.11.14 06:22:10.175529 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3021 | 2024.11.14 06:22:10.175706 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3022 | 2024.11.14 06:22:10.175766 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1641 rows, containing 5 columns (5 merged, 0 gathered) in 0.006733525 sec., 243705.93411326164 rows/sec., 16.45 MiB/sec. | ||
3023 | 2024.11.14 06:22:10.175828 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3024 | 2024.11.14 06:22:10.175841 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3025 | 2024.11.14 06:22:10.176167 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3026 | 2024.11.14 06:22:10.176245 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3027 | 2024.11.14 06:22:10.176326 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3028 | 2024.11.14 06:22:10.176769 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3029 | 2024.11.14 06:22:10.177378 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3030 | 2024.11.14 06:22:10.177871 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
3031 | 2024.11.14 06:22:10.177865 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3032 | 2024.11.14 06:22:10.178424 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3033 | 2024.11.14 06:22:10.178774 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
3034 | 2024.11.14 06:22:10.181239 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006560122 sec., 762.1809472445786 rows/sec., 51.36 KiB/sec. | ||
3035 | 2024.11.14 06:22:10.181462 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3036 | 2024.11.14 06:22:10.182055 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_5_1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2024.11.14 06:22:10.182220 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3038 | 2024.11.14 06:22:10.182238 [ 192 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_5_1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3039 | 2024.11.14 06:22:10.182277 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
3040 | 2024.11.14 06:22:10.182356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3041 | 2024.11.14 06:22:10.183039 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3042 | 2024.11.14 06:22:10.183300 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3043 | 2024.11.14 06:22:10.183651 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.007868 sec., 5210.981189628877 rows/sec., 9.34 MiB/sec. | ||
3044 | 2024.11.14 06:22:10.183910 [ 253 ] {da684ebf-1e06-4a20-9ed8-cc436c6798df} <Debug> TCPHandler: Processed in 0.00860088 sec. | ||
3045 | 2024.11.14 06:22:10.184096 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3046 | 2024.11.14 06:22:10.184220 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3047 | 2024.11.14 06:22:10.184272 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3048 | 2024.11.14 06:22:10.184779 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3049 | 2024.11.14 06:22:10.184817 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
3050 | 2024.11.14 06:22:10.185204 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3051 | 2024.11.14 06:22:10.185446 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3052 | 2024.11.14 06:22:10.185622 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001429 sec., 50384.88453463961 rows/sec., 3.21 MiB/sec. | ||
3053 | 2024.11.14 06:22:10.185670 [ 254 ] {2afd068b-3b11-4179-ac6c-a9a67945322e} <Debug> TCPHandler: Processed in 0.001645921 sec. | ||
3054 | 2024.11.14 06:22:13.585349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 424 | ||
3055 | 2024.11.14 06:22:13.588556 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2024.11.14 06:22:13.588604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3057 | 2024.11.14 06:22:13.590189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3058 | 2024.11.14 06:22:13.590502 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3059 | 2024.11.14 06:22:13.591693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
3060 | 2024.11.14 06:22:15.130626 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2024.11.14 06:22:15.130839 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3062 | 2024.11.14 06:22:15.130920 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3063 | 2024.11.14 06:22:15.131725 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2024.11.14 06:22:15.131781 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3065 | 2024.11.14 06:22:15.132203 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3066 | 2024.11.14 06:22:15.132488 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2024.11.14 06:22:15.132774 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001986 sec., 1007.0493454179256 rows/sec., 82.12 KiB/sec. | ||
3068 | 2024.11.14 06:22:15.132950 [ 254 ] {2c3dea79-32d2-4053-83f0-b745bb8779b6} <Debug> TCPHandler: Processed in 0.002463446 sec. | ||
3069 | 2024.11.14 06:22:15.133254 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3070 | 2024.11.14 06:22:15.133478 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3071 | 2024.11.14 06:22:15.133547 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3072 | 2024.11.14 06:22:15.134297 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2024.11.14 06:22:15.134341 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3074 | 2024.11.14 06:22:15.134773 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3075 | 2024.11.14 06:22:15.135023 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3076 | 2024.11.14 06:22:15.135228 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Debug> executeQuery: Read 53 rows, 4.11 KiB in 0.001803 sec., 29395.452024403774 rows/sec., 2.23 MiB/sec. | ||
3077 | 2024.11.14 06:22:15.135288 [ 253 ] {fa942129-b090-43f8-9a3e-0adc2ce6acd5} <Debug> TCPHandler: Processed in 0.002212921 sec. | ||
3078 | 2024.11.14 06:22:15.135502 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2024.11.14 06:22:15.135727 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3080 | 2024.11.14 06:22:15.135820 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3081 | 2024.11.14 06:22:15.136644 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3082 | 2024.11.14 06:22:15.136772 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3083 | 2024.11.14 06:22:15.137128 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3084 | 2024.11.14 06:22:15.137370 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3085 | 2024.11.14 06:22:15.137591 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001922 sec., 1040.5827263267429 rows/sec., 72.66 KiB/sec. | ||
3086 | 2024.11.14 06:22:15.137649 [ 254 ] {fac64eac-a47d-4fd3-b6e5-62247f5dff4b} <Debug> TCPHandler: Processed in 0.002257162 sec. | ||
3087 | 2024.11.14 06:22:15.137874 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3088 | 2024.11.14 06:22:15.138106 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3089 | 2024.11.14 06:22:15.138199 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3090 | 2024.11.14 06:22:15.138907 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3091 | 2024.11.14 06:22:15.138946 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3092 | 2024.11.14 06:22:15.139312 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3093 | 2024.11.14 06:22:15.139560 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3094 | 2024.11.14 06:22:15.139740 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001694 sec., 34238.48878394333 rows/sec., 2.67 MiB/sec. | ||
3095 | 2024.11.14 06:22:15.139792 [ 253 ] {665662f4-fe6e-4284-907a-fc9f02272bff} <Debug> TCPHandler: Processed in 0.002027718 sec. | ||
3096 | 2024.11.14 06:22:15.139952 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3097 | 2024.11.14 06:22:15.140094 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3098 | 2024.11.14 06:22:15.140156 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3099 | 2024.11.14 06:22:15.140722 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3100 | 2024.11.14 06:22:15.140763 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3101 | 2024.11.14 06:22:15.141164 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3102 | 2024.11.14 06:22:15.141408 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3103 | 2024.11.14 06:22:15.141664 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Debug> executeQuery: Read 121 rows, 8.59 KiB in 0.0016 sec., 75625 rows/sec., 5.24 MiB/sec. | ||
3104 | 2024.11.14 06:22:15.141871 [ 254 ] {a7c5b361-ac87-455a-aae1-2ce59237ec85} <Debug> TCPHandler: Processed in 0.001977516 sec. | ||
3105 | 2024.11.14 06:22:15.142036 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3106 | 2024.11.14 06:22:15.142177 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3107 | 2024.11.14 06:22:15.142239 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3108 | 2024.11.14 06:22:15.142818 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2024.11.14 06:22:15.142863 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3110 | 2024.11.14 06:22:15.143310 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3111 | 2024.11.14 06:22:15.143550 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3112 | 2024.11.14 06:22:15.143672 [ 39 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3113 | 2024.11.14 06:22:15.143714 [ 39 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2024.11.14 06:22:15.143739 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3115 | 2024.11.14 06:22:15.143741 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001595 sec., 25078.36990595611 rows/sec., 1.72 MiB/sec. | ||
3116 | 2024.11.14 06:22:15.143836 [ 253 ] {e5e1561f-b3d7-466c-9e29-8f9196f89304} <Debug> TCPHandler: Processed in 0.001864225 sec. | ||
3117 | 2024.11.14 06:22:15.143888 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
3118 | 2024.11.14 06:22:15.143988 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3119 | 2024.11.14 06:22:15.144018 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part | ||
3120 | 2024.11.14 06:22:15.144081 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part | ||
3121 | 2024.11.14 06:22:15.144281 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
3122 | 2024.11.14 06:22:15.144496 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
3123 | 2024.11.14 06:22:15.144678 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
3124 | 2024.11.14 06:22:15.144890 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3125 | 2024.11.14 06:22:15.146066 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250192 sec., 264866.2869657345 rows/sec., 17.40 MiB/sec. | ||
3126 | 2024.11.14 06:22:15.146301 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3127 | 2024.11.14 06:22:15.146663 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.11.14 06:22:15.146756 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_16_3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3129 | 2024.11.14 06:22:15.146858 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3130 | 2024.11.14 06:22:20.132423 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2024.11.14 06:22:20.132633 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3132 | 2024.11.14 06:22:20.132704 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3133 | 2024.11.14 06:22:20.133494 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2024.11.14 06:22:20.133543 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3135 | 2024.11.14 06:22:20.133985 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3136 | 2024.11.14 06:22:20.134264 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.11.14 06:22:20.134467 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001887 sec., 27556.96873343932 rows/sec., 2.09 MiB/sec. | ||
3138 | 2024.11.14 06:22:20.134529 [ 254 ] {fe73f3ba-b572-48f9-a34f-9935a727b173} <Debug> TCPHandler: Processed in 0.002238391 sec. | ||
3139 | 2024.11.14 06:22:20.134785 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2024.11.14 06:22:20.134978 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3141 | 2024.11.14 06:22:20.135050 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3142 | 2024.11.14 06:22:20.135802 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.11.14 06:22:20.135854 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3144 | 2024.11.14 06:22:20.136292 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3145 | 2024.11.14 06:22:20.136542 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2024.11.14 06:22:20.136791 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001864 sec., 30042.91845493562 rows/sec., 2.34 MiB/sec. | ||
3147 | 2024.11.14 06:22:20.136930 [ 253 ] {24553123-259c-4082-a7df-5fe2034fd265} <Debug> TCPHandler: Processed in 0.002267342 sec. | ||
3148 | 2024.11.14 06:22:20.137093 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2024.11.14 06:22:20.137238 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3150 | 2024.11.14 06:22:20.137305 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3151 | 2024.11.14 06:22:20.137913 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.14 06:22:20.137951 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3153 | 2024.11.14 06:22:20.138366 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3154 | 2024.11.14 06:22:20.138611 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.14 06:22:20.138845 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001634 sec., 91799.26560587515 rows/sec., 6.36 MiB/sec. | ||
3156 | 2024.11.14 06:22:20.139042 [ 254 ] {4d8a7cf7-ce47-4102-818e-e679a92a2bbf} <Debug> TCPHandler: Processed in 0.002015277 sec. | ||
3157 | 2024.11.14 06:22:20.139253 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3158 | 2024.11.14 06:22:20.139404 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3159 | 2024.11.14 06:22:20.139467 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3160 | 2024.11.14 06:22:20.140070 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3161 | 2024.11.14 06:22:20.140119 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3162 | 2024.11.14 06:22:20.140550 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3163 | 2024.11.14 06:22:20.140789 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3164 | 2024.11.14 06:22:20.141032 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00166 sec., 30120.481927710844 rows/sec., 2.07 MiB/sec. | ||
3165 | 2024.11.14 06:22:20.141107 [ 253 ] {0169b21b-caa9-4a31-a11d-b874f33089aa} <Debug> TCPHandler: Processed in 0.001963077 sec. | ||
3166 | 2024.11.14 06:22:21.364716 [ 64 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3167 | 2024.11.14 06:22:21.364800 [ 64 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3168 | 2024.11.14 06:22:21.364834 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3169 | 2024.11.14 06:22:21.365091 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
3170 | 2024.11.14 06:22:21.365371 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3171 | 2024.11.14 06:22:21.365435 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3172 | 2024.11.14 06:22:21.365572 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3173 | 2024.11.14 06:22:21.365914 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3174 | 2024.11.14 06:22:21.366090 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
3175 | 2024.11.14 06:22:21.366249 [ 187 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3176 | 2024.11.14 06:22:21.367282 [ 194 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343673 sec., 12800.420536482692 rows/sec., 668.77 KiB/sec. | ||
3177 | 2024.11.14 06:22:21.367456 [ 194 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3178 | 2024.11.14 06:22:21.367778 [ 194 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2024.11.14 06:22:21.367864 [ 194 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_5_1} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3180 | 2024.11.14 06:22:21.367956 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3181 | 2024.11.14 06:22:22.045068 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2024.11.14 06:22:22.247622 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3183 | 2024.11.14 06:22:22.251105 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3184 | 2024.11.14 06:22:22.251185 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2024.11.14 06:22:22.258630 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3186 | 2024.11.14 06:22:22.381994 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3187 | 2024.11.14 06:22:22.404348 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3188 | 2024.11.14 06:22:22.406636 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3189 | 2024.11.14 06:22:23.466032 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3190 | 2024.11.14 06:22:23.466111 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3191 | 2024.11.14 06:22:23.591850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 444 | ||
3192 | 2024.11.14 06:22:23.594582 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2024.11.14 06:22:23.594638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3194 | 2024.11.14 06:22:23.596154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3195 | 2024.11.14 06:22:23.596477 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2024.11.14 06:22:23.596731 [ 68 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3197 | 2024.11.14 06:22:23.596886 [ 68 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2024.11.14 06:22:23.596989 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3199 | 2024.11.14 06:22:23.597768 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
3200 | 2024.11.14 06:22:23.598482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
3201 | 2024.11.14 06:22:23.598935 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3202 | 2024.11.14 06:22:23.599088 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 310 rows starting from the beginning of the part | ||
3203 | 2024.11.14 06:22:23.599748 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
3204 | 2024.11.14 06:22:23.600374 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
3205 | 2024.11.14 06:22:23.600904 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
3206 | 2024.11.14 06:22:23.601443 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
3207 | 2024.11.14 06:22:23.601920 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
3208 | 2024.11.14 06:22:23.609673 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.012473923 sec., 35594.25531166098 rows/sec., 31.55 MiB/sec. | ||
3209 | 2024.11.14 06:22:23.610478 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3210 | 2024.11.14 06:22:23.611185 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3211 | 2024.11.14 06:22:23.611264 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_16_3} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3212 | 2024.11.14 06:22:23.611448 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
3213 | 2024.11.14 06:22:24.000167 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.08 MiB, peak 156.76 MiB, free memory in arenas 0.00 B, will set to 153.13 MiB (RSS), difference: 1.05 MiB | ||
3214 | 2024.11.14 06:22:25.139234 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3215 | 2024.11.14 06:22:25.139446 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3216 | 2024.11.14 06:22:25.139525 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3217 | 2024.11.14 06:22:25.140270 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.11.14 06:22:25.140325 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3219 | 2024.11.14 06:22:25.140767 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3220 | 2024.11.14 06:22:25.141026 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3221 | 2024.11.14 06:22:25.141262 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
3222 | 2024.11.14 06:22:25.141321 [ 254 ] {49cdda87-bca4-408b-b37a-36eb6540b31e} <Debug> TCPHandler: Processed in 0.002228041 sec. | ||
3223 | 2024.11.14 06:22:25.141592 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3224 | 2024.11.14 06:22:25.141800 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3225 | 2024.11.14 06:22:25.141880 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3226 | 2024.11.14 06:22:25.142803 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2024.11.14 06:22:25.142855 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3228 | 2024.11.14 06:22:25.143308 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3229 | 2024.11.14 06:22:25.143565 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3230 | 2024.11.14 06:22:25.143835 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Debug> executeQuery: Read 281 rows, 25.41 KiB in 0.002084 sec., 134836.85220729368 rows/sec., 11.91 MiB/sec. | ||
3231 | 2024.11.14 06:22:25.143945 [ 253 ] {e1a4032d-1bfd-45b9-8751-3aad9bd6004e} <Debug> TCPHandler: Processed in 0.002492686 sec. | ||
3232 | 2024.11.14 06:22:25.144126 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3233 | 2024.11.14 06:22:25.144266 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3234 | 2024.11.14 06:22:25.144324 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3235 | 2024.11.14 06:22:25.145144 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2024.11.14 06:22:25.145186 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3237 | 2024.11.14 06:22:25.145549 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3238 | 2024.11.14 06:22:25.145790 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3239 | 2024.11.14 06:22:25.146080 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001817 sec., 26417.171161254813 rows/sec., 1.90 MiB/sec. | ||
3240 | 2024.11.14 06:22:25.146180 [ 254 ] {fb166cab-19ff-44f9-ad85-cc7373693431} <Debug> TCPHandler: Processed in 0.00212306 sec. | ||
3241 | 2024.11.14 06:22:25.146347 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3242 | 2024.11.14 06:22:25.146492 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3243 | 2024.11.14 06:22:25.146552 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3244 | 2024.11.14 06:22:25.147233 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3245 | 2024.11.14 06:22:25.147280 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3246 | 2024.11.14 06:22:25.147688 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3247 | 2024.11.14 06:22:25.147942 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3248 | 2024.11.14 06:22:25.148232 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001758 sec., 7963.5949943117175 rows/sec., 557.72 KiB/sec. | ||
3249 | 2024.11.14 06:22:25.148314 [ 253 ] {80cbb333-484a-4d2e-b8d7-345413c5ce49} <Debug> TCPHandler: Processed in 0.002034268 sec. | ||
3250 | 2024.11.14 06:22:25.148452 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3251 | 2024.11.14 06:22:25.148565 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3252 | 2024.11.14 06:22:25.148618 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3253 | 2024.11.14 06:22:25.149293 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3254 | 2024.11.14 06:22:25.149340 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3255 | 2024.11.14 06:22:25.149744 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3256 | 2024.11.14 06:22:25.149986 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3257 | 2024.11.14 06:22:25.150279 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec. | ||
3258 | 2024.11.14 06:22:25.150360 [ 254 ] {1c5b4694-5728-4e9f-9f95-1dc34cbd0db1} <Debug> TCPHandler: Processed in 0.001962306 sec. | ||
3259 | 2024.11.14 06:22:25.150523 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3260 | 2024.11.14 06:22:25.150650 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3261 | 2024.11.14 06:22:25.150706 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3262 | 2024.11.14 06:22:25.151535 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3263 | 2024.11.14 06:22:25.151582 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3264 | 2024.11.14 06:22:25.151962 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3265 | 2024.11.14 06:22:25.152195 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3266 | 2024.11.14 06:22:25.152505 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001857 sec., 223478.72913301023 rows/sec., 15.95 MiB/sec. | ||
3267 | 2024.11.14 06:22:25.152713 [ 253 ] {7a4d0864-4c35-4ee0-82ad-a1fb2dc0d7cc} <Debug> TCPHandler: Processed in 0.002241551 sec. | ||
3268 | 2024.11.14 06:22:25.152925 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3269 | 2024.11.14 06:22:25.153156 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3270 | 2024.11.14 06:22:25.153250 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3271 | 2024.11.14 06:22:25.153920 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3272 | 2024.11.14 06:22:25.153961 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3273 | 2024.11.14 06:22:25.154342 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3274 | 2024.11.14 06:22:25.154613 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3275 | 2024.11.14 06:22:25.154828 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001726 sec., 3476.2456546929316 rows/sec., 181.62 KiB/sec. | ||
3276 | 2024.11.14 06:22:25.154880 [ 254 ] {cf77c2ac-4678-4d46-a3df-5f63823e8fd4} <Debug> TCPHandler: Processed in 0.002066469 sec. | ||
3277 | 2024.11.14 06:22:25.155086 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3278 | 2024.11.14 06:22:25.155307 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3279 | 2024.11.14 06:22:25.155404 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3280 | 2024.11.14 06:22:25.156081 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3281 | 2024.11.14 06:22:25.156120 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3282 | 2024.11.14 06:22:25.156512 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3283 | 2024.11.14 06:22:25.156749 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3284 | 2024.11.14 06:22:25.156999 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001742 sec., 130309.98851894373 rows/sec., 8.69 MiB/sec. | ||
3285 | 2024.11.14 06:22:25.157102 [ 253 ] {8c52728c-854a-441f-b49c-236465ab2324} <Debug> TCPHandler: Processed in 0.00212651 sec. | ||
3286 | 2024.11.14 06:22:25.157245 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3287 | 2024.11.14 06:22:25.157361 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3288 | 2024.11.14 06:22:25.157412 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3289 | 2024.11.14 06:22:25.157876 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3290 | 2024.11.14 06:22:25.157916 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3291 | 2024.11.14 06:22:25.158280 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3292 | 2024.11.14 06:22:25.158521 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.11.14 06:22:25.158726 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
3294 | 2024.11.14 06:22:25.158776 [ 254 ] {470761c7-0590-44f2-92b7-49bab1032f9d} <Debug> TCPHandler: Processed in 0.001586089 sec. | ||
3295 | 2024.11.14 06:22:25.158986 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3296 | 2024.11.14 06:22:25.159207 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3297 | 2024.11.14 06:22:25.159341 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3298 | 2024.11.14 06:22:25.160547 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3299 | 2024.11.14 06:22:25.160586 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3300 | 2024.11.14 06:22:25.161226 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3301 | 2024.11.14 06:22:25.161495 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3302 | 2024.11.14 06:22:25.161738 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002576 sec., 15916.14906832298 rows/sec., 28.52 MiB/sec. | ||
3303 | 2024.11.14 06:22:25.162107 [ 253 ] {8ea87d61-c9fc-44dc-997e-45a19e509e97} <Debug> TCPHandler: Processed in 0.00323092 sec. | ||
3304 | 2024.11.14 06:22:25.162251 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3305 | 2024.11.14 06:22:25.162368 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3306 | 2024.11.14 06:22:25.162418 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3307 | 2024.11.14 06:22:25.162899 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3308 | 2024.11.14 06:22:25.162939 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3309 | 2024.11.14 06:22:25.163316 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3310 | 2024.11.14 06:22:25.163557 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3311 | 2024.11.14 06:22:25.163824 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001479 sec., 48681.5415821501 rows/sec., 3.11 MiB/sec. | ||
3312 | 2024.11.14 06:22:25.164014 [ 254 ] {3a3d02fb-c21d-43fa-94ed-906b7f55d0c5} <Debug> TCPHandler: Processed in 0.001816914 sec. | ||
3313 | 2024.11.14 06:22:26.931264 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2024.11.14 06:22:27.107984 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3315 | 2024.11.14 06:22:27.477720 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3316 | 2024.11.14 06:22:27.533167 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3317 | 2024.11.14 06:22:27.600603 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3318 | 2024.11.14 06:22:27.642437 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3319 | 2024.11.14 06:22:27.657740 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3320 | 2024.11.14 06:22:27.683091 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3321 | 2024.11.14 06:22:27.684391 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3322 | 2024.11.14 06:22:27.709894 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3323 | 2024.11.14 06:22:27.728831 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3324 | 2024.11.14 06:22:27.739229 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3325 | 2024.11.14 06:22:27.777371 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3326 | 2024.11.14 06:22:27.829960 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3327 | 2024.11.14 06:22:27.867350 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2024.11.14 06:22:27.880801 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3329 | 2024.11.14 06:22:27.958616 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.11.14 06:22:28.010036 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3331 | 2024.11.14 06:22:28.077464 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3332 | 2024.11.14 06:22:28.157865 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3333 | 2024.11.14 06:22:28.158324 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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', '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) | ||
3334 | 2024.11.14 06:22:28.158739 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3335 | 2024.11.14 06:22:28.158789 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <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', '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 | ||
3336 | 2024.11.14 06:22:28.159135 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3337 | 2024.11.14 06:22:28.159219 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3338 | 2024.11.14 06:22:28.159394 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
3339 | 2024.11.14 06:22:28.159608 [ 296 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3340 | 2024.11.14 06:22:28.159620 [ 301 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3341 | 2024.11.14 06:22:28.159666 [ 298 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3342 | 2024.11.14 06:22:28.159599 [ 299 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3343 | 2024.11.14 06:22:28.159855 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3344 | 2024.11.14 06:22:28.159888 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3345 | 2024.11.14 06:22:28.160015 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3346 | 2024.11.14 06:22:28.160040 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3347 | 2024.11.14 06:22:28.160083 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <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', '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'))" | ||
3348 | 2024.11.14 06:22:28.160129 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <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', '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'))" | ||
3349 | 2024.11.14 06:22:28.160172 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <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', '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'))" | ||
3350 | 2024.11.14 06:22:28.161473 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003385 sec., 8862.629246676514 rows/sec., 337.83 KiB/sec. | ||
3351 | 2024.11.14 06:22:28.161668 [ 254 ] {552ca656-1fa0-4c84-b408-db12878b3826} <Debug> TCPHandler: Processed in 0.003965234 sec. | ||
3352 | 2024.11.14 06:22:28.162182 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2024.11.14 06:22:28.162469 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3354 | 2024.11.14 06:22:28.163003 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3355 | 2024.11.14 06:22:28.163066 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3356 | 2024.11.14 06:22:28.163447 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3357 | 2024.11.14 06:22:28.163524 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3358 | 2024.11.14 06:22:28.163697 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
3359 | 2024.11.14 06:22:28.163822 [ 296 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3360 | 2024.11.14 06:22:28.163867 [ 301 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3361 | 2024.11.14 06:22:28.163901 [ 299 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3362 | 2024.11.14 06:22:28.163932 [ 298 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3363 | 2024.11.14 06:22:28.164043 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3364 | 2024.11.14 06:22:28.164074 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3365 | 2024.11.14 06:22:28.164193 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3366 | 2024.11.14 06:22:28.164215 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3367 | 2024.11.14 06:22:28.164259 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3368 | 2024.11.14 06:22:28.164305 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3369 | 2024.11.14 06:22:28.164348 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <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', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3370 | 2024.11.14 06:22:28.165618 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.00333 sec., 9009.009009009009 rows/sec., 343.41 KiB/sec. | ||
3371 | 2024.11.14 06:22:28.165805 [ 253 ] {39a9c48d-67fe-4162-a53f-a411402f34be} <Debug> TCPHandler: Processed in 0.003815471 sec. | ||
3372 | 2024.11.14 06:22:28.166177 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3373 | 2024.11.14 06:22:28.166467 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3374 | 2024.11.14 06:22:28.166869 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3375 | 2024.11.14 06:22:28.166927 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3376 | 2024.11.14 06:22:28.167312 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3377 | 2024.11.14 06:22:28.167380 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3378 | 2024.11.14 06:22:28.167527 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
3379 | 2024.11.14 06:22:28.167712 [ 298 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3380 | 2024.11.14 06:22:28.167753 [ 296 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3381 | 2024.11.14 06:22:28.167741 [ 301 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3382 | 2024.11.14 06:22:28.167740 [ 299 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3383 | 2024.11.14 06:22:28.167886 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3384 | 2024.11.14 06:22:28.167915 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3385 | 2024.11.14 06:22:28.168025 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3386 | 2024.11.14 06:22:28.168045 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3387 | 2024.11.14 06:22:28.168083 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3388 | 2024.11.14 06:22:28.168126 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3389 | 2024.11.14 06:22:28.168167 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3390 | 2024.11.14 06:22:28.169233 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002881 sec., 10413.051023950018 rows/sec., 396.93 KiB/sec. | ||
3391 | 2024.11.14 06:22:28.169433 [ 254 ] {ef50610c-a785-4026-abf6-e57a80bf024c} <Debug> TCPHandler: Processed in 0.003368613 sec. | ||
3392 | 2024.11.14 06:22:28.169711 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3393 | 2024.11.14 06:22:28.169930 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3394 | 2024.11.14 06:22:28.170313 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3395 | 2024.11.14 06:22:28.170361 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3396 | 2024.11.14 06:22:28.170678 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3397 | 2024.11.14 06:22:28.170743 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3398 | 2024.11.14 06:22:28.170886 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
3399 | 2024.11.14 06:22:28.171024 [ 296 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3400 | 2024.11.14 06:22:28.171086 [ 299 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3401 | 2024.11.14 06:22:28.171100 [ 301 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3402 | 2024.11.14 06:22:28.171122 [ 298 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3403 | 2024.11.14 06:22:28.171241 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3404 | 2024.11.14 06:22:28.171270 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3405 | 2024.11.14 06:22:28.171379 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3406 | 2024.11.14 06:22:28.171401 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3407 | 2024.11.14 06:22:28.171442 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3408 | 2024.11.14 06:22:28.171489 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3409 | 2024.11.14 06:22:28.171533 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3410 | 2024.11.14 06:22:28.172833 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003072 sec., 9765.625 rows/sec., 372.25 KiB/sec. | ||
3411 | 2024.11.14 06:22:28.173086 [ 253 ] {c17e996d-fa2a-45bc-b14c-4548b0b7dd8a} <Debug> TCPHandler: Processed in 0.003444124 sec. | ||
3412 | 2024.11.14 06:22:28.173367 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3413 | 2024.11.14 06:22:28.173589 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3414 | 2024.11.14 06:22:28.173983 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3415 | 2024.11.14 06:22:28.174041 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3416 | 2024.11.14 06:22:28.174407 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3417 | 2024.11.14 06:22:28.174472 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3418 | 2024.11.14 06:22:28.174617 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
3419 | 2024.11.14 06:22:28.174782 [ 298 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3420 | 2024.11.14 06:22:28.174843 [ 301 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3421 | 2024.11.14 06:22:28.174834 [ 296 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3422 | 2024.11.14 06:22:28.174822 [ 299 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3423 | 2024.11.14 06:22:28.174983 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3424 | 2024.11.14 06:22:28.175011 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3425 | 2024.11.14 06:22:28.175117 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3426 | 2024.11.14 06:22:28.175138 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3427 | 2024.11.14 06:22:28.175178 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3428 | 2024.11.14 06:22:28.175223 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3429 | 2024.11.14 06:22:28.175266 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3430 | 2024.11.14 06:22:28.176554 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003119 sec., 9618.467457518436 rows/sec., 366.64 KiB/sec. | ||
3431 | 2024.11.14 06:22:28.176740 [ 254 ] {43bb6173-c403-4faa-8f3a-1f5ada6f8af9} <Debug> TCPHandler: Processed in 0.003510665 sec. | ||
3432 | 2024.11.14 06:22:28.177121 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3433 | 2024.11.14 06:22:28.177408 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3434 | 2024.11.14 06:22:28.177741 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3435 | 2024.11.14 06:22:28.177789 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3436 | 2024.11.14 06:22:28.178107 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3437 | 2024.11.14 06:22:28.178172 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3438 | 2024.11.14 06:22:28.178319 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
3439 | 2024.11.14 06:22:28.178497 [ 299 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3440 | 2024.11.14 06:22:28.178530 [ 296 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3441 | 2024.11.14 06:22:28.178529 [ 301 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3442 | 2024.11.14 06:22:28.178547 [ 298 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3443 | 2024.11.14 06:22:28.178681 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3444 | 2024.11.14 06:22:28.178709 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3445 | 2024.11.14 06:22:28.178818 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3446 | 2024.11.14 06:22:28.178839 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3447 | 2024.11.14 06:22:28.178879 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3448 | 2024.11.14 06:22:28.178928 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3449 | 2024.11.14 06:22:28.178970 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3450 | 2024.11.14 06:22:28.180313 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003047 sec., 9845.749917952086 rows/sec., 375.31 KiB/sec. | ||
3451 | 2024.11.14 06:22:28.180494 [ 253 ] {9d889738-6192-4f42-a3fe-f89224aba7a9} <Debug> TCPHandler: Processed in 0.003523846 sec. | ||
3452 | 2024.11.14 06:22:28.180737 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3453 | 2024.11.14 06:22:28.181017 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3454 | 2024.11.14 06:22:28.181394 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3455 | 2024.11.14 06:22:28.181441 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3456 | 2024.11.14 06:22:28.181764 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3457 | 2024.11.14 06:22:28.181827 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3458 | 2024.11.14 06:22:28.181975 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
3459 | 2024.11.14 06:22:28.182172 [ 296 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3460 | 2024.11.14 06:22:28.182195 [ 301 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3461 | 2024.11.14 06:22:28.182208 [ 299 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3462 | 2024.11.14 06:22:28.182199 [ 298 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3463 | 2024.11.14 06:22:28.182366 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3464 | 2024.11.14 06:22:28.182395 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3465 | 2024.11.14 06:22:28.182504 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3466 | 2024.11.14 06:22:28.182525 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3467 | 2024.11.14 06:22:28.182566 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3468 | 2024.11.14 06:22:28.182612 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3469 | 2024.11.14 06:22:28.182658 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3470 | 2024.11.14 06:22:28.184036 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003136 sec., 9566.326530612245 rows/sec., 364.65 KiB/sec. | ||
3471 | 2024.11.14 06:22:28.184232 [ 254 ] {47e5d8c5-599f-4670-a61e-77c2b340ee9c} <Debug> TCPHandler: Processed in 0.003506196 sec. | ||
3472 | 2024.11.14 06:22:28.184498 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3473 | 2024.11.14 06:22:28.184719 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3474 | 2024.11.14 06:22:28.185122 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3475 | 2024.11.14 06:22:28.185182 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3476 | 2024.11.14 06:22:28.185525 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3477 | 2024.11.14 06:22:28.185589 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3478 | 2024.11.14 06:22:28.185736 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
3479 | 2024.11.14 06:22:28.185925 [ 298 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3480 | 2024.11.14 06:22:28.185963 [ 299 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3481 | 2024.11.14 06:22:28.185960 [ 296 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3482 | 2024.11.14 06:22:28.185960 [ 301 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3483 | 2024.11.14 06:22:28.186121 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3484 | 2024.11.14 06:22:28.186150 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3485 | 2024.11.14 06:22:28.186260 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3486 | 2024.11.14 06:22:28.186281 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3487 | 2024.11.14 06:22:28.186321 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3488 | 2024.11.14 06:22:28.186368 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3489 | 2024.11.14 06:22:28.186413 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3490 | 2024.11.14 06:22:28.187424 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002848 sec., 10533.70786516854 rows/sec., 401.53 KiB/sec. | ||
3491 | 2024.11.14 06:22:28.187602 [ 253 ] {61647c3c-bf67-431a-a3a2-0439c85c3f3b} <Debug> TCPHandler: Processed in 0.00321805 sec. | ||
3492 | 2024.11.14 06:22:28.187872 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3493 | 2024.11.14 06:22:28.188161 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3494 | 2024.11.14 06:22:28.188545 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3495 | 2024.11.14 06:22:28.188595 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3496 | 2024.11.14 06:22:28.188954 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3497 | 2024.11.14 06:22:28.189021 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3498 | 2024.11.14 06:22:28.189167 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
3499 | 2024.11.14 06:22:28.189351 [ 296 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3500 | 2024.11.14 06:22:28.189369 [ 298 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3501 | 2024.11.14 06:22:28.189395 [ 301 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3502 | 2024.11.14 06:22:28.189394 [ 299 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3503 | 2024.11.14 06:22:28.189530 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3504 | 2024.11.14 06:22:28.189559 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3505 | 2024.11.14 06:22:28.189667 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3506 | 2024.11.14 06:22:28.189688 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3507 | 2024.11.14 06:22:28.189731 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3508 | 2024.11.14 06:22:28.189777 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3509 | 2024.11.14 06:22:28.189821 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3510 | 2024.11.14 06:22:28.190877 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002832 sec., 10593.220338983052 rows/sec., 403.80 KiB/sec. | ||
3511 | 2024.11.14 06:22:28.191065 [ 254 ] {15612cd8-c4f6-472a-94a7-b3dde3c8b62c} <Debug> TCPHandler: Processed in 0.00320393 sec. | ||
3512 | 2024.11.14 06:22:28.191352 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2024.11.14 06:22:28.191589 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3514 | 2024.11.14 06:22:28.192045 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3515 | 2024.11.14 06:22:28.192105 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3516 | 2024.11.14 06:22:28.192473 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3517 | 2024.11.14 06:22:28.192538 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3518 | 2024.11.14 06:22:28.192684 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
3519 | 2024.11.14 06:22:28.192836 [ 298 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3520 | 2024.11.14 06:22:28.192891 [ 296 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3521 | 2024.11.14 06:22:28.192892 [ 299 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3522 | 2024.11.14 06:22:28.192916 [ 301 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3523 | 2024.11.14 06:22:28.193049 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3524 | 2024.11.14 06:22:28.193078 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3525 | 2024.11.14 06:22:28.193187 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3526 | 2024.11.14 06:22:28.193208 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3527 | 2024.11.14 06:22:28.193250 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3528 | 2024.11.14 06:22:28.193298 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3529 | 2024.11.14 06:22:28.193345 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3530 | 2024.11.14 06:22:28.194709 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003195 sec., 9389.671361502347 rows/sec., 357.92 KiB/sec. | ||
3531 | 2024.11.14 06:22:28.194903 [ 253 ] {f8b0ddb2-ffef-4cce-b2c6-3f7f0cabec14} <Debug> TCPHandler: Processed in 0.003623047 sec. | ||
3532 | 2024.11.14 06:22:28.213171 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3533 | 2024.11.14 06:22:28.237658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38507, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3534 | 2024.11.14 06:22:28.285254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3535 | 2024.11.14 06:22:28.332907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2024.11.14 06:22:28.338199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3537 | 2024.11.14 06:22:28.376991 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2024.11.14 06:22:28.377420 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3539 | 2024.11.14 06:22:28.377844 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3540 | 2024.11.14 06:22:28.377898 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3541 | 2024.11.14 06:22:28.378256 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3542 | 2024.11.14 06:22:28.378333 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3543 | 2024.11.14 06:22:28.378501 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3544 | 2024.11.14 06:22:28.378728 [ 296 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3545 | 2024.11.14 06:22:28.378745 [ 299 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3546 | 2024.11.14 06:22:28.378782 [ 298 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3547 | 2024.11.14 06:22:28.378737 [ 301 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3548 | 2024.11.14 06:22:28.379036 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3549 | 2024.11.14 06:22:28.379069 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3550 | 2024.11.14 06:22:28.379194 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3551 | 2024.11.14 06:22:28.379218 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
3552 | 2024.11.14 06:22:28.379262 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3553 | 2024.11.14 06:22:28.379311 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3554 | 2024.11.14 06:22:28.379356 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3555 | 2024.11.14 06:22:28.380763 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.003551 sec., 8448.324415657562 rows/sec., 322.04 KiB/sec. | ||
3556 | 2024.11.14 06:22:28.380970 [ 254 ] {9320b7b8-2c4a-45ee-8cdb-fac21e49859b} <Debug> TCPHandler: Processed in 0.004152098 sec. | ||
3557 | 2024.11.14 06:22:28.381561 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3558 | 2024.11.14 06:22:28.381735 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3559 | 2024.11.14 06:22:28.381814 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3560 | 2024.11.14 06:22:28.382646 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3561 | 2024.11.14 06:22:28.382691 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3562 | 2024.11.14 06:22:28.383243 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3563 | 2024.11.14 06:22:28.383467 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2024.11.14 06:22:28.383730 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Debug> executeQuery: Read 11 rows, 1.93 KiB in 0.002037 sec., 5400.098183603338 rows/sec., 948.76 KiB/sec. | ||
3565 | 2024.11.14 06:22:28.383905 [ 253 ] {34a3b248-b58e-4e25-9ce7-6ae87d0a8b77} <Debug> TCPHandler: Processed in 0.002447636 sec. | ||
3566 | 2024.11.14 06:22:28.384084 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3567 | 2024.11.14 06:22:28.384218 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3568 | 2024.11.14 06:22:28.384269 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3569 | 2024.11.14 06:22:28.385446 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3570 | 2024.11.14 06:22:28.385497 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3571 | 2024.11.14 06:22:28.385990 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3572 | 2024.11.14 06:22:28.386230 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2024.11.14 06:22:28.386428 [ 89 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3574 | 2024.11.14 06:22:28.386488 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.00233 sec., 513733.90557939914 rows/sec., 42.15 MiB/sec. | ||
3575 | 2024.11.14 06:22:28.386539 [ 89 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3576 | 2024.11.14 06:22:28.386611 [ 254 ] {6c88f8d4-1239-4af9-be03-46ffa32f73b8} <Debug> TCPHandler: Processed in 0.002627159 sec. | ||
3577 | 2024.11.14 06:22:28.386621 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3578 | 2024.11.14 06:22:28.386827 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
3579 | 2024.11.14 06:22:28.386867 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3580 | 2024.11.14 06:22:28.387048 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3581 | 2024.11.14 06:22:28.387113 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 286 rows starting from the beginning of the part | ||
3582 | 2024.11.14 06:22:28.387387 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 281 rows starting from the beginning of the part | ||
3583 | 2024.11.14 06:22:28.387402 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3584 | 2024.11.14 06:22:28.387561 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3585 | 2024.11.14 06:22:28.387745 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
3586 | 2024.11.14 06:22:28.388120 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
3587 | 2024.11.14 06:22:28.388462 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 281 rows starting from the beginning of the part | ||
3588 | 2024.11.14 06:22:28.388874 [ 196 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1197 rows starting from the beginning of the part | ||
3589 | 2024.11.14 06:22:28.390422 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.11.14 06:22:28.390486 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3591 | 2024.11.14 06:22:28.391475 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3592 | 2024.11.14 06:22:28.391824 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3593 | 2024.11.14 06:22:28.392201 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 5 columns (5 merged, 0 gathered) in 0.00536826 sec., 400502.2111447657 rows/sec., 35.24 MiB/sec. | ||
3594 | 2024.11.14 06:22:28.392338 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00517 sec., 44100.580270793034 rows/sec., 2.99 MiB/sec. | ||
3595 | 2024.11.14 06:22:28.392461 [ 253 ] {7b79b761-963e-40d4-9469-00632de2ddb7} <Debug> TCPHandler: Processed in 0.005691166 sec. | ||
3596 | 2024.11.14 06:22:28.392525 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3597 | 2024.11.14 06:22:28.392656 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3598 | 2024.11.14 06:22:28.392807 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3599 | 2024.11.14 06:22:28.392873 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3600 | 2024.11.14 06:22:28.392876 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2024.11.14 06:22:28.393012 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_26_5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3602 | 2024.11.14 06:22:28.393097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
3603 | 2024.11.14 06:22:28.393717 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2024.11.14 06:22:28.393754 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3605 | 2024.11.14 06:22:28.394182 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3606 | 2024.11.14 06:22:28.394421 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2024.11.14 06:22:28.394584 [ 89 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3608 | 2024.11.14 06:22:28.394648 [ 89 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.11.14 06:22:28.394664 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001887 sec., 275569.6873343932 rows/sec., 20.39 MiB/sec. | ||
3610 | 2024.11.14 06:22:28.394688 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3611 | 2024.11.14 06:22:28.394818 [ 254 ] {9c4bb4fb-5d2f-4c71-805b-9faa2c435d26} <Debug> TCPHandler: Processed in 0.002247092 sec. | ||
3612 | 2024.11.14 06:22:28.394872 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
3613 | 2024.11.14 06:22:28.394999 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3614 | 2024.11.14 06:22:28.395026 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 443 rows starting from the beginning of the part | ||
3615 | 2024.11.14 06:22:28.395078 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3616 | 2024.11.14 06:22:28.395129 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 415 rows starting from the beginning of the part | ||
3617 | 2024.11.14 06:22:28.395479 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
3618 | 2024.11.14 06:22:28.395645 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3619 | 2024.11.14 06:22:28.395750 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3620 | 2024.11.14 06:22:28.395851 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3621 | 2024.11.14 06:22:28.396042 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 415 rows starting from the beginning of the part | ||
3622 | 2024.11.14 06:22:28.396464 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 520 rows starting from the beginning of the part | ||
3623 | 2024.11.14 06:22:28.398218 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1907 rows, containing 5 columns (5 merged, 0 gathered) in 0.003400063 sec., 560871.9603136765 rows/sec., 42.85 MiB/sec. | ||
3624 | 2024.11.14 06:22:28.398471 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3625 | 2024.11.14 06:22:28.398926 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3626 | 2024.11.14 06:22:28.399000 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_26_5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3627 | 2024.11.14 06:22:28.399067 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
3628 | 2024.11.14 06:22:28.401225 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2024.11.14 06:22:28.401264 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3630 | 2024.11.14 06:22:28.402583 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3631 | 2024.11.14 06:22:28.402842 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3632 | 2024.11.14 06:22:28.403106 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Debug> executeQuery: Read 5037 rows, 344.51 KiB in 0.007592 sec., 663461.5384615385 rows/sec., 44.31 MiB/sec. | ||
3633 | 2024.11.14 06:22:28.403181 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3634 | 2024.11.14 06:22:28.403197 [ 253 ] {8efbb002-cd8e-4c02-a87c-0d4a65b9fb9a} <Debug> TCPHandler: Processed in 0.008270824 sec. | ||
3635 | 2024.11.14 06:22:28.403392 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2024.11.14 06:22:28.403513 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3637 | 2024.11.14 06:22:28.403564 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3638 | 2024.11.14 06:22:28.404034 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2024.11.14 06:22:28.404074 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3640 | 2024.11.14 06:22:28.404444 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3641 | 2024.11.14 06:22:28.404685 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3642 | 2024.11.14 06:22:28.404938 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.00145 sec., 15172.41379310345 rows/sec., 1.03 MiB/sec. | ||
3643 | 2024.11.14 06:22:28.405120 [ 254 ] {fc731bf9-8ea6-4865-b55e-d002ff5fc7b4} <Debug> TCPHandler: Processed in 0.001790563 sec. | ||
3644 | 2024.11.14 06:22:30.134591 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2024.11.14 06:22:30.134779 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3646 | 2024.11.14 06:22:30.134852 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3647 | 2024.11.14 06:22:30.135633 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2024.11.14 06:22:30.135687 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3649 | 2024.11.14 06:22:30.136133 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3650 | 2024.11.14 06:22:30.136421 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2024.11.14 06:22:30.136666 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
3652 | 2024.11.14 06:22:30.136735 [ 254 ] {2a7342f4-1fed-43a1-af35-a585b66aa5c2} <Debug> TCPHandler: Processed in 0.002275603 sec. | ||
3653 | 2024.11.14 06:22:30.137019 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3654 | 2024.11.14 06:22:30.137214 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3655 | 2024.11.14 06:22:30.137288 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3656 | 2024.11.14 06:22:30.138055 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2024.11.14 06:22:30.138106 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3658 | 2024.11.14 06:22:30.138614 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3659 | 2024.11.14 06:22:30.138863 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2024.11.14 06:22:30.139093 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
3661 | 2024.11.14 06:22:30.139147 [ 253 ] {6632f5a5-4eec-42fc-a87b-8035fdc83edb} <Debug> TCPHandler: Processed in 0.002323893 sec. | ||
3662 | 2024.11.14 06:22:30.139368 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2024.11.14 06:22:30.139504 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3664 | 2024.11.14 06:22:30.139559 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3665 | 2024.11.14 06:22:30.140124 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2024.11.14 06:22:30.140169 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3667 | 2024.11.14 06:22:30.140589 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3668 | 2024.11.14 06:22:30.140863 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3669 | 2024.11.14 06:22:30.141046 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3670 | 2024.11.14 06:22:30.141113 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001641 sec., 39000.60938452163 rows/sec., 2.72 MiB/sec. | ||
3671 | 2024.11.14 06:22:30.141137 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3672 | 2024.11.14 06:22:30.141200 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3673 | 2024.11.14 06:22:30.141237 [ 254 ] {bf802566-c645-4ad9-82a3-6e364f1b06e6} <Debug> TCPHandler: Processed in 0.001925316 sec. | ||
3674 | 2024.11.14 06:22:30.141439 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3675 | 2024.11.14 06:22:30.141439 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
3676 | 2024.11.14 06:22:30.141586 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3677 | 2024.11.14 06:22:30.141637 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3678 | 2024.11.14 06:22:30.141652 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3679 | 2024.11.14 06:22:30.141686 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1641 rows starting from the beginning of the part | ||
3680 | 2024.11.14 06:22:30.141956 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 121 rows starting from the beginning of the part | ||
3681 | 2024.11.14 06:22:30.142358 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
3682 | 2024.11.14 06:22:30.142537 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 227 rows starting from the beginning of the part | ||
3683 | 2024.11.14 06:22:30.142748 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5037 rows starting from the beginning of the part | ||
3684 | 2024.11.14 06:22:30.143271 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3685 | 2024.11.14 06:22:30.143734 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2024.11.14 06:22:30.143782 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3687 | 2024.11.14 06:22:30.144277 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3688 | 2024.11.14 06:22:30.144600 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2024.11.14 06:22:30.144898 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.003351 sec., 7162.041181736796 rows/sec., 494.26 KiB/sec. | ||
3690 | 2024.11.14 06:22:30.144982 [ 253 ] {fb60cc10-7444-4dab-b293-737501f7dd85} <Debug> TCPHandler: Processed in 0.003646578 sec. | ||
3691 | 2024.11.14 06:22:30.146477 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7240 rows, containing 5 columns (5 merged, 0 gathered) in 0.005159676 sec., 1403188.8824026934 rows/sec., 94.12 MiB/sec. | ||
3692 | 2024.11.14 06:22:30.146951 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3693 | 2024.11.14 06:22:30.147322 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2024.11.14 06:22:30.147413 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3695 | 2024.11.14 06:22:30.147515 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
3696 | 2024.11.14 06:22:33.603695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 508 | ||
3697 | 2024.11.14 06:22:33.607364 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2024.11.14 06:22:33.607412 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3699 | 2024.11.14 06:22:33.608899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3700 | 2024.11.14 06:22:33.609207 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2024.11.14 06:22:33.610506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
3702 | 2024.11.14 06:22:35.138174 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3703 | 2024.11.14 06:22:35.138472 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3704 | 2024.11.14 06:22:35.138583 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3705 | 2024.11.14 06:22:35.139471 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2024.11.14 06:22:35.139515 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3707 | 2024.11.14 06:22:35.139944 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3708 | 2024.11.14 06:22:35.140197 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2024.11.14 06:22:35.140397 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.13 MiB/sec. | ||
3710 | 2024.11.14 06:22:35.140452 [ 254 ] {60ba8514-40a3-4fbc-bf48-00f08d98b2f0} <Debug> TCPHandler: Processed in 0.002461496 sec. | ||
3711 | 2024.11.14 06:22:35.140757 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2024.11.14 06:22:35.141036 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3713 | 2024.11.14 06:22:35.141106 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3714 | 2024.11.14 06:22:35.141847 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3715 | 2024.11.14 06:22:35.141900 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3716 | 2024.11.14 06:22:35.142340 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3717 | 2024.11.14 06:22:35.142600 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3718 | 2024.11.14 06:22:35.142866 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
3719 | 2024.11.14 06:22:35.142958 [ 253 ] {e1331e5e-f17c-466c-89c7-3e5f66ff7ee0} <Debug> TCPHandler: Processed in 0.002383204 sec. | ||
3720 | 2024.11.14 06:22:35.143203 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3721 | 2024.11.14 06:22:35.143339 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3722 | 2024.11.14 06:22:35.143399 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3723 | 2024.11.14 06:22:35.144032 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3724 | 2024.11.14 06:22:35.144070 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3725 | 2024.11.14 06:22:35.144466 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3726 | 2024.11.14 06:22:35.144710 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3727 | 2024.11.14 06:22:35.144923 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
3728 | 2024.11.14 06:22:35.145136 [ 254 ] {b7f07db1-8416-401f-89b2-9629c15c09cd} <Debug> TCPHandler: Processed in 0.002068818 sec. | ||
3729 | 2024.11.14 06:22:35.145388 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3730 | 2024.11.14 06:22:35.145611 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3731 | 2024.11.14 06:22:35.145707 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3732 | 2024.11.14 06:22:35.146339 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3733 | 2024.11.14 06:22:35.146378 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3734 | 2024.11.14 06:22:35.146761 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3735 | 2024.11.14 06:22:35.147010 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3736 | 2024.11.14 06:22:35.147198 [ 124 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3737 | 2024.11.14 06:22:35.147264 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001703 sec., 35231.94362889019 rows/sec., 2.37 MiB/sec. | ||
3738 | 2024.11.14 06:22:35.147293 [ 124 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3739 | 2024.11.14 06:22:35.147369 [ 253 ] {2edc1105-4e0c-4635-8888-7f57f0453f57} <Debug> TCPHandler: Processed in 0.002090309 sec. | ||
3740 | 2024.11.14 06:22:35.147377 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3741 | 2024.11.14 06:22:35.147565 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
3742 | 2024.11.14 06:22:35.147698 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3743 | 2024.11.14 06:22:35.147736 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
3744 | 2024.11.14 06:22:35.147811 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
3745 | 2024.11.14 06:22:35.147943 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
3746 | 2024.11.14 06:22:35.148165 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
3747 | 2024.11.14 06:22:35.148377 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
3748 | 2024.11.14 06:22:35.148576 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3749 | 2024.11.14 06:22:35.149666 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215122 sec., 383038.46189604036 rows/sec., 25.26 MiB/sec. | ||
3750 | 2024.11.14 06:22:35.149937 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3751 | 2024.11.14 06:22:35.150268 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2024.11.14 06:22:35.150360 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_21_4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3753 | 2024.11.14 06:22:35.150458 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3754 | 2024.11.14 06:22:38.466165 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3755 | 2024.11.14 06:22:38.466232 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3756 | 2024.11.14 06:22:40.144691 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3757 | 2024.11.14 06:22:40.144902 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3758 | 2024.11.14 06:22:40.144981 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3759 | 2024.11.14 06:22:40.145715 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2024.11.14 06:22:40.145766 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3761 | 2024.11.14 06:22:40.146197 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3762 | 2024.11.14 06:22:40.146444 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2024.11.14 06:22:40.146770 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. | ||
3764 | 2024.11.14 06:22:40.146899 [ 254 ] {3fe28d69-91e6-4145-94a9-97f6d4a3e046} <Debug> TCPHandler: Processed in 0.002347123 sec. | ||
3765 | 2024.11.14 06:22:40.147223 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3766 | 2024.11.14 06:22:40.147527 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3767 | 2024.11.14 06:22:40.147642 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3768 | 2024.11.14 06:22:40.148679 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3769 | 2024.11.14 06:22:40.148734 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3770 | 2024.11.14 06:22:40.149196 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3771 | 2024.11.14 06:22:40.149457 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3772 | 2024.11.14 06:22:40.149742 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002299 sec., 123966.94214876034 rows/sec., 10.94 MiB/sec. | ||
3773 | 2024.11.14 06:22:40.149973 [ 253 ] {39b286a4-156f-40c3-b337-afab26468478} <Debug> TCPHandler: Processed in 0.002932554 sec. | ||
3774 | 2024.11.14 06:22:40.150210 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3775 | 2024.11.14 06:22:40.150433 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3776 | 2024.11.14 06:22:40.150522 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3777 | 2024.11.14 06:22:40.151361 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3778 | 2024.11.14 06:22:40.151402 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3779 | 2024.11.14 06:22:40.151756 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3780 | 2024.11.14 06:22:40.151989 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3781 | 2024.11.14 06:22:40.152206 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001831 sec., 26215.18296013108 rows/sec., 1.89 MiB/sec. | ||
3782 | 2024.11.14 06:22:40.152257 [ 254 ] {8120e604-db2c-4429-ae3a-7239be808675} <Debug> TCPHandler: Processed in 0.00215395 sec. | ||
3783 | 2024.11.14 06:22:40.152457 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3784 | 2024.11.14 06:22:40.152685 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3785 | 2024.11.14 06:22:40.152776 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3786 | 2024.11.14 06:22:40.153497 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3787 | 2024.11.14 06:22:40.153538 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3788 | 2024.11.14 06:22:40.153889 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3789 | 2024.11.14 06:22:40.154122 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3790 | 2024.11.14 06:22:40.154333 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001706 sec., 8206.3305978898 rows/sec., 574.72 KiB/sec. | ||
3791 | 2024.11.14 06:22:40.154388 [ 253 ] {b2475923-18eb-4f46-adf3-b861493f16ea} <Debug> TCPHandler: Processed in 0.002044579 sec. | ||
3792 | 2024.11.14 06:22:40.154548 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2024.11.14 06:22:40.154686 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3794 | 2024.11.14 06:22:40.154741 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3795 | 2024.11.14 06:22:40.155346 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2024.11.14 06:22:40.155389 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3797 | 2024.11.14 06:22:40.155739 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3798 | 2024.11.14 06:22:40.155971 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2024.11.14 06:22:40.156249 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
3800 | 2024.11.14 06:22:40.156400 [ 254 ] {7443c17f-2069-4f26-b70a-b99a06159459} <Debug> TCPHandler: Processed in 0.001917426 sec. | ||
3801 | 2024.11.14 06:22:40.156552 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3802 | 2024.11.14 06:22:40.156690 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3803 | 2024.11.14 06:22:40.156746 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3804 | 2024.11.14 06:22:40.157496 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3805 | 2024.11.14 06:22:40.157536 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3806 | 2024.11.14 06:22:40.157905 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3807 | 2024.11.14 06:22:40.158138 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3808 | 2024.11.14 06:22:40.158370 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001707 sec., 247803.16344463974 rows/sec., 17.71 MiB/sec. | ||
3809 | 2024.11.14 06:22:40.158481 [ 253 ] {f768e587-4e2e-4735-9363-f69700b31f3a} <Debug> TCPHandler: Processed in 0.001996507 sec. | ||
3810 | 2024.11.14 06:22:40.158662 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2024.11.14 06:22:40.158798 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3812 | 2024.11.14 06:22:40.158856 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3813 | 2024.11.14 06:22:40.159343 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3814 | 2024.11.14 06:22:40.159387 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3815 | 2024.11.14 06:22:40.159738 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3816 | 2024.11.14 06:22:40.159968 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3817 | 2024.11.14 06:22:40.160249 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
3818 | 2024.11.14 06:22:40.160387 [ 254 ] {f6838652-c21c-41ea-84ba-585dfb237609} <Debug> TCPHandler: Processed in 0.001806503 sec. | ||
3819 | 2024.11.14 06:22:40.160587 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3820 | 2024.11.14 06:22:40.160808 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3821 | 2024.11.14 06:22:40.160904 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3822 | 2024.11.14 06:22:40.161566 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3823 | 2024.11.14 06:22:40.161605 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3824 | 2024.11.14 06:22:40.161991 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3825 | 2024.11.14 06:22:40.162236 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2024.11.14 06:22:40.162449 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. | ||
3827 | 2024.11.14 06:22:40.162503 [ 253 ] {59375893-f031-4577-be14-bf94abd80caf} <Debug> TCPHandler: Processed in 0.002025748 sec. | ||
3828 | 2024.11.14 06:22:40.162704 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2024.11.14 06:22:40.162926 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3830 | 2024.11.14 06:22:40.163020 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3831 | 2024.11.14 06:22:40.163513 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3832 | 2024.11.14 06:22:40.163554 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3833 | 2024.11.14 06:22:40.163908 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3834 | 2024.11.14 06:22:40.164151 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3835 | 2024.11.14 06:22:40.164422 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001549 sec., 645.5777921239509 rows/sec., 43.50 KiB/sec. | ||
3836 | 2024.11.14 06:22:40.164626 [ 254 ] {cd8e3463-a76c-41a8-8e19-e3304bc4dc08} <Debug> TCPHandler: Processed in 0.002030688 sec. | ||
3837 | 2024.11.14 06:22:40.164828 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3838 | 2024.11.14 06:22:40.165047 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3839 | 2024.11.14 06:22:40.165148 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3840 | 2024.11.14 06:22:40.166426 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3841 | 2024.11.14 06:22:40.166466 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3842 | 2024.11.14 06:22:40.167111 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3843 | 2024.11.14 06:22:40.167365 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3844 | 2024.11.14 06:22:40.167612 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002621 sec., 15642.88439526898 rows/sec., 28.03 MiB/sec. | ||
3845 | 2024.11.14 06:22:40.167708 [ 253 ] {30052b66-5882-4c77-b74a-62b00c69352a} <Debug> TCPHandler: Processed in 0.002987075 sec. | ||
3846 | 2024.11.14 06:22:40.167851 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2024.11.14 06:22:40.167968 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3848 | 2024.11.14 06:22:40.168017 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3849 | 2024.11.14 06:22:40.168496 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2024.11.14 06:22:40.168537 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
3851 | 2024.11.14 06:22:40.168901 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3852 | 2024.11.14 06:22:40.169151 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3853 | 2024.11.14 06:22:40.169404 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
3854 | 2024.11.14 06:22:40.169598 [ 254 ] {fd25998d-c27f-4182-8b07-33d15aedb16a} <Debug> TCPHandler: Processed in 0.001804424 sec. | ||
3855 | 2024.11.14 06:22:42.685306 [ 132 ] {} <Debug> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3856 | 2024.11.14 06:22:42.685393 [ 132 ] {} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2024.11.14 06:22:42.685420 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3858 | 2024.11.14 06:22:42.685621 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::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 | ||
3859 | 2024.11.14 06:22:42.685957 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3860 | 2024.11.14 06:22:42.686007 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
3861 | 2024.11.14 06:22:42.686124 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::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 | ||
3862 | 2024.11.14 06:22:42.686282 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::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 | ||
3863 | 2024.11.14 06:22:42.686473 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
3864 | 2024.11.14 06:22:42.686545 [ 190 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
3865 | 2024.11.14 06:22:42.688546 [ 193 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003039147 sec., 13819.667163187567 rows/sec., 2.27 MiB/sec. | ||
3866 | 2024.11.14 06:22:42.688800 [ 191 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3867 | 2024.11.14 06:22:42.689343 [ 191 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.11.14 06:22:42.689443 [ 191 ] {6578e7b9-1aa4-416e-8ece-35b274a45540::all_1_5_1} <Trace> oximeter.timeseries_schema (6578e7b9-1aa4-416e-8ece-35b274a45540) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3869 | 2024.11.14 06:22:42.689552 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3870 | 2024.11.14 06:22:43.611680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 538 | ||
3871 | 2024.11.14 06:22:43.614484 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3872 | 2024.11.14 06:22:43.614539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3873 | 2024.11.14 06:22:43.615925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3874 | 2024.11.14 06:22:43.616229 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3875 | 2024.11.14 06:22:43.617528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
3876 | 2024.11.14 06:22:45.136461 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2024.11.14 06:22:45.136652 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3878 | 2024.11.14 06:22:45.136726 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3879 | 2024.11.14 06:22:45.137441 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.11.14 06:22:45.137494 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3881 | 2024.11.14 06:22:45.137915 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3882 | 2024.11.14 06:22:45.138168 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.11.14 06:22:45.138434 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001822 sec., 5488.474204171241 rows/sec., 447.55 KiB/sec. | ||
3884 | 2024.11.14 06:22:45.138566 [ 254 ] {d5427442-acfe-45f5-953b-e812176f4970} <Debug> TCPHandler: Processed in 0.002228901 sec. | ||
3885 | 2024.11.14 06:22:45.138897 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2024.11.14 06:22:45.139186 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3887 | 2024.11.14 06:22:45.139251 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3888 | 2024.11.14 06:22:45.139977 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.11.14 06:22:45.140017 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3890 | 2024.11.14 06:22:45.140439 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3891 | 2024.11.14 06:22:45.140691 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2024.11.14 06:22:45.140883 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001776 sec., 34346.84684684685 rows/sec., 2.61 MiB/sec. | ||
3893 | 2024.11.14 06:22:45.140936 [ 253 ] {caf5fbe3-3c79-42bb-94ee-a56099617c92} <Debug> TCPHandler: Processed in 0.002225801 sec. | ||
3894 | 2024.11.14 06:22:45.141099 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3895 | 2024.11.14 06:22:45.141238 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3896 | 2024.11.14 06:22:45.141294 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3897 | 2024.11.14 06:22:45.141953 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2024.11.14 06:22:45.142000 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3899 | 2024.11.14 06:22:45.142387 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3900 | 2024.11.14 06:22:45.142629 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2024.11.14 06:22:45.142838 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.00163 sec., 6134.9693251533745 rows/sec., 428.37 KiB/sec. | ||
3902 | 2024.11.14 06:22:45.142891 [ 254 ] {b8a7f375-7444-4601-8b8b-2e7f5e7061b7} <Debug> TCPHandler: Processed in 0.001857325 sec. | ||
3903 | 2024.11.14 06:22:45.143039 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.11.14 06:22:45.143156 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3905 | 2024.11.14 06:22:45.143204 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3906 | 2024.11.14 06:22:45.143820 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2024.11.14 06:22:45.143860 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3908 | 2024.11.14 06:22:45.144220 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3909 | 2024.11.14 06:22:45.144471 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2024.11.14 06:22:45.144689 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001558 sec., 47496.79075738126 rows/sec., 3.72 MiB/sec. | ||
3911 | 2024.11.14 06:22:45.144742 [ 253 ] {0135a194-47d4-4230-ad8e-d0eef8473aa3} <Debug> TCPHandler: Processed in 0.001759083 sec. | ||
3912 | 2024.11.14 06:22:45.144886 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3913 | 2024.11.14 06:22:45.145002 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3914 | 2024.11.14 06:22:45.145054 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3915 | 2024.11.14 06:22:45.145693 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2024.11.14 06:22:45.145740 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3917 | 2024.11.14 06:22:45.146192 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3918 | 2024.11.14 06:22:45.146444 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3919 | 2024.11.14 06:22:45.146660 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001683 sec., 79025.54961378491 rows/sec., 5.50 MiB/sec. | ||
3920 | 2024.11.14 06:22:45.146711 [ 254 ] {44d4839d-3ee1-4b0f-af10-453e88832f22} <Debug> TCPHandler: Processed in 0.001878945 sec. | ||
3921 | 2024.11.14 06:22:45.146845 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3922 | 2024.11.14 06:22:45.146960 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3923 | 2024.11.14 06:22:45.147011 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3924 | 2024.11.14 06:22:45.147509 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.11.14 06:22:45.147548 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3926 | 2024.11.14 06:22:45.147918 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3927 | 2024.11.14 06:22:45.148154 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2024.11.14 06:22:45.148405 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00146 sec., 32876.71232876713 rows/sec., 2.22 MiB/sec. | ||
3929 | 2024.11.14 06:22:45.148578 [ 253 ] {ffc40629-dfba-4fe7-b747-9361db3bbec3} <Debug> TCPHandler: Processed in 0.001785964 sec. | ||
3930 | 2024.11.14 06:22:50.137933 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2024.11.14 06:22:50.138158 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3932 | 2024.11.14 06:22:50.138238 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3933 | 2024.11.14 06:22:50.139006 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2024.11.14 06:22:50.139058 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3935 | 2024.11.14 06:22:50.139487 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3936 | 2024.11.14 06:22:50.139741 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2024.11.14 06:22:50.139925 [ 122 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3938 | 2024.11.14 06:22:50.139993 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
3939 | 2024.11.14 06:22:50.140012 [ 122 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2024.11.14 06:22:50.140083 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3941 | 2024.11.14 06:22:50.140131 [ 254 ] {edb77d4d-edb4-404f-8d85-ff014526121f} <Debug> TCPHandler: Processed in 0.002334404 sec. | ||
3942 | 2024.11.14 06:22:50.140342 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
3943 | 2024.11.14 06:22:50.140461 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3944 | 2024.11.14 06:22:50.140496 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3945 | 2024.11.14 06:22:50.140552 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part | ||
3946 | 2024.11.14 06:22:50.140756 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3947 | 2024.11.14 06:22:50.140877 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3948 | 2024.11.14 06:22:50.141064 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
3949 | 2024.11.14 06:22:50.141088 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3950 | 2024.11.14 06:22:50.141450 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 285 rows starting from the beginning of the part | ||
3951 | 2024.11.14 06:22:50.141716 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 61 rows starting from the beginning of the part | ||
3952 | 2024.11.14 06:22:50.142054 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
3953 | 2024.11.14 06:22:50.143767 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3954 | 2024.11.14 06:22:50.143847 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3955 | 2024.11.14 06:22:50.144760 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3956 | 2024.11.14 06:22:50.145297 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2024.11.14 06:22:50.145317 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005138605 sec., 378702.0018078837 rows/sec., 32.99 MiB/sec. | ||
3958 | 2024.11.14 06:22:50.145510 [ 122 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3959 | 2024.11.14 06:22:50.145595 [ 122 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3960 | 2024.11.14 06:22:50.145642 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3961 | 2024.11.14 06:22:50.145658 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004977 sec., 12859.15209965843 rows/sec., 1.00 MiB/sec. | ||
3962 | 2024.11.14 06:22:50.145653 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3963 | 2024.11.14 06:22:50.145980 [ 253 ] {18f6527d-8ad2-4dda-b05a-2000f07fb95f} <Debug> TCPHandler: Processed in 0.005705677 sec. | ||
3964 | 2024.11.14 06:22:50.146176 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
3965 | 2024.11.14 06:22:50.146348 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3966 | 2024.11.14 06:22:50.146531 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.11.14 06:22:50.146552 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3968 | 2024.11.14 06:22:50.146666 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
3969 | 2024.11.14 06:22:50.146869 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_31_6} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3970 | 2024.11.14 06:22:50.147109 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3971 | 2024.11.14 06:22:50.147242 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3972 | 2024.11.14 06:22:50.147293 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3973 | 2024.11.14 06:22:50.147496 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
3974 | 2024.11.14 06:22:50.147584 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3975 | 2024.11.14 06:22:50.147826 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 423 rows starting from the beginning of the part | ||
3976 | 2024.11.14 06:22:50.148148 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
3977 | 2024.11.14 06:22:50.148563 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
3978 | 2024.11.14 06:22:50.150330 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3979 | 2024.11.14 06:22:50.150417 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3980 | 2024.11.14 06:22:50.151429 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3981 | 2024.11.14 06:22:50.151727 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876349 sec., 271937.5585078422 rows/sec., 20.97 MiB/sec. | ||
3982 | 2024.11.14 06:22:50.151919 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3983 | 2024.11.14 06:22:50.151969 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3984 | 2024.11.14 06:22:50.152395 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005597 sec., 28586.742897981057 rows/sec., 1.99 MiB/sec. | ||
3985 | 2024.11.14 06:22:50.152576 [ 254 ] {43321849-c7b0-4cf4-a6ce-6aa7696a5f7f} <Debug> TCPHandler: Processed in 0.00645752 sec. | ||
3986 | 2024.11.14 06:22:50.152701 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2024.11.14 06:22:50.152794 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.11.14 06:22:50.152858 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_31_6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3989 | 2024.11.14 06:22:50.153012 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3990 | 2024.11.14 06:22:50.153016 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3991 | 2024.11.14 06:22:50.153105 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3992 | 2024.11.14 06:22:50.153658 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2024.11.14 06:22:50.153698 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
3994 | 2024.11.14 06:22:50.154077 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3995 | 2024.11.14 06:22:50.154326 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.11.14 06:22:50.154538 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. | ||
3997 | 2024.11.14 06:22:50.154587 [ 253 ] {ba57c621-480c-48a2-9479-a1e31faf4cdf} <Debug> TCPHandler: Processed in 0.001894055 sec. | ||
3998 | 2024.11.14 06:22:52.054040 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3999 | 2024.11.14 06:22:52.264704 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2024.11.14 06:22:52.270382 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4001 | 2024.11.14 06:22:52.273650 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4002 | 2024.11.14 06:22:52.280965 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4003 | 2024.11.14 06:22:52.402464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4004 | 2024.11.14 06:22:52.412861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4005 | 2024.11.14 06:22:52.420177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4006 | 2024.11.14 06:22:53.466287 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4007 | 2024.11.14 06:22:53.466349 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4008 | 2024.11.14 06:22:53.618655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
4009 | 2024.11.14 06:22:53.621274 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2024.11.14 06:22:53.621324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4011 | 2024.11.14 06:22:53.622703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4012 | 2024.11.14 06:22:53.623012 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2024.11.14 06:22:53.623639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
4014 | 2024.11.14 06:22:55.144305 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4015 | 2024.11.14 06:22:55.144498 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4016 | 2024.11.14 06:22:55.144569 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4017 | 2024.11.14 06:22:55.145308 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4018 | 2024.11.14 06:22:55.145360 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4019 | 2024.11.14 06:22:55.145785 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4020 | 2024.11.14 06:22:55.146045 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4021 | 2024.11.14 06:22:55.146292 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 546.83 KiB/sec. | ||
4022 | 2024.11.14 06:22:55.146478 [ 254 ] {5bf91ca7-a46f-4240-ba06-b53981094ab1} <Debug> TCPHandler: Processed in 0.002297883 sec. | ||
4023 | 2024.11.14 06:22:55.146738 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4024 | 2024.11.14 06:22:55.146940 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4025 | 2024.11.14 06:22:55.147014 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4026 | 2024.11.14 06:22:55.147927 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4027 | 2024.11.14 06:22:55.147968 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4028 | 2024.11.14 06:22:55.148409 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4029 | 2024.11.14 06:22:55.148654 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4030 | 2024.11.14 06:22:55.148850 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001968 sec., 144817.0731707317 rows/sec., 12.78 MiB/sec. | ||
4031 | 2024.11.14 06:22:55.148905 [ 253 ] {9334f366-81b1-43ac-891e-29d84d2da0f9} <Debug> TCPHandler: Processed in 0.002296663 sec. | ||
4032 | 2024.11.14 06:22:55.149114 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4033 | 2024.11.14 06:22:55.149335 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4034 | 2024.11.14 06:22:55.149427 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4035 | 2024.11.14 06:22:55.150030 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4036 | 2024.11.14 06:22:55.150069 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4037 | 2024.11.14 06:22:55.150418 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4038 | 2024.11.14 06:22:55.150662 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4039 | 2024.11.14 06:22:55.150846 [ 119 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4040 | 2024.11.14 06:22:55.150906 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001617 sec., 29684.601113172543 rows/sec., 2.14 MiB/sec. | ||
4041 | 2024.11.14 06:22:55.150936 [ 119 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2024.11.14 06:22:55.151001 [ 254 ] {8151096c-3f01-4298-bfa5-1b6adb344f11} <Debug> TCPHandler: Processed in 0.001995027 sec. | ||
4043 | 2024.11.14 06:22:55.151025 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4044 | 2024.11.14 06:22:55.151342 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4045 | 2024.11.14 06:22:55.151467 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::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 | ||
4046 | 2024.11.14 06:22:55.151730 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4047 | 2024.11.14 06:22:55.151780 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4048 | 2024.11.14 06:22:55.151832 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4049 | 2024.11.14 06:22:55.151855 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 58 rows starting from the beginning of the part | ||
4050 | 2024.11.14 06:22:55.152172 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
4051 | 2024.11.14 06:22:55.152546 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
4052 | 2024.11.14 06:22:55.152840 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
4053 | 2024.11.14 06:22:55.153169 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
4054 | 2024.11.14 06:22:55.153431 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
4055 | 2024.11.14 06:22:55.154533 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4056 | 2024.11.14 06:22:55.154621 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4057 | 2024.11.14 06:22:55.155605 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4058 | 2024.11.14 06:22:55.156209 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4059 | 2024.11.14 06:22:55.156331 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005145746 sec., 41587.75034756865 rows/sec., 3.14 MiB/sec. | ||
4060 | 2024.11.14 06:22:55.156637 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4061 | 2024.11.14 06:22:55.156781 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005108 sec., 2740.7987470634303 rows/sec., 191.95 KiB/sec. | ||
4062 | 2024.11.14 06:22:55.157112 [ 253 ] {d2d861a6-255f-41b8-a0a2-2f0f381bcfa4} <Debug> TCPHandler: Processed in 0.005987902 sec. | ||
4063 | 2024.11.14 06:22:55.157397 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4064 | 2024.11.14 06:22:55.157412 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4065 | 2024.11.14 06:22:55.157526 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_20_4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4066 | 2024.11.14 06:22:55.157605 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4067 | 2024.11.14 06:22:55.157718 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4068 | 2024.11.14 06:22:55.157739 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4069 | 2024.11.14 06:22:55.158444 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4070 | 2024.11.14 06:22:55.158486 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4071 | 2024.11.14 06:22:55.158854 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4072 | 2024.11.14 06:22:55.159098 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4073 | 2024.11.14 06:22:55.159374 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001795 sec., 7242.339832869081 rows/sec., 451.56 KiB/sec. | ||
4074 | 2024.11.14 06:22:55.159519 [ 254 ] {df54e391-7290-416f-97bf-f2739750ac8f} <Debug> TCPHandler: Processed in 0.002248432 sec. | ||
4075 | 2024.11.14 06:22:55.159751 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4076 | 2024.11.14 06:22:55.159974 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4077 | 2024.11.14 06:22:55.160064 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4078 | 2024.11.14 06:22:55.161005 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4079 | 2024.11.14 06:22:55.161045 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4080 | 2024.11.14 06:22:55.161429 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4081 | 2024.11.14 06:22:55.161668 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4082 | 2024.11.14 06:22:55.161876 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001956 sec., 216257.66871165647 rows/sec., 15.46 MiB/sec. | ||
4083 | 2024.11.14 06:22:55.161929 [ 253 ] {69141136-49dd-4ba8-a9bd-a2f47a283d15} <Debug> TCPHandler: Processed in 0.002287192 sec. | ||
4084 | 2024.11.14 06:22:55.162124 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4085 | 2024.11.14 06:22:55.162345 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4086 | 2024.11.14 06:22:55.162438 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4087 | 2024.11.14 06:22:55.162940 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2024.11.14 06:22:55.162979 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4089 | 2024.11.14 06:22:55.163346 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4090 | 2024.11.14 06:22:55.163585 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4091 | 2024.11.14 06:22:55.163796 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
4092 | 2024.11.14 06:22:55.163846 [ 254 ] {84582a06-f3d3-475e-aff8-0e6d8c30d881} <Debug> TCPHandler: Processed in 0.001828054 sec. | ||
4093 | 2024.11.14 06:22:55.164005 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2024.11.14 06:22:55.164144 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4095 | 2024.11.14 06:22:55.164205 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4096 | 2024.11.14 06:22:55.164824 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.11.14 06:22:55.164863 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4098 | 2024.11.14 06:22:55.165261 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4099 | 2024.11.14 06:22:55.165503 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2024.11.14 06:22:55.165662 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4101 | 2024.11.14 06:22:55.165725 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4102 | 2024.11.14 06:22:55.165758 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. | ||
4103 | 2024.11.14 06:22:55.165765 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4104 | 2024.11.14 06:22:55.165899 [ 253 ] {59441e49-4ed2-4936-84b2-d0fd5901b007} <Debug> TCPHandler: Processed in 0.001957916 sec. | ||
4105 | 2024.11.14 06:22:55.166072 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
4106 | 2024.11.14 06:22:55.166160 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4107 | 2024.11.14 06:22:55.166277 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4108 | 2024.11.14 06:22:55.166368 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7240 rows starting from the beginning of the part | ||
4109 | 2024.11.14 06:22:55.166504 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4110 | 2024.11.14 06:22:55.166670 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
4111 | 2024.11.14 06:22:55.166692 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4112 | 2024.11.14 06:22:55.166951 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
4113 | 2024.11.14 06:22:55.167341 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 133 rows starting from the beginning of the part | ||
4114 | 2024.11.14 06:22:55.167727 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
4115 | 2024.11.14 06:22:55.168096 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4116 | 2024.11.14 06:22:55.169122 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2024.11.14 06:22:55.169186 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4118 | 2024.11.14 06:22:55.170140 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4119 | 2024.11.14 06:22:55.170569 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2024.11.14 06:22:55.171084 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004664 sec., 214.40823327615783 rows/sec., 14.45 KiB/sec. | ||
4121 | 2024.11.14 06:22:55.171252 [ 254 ] {a6be8256-ff89-40ae-b3ef-a6b1a432b73b} <Debug> TCPHandler: Processed in 0.005237167 sec. | ||
4122 | 2024.11.14 06:22:55.171497 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4123 | 2024.11.14 06:22:55.171706 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4124 | 2024.11.14 06:22:55.171893 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4125 | 2024.11.14 06:22:55.173920 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8167 rows, containing 5 columns (5 merged, 0 gathered) in 0.008013899 sec., 1019104.433434961 rows/sec., 68.50 MiB/sec. | ||
4126 | 2024.11.14 06:22:55.174097 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2024.11.14 06:22:55.174143 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4128 | 2024.11.14 06:22:55.174455 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4129 | 2024.11.14 06:22:55.175067 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2024.11.14 06:22:55.175274 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4131 | 2024.11.14 06:22:55.175422 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4132 | 2024.11.14 06:22:55.175561 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4133 | 2024.11.14 06:22:55.175845 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.11.14 06:22:55.176022 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4135 | 2024.11.14 06:22:55.176102 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2024.11.14 06:22:55.176136 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4137 | 2024.11.14 06:22:55.176162 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004495 sec., 9121.245828698555 rows/sec., 16.34 MiB/sec. | ||
4138 | 2024.11.14 06:22:55.176385 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4139 | 2024.11.14 06:22:55.176438 [ 253 ] {f9082f88-6e02-44e1-969f-5de29120d872} <Debug> TCPHandler: Processed in 0.005072674 sec. | ||
4140 | 2024.11.14 06:22:55.176650 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4141 | 2024.11.14 06:22:55.176739 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4142 | 2024.11.14 06:22:55.176902 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 271 rows starting from the beginning of the part | ||
4143 | 2024.11.14 06:22:55.176934 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4144 | 2024.11.14 06:22:55.177066 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4145 | 2024.11.14 06:22:55.177579 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
4146 | 2024.11.14 06:22:55.178338 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
4147 | 2024.11.14 06:22:55.178984 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
4148 | 2024.11.14 06:22:55.179673 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
4149 | 2024.11.14 06:22:55.179755 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2024.11.14 06:22:55.179862 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4151 | 2024.11.14 06:22:55.180218 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
4152 | 2024.11.14 06:22:55.181364 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4153 | 2024.11.14 06:22:55.181950 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4154 | 2024.11.14 06:22:55.182271 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005414 sec., 15145.91799039527 rows/sec., 985.04 KiB/sec. | ||
4155 | 2024.11.14 06:22:55.182332 [ 254 ] {57f9edb1-3b29-45c0-8a6b-1f8d3cea8112} <Debug> TCPHandler: Processed in 0.005796658 sec. | ||
4156 | 2024.11.14 06:22:55.186014 [ 189 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.009774832 sec., 48696.48910589972 rows/sec., 87.26 MiB/sec. | ||
4157 | 2024.11.14 06:22:55.186653 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4158 | 2024.11.14 06:22:55.187045 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4159 | 2024.11.14 06:22:55.187119 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4160 | 2024.11.14 06:22:55.187223 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
4161 | 2024.11.14 06:22:56.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.47 MiB, peak 160.83 MiB, free memory in arenas 0.00 B, will set to 158.23 MiB (RSS), difference: 2.77 MiB | ||
4162 | 2024.11.14 06:22:56.788043 [ 113 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4163 | 2024.11.14 06:22:56.788116 [ 113 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4164 | 2024.11.14 06:22:56.788139 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4165 | 2024.11.14 06:22:56.788301 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
4166 | 2024.11.14 06:22:56.788504 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4167 | 2024.11.14 06:22:56.788546 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4168 | 2024.11.14 06:22:56.788635 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
4169 | 2024.11.14 06:22:56.788793 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4170 | 2024.11.14 06:22:56.789138 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
4171 | 2024.11.14 06:22:56.789392 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
4172 | 2024.11.14 06:22:56.790454 [ 199 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.002248762 sec., 10672.538934756101 rows/sec., 911.96 KiB/sec. | ||
4173 | 2024.11.14 06:22:56.790653 [ 199 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4174 | 2024.11.14 06:22:56.791022 [ 199 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.11.14 06:22:56.791126 [ 199 ] {757e8579-eead-43ef-940e-76379611e043::all_1_5_1} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4176 | 2024.11.14 06:22:56.791237 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4177 | 2024.11.14 06:22:56.948302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4178 | 2024.11.14 06:22:57.111837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4179 | 2024.11.14 06:22:57.481796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4180 | 2024.11.14 06:22:57.545534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4181 | 2024.11.14 06:22:57.618083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4182 | 2024.11.14 06:22:57.651627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4183 | 2024.11.14 06:22:57.674853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4184 | 2024.11.14 06:22:57.701298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4185 | 2024.11.14 06:22:57.704868 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4186 | 2024.11.14 06:22:57.722974 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4187 | 2024.11.14 06:22:57.745426 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4188 | 2024.11.14 06:22:57.748806 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4189 | 2024.11.14 06:22:57.796785 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4190 | 2024.11.14 06:22:57.837805 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4191 | 2024.11.14 06:22:57.880135 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58235, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4192 | 2024.11.14 06:22:57.883481 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4193 | 2024.11.14 06:22:57.971061 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43803, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4194 | 2024.11.14 06:22:58.025625 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4195 | 2024.11.14 06:22:58.083051 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4196 | 2024.11.14 06:22:58.217736 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4197 | 2024.11.14 06:22:58.257234 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4198 | 2024.11.14 06:22:58.296879 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4199 | 2024.11.14 06:22:58.341710 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4200 | 2024.11.14 06:22:58.347066 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44745, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4201 | 2024.11.14 06:23:00.136628 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4202 | 2024.11.14 06:23:00.136808 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4203 | 2024.11.14 06:23:00.136877 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4204 | 2024.11.14 06:23:00.137676 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4205 | 2024.11.14 06:23:00.137722 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4206 | 2024.11.14 06:23:00.138140 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4207 | 2024.11.14 06:23:00.138415 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4208 | 2024.11.14 06:23:00.138674 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001912 sec., 1046.0251046025105 rows/sec., 85.30 KiB/sec. | ||
4209 | 2024.11.14 06:23:00.138733 [ 254 ] {a686b709-d311-4927-ab70-a25a42c6c6a9} <Debug> TCPHandler: Processed in 0.002227982 sec. | ||
4210 | 2024.11.14 06:23:00.138992 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4211 | 2024.11.14 06:23:00.139200 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4212 | 2024.11.14 06:23:00.139276 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4213 | 2024.11.14 06:23:00.140048 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2024.11.14 06:23:00.140092 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4215 | 2024.11.14 06:23:00.140511 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4216 | 2024.11.14 06:23:00.140765 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2024.11.14 06:23:00.140988 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001845 sec., 30894.30894308943 rows/sec., 2.36 MiB/sec. | ||
4218 | 2024.11.14 06:23:00.141044 [ 253 ] {c47b2473-4faa-4ea1-93c4-cc1e3fa9d939} <Debug> TCPHandler: Processed in 0.002189671 sec. | ||
4219 | 2024.11.14 06:23:00.141223 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4220 | 2024.11.14 06:23:00.141361 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4221 | 2024.11.14 06:23:00.141419 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4222 | 2024.11.14 06:23:00.142009 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2024.11.14 06:23:00.142048 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4224 | 2024.11.14 06:23:00.142420 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4225 | 2024.11.14 06:23:00.142675 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2024.11.14 06:23:00.142898 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001567 sec., 1276.3241863433311 rows/sec., 89.12 KiB/sec. | ||
4227 | 2024.11.14 06:23:00.143033 [ 254 ] {e6e04363-fcfe-4b6a-9798-456373350c92} <Debug> TCPHandler: Processed in 0.001878745 sec. | ||
4228 | 2024.11.14 06:23:00.143184 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4229 | 2024.11.14 06:23:00.143323 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4230 | 2024.11.14 06:23:00.143380 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4231 | 2024.11.14 06:23:00.144012 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4232 | 2024.11.14 06:23:00.144051 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4233 | 2024.11.14 06:23:00.144414 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4234 | 2024.11.14 06:23:00.144655 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4235 | 2024.11.14 06:23:00.144868 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001575 sec., 41904.7619047619 rows/sec., 3.27 MiB/sec. | ||
4236 | 2024.11.14 06:23:00.144920 [ 253 ] {e49a42e4-f5c0-4ba2-80e8-d81b2a12cbbf} <Debug> TCPHandler: Processed in 0.001801284 sec. | ||
4237 | 2024.11.14 06:23:00.145069 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4238 | 2024.11.14 06:23:00.145185 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4239 | 2024.11.14 06:23:00.145239 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4240 | 2024.11.14 06:23:00.145818 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4241 | 2024.11.14 06:23:00.145857 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4242 | 2024.11.14 06:23:00.146350 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4243 | 2024.11.14 06:23:00.146601 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4244 | 2024.11.14 06:23:00.146810 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001649 sec., 78229.22983626439 rows/sec., 5.45 MiB/sec. | ||
4245 | 2024.11.14 06:23:00.146861 [ 254 ] {e00b7a04-2494-4cc7-8e6c-61477a6b6606} <Debug> TCPHandler: Processed in 0.001849324 sec. | ||
4246 | 2024.11.14 06:23:00.147011 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4247 | 2024.11.14 06:23:00.147147 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4248 | 2024.11.14 06:23:00.147207 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4249 | 2024.11.14 06:23:00.147743 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2024.11.14 06:23:00.147782 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4251 | 2024.11.14 06:23:00.148148 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4252 | 2024.11.14 06:23:00.148385 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2024.11.14 06:23:00.148545 [ 108 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4254 | 2024.11.14 06:23:00.148603 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001481 sec., 32410.533423362594 rows/sec., 2.18 MiB/sec. | ||
4255 | 2024.11.14 06:23:00.148611 [ 108 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2024.11.14 06:23:00.148683 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4257 | 2024.11.14 06:23:00.148707 [ 253 ] {8236046b-dc8d-4f41-a59f-48a2cc62f429} <Debug> TCPHandler: Processed in 0.001754522 sec. | ||
4258 | 2024.11.14 06:23:00.148891 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
4259 | 2024.11.14 06:23:00.149047 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4260 | 2024.11.14 06:23:00.149087 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 824 rows starting from the beginning of the part | ||
4261 | 2024.11.14 06:23:00.149167 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
4262 | 2024.11.14 06:23:00.149369 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
4263 | 2024.11.14 06:23:00.149570 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
4264 | 2024.11.14 06:23:00.149770 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
4265 | 2024.11.14 06:23:00.149976 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
4266 | 2024.11.14 06:23:00.151290 [ 199 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495146 sec., 458490.2045812149 rows/sec., 30.17 MiB/sec. | ||
4267 | 2024.11.14 06:23:00.151535 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4268 | 2024.11.14 06:23:00.151890 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2024.11.14 06:23:00.151985 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_26_5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4270 | 2024.11.14 06:23:00.152089 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
4271 | 2024.11.14 06:23:03.623752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 592 | ||
4272 | 2024.11.14 06:23:03.626605 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2024.11.14 06:23:03.626651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4274 | 2024.11.14 06:23:03.628110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4275 | 2024.11.14 06:23:03.628409 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2024.11.14 06:23:03.628929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
4277 | 2024.11.14 06:23:05.137736 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4278 | 2024.11.14 06:23:05.137948 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4279 | 2024.11.14 06:23:05.138029 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4280 | 2024.11.14 06:23:05.138891 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4281 | 2024.11.14 06:23:05.138938 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4282 | 2024.11.14 06:23:05.139361 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4283 | 2024.11.14 06:23:05.139629 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4284 | 2024.11.14 06:23:05.139872 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001983 sec., 28240.040342914777 rows/sec., 2.16 MiB/sec. | ||
4285 | 2024.11.14 06:23:05.139928 [ 254 ] {5dcde94d-2267-48f4-b1d0-75ac943b7ac1} <Debug> TCPHandler: Processed in 0.002330453 sec. | ||
4286 | 2024.11.14 06:23:05.140247 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4287 | 2024.11.14 06:23:05.140559 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4288 | 2024.11.14 06:23:05.140676 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4289 | 2024.11.14 06:23:05.141461 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4290 | 2024.11.14 06:23:05.141514 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4291 | 2024.11.14 06:23:05.141954 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4292 | 2024.11.14 06:23:05.142211 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4293 | 2024.11.14 06:23:05.142466 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001993 sec., 32112.393376818865 rows/sec., 2.51 MiB/sec. | ||
4294 | 2024.11.14 06:23:05.142530 [ 253 ] {976ce43e-13b5-4eea-a295-82a9685983f7} <Debug> TCPHandler: Processed in 0.002478146 sec. | ||
4295 | 2024.11.14 06:23:05.142743 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4296 | 2024.11.14 06:23:05.142870 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4297 | 2024.11.14 06:23:05.142925 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4298 | 2024.11.14 06:23:05.143516 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4299 | 2024.11.14 06:23:05.143557 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4300 | 2024.11.14 06:23:05.143957 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4301 | 2024.11.14 06:23:05.144195 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4302 | 2024.11.14 06:23:05.144401 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
4303 | 2024.11.14 06:23:05.144452 [ 254 ] {5c447c68-ee9c-41e0-8193-10576620f424} <Debug> TCPHandler: Processed in 0.001819194 sec. | ||
4304 | 2024.11.14 06:23:05.144604 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4305 | 2024.11.14 06:23:05.144757 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4306 | 2024.11.14 06:23:05.144854 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4307 | 2024.11.14 06:23:05.145745 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4308 | 2024.11.14 06:23:05.145788 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4309 | 2024.11.14 06:23:05.146177 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4310 | 2024.11.14 06:23:05.146419 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4311 | 2024.11.14 06:23:05.146634 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001932 sec., 31055.900621118013 rows/sec., 2.09 MiB/sec. | ||
4312 | 2024.11.14 06:23:05.146685 [ 253 ] {a65a1661-a222-4e65-9321-b9c2a7083f5c} <Debug> TCPHandler: Processed in 0.00214317 sec. | ||
4313 | 2024.11.14 06:23:07.261122 [ 103 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4314 | 2024.11.14 06:23:07.261212 [ 103 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4315 | 2024.11.14 06:23:07.261240 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4316 | 2024.11.14 06:23:07.261462 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
4317 | 2024.11.14 06:23:07.261646 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4318 | 2024.11.14 06:23:07.261686 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
4319 | 2024.11.14 06:23:07.261776 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
4320 | 2024.11.14 06:23:07.261995 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
4321 | 2024.11.14 06:23:07.262140 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
4322 | 2024.11.14 06:23:07.262435 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
4323 | 2024.11.14 06:23:07.263578 [ 186 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002250762 sec., 126179.48943513352 rows/sec., 9.04 MiB/sec. | ||
4324 | 2024.11.14 06:23:07.263801 [ 199 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4325 | 2024.11.14 06:23:07.264178 [ 199 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4326 | 2024.11.14 06:23:07.264278 [ 199 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_9_2} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4327 | 2024.11.14 06:23:07.264388 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4328 | 2024.11.14 06:23:08.466416 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4329 | 2024.11.14 06:23:08.466490 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4330 | 2024.11.14 06:23:10.144052 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4331 | 2024.11.14 06:23:10.144269 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4332 | 2024.11.14 06:23:10.144351 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4333 | 2024.11.14 06:23:10.145160 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2024.11.14 06:23:10.145215 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4335 | 2024.11.14 06:23:10.145647 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4336 | 2024.11.14 06:23:10.145910 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2024.11.14 06:23:10.146116 [ 101 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4338 | 2024.11.14 06:23:10.146187 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. | ||
4339 | 2024.11.14 06:23:10.146206 [ 101 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4340 | 2024.11.14 06:23:10.146274 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4341 | 2024.11.14 06:23:10.146329 [ 254 ] {e1c6a00a-71e5-42d9-b3b8-375fdb78e37a} <Debug> TCPHandler: Processed in 0.002413705 sec. | ||
4342 | 2024.11.14 06:23:10.146654 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4343 | 2024.11.14 06:23:10.146869 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4344 | 2024.11.14 06:23:10.146919 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4345 | 2024.11.14 06:23:10.146940 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4346 | 2024.11.14 06:23:10.147198 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4347 | 2024.11.14 06:23:10.147277 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4348 | 2024.11.14 06:23:10.147490 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4349 | 2024.11.14 06:23:10.147520 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4350 | 2024.11.14 06:23:10.147890 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4351 | 2024.11.14 06:23:10.148249 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
4352 | 2024.11.14 06:23:10.150285 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4353 | 2024.11.14 06:23:10.150365 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4354 | 2024.11.14 06:23:10.150805 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004423802 sec., 15823.493004433742 rows/sec., 1.17 MiB/sec. | ||
4355 | 2024.11.14 06:23:10.151014 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4356 | 2024.11.14 06:23:10.151425 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4357 | 2024.11.14 06:23:10.151638 [ 199 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_9_2} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2024.11.14 06:23:10.151785 [ 199 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_9_2} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4359 | 2024.11.14 06:23:10.151816 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2024.11.14 06:23:10.151910 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4361 | 2024.11.14 06:23:10.152103 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004956 sec., 57506.05326876513 rows/sec., 5.07 MiB/sec. | ||
4362 | 2024.11.14 06:23:10.152241 [ 253 ] {6c3de4dd-1356-4e4c-a4c4-5fdddadc5aca} <Debug> TCPHandler: Processed in 0.005743487 sec. | ||
4363 | 2024.11.14 06:23:10.152475 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4364 | 2024.11.14 06:23:10.152705 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4365 | 2024.11.14 06:23:10.152800 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4366 | 2024.11.14 06:23:10.153461 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2024.11.14 06:23:10.153504 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4368 | 2024.11.14 06:23:10.153881 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4369 | 2024.11.14 06:23:10.154128 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4370 | 2024.11.14 06:23:10.154347 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001702 sec., 28202.115158636898 rows/sec., 2.03 MiB/sec. | ||
4371 | 2024.11.14 06:23:10.154404 [ 254 ] {1059e681-2f83-46d5-a3e3-cb3d713352fc} <Debug> TCPHandler: Processed in 0.002040458 sec. | ||
4372 | 2024.11.14 06:23:10.154558 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4373 | 2024.11.14 06:23:10.154697 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4374 | 2024.11.14 06:23:10.154753 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4375 | 2024.11.14 06:23:10.155338 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4376 | 2024.11.14 06:23:10.155378 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4377 | 2024.11.14 06:23:10.155725 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4378 | 2024.11.14 06:23:10.155958 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4379 | 2024.11.14 06:23:10.156167 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001501 sec., 9327.11525649567 rows/sec., 653.21 KiB/sec. | ||
4380 | 2024.11.14 06:23:10.156219 [ 253 ] {02f9db64-3a17-47d9-825e-d1b588b7cd43} <Debug> TCPHandler: Processed in 0.001729972 sec. | ||
4381 | 2024.11.14 06:23:10.156372 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4382 | 2024.11.14 06:23:10.156513 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4383 | 2024.11.14 06:23:10.156570 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4384 | 2024.11.14 06:23:10.157188 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2024.11.14 06:23:10.157229 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4386 | 2024.11.14 06:23:10.157606 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4387 | 2024.11.14 06:23:10.157856 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2024.11.14 06:23:10.158021 [ 101 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4389 | 2024.11.14 06:23:10.158081 [ 101 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4390 | 2024.11.14 06:23:10.158115 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. | ||
4391 | 2024.11.14 06:23:10.158123 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4392 | 2024.11.14 06:23:10.158291 [ 254 ] {7356279b-9b61-4c70-9bd0-d37c5a1db620} <Debug> TCPHandler: Processed in 0.001983017 sec. | ||
4393 | 2024.11.14 06:23:10.158748 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4394 | 2024.11.14 06:23:10.158780 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4395 | 2024.11.14 06:23:10.158969 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4396 | 2024.11.14 06:23:10.158969 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4397 | 2024.11.14 06:23:10.159026 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4398 | 2024.11.14 06:23:10.159030 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4399 | 2024.11.14 06:23:10.159237 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4400 | 2024.11.14 06:23:10.159416 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4401 | 2024.11.14 06:23:10.159764 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4402 | 2024.11.14 06:23:10.160100 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
4403 | 2024.11.14 06:23:10.161050 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4404 | 2024.11.14 06:23:10.161092 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4405 | 2024.11.14 06:23:10.161526 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00322233 sec., 20171.739083209977 rows/sec., 1.31 MiB/sec. | ||
4406 | 2024.11.14 06:23:10.161641 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4407 | 2024.11.14 06:23:10.161738 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4408 | 2024.11.14 06:23:10.161964 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_9_2} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4409 | 2024.11.14 06:23:10.162054 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4410 | 2024.11.14 06:23:10.162072 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_9_2} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4411 | 2024.11.14 06:23:10.162156 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4412 | 2024.11.14 06:23:10.162350 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003418 sec., 123756.58279695729 rows/sec., 8.85 MiB/sec. | ||
4413 | 2024.11.14 06:23:10.162408 [ 253 ] {55f76540-f4fd-4c80-928d-0bfcefc910e9} <Debug> TCPHandler: Processed in 0.003975864 sec. | ||
4414 | 2024.11.14 06:23:10.162564 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4415 | 2024.11.14 06:23:10.162705 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4416 | 2024.11.14 06:23:10.162767 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4417 | 2024.11.14 06:23:10.163257 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2024.11.14 06:23:10.163298 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4419 | 2024.11.14 06:23:10.163667 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4420 | 2024.11.14 06:23:10.163913 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2024.11.14 06:23:10.164201 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
4422 | 2024.11.14 06:23:10.164348 [ 254 ] {e93d32a6-8ead-4226-ba27-03c7cacfab45} <Debug> TCPHandler: Processed in 0.001847734 sec. | ||
4423 | 2024.11.14 06:23:10.164491 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4424 | 2024.11.14 06:23:10.164608 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4425 | 2024.11.14 06:23:10.164660 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4426 | 2024.11.14 06:23:10.165221 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4427 | 2024.11.14 06:23:10.165260 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4428 | 2024.11.14 06:23:10.165645 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4429 | 2024.11.14 06:23:10.165880 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2024.11.14 06:23:10.166142 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001558 sec., 152118.10012836973 rows/sec., 10.20 MiB/sec. | ||
4431 | 2024.11.14 06:23:10.166347 [ 253 ] {ef12e55a-86b5-4a38-8a70-52226526b3b7} <Debug> TCPHandler: Processed in 0.001906896 sec. | ||
4432 | 2024.11.14 06:23:10.166541 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4433 | 2024.11.14 06:23:10.166679 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4434 | 2024.11.14 06:23:10.166741 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4435 | 2024.11.14 06:23:10.167238 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.11.14 06:23:10.167277 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4437 | 2024.11.14 06:23:10.167636 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4438 | 2024.11.14 06:23:10.167880 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.11.14 06:23:10.168118 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
4440 | 2024.11.14 06:23:10.168218 [ 254 ] {882b8ff3-e4ce-46a9-a3af-96650cfa130a} <Debug> TCPHandler: Processed in 0.001777604 sec. | ||
4441 | 2024.11.14 06:23:10.168428 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2024.11.14 06:23:10.168651 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4443 | 2024.11.14 06:23:10.168785 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4444 | 2024.11.14 06:23:10.169923 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2024.11.14 06:23:10.169963 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4446 | 2024.11.14 06:23:10.170598 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4447 | 2024.11.14 06:23:10.170853 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2024.11.14 06:23:10.171134 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002528 sec., 16218.354430379748 rows/sec., 29.06 MiB/sec. | ||
4449 | 2024.11.14 06:23:10.171612 [ 253 ] {340ee174-e91a-4f8a-8361-5e17cae4ff5b} <Debug> TCPHandler: Processed in 0.003288641 sec. | ||
4450 | 2024.11.14 06:23:10.171818 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4451 | 2024.11.14 06:23:10.171954 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4452 | 2024.11.14 06:23:10.172014 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4453 | 2024.11.14 06:23:10.172572 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.11.14 06:23:10.172619 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
4455 | 2024.11.14 06:23:10.173054 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4456 | 2024.11.14 06:23:10.173299 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.11.14 06:23:10.173488 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001564 sec., 52429.66751918158 rows/sec., 3.33 MiB/sec. | ||
4458 | 2024.11.14 06:23:10.173609 [ 254 ] {e63f9b36-513c-4dbd-a6ff-c983e2919c5f} <Debug> TCPHandler: Processed in 0.001898956 sec. | ||
4459 | 2024.11.14 06:23:13.629132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 622 | ||
4460 | 2024.11.14 06:23:13.632501 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2024.11.14 06:23:13.632553 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4462 | 2024.11.14 06:23:13.634044 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4463 | 2024.11.14 06:23:13.634367 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2024.11.14 06:23:13.634604 [ 96 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4465 | 2024.11.14 06:23:13.634774 [ 96 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2024.11.14 06:23:13.634887 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4467 | 2024.11.14 06:23:13.635271 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
4468 | 2024.11.14 06:23:13.635548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
4469 | 2024.11.14 06:23:13.636044 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4470 | 2024.11.14 06:23:13.636163 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 444 rows starting from the beginning of the part | ||
4471 | 2024.11.14 06:23:13.636695 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
4472 | 2024.11.14 06:23:13.637252 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
4473 | 2024.11.14 06:23:13.637768 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
4474 | 2024.11.14 06:23:13.638250 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
4475 | 2024.11.14 06:23:13.638706 [ 199 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4476 | 2024.11.14 06:23:13.646136 [ 197 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.011031045 sec., 56386.31698084815 rows/sec., 49.63 MiB/sec. | ||
4477 | 2024.11.14 06:23:13.647376 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4478 | 2024.11.14 06:23:13.648216 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4479 | 2024.11.14 06:23:13.648317 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_21_4} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4480 | 2024.11.14 06:23:13.648650 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
4481 | 2024.11.14 06:23:15.138190 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4482 | 2024.11.14 06:23:15.138488 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4483 | 2024.11.14 06:23:15.138602 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4484 | 2024.11.14 06:23:15.139489 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4485 | 2024.11.14 06:23:15.139536 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4486 | 2024.11.14 06:23:15.139947 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4487 | 2024.11.14 06:23:15.140190 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4488 | 2024.11.14 06:23:15.140456 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002045 sec., 977.9951100244499 rows/sec., 79.75 KiB/sec. | ||
4489 | 2024.11.14 06:23:15.140650 [ 254 ] {fb541de2-dd50-46e0-923e-f0634d224d14} <Debug> TCPHandler: Processed in 0.002641979 sec. | ||
4490 | 2024.11.14 06:23:15.140910 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4491 | 2024.11.14 06:23:15.141103 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4492 | 2024.11.14 06:23:15.141173 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4493 | 2024.11.14 06:23:15.141927 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4494 | 2024.11.14 06:23:15.141973 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4495 | 2024.11.14 06:23:15.142423 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4496 | 2024.11.14 06:23:15.142688 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4497 | 2024.11.14 06:23:15.142833 [ 95 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4498 | 2024.11.14 06:23:15.142883 [ 95 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4499 | 2024.11.14 06:23:15.142906 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001851 sec., 30794.165316045382 rows/sec., 2.35 MiB/sec. | ||
4500 | 2024.11.14 06:23:15.142911 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4501 | 2024.11.14 06:23:15.143006 [ 253 ] {f4c9afe0-bccb-479a-a0d1-ea26e57f226c} <Debug> TCPHandler: Processed in 0.002226411 sec. | ||
4502 | 2024.11.14 06:23:15.143286 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4503 | 2024.11.14 06:23:15.143300 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
4504 | 2024.11.14 06:23:15.143692 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4505 | 2024.11.14 06:23:15.143809 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4506 | 2024.11.14 06:23:15.143858 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4507 | 2024.11.14 06:23:15.143932 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1433 rows starting from the beginning of the part | ||
4508 | 2024.11.14 06:23:15.144290 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 285 rows starting from the beginning of the part | ||
4509 | 2024.11.14 06:23:15.144571 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part | ||
4510 | 2024.11.14 06:23:15.144935 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
4511 | 2024.11.14 06:23:15.145310 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 285 rows starting from the beginning of the part | ||
4512 | 2024.11.14 06:23:15.145599 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 57 rows starting from the beginning of the part | ||
4513 | 2024.11.14 06:23:15.146869 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.14 06:23:15.146935 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4515 | 2024.11.14 06:23:15.148049 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4516 | 2024.11.14 06:23:15.148404 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2024.11.14 06:23:15.148963 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005411 sec., 369.61744594344856 rows/sec., 25.81 KiB/sec. | ||
4518 | 2024.11.14 06:23:15.149096 [ 254 ] {256e49e3-cdbe-4267-80a5-ba427be99212} <Debug> TCPHandler: Processed in 0.005984921 sec. | ||
4519 | 2024.11.14 06:23:15.149106 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082493 sec., 357254.82955755154 rows/sec., 31.42 MiB/sec. | ||
4520 | 2024.11.14 06:23:15.149283 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.11.14 06:23:15.149468 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4522 | 2024.11.14 06:23:15.149476 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4523 | 2024.11.14 06:23:15.149609 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4524 | 2024.11.14 06:23:15.150159 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2024.11.14 06:23:15.150393 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_36_7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4526 | 2024.11.14 06:23:15.150559 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4527 | 2024.11.14 06:23:15.150807 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4528 | 2024.11.14 06:23:15.150850 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4529 | 2024.11.14 06:23:15.151218 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4530 | 2024.11.14 06:23:15.151464 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4531 | 2024.11.14 06:23:15.151638 [ 94 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4532 | 2024.11.14 06:23:15.151716 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002302 sec., 28670.72111207646 rows/sec., 2.24 MiB/sec. | ||
4533 | 2024.11.14 06:23:15.151723 [ 94 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2024.11.14 06:23:15.151806 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4535 | 2024.11.14 06:23:15.151845 [ 253 ] {295abfc1-b127-4994-a458-46f21a6b06c6} <Debug> TCPHandler: Processed in 0.002636729 sec. | ||
4536 | 2024.11.14 06:23:15.152070 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
4537 | 2024.11.14 06:23:15.152094 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4538 | 2024.11.14 06:23:15.152290 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4539 | 2024.11.14 06:23:15.152363 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4540 | 2024.11.14 06:23:15.152371 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 911 rows starting from the beginning of the part | ||
4541 | 2024.11.14 06:23:15.152510 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4542 | 2024.11.14 06:23:15.152705 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 423 rows starting from the beginning of the part | ||
4543 | 2024.11.14 06:23:15.153017 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
4544 | 2024.11.14 06:23:15.153393 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
4545 | 2024.11.14 06:23:15.153692 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 423 rows starting from the beginning of the part | ||
4546 | 2024.11.14 06:23:15.153981 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
4547 | 2024.11.14 06:23:15.155250 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4548 | 2024.11.14 06:23:15.155305 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4549 | 2024.11.14 06:23:15.156375 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4550 | 2024.11.14 06:23:15.156892 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4551 | 2024.11.14 06:23:15.156923 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005003883 sec., 390296.8954310083 rows/sec., 29.87 MiB/sec. | ||
4552 | 2024.11.14 06:23:15.157195 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4553 | 2024.11.14 06:23:15.157291 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005 sec., 32200 rows/sec., 2.24 MiB/sec. | ||
4554 | 2024.11.14 06:23:15.157424 [ 254 ] {6f9a38f9-b271-4ca5-a729-7956d1b4fb8a} <Debug> TCPHandler: Processed in 0.005471701 sec. | ||
4555 | 2024.11.14 06:23:15.157605 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4556 | 2024.11.14 06:23:15.157642 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2024.11.14 06:23:15.157724 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_36_7} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4558 | 2024.11.14 06:23:15.157765 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4559 | 2024.11.14 06:23:15.157812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4560 | 2024.11.14 06:23:15.157849 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4561 | 2024.11.14 06:23:15.158351 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2024.11.14 06:23:15.158388 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4563 | 2024.11.14 06:23:15.158751 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4564 | 2024.11.14 06:23:15.158989 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2024.11.14 06:23:15.159202 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
4566 | 2024.11.14 06:23:15.159251 [ 253 ] {7bb2424d-0bae-4831-87a9-038560181d3c} <Debug> TCPHandler: Processed in 0.001724733 sec. | ||
4567 | 2024.11.14 06:23:20.137911 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2024.11.14 06:23:20.138223 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4569 | 2024.11.14 06:23:20.138295 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4570 | 2024.11.14 06:23:20.139052 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2024.11.14 06:23:20.139105 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4572 | 2024.11.14 06:23:20.139532 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4573 | 2024.11.14 06:23:20.139783 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2024.11.14 06:23:20.140045 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.27 MiB/sec. | ||
4575 | 2024.11.14 06:23:20.140153 [ 254 ] {e4b0759e-229e-4ffc-b68a-6dc65a6fb54b} <Debug> TCPHandler: Processed in 0.002426725 sec. | ||
4576 | 2024.11.14 06:23:20.140508 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2024.11.14 06:23:20.140807 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4578 | 2024.11.14 06:23:20.140920 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4579 | 2024.11.14 06:23:20.141757 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2024.11.14 06:23:20.141801 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4581 | 2024.11.14 06:23:20.142230 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4582 | 2024.11.14 06:23:20.142496 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2024.11.14 06:23:20.142751 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002021 sec., 31667.49134092034 rows/sec., 2.47 MiB/sec. | ||
4584 | 2024.11.14 06:23:20.142844 [ 253 ] {b086ac8e-4563-4025-aebc-4d870096a8be} <Debug> TCPHandler: Processed in 0.002555678 sec. | ||
4585 | 2024.11.14 06:23:20.143112 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4586 | 2024.11.14 06:23:20.143243 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4587 | 2024.11.14 06:23:20.143298 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4588 | 2024.11.14 06:23:20.143868 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.11.14 06:23:20.143909 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4590 | 2024.11.14 06:23:20.144304 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4591 | 2024.11.14 06:23:20.144547 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2024.11.14 06:23:20.144724 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4593 | 2024.11.14 06:23:20.144787 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. | ||
4594 | 2024.11.14 06:23:20.144802 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2024.11.14 06:23:20.144878 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4596 | 2024.11.14 06:23:20.144906 [ 254 ] {7da205b0-de46-4294-b70b-8838ada038bd} <Debug> TCPHandler: Processed in 0.001945566 sec. | ||
4597 | 2024.11.14 06:23:20.145104 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
4598 | 2024.11.14 06:23:20.145119 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4599 | 2024.11.14 06:23:20.145267 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4600 | 2024.11.14 06:23:20.145358 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8167 rows starting from the beginning of the part | ||
4601 | 2024.11.14 06:23:20.145483 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4602 | 2024.11.14 06:23:20.145597 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 129 rows starting from the beginning of the part | ||
4603 | 2024.11.14 06:23:20.145829 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4604 | 2024.11.14 06:23:20.146084 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
4605 | 2024.11.14 06:23:20.146526 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
4606 | 2024.11.14 06:23:20.146858 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part | ||
4607 | 2024.11.14 06:23:20.147262 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
4608 | 2024.11.14 06:23:20.148446 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2024.11.14 06:23:20.148492 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4610 | 2024.11.14 06:23:20.149191 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4611 | 2024.11.14 06:23:20.149790 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2024.11.14 06:23:20.150109 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004728 sec., 12690.355329949238 rows/sec., 875.77 KiB/sec. | ||
4613 | 2024.11.14 06:23:20.150285 [ 253 ] {021672a8-223c-4fb8-9fe8-7bd84a359c8d} <Debug> TCPHandler: Processed in 0.005279168 sec. | ||
4614 | 2024.11.14 06:23:20.151315 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9014 rows, containing 5 columns (5 merged, 0 gathered) in 0.006328898 sec., 1424260.590074291 rows/sec., 95.96 MiB/sec. | ||
4615 | 2024.11.14 06:23:20.151567 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4616 | 2024.11.14 06:23:20.151934 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2024.11.14 06:23:20.152032 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4618 | 2024.11.14 06:23:20.152140 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
4619 | 2024.11.14 06:23:21.248935 [ 85 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4620 | 2024.11.14 06:23:21.249009 [ 85 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2024.11.14 06:23:21.249036 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4622 | 2024.11.14 06:23:21.249211 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
4623 | 2024.11.14 06:23:21.249372 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4624 | 2024.11.14 06:23:21.249411 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
4625 | 2024.11.14 06:23:21.249493 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
4626 | 2024.11.14 06:23:21.249652 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4627 | 2024.11.14 06:23:21.249881 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4628 | 2024.11.14 06:23:21.250059 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4629 | 2024.11.14 06:23:21.251177 [ 193 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053449 sec., 26297.219945564753 rows/sec., 1.34 MiB/sec. | ||
4630 | 2024.11.14 06:23:21.251365 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4631 | 2024.11.14 06:23:21.251737 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4632 | 2024.11.14 06:23:21.251830 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_9_2} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4633 | 2024.11.14 06:23:21.251930 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4634 | 2024.11.14 06:23:22.064690 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.11.14 06:23:22.275331 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4636 | 2024.11.14 06:23:22.278922 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4637 | 2024.11.14 06:23:22.286413 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4638 | 2024.11.14 06:23:22.293746 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4639 | 2024.11.14 06:23:22.421145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4640 | 2024.11.14 06:23:22.428644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4641 | 2024.11.14 06:23:22.432965 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4642 | 2024.11.14 06:23:22.638283 [ 83 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4643 | 2024.11.14 06:23:22.638387 [ 83 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.11.14 06:23:22.638432 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4645 | 2024.11.14 06:23:22.638684 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
4646 | 2024.11.14 06:23:22.638920 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4647 | 2024.11.14 06:23:22.638966 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
4648 | 2024.11.14 06:23:22.639063 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
4649 | 2024.11.14 06:23:22.639305 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4650 | 2024.11.14 06:23:22.639496 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
4651 | 2024.11.14 06:23:22.639720 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
4652 | 2024.11.14 06:23:22.640862 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311493 sec., 3893.5873913526884 rows/sec., 262.36 KiB/sec. | ||
4653 | 2024.11.14 06:23:22.641122 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4654 | 2024.11.14 06:23:22.641495 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2024.11.14 06:23:22.641582 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_9_2} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4656 | 2024.11.14 06:23:22.641679 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4657 | 2024.11.14 06:23:23.466544 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4658 | 2024.11.14 06:23:23.466626 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4659 | 2024.11.14 06:23:23.635700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 642 | ||
4660 | 2024.11.14 06:23:23.638256 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.11.14 06:23:23.638301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4662 | 2024.11.14 06:23:23.639706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4663 | 2024.11.14 06:23:23.640015 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.11.14 06:23:23.640558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
4665 | 2024.11.14 06:23:24.001424 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001012398 sec. | ||
4666 | 2024.11.14 06:23:25.143736 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2024.11.14 06:23:25.143923 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4668 | 2024.11.14 06:23:25.143992 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4669 | 2024.11.14 06:23:25.144718 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2024.11.14 06:23:25.144761 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4671 | 2024.11.14 06:23:25.145186 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4672 | 2024.11.14 06:23:25.145465 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2024.11.14 06:23:25.145694 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. | ||
4674 | 2024.11.14 06:23:25.145817 [ 254 ] {08b1cfce-1d20-4eed-acc9-ba0cab78af27} <Debug> TCPHandler: Processed in 0.002201972 sec. | ||
4675 | 2024.11.14 06:23:25.146169 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2024.11.14 06:23:25.146478 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4677 | 2024.11.14 06:23:25.146561 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4678 | 2024.11.14 06:23:25.147558 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2024.11.14 06:23:25.147611 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4680 | 2024.11.14 06:23:25.148056 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4681 | 2024.11.14 06:23:25.148311 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2024.11.14 06:23:25.148545 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002127 sec., 133991.53737658676 rows/sec., 11.82 MiB/sec. | ||
4683 | 2024.11.14 06:23:25.148604 [ 253 ] {4a61d3ab-e733-4b35-8a2c-06ce9d4c8eb1} <Debug> TCPHandler: Processed in 0.002630979 sec. | ||
4684 | 2024.11.14 06:23:25.148776 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4685 | 2024.11.14 06:23:25.148912 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4686 | 2024.11.14 06:23:25.148969 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4687 | 2024.11.14 06:23:25.149617 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4688 | 2024.11.14 06:23:25.149656 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4689 | 2024.11.14 06:23:25.150013 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4690 | 2024.11.14 06:23:25.150258 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4691 | 2024.11.14 06:23:25.150480 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001591 sec., 30169.70458830924 rows/sec., 2.17 MiB/sec. | ||
4692 | 2024.11.14 06:23:25.150653 [ 254 ] {47e51726-2f22-4505-9cbf-e37dcebbad2e} <Debug> TCPHandler: Processed in 0.001940656 sec. | ||
4693 | 2024.11.14 06:23:25.150914 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4694 | 2024.11.14 06:23:25.151140 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4695 | 2024.11.14 06:23:25.151231 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4696 | 2024.11.14 06:23:25.151861 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2024.11.14 06:23:25.151901 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4698 | 2024.11.14 06:23:25.152266 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4699 | 2024.11.14 06:23:25.152510 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2024.11.14 06:23:25.152743 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
4701 | 2024.11.14 06:23:25.152796 [ 253 ] {e198ac6d-f5bd-4c1e-b628-d8b5ca223231} <Debug> TCPHandler: Processed in 0.002024867 sec. | ||
4702 | 2024.11.14 06:23:25.152998 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4703 | 2024.11.14 06:23:25.153217 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4704 | 2024.11.14 06:23:25.153308 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4705 | 2024.11.14 06:23:25.153899 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2024.11.14 06:23:25.153937 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4707 | 2024.11.14 06:23:25.154291 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4708 | 2024.11.14 06:23:25.154540 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2024.11.14 06:23:25.154761 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. | ||
4710 | 2024.11.14 06:23:25.154940 [ 254 ] {bfa1ed92-25fa-4d5b-b56d-5ec08cdf3fe6} <Debug> TCPHandler: Processed in 0.002049868 sec. | ||
4711 | 2024.11.14 06:23:25.155115 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4712 | 2024.11.14 06:23:25.155253 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4713 | 2024.11.14 06:23:25.155310 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4714 | 2024.11.14 06:23:25.156169 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4715 | 2024.11.14 06:23:25.156217 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4716 | 2024.11.14 06:23:25.156607 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4717 | 2024.11.14 06:23:25.156847 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4718 | 2024.11.14 06:23:25.157075 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001853 sec., 228278.46735024283 rows/sec., 16.32 MiB/sec. | ||
4719 | 2024.11.14 06:23:25.157127 [ 253 ] {9c5c8975-902a-489f-8a42-34f68f89e231} <Debug> TCPHandler: Processed in 0.002088619 sec. | ||
4720 | 2024.11.14 06:23:25.157275 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4721 | 2024.11.14 06:23:25.157488 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4722 | 2024.11.14 06:23:25.157582 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4723 | 2024.11.14 06:23:25.158402 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4724 | 2024.11.14 06:23:25.158442 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4725 | 2024.11.14 06:23:25.158805 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4726 | 2024.11.14 06:23:25.159055 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4727 | 2024.11.14 06:23:25.159322 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001871 sec., 3206.841261357563 rows/sec., 167.54 KiB/sec. | ||
4728 | 2024.11.14 06:23:25.159471 [ 254 ] {f087ceee-f80f-4abc-9d5b-98475ee9e365} <Debug> TCPHandler: Processed in 0.002244992 sec. | ||
4729 | 2024.11.14 06:23:25.159682 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4730 | 2024.11.14 06:23:25.159904 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4731 | 2024.11.14 06:23:25.160001 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4732 | 2024.11.14 06:23:25.160732 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4733 | 2024.11.14 06:23:25.160771 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4734 | 2024.11.14 06:23:25.161186 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4735 | 2024.11.14 06:23:25.161426 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4736 | 2024.11.14 06:23:25.161634 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001786 sec., 132698.76819708847 rows/sec., 8.89 MiB/sec. | ||
4737 | 2024.11.14 06:23:25.161685 [ 253 ] {4b3bd411-f837-4b67-b8dd-8165ab5e5a32} <Debug> TCPHandler: Processed in 0.002110659 sec. | ||
4738 | 2024.11.14 06:23:25.161836 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4739 | 2024.11.14 06:23:25.161972 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4740 | 2024.11.14 06:23:25.162032 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4741 | 2024.11.14 06:23:25.162518 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4742 | 2024.11.14 06:23:25.162587 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4743 | 2024.11.14 06:23:25.162941 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4744 | 2024.11.14 06:23:25.163183 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4745 | 2024.11.14 06:23:25.163393 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
4746 | 2024.11.14 06:23:25.163442 [ 254 ] {f25be2eb-5ff2-4b54-811f-f1ac0ee86a26} <Debug> TCPHandler: Processed in 0.001670362 sec. | ||
4747 | 2024.11.14 06:23:25.163586 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4748 | 2024.11.14 06:23:25.163729 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4749 | 2024.11.14 06:23:25.163820 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4750 | 2024.11.14 06:23:25.165039 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2024.11.14 06:23:25.165079 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4752 | 2024.11.14 06:23:25.165713 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4753 | 2024.11.14 06:23:25.165963 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4754 | 2024.11.14 06:23:25.166192 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002498 sec., 16413.130504403525 rows/sec., 29.41 MiB/sec. | ||
4755 | 2024.11.14 06:23:25.166282 [ 253 ] {d1d6c2fd-daa0-4f85-882e-c5dd5d788296} <Debug> TCPHandler: Processed in 0.002762822 sec. | ||
4756 | 2024.11.14 06:23:25.166488 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4757 | 2024.11.14 06:23:25.166708 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4758 | 2024.11.14 06:23:25.166799 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4759 | 2024.11.14 06:23:25.167506 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2024.11.14 06:23:25.167545 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4761 | 2024.11.14 06:23:25.167904 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4762 | 2024.11.14 06:23:25.168140 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4763 | 2024.11.14 06:23:25.168314 [ 82 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4764 | 2024.11.14 06:23:25.168378 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001721 sec., 47646.71702498547 rows/sec., 3.03 MiB/sec. | ||
4765 | 2024.11.14 06:23:25.168404 [ 82 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2024.11.14 06:23:25.168470 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4767 | 2024.11.14 06:23:25.168497 [ 254 ] {d63c4a93-e6f3-4982-ace9-4b01e0c58733} <Debug> TCPHandler: Processed in 0.00211119 sec. | ||
4768 | 2024.11.14 06:23:25.168680 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
4769 | 2024.11.14 06:23:25.168814 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4770 | 2024.11.14 06:23:25.168851 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1144 rows starting from the beginning of the part | ||
4771 | 2024.11.14 06:23:25.168920 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4772 | 2024.11.14 06:23:25.169002 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4773 | 2024.11.14 06:23:25.169124 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
4774 | 2024.11.14 06:23:25.169202 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4775 | 2024.11.14 06:23:25.169298 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4776 | 2024.11.14 06:23:25.170426 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842254 sec., 807706.2120641345 rows/sec., 53.10 MiB/sec. | ||
4777 | 2024.11.14 06:23:25.170747 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4778 | 2024.11.14 06:23:25.171258 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4779 | 2024.11.14 06:23:25.171381 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_31_6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4780 | 2024.11.14 06:23:25.171465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4781 | 2024.11.14 06:23:26.963368 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4782 | 2024.11.14 06:23:27.117551 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4783 | 2024.11.14 06:23:27.487553 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4784 | 2024.11.14 06:23:27.546488 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.11.14 06:23:27.632425 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4786 | 2024.11.14 06:23:27.663018 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4787 | 2024.11.14 06:23:27.678238 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4788 | 2024.11.14 06:23:27.712627 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4789 | 2024.11.14 06:23:27.719940 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4790 | 2024.11.14 06:23:27.738512 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4791 | 2024.11.14 06:23:27.757348 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4792 | 2024.11.14 06:23:27.768979 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4793 | 2024.11.14 06:23:27.811882 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4794 | 2024.11.14 06:23:27.840160 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4795 | 2024.11.14 06:23:27.894425 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4796 | 2024.11.14 06:23:27.902702 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4797 | 2024.11.14 06:23:27.980335 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4798 | 2024.11.14 06:23:28.029625 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4799 | 2024.11.14 06:23:28.088983 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4800 | 2024.11.14 06:23:28.219794 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4801 | 2024.11.14 06:23:28.262178 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4802 | 2024.11.14 06:23:28.315214 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4803 | 2024.11.14 06:23:28.347018 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4804 | 2024.11.14 06:23:28.359417 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4805 | 2024.11.14 06:23:30.136689 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4806 | 2024.11.14 06:23:30.136896 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4807 | 2024.11.14 06:23:30.136974 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4808 | 2024.11.14 06:23:30.137772 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4809 | 2024.11.14 06:23:30.137821 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4810 | 2024.11.14 06:23:30.138223 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4811 | 2024.11.14 06:23:30.138476 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4812 | 2024.11.14 06:23:30.138720 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 174.14 KiB/sec. | ||
4813 | 2024.11.14 06:23:30.138867 [ 254 ] {33eb8a66-5641-4532-9ada-26b2a33db2c9} <Debug> TCPHandler: Processed in 0.002312843 sec. | ||
4814 | 2024.11.14 06:23:30.139142 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4815 | 2024.11.14 06:23:30.139322 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4816 | 2024.11.14 06:23:30.139391 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4817 | 2024.11.14 06:23:30.140124 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4818 | 2024.11.14 06:23:30.140168 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4819 | 2024.11.14 06:23:30.140587 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4820 | 2024.11.14 06:23:30.140836 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4821 | 2024.11.14 06:23:30.141104 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.00182 sec., 31868.13186813187 rows/sec., 2.43 MiB/sec. | ||
4822 | 2024.11.14 06:23:30.141268 [ 253 ] {dfbe43a3-7717-4152-a025-98b11ca6e53b} <Debug> TCPHandler: Processed in 0.002247402 sec. | ||
4823 | 2024.11.14 06:23:30.141524 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4824 | 2024.11.14 06:23:30.141660 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4825 | 2024.11.14 06:23:30.141718 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4826 | 2024.11.14 06:23:30.142388 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2024.11.14 06:23:30.142436 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4828 | 2024.11.14 06:23:30.142793 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4829 | 2024.11.14 06:23:30.143039 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4830 | 2024.11.14 06:23:30.143223 [ 77 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4831 | 2024.11.14 06:23:30.143289 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001655 sec., 2416.918429003021 rows/sec., 168.76 KiB/sec. | ||
4832 | 2024.11.14 06:23:30.143314 [ 77 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.14 06:23:30.143392 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4834 | 2024.11.14 06:23:30.143413 [ 254 ] {c35575c6-0410-4c4c-b86b-8023d6b7498b} <Debug> TCPHandler: Processed in 0.002016648 sec. | ||
4835 | 2024.11.14 06:23:30.143625 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4836 | 2024.11.14 06:23:30.143635 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
4837 | 2024.11.14 06:23:30.143814 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4838 | 2024.11.14 06:23:30.143919 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4839 | 2024.11.14 06:23:30.143933 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4840 | 2024.11.14 06:23:30.144039 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 62 rows starting from the beginning of the part | ||
4841 | 2024.11.14 06:23:30.144334 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4842 | 2024.11.14 06:23:30.144734 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
4843 | 2024.11.14 06:23:30.145139 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
4844 | 2024.11.14 06:23:30.145519 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
4845 | 2024.11.14 06:23:30.145817 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
4846 | 2024.11.14 06:23:30.146763 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2024.11.14 06:23:30.146843 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4848 | 2024.11.14 06:23:30.147862 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4849 | 2024.11.14 06:23:30.148445 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4850 | 2024.11.14 06:23:30.148454 [ 190 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.004933862 sec., 33645.043173076185 rows/sec., 2.53 MiB/sec. | ||
4851 | 2024.11.14 06:23:30.148731 [ 190 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4852 | 2024.11.14 06:23:30.148936 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005149 sec., 13206.447853952224 rows/sec., 1.03 MiB/sec. | ||
4853 | 2024.11.14 06:23:30.149251 [ 253 ] {f66d04ad-21e5-428a-b251-22dc481d9b22} <Debug> TCPHandler: Processed in 0.005719086 sec. | ||
4854 | 2024.11.14 06:23:30.149628 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4855 | 2024.11.14 06:23:30.149759 [ 190 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4856 | 2024.11.14 06:23:30.149866 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4857 | 2024.11.14 06:23:30.149969 [ 190 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_25_5} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4858 | 2024.11.14 06:23:30.149984 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4859 | 2024.11.14 06:23:30.150171 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4860 | 2024.11.14 06:23:30.150707 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2024.11.14 06:23:30.150751 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4862 | 2024.11.14 06:23:30.151169 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4863 | 2024.11.14 06:23:30.151418 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2024.11.14 06:23:30.151642 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001845 sec., 70460.70460704606 rows/sec., 4.91 MiB/sec. | ||
4865 | 2024.11.14 06:23:30.151700 [ 254 ] {b29b905a-5367-4345-b12b-4f99782cb06a} <Debug> TCPHandler: Processed in 0.002320763 sec. | ||
4866 | 2024.11.14 06:23:30.151866 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4867 | 2024.11.14 06:23:30.152004 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4868 | 2024.11.14 06:23:30.152065 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4869 | 2024.11.14 06:23:30.152618 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2024.11.14 06:23:30.152657 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4871 | 2024.11.14 06:23:30.153035 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4872 | 2024.11.14 06:23:30.153275 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2024.11.14 06:23:30.153491 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001517 sec., 31641.397495056033 rows/sec., 2.13 MiB/sec. | ||
4874 | 2024.11.14 06:23:30.153540 [ 253 ] {3f106b21-9a2d-4a41-8b7d-1c4d9ae9039d} <Debug> TCPHandler: Processed in 0.001744872 sec. | ||
4875 | 2024.11.14 06:23:33.640681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 676 | ||
4876 | 2024.11.14 06:23:33.643639 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2024.11.14 06:23:33.643691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4878 | 2024.11.14 06:23:33.645105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4879 | 2024.11.14 06:23:33.645410 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2024.11.14 06:23:33.646436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
4881 | 2024.11.14 06:23:35.137495 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4882 | 2024.11.14 06:23:35.137757 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4883 | 2024.11.14 06:23:35.137836 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4884 | 2024.11.14 06:23:35.138626 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4885 | 2024.11.14 06:23:35.138684 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4886 | 2024.11.14 06:23:35.139121 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4887 | 2024.11.14 06:23:35.139378 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4888 | 2024.11.14 06:23:35.139620 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. | ||
4889 | 2024.11.14 06:23:35.139678 [ 254 ] {2805fa38-9bb3-446c-8c8b-6bfc5beb5b43} <Debug> TCPHandler: Processed in 0.002373884 sec. | ||
4890 | 2024.11.14 06:23:35.139946 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4891 | 2024.11.14 06:23:35.140172 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4892 | 2024.11.14 06:23:35.140254 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4893 | 2024.11.14 06:23:35.141068 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4894 | 2024.11.14 06:23:35.141117 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4895 | 2024.11.14 06:23:35.141575 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4896 | 2024.11.14 06:23:35.141830 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4897 | 2024.11.14 06:23:35.142040 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001929 sec., 33177.81233799896 rows/sec., 2.59 MiB/sec. | ||
4898 | 2024.11.14 06:23:35.142104 [ 253 ] {520e982d-02a7-43f2-bcda-602284c66220} <Debug> TCPHandler: Processed in 0.002300142 sec. | ||
4899 | 2024.11.14 06:23:35.142269 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4900 | 2024.11.14 06:23:35.142411 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4901 | 2024.11.14 06:23:35.142474 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4902 | 2024.11.14 06:23:35.143063 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4903 | 2024.11.14 06:23:35.143103 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4904 | 2024.11.14 06:23:35.143503 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4905 | 2024.11.14 06:23:35.143754 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4906 | 2024.11.14 06:23:35.143969 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
4907 | 2024.11.14 06:23:35.144069 [ 254 ] {c8fa9147-c251-4683-8dd2-0e4ced0e4cf7} <Debug> TCPHandler: Processed in 0.001866505 sec. | ||
4908 | 2024.11.14 06:23:35.144305 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4909 | 2024.11.14 06:23:35.144477 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4910 | 2024.11.14 06:23:35.144542 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4911 | 2024.11.14 06:23:35.145053 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4912 | 2024.11.14 06:23:35.145093 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4913 | 2024.11.14 06:23:35.145488 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4914 | 2024.11.14 06:23:35.145731 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4915 | 2024.11.14 06:23:35.145951 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
4916 | 2024.11.14 06:23:35.146004 [ 253 ] {62d4b71e-eb1b-49f5-8c95-d3b62b5cb355} <Debug> TCPHandler: Processed in 0.001843095 sec. | ||
4917 | 2024.11.14 06:23:38.466701 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4918 | 2024.11.14 06:23:38.466770 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4919 | 2024.11.14 06:23:40.144420 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4920 | 2024.11.14 06:23:40.144628 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4921 | 2024.11.14 06:23:40.144706 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4922 | 2024.11.14 06:23:40.145439 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2024.11.14 06:23:40.145486 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4924 | 2024.11.14 06:23:40.145908 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4925 | 2024.11.14 06:23:40.146160 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.11.14 06:23:40.146408 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
4927 | 2024.11.14 06:23:40.146464 [ 254 ] {7ad64d8e-2c92-4b03-a4b9-3f2ba43691c3} <Debug> TCPHandler: Processed in 0.00218038 sec. | ||
4928 | 2024.11.14 06:23:40.146704 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4929 | 2024.11.14 06:23:40.146915 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4930 | 2024.11.14 06:23:40.146996 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4931 | 2024.11.14 06:23:40.147973 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4932 | 2024.11.14 06:23:40.148021 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4933 | 2024.11.14 06:23:40.148483 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4934 | 2024.11.14 06:23:40.148737 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4935 | 2024.11.14 06:23:40.148917 [ 57 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4936 | 2024.11.14 06:23:40.149002 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00214 sec., 133177.57009345794 rows/sec., 11.75 MiB/sec. | ||
4937 | 2024.11.14 06:23:40.149005 [ 57 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.14 06:23:40.149090 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4939 | 2024.11.14 06:23:40.149144 [ 253 ] {b229dadf-fd21-4cab-abb1-3f831b92d2fb} <Debug> TCPHandler: Processed in 0.002575308 sec. | ||
4940 | 2024.11.14 06:23:40.149327 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4941 | 2024.11.14 06:23:40.149345 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4942 | 2024.11.14 06:23:40.149499 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4943 | 2024.11.14 06:23:40.149519 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4944 | 2024.11.14 06:23:40.149542 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1433 rows starting from the beginning of the part | ||
4945 | 2024.11.14 06:23:40.149583 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4946 | 2024.11.14 06:23:40.149784 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
4947 | 2024.11.14 06:23:40.150191 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 285 rows starting from the beginning of the part | ||
4948 | 2024.11.14 06:23:40.150584 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 58 rows starting from the beginning of the part | ||
4949 | 2024.11.14 06:23:40.150929 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
4950 | 2024.11.14 06:23:40.151259 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 285 rows starting from the beginning of the part | ||
4951 | 2024.11.14 06:23:40.152234 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2024.11.14 06:23:40.152276 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4953 | 2024.11.14 06:23:40.152815 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4954 | 2024.11.14 06:23:40.153078 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2024.11.14 06:23:40.153628 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00411 sec., 11678.83211678832 rows/sec., 861.09 KiB/sec. | ||
4956 | 2024.11.14 06:23:40.154130 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914382 sec., 442171.5690803035 rows/sec., 38.89 MiB/sec. | ||
4957 | 2024.11.14 06:23:40.154151 [ 254 ] {621840c0-f98a-4d5a-9b63-4faf4d78a729} <Debug> TCPHandler: Processed in 0.004885941 sec. | ||
4958 | 2024.11.14 06:23:40.154424 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4959 | 2024.11.14 06:23:40.154432 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4960 | 2024.11.14 06:23:40.154640 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4961 | 2024.11.14 06:23:40.154758 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4962 | 2024.11.14 06:23:40.154925 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4963 | 2024.11.14 06:23:40.155105 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_41_8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4964 | 2024.11.14 06:23:40.155294 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4965 | 2024.11.14 06:23:40.155718 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4966 | 2024.11.14 06:23:40.155764 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4967 | 2024.11.14 06:23:40.156129 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4968 | 2024.11.14 06:23:40.156373 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4969 | 2024.11.14 06:23:40.156590 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002022 sec., 6923.837784371909 rows/sec., 484.90 KiB/sec. | ||
4970 | 2024.11.14 06:23:40.156647 [ 253 ] {dcdd7331-8f2d-44b1-8487-dbfc55d929cd} <Debug> TCPHandler: Processed in 0.002361074 sec. | ||
4971 | 2024.11.14 06:23:40.156812 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4972 | 2024.11.14 06:23:40.156951 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4973 | 2024.11.14 06:23:40.157008 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4974 | 2024.11.14 06:23:40.157690 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4975 | 2024.11.14 06:23:40.157735 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4976 | 2024.11.14 06:23:40.158084 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4977 | 2024.11.14 06:23:40.158331 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4978 | 2024.11.14 06:23:40.158562 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001639 sec., 7931.665649786455 rows/sec., 494.54 KiB/sec. | ||
4979 | 2024.11.14 06:23:40.158739 [ 254 ] {c9c8bc7d-10f7-4eee-9d59-f5f0555ee978} <Debug> TCPHandler: Processed in 0.001989217 sec. | ||
4980 | 2024.11.14 06:23:40.158911 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4981 | 2024.11.14 06:23:40.159049 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4982 | 2024.11.14 06:23:40.159106 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4983 | 2024.11.14 06:23:40.159906 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4984 | 2024.11.14 06:23:40.159946 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4985 | 2024.11.14 06:23:40.160330 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4986 | 2024.11.14 06:23:40.160575 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4987 | 2024.11.14 06:23:40.160731 [ 56 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4988 | 2024.11.14 06:23:40.160796 [ 56 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.11.14 06:23:40.160812 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001786 sec., 236842.1052631579 rows/sec., 16.93 MiB/sec. | ||
4990 | 2024.11.14 06:23:40.160842 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
4991 | 2024.11.14 06:23:40.160946 [ 253 ] {22dea62a-5c74-40f0-9131-9e9f528254c9} <Debug> TCPHandler: Processed in 0.002096049 sec. | ||
4992 | 2024.11.14 06:23:40.161260 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
4993 | 2024.11.14 06:23:40.161297 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4994 | 2024.11.14 06:23:40.161854 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4995 | 2024.11.14 06:23:40.161913 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4996 | 2024.11.14 06:23:40.161989 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 911 rows starting from the beginning of the part | ||
4997 | 2024.11.14 06:23:40.162047 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4998 | 2024.11.14 06:23:40.162303 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4999 | 2024.11.14 06:23:40.162696 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 423 rows starting from the beginning of the part | ||
5000 | 2024.11.14 06:23:40.163055 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part | ||
5001 | 2024.11.14 06:23:40.163390 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
5002 | 2024.11.14 06:23:40.163634 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 423 rows starting from the beginning of the part | ||
5003 | 2024.11.14 06:23:40.164548 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5004 | 2024.11.14 06:23:40.164623 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5005 | 2024.11.14 06:23:40.165618 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5006 | 2024.11.14 06:23:40.166035 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5007 | 2024.11.14 06:23:40.166518 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004764 sec., 1259.4458438287154 rows/sec., 65.80 KiB/sec. | ||
5008 | 2024.11.14 06:23:40.166911 [ 254 ] {8f6813ee-b764-4fec-b4a5-13ffadb07911} <Debug> TCPHandler: Processed in 0.005832499 sec. | ||
5009 | 2024.11.14 06:23:40.167076 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006119444 sec., 319146.64142690087 rows/sec., 24.43 MiB/sec. | ||
5010 | 2024.11.14 06:23:40.167134 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5011 | 2024.11.14 06:23:40.167294 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5012 | 2024.11.14 06:23:40.167304 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5013 | 2024.11.14 06:23:40.167437 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5014 | 2024.11.14 06:23:40.167953 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5015 | 2024.11.14 06:23:40.168086 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_41_8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5016 | 2024.11.14 06:23:40.168228 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5017 | 2024.11.14 06:23:40.168482 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5018 | 2024.11.14 06:23:40.168527 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5019 | 2024.11.14 06:23:40.168927 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5020 | 2024.11.14 06:23:40.169190 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5021 | 2024.11.14 06:23:40.169457 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002203 sec., 107580.57194734452 rows/sec., 7.21 MiB/sec. | ||
5022 | 2024.11.14 06:23:40.169685 [ 253 ] {e6c149a4-8661-43a0-b158-c2eb2cade33f} <Debug> TCPHandler: Processed in 0.002655509 sec. | ||
5023 | 2024.11.14 06:23:40.169952 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5024 | 2024.11.14 06:23:40.170086 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5025 | 2024.11.14 06:23:40.170146 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5026 | 2024.11.14 06:23:40.170694 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5027 | 2024.11.14 06:23:40.170740 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5028 | 2024.11.14 06:23:40.171101 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5029 | 2024.11.14 06:23:40.171339 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5030 | 2024.11.14 06:23:40.171524 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
5031 | 2024.11.14 06:23:40.171573 [ 254 ] {1d3d01e5-05a6-4483-b814-245da58f631e} <Debug> TCPHandler: Processed in 0.001782723 sec. | ||
5032 | 2024.11.14 06:23:40.171711 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5033 | 2024.11.14 06:23:40.171851 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5034 | 2024.11.14 06:23:40.171940 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5035 | 2024.11.14 06:23:40.173173 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5036 | 2024.11.14 06:23:40.173213 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5037 | 2024.11.14 06:23:40.173877 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5038 | 2024.11.14 06:23:40.174135 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5039 | 2024.11.14 06:23:40.174418 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002589 sec., 15836.230204712243 rows/sec., 28.38 MiB/sec. | ||
5040 | 2024.11.14 06:23:40.174561 [ 253 ] {79b3d90e-b90d-4551-966a-482c6f6b31a1} <Debug> TCPHandler: Processed in 0.002906134 sec. | ||
5041 | 2024.11.14 06:23:40.174709 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5042 | 2024.11.14 06:23:40.174845 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5043 | 2024.11.14 06:23:40.174903 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5044 | 2024.11.14 06:23:40.175465 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2024.11.14 06:23:40.175510 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5046 | 2024.11.14 06:23:40.175918 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5047 | 2024.11.14 06:23:40.176166 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5048 | 2024.11.14 06:23:40.176347 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001532 sec., 53524.804177545695 rows/sec., 3.40 MiB/sec. | ||
5049 | 2024.11.14 06:23:40.176400 [ 254 ] {87c7490f-d0ab-4500-a4c6-bf6a7e4d89e0} <Debug> TCPHandler: Processed in 0.001758313 sec. | ||
5050 | 2024.11.14 06:23:43.646602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 706 | ||
5051 | 2024.11.14 06:23:43.649448 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5052 | 2024.11.14 06:23:43.649495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5053 | 2024.11.14 06:23:43.650890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5054 | 2024.11.14 06:23:43.651187 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5055 | 2024.11.14 06:23:43.652355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
5056 | 2024.11.14 06:23:45.138456 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5057 | 2024.11.14 06:23:45.138674 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5058 | 2024.11.14 06:23:45.138754 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5059 | 2024.11.14 06:23:45.139506 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.11.14 06:23:45.139560 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5061 | 2024.11.14 06:23:45.139986 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5062 | 2024.11.14 06:23:45.140242 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.11.14 06:23:45.140511 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001885 sec., 5305.039787798409 rows/sec., 432.59 KiB/sec. | ||
5064 | 2024.11.14 06:23:45.140611 [ 254 ] {273d4c89-4559-430f-94bf-92e6f1298cf8} <Debug> TCPHandler: Processed in 0.002294702 sec. | ||
5065 | 2024.11.14 06:23:45.140960 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5066 | 2024.11.14 06:23:45.141169 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5067 | 2024.11.14 06:23:45.141247 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5068 | 2024.11.14 06:23:45.142085 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5069 | 2024.11.14 06:23:45.142133 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5070 | 2024.11.14 06:23:45.142568 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5071 | 2024.11.14 06:23:45.142822 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2024.11.14 06:23:45.143060 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001947 sec., 31330.25166923472 rows/sec., 2.38 MiB/sec. | ||
5073 | 2024.11.14 06:23:45.143125 [ 253 ] {eab15f71-7291-41c6-b8a8-d01dd55a9999} <Debug> TCPHandler: Processed in 0.002373934 sec. | ||
5074 | 2024.11.14 06:23:45.143304 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2024.11.14 06:23:45.143448 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5076 | 2024.11.14 06:23:45.143507 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5077 | 2024.11.14 06:23:45.144136 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2024.11.14 06:23:45.144178 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5079 | 2024.11.14 06:23:45.144542 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5080 | 2024.11.14 06:23:45.144778 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.11.14 06:23:45.145036 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001622 sec., 6165.228113440197 rows/sec., 430.48 KiB/sec. | ||
5082 | 2024.11.14 06:23:45.145244 [ 254 ] {a95204ec-2743-455f-9f44-8c7e8f8653bf} <Debug> TCPHandler: Processed in 0.002000738 sec. | ||
5083 | 2024.11.14 06:23:45.145442 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5084 | 2024.11.14 06:23:45.145567 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5085 | 2024.11.14 06:23:45.145618 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5086 | 2024.11.14 06:23:45.146248 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5087 | 2024.11.14 06:23:45.146290 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5088 | 2024.11.14 06:23:45.146663 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5089 | 2024.11.14 06:23:45.146912 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.11.14 06:23:45.147135 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001595 sec., 46394.984326018806 rows/sec., 3.63 MiB/sec. | ||
5091 | 2024.11.14 06:23:45.147257 [ 253 ] {c0ba6677-462e-4e5d-828e-e48410c84d96} <Debug> TCPHandler: Processed in 0.001909305 sec. | ||
5092 | 2024.11.14 06:23:45.147418 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5093 | 2024.11.14 06:23:45.147536 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5094 | 2024.11.14 06:23:45.147591 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5095 | 2024.11.14 06:23:45.148146 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2024.11.14 06:23:45.148185 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5097 | 2024.11.14 06:23:45.148582 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5098 | 2024.11.14 06:23:45.148825 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5099 | 2024.11.14 06:23:45.148995 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5100 | 2024.11.14 06:23:45.149061 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001548 sec., 106589.14728682171 rows/sec., 7.42 MiB/sec. | ||
5101 | 2024.11.14 06:23:45.149087 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5102 | 2024.11.14 06:23:45.149157 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5103 | 2024.11.14 06:23:45.149183 [ 254 ] {ef7d4fae-0b47-4da9-87ca-ecab4ce8b743} <Debug> TCPHandler: Processed in 0.001826874 sec. | ||
5104 | 2024.11.14 06:23:45.149427 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
5105 | 2024.11.14 06:23:45.149472 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2024.11.14 06:23:45.149652 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5107 | 2024.11.14 06:23:45.149758 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9014 rows starting from the beginning of the part | ||
5108 | 2024.11.14 06:23:45.149818 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5109 | 2024.11.14 06:23:45.149991 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
5110 | 2024.11.14 06:23:45.150016 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5111 | 2024.11.14 06:23:45.150340 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 130 rows starting from the beginning of the part | ||
5112 | 2024.11.14 06:23:45.150717 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5113 | 2024.11.14 06:23:45.151156 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
5114 | 2024.11.14 06:23:45.151541 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 165 rows starting from the beginning of the part | ||
5115 | 2024.11.14 06:23:45.152599 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2024.11.14 06:23:45.152675 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5117 | 2024.11.14 06:23:45.153343 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5118 | 2024.11.14 06:23:45.153785 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2024.11.14 06:23:45.154339 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004632 sec., 12953.36787564767 rows/sec., 893.92 KiB/sec. | ||
5120 | 2024.11.14 06:23:45.154547 [ 253 ] {cec97bf8-91f3-4bad-a91d-a3062141a4bc} <Debug> TCPHandler: Processed in 0.005259728 sec. | ||
5121 | 2024.11.14 06:23:45.156996 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9943 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723224 sec., 1287415.7217245027 rows/sec., 86.85 MiB/sec. | ||
5122 | 2024.11.14 06:23:45.157263 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5123 | 2024.11.14 06:23:45.157637 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.11.14 06:23:45.157741 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5125 | 2024.11.14 06:23:45.157846 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
5126 | 2024.11.14 06:23:50.137812 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5127 | 2024.11.14 06:23:50.138042 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5128 | 2024.11.14 06:23:50.138114 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5129 | 2024.11.14 06:23:50.138887 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2024.11.14 06:23:50.138943 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5131 | 2024.11.14 06:23:50.139383 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5132 | 2024.11.14 06:23:50.139631 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2024.11.14 06:23:50.139874 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
5134 | 2024.11.14 06:23:50.139939 [ 254 ] {a9fe7f80-83eb-4c17-ad34-75c33f27800a} <Debug> TCPHandler: Processed in 0.002265702 sec. | ||
5135 | 2024.11.14 06:23:50.140212 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.11.14 06:23:50.140423 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5137 | 2024.11.14 06:23:50.140501 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5138 | 2024.11.14 06:23:50.141302 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.11.14 06:23:50.141346 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5140 | 2024.11.14 06:23:50.141771 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5141 | 2024.11.14 06:23:50.142017 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.11.14 06:23:50.142213 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001848 sec., 34632.03463203463 rows/sec., 2.70 MiB/sec. | ||
5143 | 2024.11.14 06:23:50.142266 [ 253 ] {2b01a387-bfca-4ded-b2ef-44c4b236480b} <Debug> TCPHandler: Processed in 0.002192421 sec. | ||
5144 | 2024.11.14 06:23:50.142429 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.11.14 06:23:50.142575 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5146 | 2024.11.14 06:23:50.142640 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5147 | 2024.11.14 06:23:50.143277 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2024.11.14 06:23:50.143318 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5149 | 2024.11.14 06:23:50.143715 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5150 | 2024.11.14 06:23:50.143960 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2024.11.14 06:23:50.144169 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
5152 | 2024.11.14 06:23:50.144223 [ 254 ] {67e85de6-460c-458d-8d20-79ff9119ff5a} <Debug> TCPHandler: Processed in 0.001859555 sec. | ||
5153 | 2024.11.14 06:23:50.144380 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2024.11.14 06:23:50.144521 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5155 | 2024.11.14 06:23:50.144583 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5156 | 2024.11.14 06:23:50.145141 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2024.11.14 06:23:50.145178 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5158 | 2024.11.14 06:23:50.145551 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5159 | 2024.11.14 06:23:50.145805 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2024.11.14 06:23:50.145997 [ 45 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5161 | 2024.11.14 06:23:50.146022 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
5162 | 2024.11.14 06:23:50.146072 [ 45 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5163 | 2024.11.14 06:23:50.146129 [ 253 ] {9cfcc91b-c2b0-4a0a-ab3f-4e2d301298bd} <Debug> TCPHandler: Processed in 0.001811284 sec. | ||
5164 | 2024.11.14 06:23:50.146138 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
5165 | 2024.11.14 06:23:50.146307 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
5166 | 2024.11.14 06:23:50.146443 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5167 | 2024.11.14 06:23:50.146480 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1488 rows starting from the beginning of the part | ||
5168 | 2024.11.14 06:23:50.146553 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
5169 | 2024.11.14 06:23:50.146650 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
5170 | 2024.11.14 06:23:50.146882 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
5171 | 2024.11.14 06:23:50.147133 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
5172 | 2024.11.14 06:23:50.147285 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
5173 | 2024.11.14 06:23:50.148617 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367134 sec., 759568.3218609509 rows/sec., 50.01 MiB/sec. | ||
5174 | 2024.11.14 06:23:50.148805 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5175 | 2024.11.14 06:23:50.149085 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.11.14 06:23:50.149162 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_36_7} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5177 | 2024.11.14 06:23:50.149236 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5178 | 2024.11.14 06:23:52.077629 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64282, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5179 | 2024.11.14 06:23:52.295177 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5180 | 2024.11.14 06:23:52.295211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5181 | 2024.11.14 06:23:52.303625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5182 | 2024.11.14 06:23:52.311876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5183 | 2024.11.14 06:23:52.442159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5184 | 2024.11.14 06:23:52.442398 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5185 | 2024.11.14 06:23:52.444691 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5186 | 2024.11.14 06:23:53.466810 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5187 | 2024.11.14 06:23:53.466860 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5188 | 2024.11.14 06:23:53.652517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 726 | ||
5189 | 2024.11.14 06:23:53.655308 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.11.14 06:23:53.655365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5191 | 2024.11.14 06:23:53.656753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5192 | 2024.11.14 06:23:53.657062 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2024.11.14 06:23:53.657667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
5194 | 2024.11.14 06:23:55.143933 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5195 | 2024.11.14 06:23:55.144149 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5196 | 2024.11.14 06:23:55.144222 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5197 | 2024.11.14 06:23:55.144971 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5198 | 2024.11.14 06:23:55.145026 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5199 | 2024.11.14 06:23:55.145449 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5200 | 2024.11.14 06:23:55.145702 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5201 | 2024.11.14 06:23:55.145945 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. | ||
5202 | 2024.11.14 06:23:55.146012 [ 254 ] {5e1f08de-a427-4f73-83e7-2fdff4815691} <Debug> TCPHandler: Processed in 0.002219362 sec. | ||
5203 | 2024.11.14 06:23:55.146334 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5204 | 2024.11.14 06:23:55.146642 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5205 | 2024.11.14 06:23:55.146761 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5206 | 2024.11.14 06:23:55.147830 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5207 | 2024.11.14 06:23:55.147881 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5208 | 2024.11.14 06:23:55.148335 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5209 | 2024.11.14 06:23:55.148588 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5210 | 2024.11.14 06:23:55.148865 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002297 sec., 124074.88027862429 rows/sec., 10.95 MiB/sec. | ||
5211 | 2024.11.14 06:23:55.148957 [ 253 ] {96bbe873-d0a2-4fdd-a982-3c2689f09c26} <Debug> TCPHandler: Processed in 0.002815513 sec. | ||
5212 | 2024.11.14 06:23:55.149186 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5213 | 2024.11.14 06:23:55.149345 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5214 | 2024.11.14 06:23:55.149411 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5215 | 2024.11.14 06:23:55.150119 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2024.11.14 06:23:55.150169 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5217 | 2024.11.14 06:23:55.150543 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5218 | 2024.11.14 06:23:55.150786 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2024.11.14 06:23:55.151039 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001728 sec., 27777.777777777777 rows/sec., 2.00 MiB/sec. | ||
5220 | 2024.11.14 06:23:55.151258 [ 254 ] {d1ec70b6-6990-4626-94df-f41c1f9b7b85} <Debug> TCPHandler: Processed in 0.002189531 sec. | ||
5221 | 2024.11.14 06:23:55.151531 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5222 | 2024.11.14 06:23:55.151763 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5223 | 2024.11.14 06:23:55.151857 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5224 | 2024.11.14 06:23:55.152614 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5225 | 2024.11.14 06:23:55.152656 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5226 | 2024.11.14 06:23:55.153017 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5227 | 2024.11.14 06:23:55.153262 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5228 | 2024.11.14 06:23:55.153546 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00182 sec., 7692.307692307692 rows/sec., 538.72 KiB/sec. | ||
5229 | 2024.11.14 06:23:55.153725 [ 253 ] {4695488d-a2f3-486f-9a05-03badf7db95f} <Debug> TCPHandler: Processed in 0.002337783 sec. | ||
5230 | 2024.11.14 06:23:55.153886 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5231 | 2024.11.14 06:23:55.154023 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5232 | 2024.11.14 06:23:55.154085 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5233 | 2024.11.14 06:23:55.154644 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2024.11.14 06:23:55.154683 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5235 | 2024.11.14 06:23:55.155030 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5236 | 2024.11.14 06:23:55.155261 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5237 | 2024.11.14 06:23:55.155556 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001544 sec., 8419.689119170984 rows/sec., 524.97 KiB/sec. | ||
5238 | 2024.11.14 06:23:55.155706 [ 254 ] {bb007fb8-a128-4a48-a9b5-6d00186166c7} <Debug> TCPHandler: Processed in 0.001885645 sec. | ||
5239 | 2024.11.14 06:23:55.155863 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5240 | 2024.11.14 06:23:55.155982 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5241 | 2024.11.14 06:23:55.156031 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5242 | 2024.11.14 06:23:55.156770 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5243 | 2024.11.14 06:23:55.156810 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5244 | 2024.11.14 06:23:55.157191 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5245 | 2024.11.14 06:23:55.157442 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5246 | 2024.11.14 06:23:55.157712 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001745 sec., 242406.87679083095 rows/sec., 17.33 MiB/sec. | ||
5247 | 2024.11.14 06:23:55.157851 [ 253 ] {c9df6b5b-e0a1-46a5-aa7d-e2464e868eff} <Debug> TCPHandler: Processed in 0.002040198 sec. | ||
5248 | 2024.11.14 06:23:55.158048 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5249 | 2024.11.14 06:23:55.158170 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5250 | 2024.11.14 06:23:55.158218 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5251 | 2024.11.14 06:23:55.158675 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5252 | 2024.11.14 06:23:55.158713 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5253 | 2024.11.14 06:23:55.159071 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5254 | 2024.11.14 06:23:55.159311 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5255 | 2024.11.14 06:23:55.159585 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
5256 | 2024.11.14 06:23:55.159739 [ 254 ] {367a6f52-cf32-4e4d-a84f-a31229ed88de} <Debug> TCPHandler: Processed in 0.001775373 sec. | ||
5257 | 2024.11.14 06:23:55.159885 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5258 | 2024.11.14 06:23:55.160005 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5259 | 2024.11.14 06:23:55.160058 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5260 | 2024.11.14 06:23:55.160649 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5261 | 2024.11.14 06:23:55.160688 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5262 | 2024.11.14 06:23:55.161088 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5263 | 2024.11.14 06:23:55.161323 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5264 | 2024.11.14 06:23:55.161538 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001559 sec., 152020.52597819114 rows/sec., 10.19 MiB/sec. | ||
5265 | 2024.11.14 06:23:55.161593 [ 253 ] {679c4c46-1e22-4e7d-8b9d-7319c87043a3} <Debug> TCPHandler: Processed in 0.001764193 sec. | ||
5266 | 2024.11.14 06:23:55.161724 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5267 | 2024.11.14 06:23:55.161839 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5268 | 2024.11.14 06:23:55.161890 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5269 | 2024.11.14 06:23:55.162346 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5270 | 2024.11.14 06:23:55.162386 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5271 | 2024.11.14 06:23:55.162737 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5272 | 2024.11.14 06:23:55.162971 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5273 | 2024.11.14 06:23:55.163176 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
5274 | 2024.11.14 06:23:55.163225 [ 254 ] {dfede10e-4c0c-4640-814d-684ae144ded8} <Debug> TCPHandler: Processed in 0.001554589 sec. | ||
5275 | 2024.11.14 06:23:55.163432 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5276 | 2024.11.14 06:23:55.163655 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5277 | 2024.11.14 06:23:55.163790 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5278 | 2024.11.14 06:23:55.165139 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2024.11.14 06:23:55.165179 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5280 | 2024.11.14 06:23:55.165827 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5281 | 2024.11.14 06:23:55.166089 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5282 | 2024.11.14 06:23:55.166349 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002749 sec., 14914.514368861403 rows/sec., 26.73 MiB/sec. | ||
5283 | 2024.11.14 06:23:55.166454 [ 253 ] {c865935f-81f2-4a6c-b18b-6d21ae838b9a} <Debug> TCPHandler: Processed in 0.003132968 sec. | ||
5284 | 2024.11.14 06:23:55.166601 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5285 | 2024.11.14 06:23:55.166736 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5286 | 2024.11.14 06:23:55.166793 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5287 | 2024.11.14 06:23:55.167321 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5288 | 2024.11.14 06:23:55.167361 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5289 | 2024.11.14 06:23:55.167721 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5290 | 2024.11.14 06:23:55.167950 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5291 | 2024.11.14 06:23:55.168150 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. | ||
5292 | 2024.11.14 06:23:55.168197 [ 254 ] {3958a816-d1dd-48fb-a5d0-dfc34be4ce6b} <Debug> TCPHandler: Processed in 0.001660241 sec. | ||
5293 | 2024.11.14 06:23:56.977072 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5294 | 2024.11.14 06:23:57.138205 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5295 | 2024.11.14 06:23:57.372030 [ 38 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5296 | 2024.11.14 06:23:57.372087 [ 38 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5297 | 2024.11.14 06:23:57.372114 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5298 | 2024.11.14 06:23:57.372329 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
5299 | 2024.11.14 06:23:57.372507 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5300 | 2024.11.14 06:23:57.372544 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
5301 | 2024.11.14 06:23:57.372622 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
5302 | 2024.11.14 06:23:57.372848 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
5303 | 2024.11.14 06:23:57.372990 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
5304 | 2024.11.14 06:23:57.373099 [ 187 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
5305 | 2024.11.14 06:23:57.374007 [ 192 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811763 sec., 17662.354292476444 rows/sec., 1.47 MiB/sec. | ||
5306 | 2024.11.14 06:23:57.374184 [ 192 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5307 | 2024.11.14 06:23:57.374515 [ 192 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5308 | 2024.11.14 06:23:57.374601 [ 192 ] {757e8579-eead-43ef-940e-76379611e043::all_1_9_2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5309 | 2024.11.14 06:23:57.374697 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5310 | 2024.11.14 06:23:57.493059 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5311 | 2024.11.14 06:23:57.548856 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5312 | 2024.11.14 06:23:57.652250 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55615, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5313 | 2024.11.14 06:23:57.667887 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5314 | 2024.11.14 06:23:57.699310 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5315 | 2024.11.14 06:23:57.727775 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5316 | 2024.11.14 06:23:57.736112 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5317 | 2024.11.14 06:23:57.756323 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5318 | 2024.11.14 06:23:57.763432 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5319 | 2024.11.14 06:23:57.784943 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5320 | 2024.11.14 06:23:57.818621 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5321 | 2024.11.14 06:23:57.852043 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5322 | 2024.11.14 06:23:57.905409 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5323 | 2024.11.14 06:23:57.911645 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5324 | 2024.11.14 06:23:58.001466 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5325 | 2024.11.14 06:23:58.042797 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5326 | 2024.11.14 06:23:58.096187 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5327 | 2024.11.14 06:23:58.228757 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5328 | 2024.11.14 06:23:58.281185 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5329 | 2024.11.14 06:23:58.328740 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5330 | 2024.11.14 06:23:58.361579 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5331 | 2024.11.14 06:23:58.363985 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5332 | 2024.11.14 06:24:00.136108 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2024.11.14 06:24:00.136318 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5334 | 2024.11.14 06:24:00.136391 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5335 | 2024.11.14 06:24:00.137124 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.11.14 06:24:00.137178 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5337 | 2024.11.14 06:24:00.137594 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5338 | 2024.11.14 06:24:00.137873 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2024.11.14 06:24:00.138127 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. | ||
5340 | 2024.11.14 06:24:00.138286 [ 254 ] {8aa4c58f-0722-4e82-81b5-78e847ec754b} <Debug> TCPHandler: Processed in 0.002314473 sec. | ||
5341 | 2024.11.14 06:24:00.138556 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2024.11.14 06:24:00.138768 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5343 | 2024.11.14 06:24:00.138850 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5344 | 2024.11.14 06:24:00.139670 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2024.11.14 06:24:00.139719 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5346 | 2024.11.14 06:24:00.140145 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5347 | 2024.11.14 06:24:00.140411 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2024.11.14 06:24:00.140656 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001944 sec., 29320.987654320987 rows/sec., 2.24 MiB/sec. | ||
5349 | 2024.11.14 06:24:00.140716 [ 253 ] {db1975e9-fb23-4813-ba24-a3a60501a63e} <Debug> TCPHandler: Processed in 0.002299673 sec. | ||
5350 | 2024.11.14 06:24:00.140887 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2024.11.14 06:24:00.141030 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5352 | 2024.11.14 06:24:00.141090 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5353 | 2024.11.14 06:24:00.141701 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2024.11.14 06:24:00.141742 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5355 | 2024.11.14 06:24:00.142098 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5356 | 2024.11.14 06:24:00.142344 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2024.11.14 06:24:00.142569 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001574 sec., 1270.6480304955526 rows/sec., 88.72 KiB/sec. | ||
5358 | 2024.11.14 06:24:00.142622 [ 254 ] {9928d359-8f49-4087-8610-97e7e9484292} <Debug> TCPHandler: Processed in 0.001806414 sec. | ||
5359 | 2024.11.14 06:24:00.142792 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2024.11.14 06:24:00.142939 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5361 | 2024.11.14 06:24:00.143001 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5362 | 2024.11.14 06:24:00.143662 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.11.14 06:24:00.143704 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5364 | 2024.11.14 06:24:00.144065 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5365 | 2024.11.14 06:24:00.144306 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2024.11.14 06:24:00.144530 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001626 sec., 40590.40590405904 rows/sec., 3.17 MiB/sec. | ||
5367 | 2024.11.14 06:24:00.144584 [ 253 ] {58ade66f-beb3-4501-abe3-4df3ec328cbe} <Debug> TCPHandler: Processed in 0.001862375 sec. | ||
5368 | 2024.11.14 06:24:00.144734 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2024.11.14 06:24:00.144851 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5370 | 2024.11.14 06:24:00.144904 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5371 | 2024.11.14 06:24:00.145464 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2024.11.14 06:24:00.145506 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5373 | 2024.11.14 06:24:00.145909 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5374 | 2024.11.14 06:24:00.146160 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2024.11.14 06:24:00.146376 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.00155 sec., 83225.80645161291 rows/sec., 5.80 MiB/sec. | ||
5376 | 2024.11.14 06:24:00.146431 [ 254 ] {98adcd92-b97e-4f5f-832b-2ea6ea646013} <Debug> TCPHandler: Processed in 0.001751312 sec. | ||
5377 | 2024.11.14 06:24:00.146594 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2024.11.14 06:24:00.146736 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5379 | 2024.11.14 06:24:00.146798 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5380 | 2024.11.14 06:24:00.147375 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2024.11.14 06:24:00.147415 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5382 | 2024.11.14 06:24:00.147795 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5383 | 2024.11.14 06:24:00.148032 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2024.11.14 06:24:00.148248 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001545 sec., 31067.961165048546 rows/sec., 2.09 MiB/sec. | ||
5385 | 2024.11.14 06:24:00.148301 [ 253 ] {dc970d89-f30e-4eb1-aef9-379aadd89e9d} <Debug> TCPHandler: Processed in 0.001777173 sec. | ||
5386 | 2024.11.14 06:24:03.657833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 760 | ||
5387 | 2024.11.14 06:24:03.660768 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5388 | 2024.11.14 06:24:03.660827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5389 | 2024.11.14 06:24:03.662386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5390 | 2024.11.14 06:24:03.662686 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2024.11.14 06:24:03.662934 [ 33 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5392 | 2024.11.14 06:24:03.663060 [ 33 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5393 | 2024.11.14 06:24:03.663151 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5394 | 2024.11.14 06:24:03.663474 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
5395 | 2024.11.14 06:24:03.663754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 760 | ||
5396 | 2024.11.14 06:24:03.664258 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5397 | 2024.11.14 06:24:03.664407 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 622 rows starting from the beginning of the part | ||
5398 | 2024.11.14 06:24:03.664856 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
5399 | 2024.11.14 06:24:03.665259 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
5400 | 2024.11.14 06:24:03.665641 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
5401 | 2024.11.14 06:24:03.666009 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
5402 | 2024.11.14 06:24:03.666379 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
5403 | 2024.11.14 06:24:03.674642 [ 192 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 72 columns (72 merged, 0 gathered) in 0.011343872 sec., 66996.52464343744 rows/sec., 56.86 MiB/sec. | ||
5404 | 2024.11.14 06:24:03.675982 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5405 | 2024.11.14 06:24:03.676874 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5406 | 2024.11.14 06:24:03.676974 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_26_5} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5407 | 2024.11.14 06:24:03.677302 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5408 | 2024.11.14 06:24:04.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.09 MiB, peak 165.25 MiB, free memory in arenas 0.00 B, will set to 161.60 MiB (RSS), difference: 1.51 MiB | ||
5409 | 2024.11.14 06:24:05.137880 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5410 | 2024.11.14 06:24:05.138185 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5411 | 2024.11.14 06:24:05.138302 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5412 | 2024.11.14 06:24:05.139159 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2024.11.14 06:24:05.139216 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5414 | 2024.11.14 06:24:05.139659 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5415 | 2024.11.14 06:24:05.139936 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2024.11.14 06:24:05.140142 [ 33 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5417 | 2024.11.14 06:24:05.140191 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002083 sec., 26884.301488238114 rows/sec., 2.05 MiB/sec. | ||
5418 | 2024.11.14 06:24:05.140225 [ 33 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2024.11.14 06:24:05.140310 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5420 | 2024.11.14 06:24:05.140322 [ 254 ] {a2b1e7d0-0606-4ff0-93f4-0ec5af8f00a3} <Debug> TCPHandler: Processed in 0.002635418 sec. | ||
5421 | 2024.11.14 06:24:05.140555 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
5422 | 2024.11.14 06:24:05.140673 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2024.11.14 06:24:05.140709 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5424 | 2024.11.14 06:24:05.140766 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part | ||
5425 | 2024.11.14 06:24:05.141014 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 61 rows starting from the beginning of the part | ||
5426 | 2024.11.14 06:24:05.141014 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5427 | 2024.11.14 06:24:05.141248 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
5428 | 2024.11.14 06:24:05.141266 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5429 | 2024.11.14 06:24:05.141634 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 285 rows starting from the beginning of the part | ||
5430 | 2024.11.14 06:24:05.141971 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 57 rows starting from the beginning of the part | ||
5431 | 2024.11.14 06:24:05.142279 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
5432 | 2024.11.14 06:24:05.144109 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2024.11.14 06:24:05.144193 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5434 | 2024.11.14 06:24:05.145203 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5435 | 2024.11.14 06:24:05.145748 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005330749 sec., 365802.2540547304 rows/sec., 31.86 MiB/sec. | ||
5436 | 2024.11.14 06:24:05.145754 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5437 | 2024.11.14 06:24:05.146052 [ 33 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5438 | 2024.11.14 06:24:05.146166 [ 33 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5439 | 2024.11.14 06:24:05.146194 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5440 | 2024.11.14 06:24:05.146237 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5441 | 2024.11.14 06:24:05.146272 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005379 sec., 11898.12232757018 rows/sec., 950.96 KiB/sec. | ||
5442 | 2024.11.14 06:24:05.146867 [ 253 ] {05e9cf59-5c8b-48dc-a13e-5b7fc887a7c0} <Debug> TCPHandler: Processed in 0.006372609 sec. | ||
5443 | 2024.11.14 06:24:05.146930 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
5444 | 2024.11.14 06:24:05.147371 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5445 | 2024.11.14 06:24:05.147626 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5446 | 2024.11.14 06:24:05.147814 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5447 | 2024.11.14 06:24:05.147984 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
5448 | 2024.11.14 06:24:05.148156 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_46_9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5449 | 2024.11.14 06:24:05.148551 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
5450 | 2024.11.14 06:24:05.148609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
5451 | 2024.11.14 06:24:05.148777 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5452 | 2024.11.14 06:24:05.148821 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
5453 | 2024.11.14 06:24:05.149031 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5454 | 2024.11.14 06:24:05.149098 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 423 rows starting from the beginning of the part | ||
5455 | 2024.11.14 06:24:05.149451 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part | ||
5456 | 2024.11.14 06:24:05.149810 [ 199 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5457 | 2024.11.14 06:24:05.151510 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2024.11.14 06:24:05.151586 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5459 | 2024.11.14 06:24:05.152543 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5460 | 2024.11.14 06:24:05.152971 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.006577693 sec., 244158.55224620548 rows/sec., 18.83 MiB/sec. | ||
5461 | 2024.11.14 06:24:05.153070 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2024.11.14 06:24:05.153258 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5463 | 2024.11.14 06:24:05.153515 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005603 sec., 28556.130644297697 rows/sec., 1.99 MiB/sec. | ||
5464 | 2024.11.14 06:24:05.153679 [ 254 ] {a0b83a43-487f-48d9-a1c7-43982c91e123} <Debug> TCPHandler: Processed in 0.006642954 sec. | ||
5465 | 2024.11.14 06:24:05.153920 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2024.11.14 06:24:05.153935 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2024.11.14 06:24:05.154089 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_46_9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5468 | 2024.11.14 06:24:05.154133 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5469 | 2024.11.14 06:24:05.154245 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
5470 | 2024.11.14 06:24:05.154267 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5471 | 2024.11.14 06:24:05.154824 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.14 06:24:05.154863 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5473 | 2024.11.14 06:24:05.155240 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5474 | 2024.11.14 06:24:05.155481 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.14 06:24:05.155691 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. | ||
5476 | 2024.11.14 06:24:05.155739 [ 253 ] {efe21c81-d091-4ff9-840c-7a5c958eb742} <Debug> TCPHandler: Processed in 0.001945187 sec. | ||
5477 | 2024.11.14 06:24:08.440307 [ 27 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5478 | 2024.11.14 06:24:08.440424 [ 27 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5479 | 2024.11.14 06:24:08.440465 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5480 | 2024.11.14 06:24:08.440857 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
5481 | 2024.11.14 06:24:08.441114 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5482 | 2024.11.14 06:24:08.441157 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
5483 | 2024.11.14 06:24:08.441254 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
5484 | 2024.11.14 06:24:08.441512 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
5485 | 2024.11.14 06:24:08.441673 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
5486 | 2024.11.14 06:24:08.441832 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
5487 | 2024.11.14 06:24:08.442950 [ 197 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352604 sec., 126668.15154611657 rows/sec., 9.08 MiB/sec. | ||
5488 | 2024.11.14 06:24:08.443251 [ 197 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5489 | 2024.11.14 06:24:08.443708 [ 197 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2024.11.14 06:24:08.443792 [ 197 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_13_3} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5491 | 2024.11.14 06:24:08.443891 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5492 | 2024.11.14 06:24:08.467106 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5493 | 2024.11.14 06:24:08.467145 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5494 | 2024.11.14 06:24:10.144834 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5495 | 2024.11.14 06:24:10.145046 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5496 | 2024.11.14 06:24:10.145130 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5497 | 2024.11.14 06:24:10.145938 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5498 | 2024.11.14 06:24:10.145991 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5499 | 2024.11.14 06:24:10.146435 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5500 | 2024.11.14 06:24:10.146699 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5501 | 2024.11.14 06:24:10.146899 [ 26 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5502 | 2024.11.14 06:24:10.146967 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 509.25 KiB/sec. | ||
5503 | 2024.11.14 06:24:10.146993 [ 26 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5504 | 2024.11.14 06:24:10.147064 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5505 | 2024.11.14 06:24:10.147098 [ 254 ] {30979c92-d13d-4bb3-af2f-eb13be154215} <Debug> TCPHandler: Processed in 0.002397154 sec. | ||
5506 | 2024.11.14 06:24:10.147443 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5507 | 2024.11.14 06:24:10.147508 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5508 | 2024.11.14 06:24:10.147703 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5509 | 2024.11.14 06:24:10.147745 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5510 | 2024.11.14 06:24:10.147773 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5511 | 2024.11.14 06:24:10.147860 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5512 | 2024.11.14 06:24:10.147895 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5513 | 2024.11.14 06:24:10.148276 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5514 | 2024.11.14 06:24:10.148577 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5515 | 2024.11.14 06:24:10.148870 [ 191 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
5516 | 2024.11.14 06:24:10.150198 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5517 | 2024.11.14 06:24:10.150252 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5518 | 2024.11.14 06:24:10.150495 [ 197 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003265801 sec., 21434.251505220313 rows/sec., 1.59 MiB/sec. | ||
5519 | 2024.11.14 06:24:10.150793 [ 197 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5520 | 2024.11.14 06:24:10.151012 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5521 | 2024.11.14 06:24:10.151331 [ 197 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_13_3} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5522 | 2024.11.14 06:24:10.151490 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5523 | 2024.11.14 06:24:10.151523 [ 197 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_13_3} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5524 | 2024.11.14 06:24:10.151718 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5525 | 2024.11.14 06:24:10.151899 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004181 sec., 68165.51064338675 rows/sec., 6.01 MiB/sec. | ||
5526 | 2024.11.14 06:24:10.151975 [ 253 ] {9e14b20f-2bd4-4112-ae6c-7714d4c94e12} <Debug> TCPHandler: Processed in 0.004736148 sec. | ||
5527 | 2024.11.14 06:24:10.152228 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5528 | 2024.11.14 06:24:10.152455 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5529 | 2024.11.14 06:24:10.152550 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5530 | 2024.11.14 06:24:10.153203 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5531 | 2024.11.14 06:24:10.153246 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5532 | 2024.11.14 06:24:10.153619 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5533 | 2024.11.14 06:24:10.153864 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5534 | 2024.11.14 06:24:10.154033 [ 26 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5535 | 2024.11.14 06:24:10.154097 [ 26 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2024.11.14 06:24:10.154109 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001701 sec., 28218.69488536155 rows/sec., 2.03 MiB/sec. | ||
5537 | 2024.11.14 06:24:10.154138 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5538 | 2024.11.14 06:24:10.154262 [ 254 ] {1815ef08-5beb-40b1-9cb9-26d8fca1b5c1} <Debug> TCPHandler: Processed in 0.0021397 sec. | ||
5539 | 2024.11.14 06:24:10.154361 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
5540 | 2024.11.14 06:24:10.154437 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2024.11.14 06:24:10.154504 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5542 | 2024.11.14 06:24:10.154549 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 66 rows starting from the beginning of the part | ||
5543 | 2024.11.14 06:24:10.154574 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5544 | 2024.11.14 06:24:10.154680 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5545 | 2024.11.14 06:24:10.154699 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
5546 | 2024.11.14 06:24:10.154927 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
5547 | 2024.11.14 06:24:10.155188 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
5548 | 2024.11.14 06:24:10.155574 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
5549 | 2024.11.14 06:24:10.155795 [ 191 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
5550 | 2024.11.14 06:24:10.156621 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2024.11.14 06:24:10.156668 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5552 | 2024.11.14 06:24:10.157217 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5553 | 2024.11.14 06:24:10.157341 [ 197 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.003088487 sec., 71879.85573518684 rows/sec., 5.41 MiB/sec. | ||
5554 | 2024.11.14 06:24:10.157561 [ 197 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5555 | 2024.11.14 06:24:10.157729 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2024.11.14 06:24:10.158147 [ 197 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2024.11.14 06:24:10.158216 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00365 sec., 3835.6164383561645 rows/sec., 268.62 KiB/sec. | ||
5558 | 2024.11.14 06:24:10.158337 [ 197 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_30_6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5559 | 2024.11.14 06:24:10.158412 [ 253 ] {07e1d53e-8129-4998-bbb9-f09c72eceac2} <Debug> TCPHandler: Processed in 0.004039155 sec. | ||
5560 | 2024.11.14 06:24:10.158550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5561 | 2024.11.14 06:24:10.158651 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5562 | 2024.11.14 06:24:10.158790 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5563 | 2024.11.14 06:24:10.158849 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5564 | 2024.11.14 06:24:10.159527 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2024.11.14 06:24:10.159575 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5566 | 2024.11.14 06:24:10.159955 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5567 | 2024.11.14 06:24:10.160200 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2024.11.14 06:24:10.160359 [ 26 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5569 | 2024.11.14 06:24:10.160427 [ 26 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2024.11.14 06:24:10.160461 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5571 | 2024.11.14 06:24:10.160468 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001702 sec., 7638.07285546416 rows/sec., 476.23 KiB/sec. | ||
5572 | 2024.11.14 06:24:10.160831 [ 254 ] {a10b032c-56b1-4ca0-8fe4-26f34b966b1c} <Debug> TCPHandler: Processed in 0.002301713 sec. | ||
5573 | 2024.11.14 06:24:10.160851 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5574 | 2024.11.14 06:24:10.161186 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5575 | 2024.11.14 06:24:10.161239 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5576 | 2024.11.14 06:24:10.161262 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5577 | 2024.11.14 06:24:10.161496 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5578 | 2024.11.14 06:24:10.161780 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5579 | 2024.11.14 06:24:10.161864 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5580 | 2024.11.14 06:24:10.161961 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5581 | 2024.11.14 06:24:10.162243 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5582 | 2024.11.14 06:24:10.162628 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
5583 | 2024.11.14 06:24:10.164795 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2024.11.14 06:24:10.164866 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5585 | 2024.11.14 06:24:10.165299 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004737518 sec., 13720.264492926466 rows/sec., 909.05 KiB/sec. | ||
5586 | 2024.11.14 06:24:10.165579 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5587 | 2024.11.14 06:24:10.165712 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5588 | 2024.11.14 06:24:10.166161 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_13_3} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5589 | 2024.11.14 06:24:10.166226 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2024.11.14 06:24:10.166360 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_13_3} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5591 | 2024.11.14 06:24:10.166622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5592 | 2024.11.14 06:24:10.166685 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005105 sec., 82859.94123408422 rows/sec., 5.92 MiB/sec. | ||
5593 | 2024.11.14 06:24:10.166760 [ 253 ] {4ec188c5-ccce-4de7-a6a5-8e81380de005} <Debug> TCPHandler: Processed in 0.005765578 sec. | ||
5594 | 2024.11.14 06:24:10.167000 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5595 | 2024.11.14 06:24:10.167225 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5596 | 2024.11.14 06:24:10.167318 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5597 | 2024.11.14 06:24:10.167937 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5598 | 2024.11.14 06:24:10.167977 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5599 | 2024.11.14 06:24:10.168354 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5600 | 2024.11.14 06:24:10.168596 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.11.14 06:24:10.168877 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001696 sec., 3537.735849056604 rows/sec., 184.83 KiB/sec. | ||
5602 | 2024.11.14 06:24:10.169058 [ 254 ] {54ab0bba-86fe-41a9-84d6-2a3095956f3e} <Debug> TCPHandler: Processed in 0.00216182 sec. | ||
5603 | 2024.11.14 06:24:10.169322 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5604 | 2024.11.14 06:24:10.169541 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5605 | 2024.11.14 06:24:10.169637 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5606 | 2024.11.14 06:24:10.170224 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2024.11.14 06:24:10.170262 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5608 | 2024.11.14 06:24:10.170659 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5609 | 2024.11.14 06:24:10.170908 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2024.11.14 06:24:10.171084 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5611 | 2024.11.14 06:24:10.171142 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2024.11.14 06:24:10.171153 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec. | ||
5613 | 2024.11.14 06:24:10.171177 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5614 | 2024.11.14 06:24:10.171308 [ 253 ] {b72769b4-7228-4dd0-aa04-74b50bea0ecf} <Debug> TCPHandler: Processed in 0.00214464 sec. | ||
5615 | 2024.11.14 06:24:10.171396 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
5616 | 2024.11.14 06:24:10.171466 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5617 | 2024.11.14 06:24:10.171628 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5618 | 2024.11.14 06:24:10.171698 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5619 | 2024.11.14 06:24:10.171714 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9943 rows starting from the beginning of the part | ||
5620 | 2024.11.14 06:24:10.171817 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5621 | 2024.11.14 06:24:10.172110 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5622 | 2024.11.14 06:24:10.172533 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5623 | 2024.11.14 06:24:10.172891 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 129 rows starting from the beginning of the part | ||
5624 | 2024.11.14 06:24:10.173210 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
5625 | 2024.11.14 06:24:10.173355 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5626 | 2024.11.14 06:24:10.174391 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5627 | 2024.11.14 06:24:10.174452 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5628 | 2024.11.14 06:24:10.175177 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5629 | 2024.11.14 06:24:10.175537 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5630 | 2024.11.14 06:24:10.176179 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00451 sec., 221.72949002217294 rows/sec., 14.94 KiB/sec. | ||
5631 | 2024.11.14 06:24:10.176488 [ 254 ] {07a80835-1ea1-4dba-a0a7-24fd49ba28af} <Debug> TCPHandler: Processed in 0.005072604 sec. | ||
5632 | 2024.11.14 06:24:10.176723 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5633 | 2024.11.14 06:24:10.177004 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5634 | 2024.11.14 06:24:10.177126 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5635 | 2024.11.14 06:24:10.178962 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2024.11.14 06:24:10.179004 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5637 | 2024.11.14 06:24:10.179771 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10866 rows, containing 5 columns (5 merged, 0 gathered) in 0.008467088 sec., 1283321.9638203832 rows/sec., 86.66 MiB/sec. | ||
5638 | 2024.11.14 06:24:10.180088 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5639 | 2024.11.14 06:24:10.180263 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5640 | 2024.11.14 06:24:10.180528 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5641 | 2024.11.14 06:24:10.180645 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2024.11.14 06:24:10.180669 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5643 | 2024.11.14 06:24:10.180772 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
5644 | 2024.11.14 06:24:10.180888 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5645 | 2024.11.14 06:24:10.180976 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5646 | 2024.11.14 06:24:10.181023 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5647 | 2024.11.14 06:24:10.181031 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004124 sec., 9941.80407371484 rows/sec., 17.82 MiB/sec. | ||
5648 | 2024.11.14 06:24:10.181357 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::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 | ||
5649 | 2024.11.14 06:24:10.181477 [ 253 ] {2a5f7473-08f9-4d73-8095-3c14c5814f0a} <Debug> TCPHandler: Processed in 0.004877591 sec. | ||
5650 | 2024.11.14 06:24:10.181765 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5651 | 2024.11.14 06:24:10.181875 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5652 | 2024.11.14 06:24:10.182016 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5653 | 2024.11.14 06:24:10.182044 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 476 rows starting from the beginning of the part | ||
5654 | 2024.11.14 06:24:10.182120 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5655 | 2024.11.14 06:24:10.183033 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
5656 | 2024.11.14 06:24:10.183740 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
5657 | 2024.11.14 06:24:10.184514 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2024.11.14 06:24:10.184538 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
5659 | 2024.11.14 06:24:10.184589 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5660 | 2024.11.14 06:24:10.185128 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
5661 | 2024.11.14 06:24:10.185807 [ 198 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
5662 | 2024.11.14 06:24:10.186077 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5663 | 2024.11.14 06:24:10.186728 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.11.14 06:24:10.187320 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005354 sec., 15315.651849084796 rows/sec., 996.08 KiB/sec. | ||
5665 | 2024.11.14 06:24:10.187604 [ 254 ] {d47d8370-f1c7-475d-abf1-f065bb97201f} <Debug> TCPHandler: Processed in 0.005960571 sec. | ||
5666 | 2024.11.14 06:24:10.201283 [ 190 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 19 columns (19 merged, 0 gathered) in 0.020171415 sec., 33760.64594377737 rows/sec., 60.50 MiB/sec. | ||
5667 | 2024.11.14 06:24:10.202146 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5668 | 2024.11.14 06:24:10.202648 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2024.11.14 06:24:10.202726 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5670 | 2024.11.14 06:24:10.202871 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
5671 | 2024.11.14 06:24:11.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.60 MiB, peak 170.15 MiB, free memory in arenas 0.00 B, will set to 163.91 MiB (RSS), difference: 1.31 MiB | ||
5672 | 2024.11.14 06:24:13.663925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 790 | ||
5673 | 2024.11.14 06:24:13.666865 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2024.11.14 06:24:13.666926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5675 | 2024.11.14 06:24:13.668347 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5676 | 2024.11.14 06:24:13.668660 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2024.11.14 06:24:13.669235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
5678 | 2024.11.14 06:24:15.138581 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5679 | 2024.11.14 06:24:15.138858 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5680 | 2024.11.14 06:24:15.138929 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5681 | 2024.11.14 06:24:15.139657 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5682 | 2024.11.14 06:24:15.139703 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5683 | 2024.11.14 06:24:15.140118 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5684 | 2024.11.14 06:24:15.140378 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5685 | 2024.11.14 06:24:15.140647 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001843 sec., 1085.1871947911015 rows/sec., 88.49 KiB/sec. | ||
5686 | 2024.11.14 06:24:15.140750 [ 254 ] {f62e13ee-dd14-43ef-b81f-60ff744dbc45} <Debug> TCPHandler: Processed in 0.002354154 sec. | ||
5687 | 2024.11.14 06:24:15.141042 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5688 | 2024.11.14 06:24:15.141245 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5689 | 2024.11.14 06:24:15.141324 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5690 | 2024.11.14 06:24:15.142130 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5691 | 2024.11.14 06:24:15.142178 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5692 | 2024.11.14 06:24:15.142619 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5693 | 2024.11.14 06:24:15.142882 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5694 | 2024.11.14 06:24:15.143125 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001937 sec., 29426.94889003614 rows/sec., 2.24 MiB/sec. | ||
5695 | 2024.11.14 06:24:15.143187 [ 253 ] {2a455289-0471-4296-a36f-d98c902f707a} <Debug> TCPHandler: Processed in 0.002289973 sec. | ||
5696 | 2024.11.14 06:24:15.143357 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5697 | 2024.11.14 06:24:15.143494 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5698 | 2024.11.14 06:24:15.143550 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5699 | 2024.11.14 06:24:15.144130 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5700 | 2024.11.14 06:24:15.144170 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5701 | 2024.11.14 06:24:15.144529 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5702 | 2024.11.14 06:24:15.144787 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2024.11.14 06:24:15.145025 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 89.69 KiB/sec. | ||
5704 | 2024.11.14 06:24:15.145155 [ 254 ] {49f474b6-3928-4ad0-b96d-4f7680d58ac3} <Debug> TCPHandler: Processed in 0.001862785 sec. | ||
5705 | 2024.11.14 06:24:15.145387 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5706 | 2024.11.14 06:24:15.145613 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5707 | 2024.11.14 06:24:15.145704 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5708 | 2024.11.14 06:24:15.146355 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5709 | 2024.11.14 06:24:15.146397 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5710 | 2024.11.14 06:24:15.146764 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5711 | 2024.11.14 06:24:15.147010 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2024.11.14 06:24:15.147243 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.06 MiB/sec. | ||
5713 | 2024.11.14 06:24:15.147335 [ 253 ] {9a4664a3-89a5-4001-b5e9-d73320556d96} <Debug> TCPHandler: Processed in 0.002072849 sec. | ||
5714 | 2024.11.14 06:24:15.147587 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2024.11.14 06:24:15.147805 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5716 | 2024.11.14 06:24:15.147857 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5717 | 2024.11.14 06:24:15.148434 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2024.11.14 06:24:15.148472 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5719 | 2024.11.14 06:24:15.148874 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5720 | 2024.11.14 06:24:15.149132 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2024.11.14 06:24:15.149356 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001603 sec., 100436.68122270743 rows/sec., 6.99 MiB/sec. | ||
5722 | 2024.11.14 06:24:15.149482 [ 254 ] {79f9dd47-bb67-4285-ab92-9d80aff91bba} <Debug> TCPHandler: Processed in 0.002040358 sec. | ||
5723 | 2024.11.14 06:24:15.149653 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2024.11.14 06:24:15.149796 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5725 | 2024.11.14 06:24:15.149890 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5726 | 2024.11.14 06:24:15.150763 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2024.11.14 06:24:15.150815 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5728 | 2024.11.14 06:24:15.151186 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5729 | 2024.11.14 06:24:15.151449 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.11.14 06:24:15.151622 [ 117 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5731 | 2024.11.14 06:24:15.151690 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001939 sec., 30943.785456420836 rows/sec., 2.09 MiB/sec. | ||
5732 | 2024.11.14 06:24:15.151697 [ 117 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2024.11.14 06:24:15.151778 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5734 | 2024.11.14 06:24:15.151806 [ 253 ] {3efd4524-feaa-4f6b-89a7-ee5f0126c639} <Debug> TCPHandler: Processed in 0.002225851 sec. | ||
5735 | 2024.11.14 06:24:15.152275 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
5736 | 2024.11.14 06:24:15.152528 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5737 | 2024.11.14 06:24:15.152587 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1798 rows starting from the beginning of the part | ||
5738 | 2024.11.14 06:24:15.152707 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5739 | 2024.11.14 06:24:15.152920 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
5740 | 2024.11.14 06:24:15.153186 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5741 | 2024.11.14 06:24:15.153318 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5742 | 2024.11.14 06:24:15.153488 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5743 | 2024.11.14 06:24:15.154864 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931454 sec., 726601.8842526609 rows/sec., 47.80 MiB/sec. | ||
5744 | 2024.11.14 06:24:15.155137 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5745 | 2024.11.14 06:24:15.155497 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5746 | 2024.11.14 06:24:15.155595 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_41_8} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5747 | 2024.11.14 06:24:15.155699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5748 | 2024.11.14 06:24:20.138438 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5749 | 2024.11.14 06:24:20.138662 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5750 | 2024.11.14 06:24:20.138742 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5751 | 2024.11.14 06:24:20.139539 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2024.11.14 06:24:20.139583 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5753 | 2024.11.14 06:24:20.140032 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5754 | 2024.11.14 06:24:20.140301 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2024.11.14 06:24:20.140511 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
5756 | 2024.11.14 06:24:20.140575 [ 254 ] {d7447919-2728-4bcf-89f1-afca31d788cf} <Debug> TCPHandler: Processed in 0.002273482 sec. | ||
5757 | 2024.11.14 06:24:20.140839 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5758 | 2024.11.14 06:24:20.141049 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5759 | 2024.11.14 06:24:20.141128 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5760 | 2024.11.14 06:24:20.141978 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5761 | 2024.11.14 06:24:20.142027 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5762 | 2024.11.14 06:24:20.142471 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5763 | 2024.11.14 06:24:20.142734 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2024.11.14 06:24:20.142977 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. | ||
5765 | 2024.11.14 06:24:20.143039 [ 253 ] {098bee2d-fd45-4d9c-8845-3ed2ec5f7496} <Debug> TCPHandler: Processed in 0.002335764 sec. | ||
5766 | 2024.11.14 06:24:20.143192 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5767 | 2024.11.14 06:24:20.143319 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5768 | 2024.11.14 06:24:20.143375 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5769 | 2024.11.14 06:24:20.143982 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2024.11.14 06:24:20.144020 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5771 | 2024.11.14 06:24:20.144428 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5772 | 2024.11.14 06:24:20.144676 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2024.11.14 06:24:20.144898 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
5774 | 2024.11.14 06:24:20.144975 [ 254 ] {0941b254-df9c-419e-a7a1-a4d8af0cb3bf} <Debug> TCPHandler: Processed in 0.001835604 sec. | ||
5775 | 2024.11.14 06:24:20.145307 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5776 | 2024.11.14 06:24:20.145538 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5777 | 2024.11.14 06:24:20.145637 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5778 | 2024.11.14 06:24:20.146284 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2024.11.14 06:24:20.146325 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
5780 | 2024.11.14 06:24:20.146719 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5781 | 2024.11.14 06:24:20.146969 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5782 | 2024.11.14 06:24:20.147216 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001733 sec., 34622.042700519334 rows/sec., 2.33 MiB/sec. | ||
5783 | 2024.11.14 06:24:20.147292 [ 253 ] {440098e4-2e56-4b22-9d00-6e2fe4875536} <Debug> TCPHandler: Processed in 0.002184261 sec. | ||
5784 | 2024.11.14 06:24:21.568358 [ 142 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5785 | 2024.11.14 06:24:21.568430 [ 142 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5786 | 2024.11.14 06:24:21.568453 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5787 | 2024.11.14 06:24:21.568609 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
5788 | 2024.11.14 06:24:21.568771 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5789 | 2024.11.14 06:24:21.568810 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
5790 | 2024.11.14 06:24:21.568883 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5791 | 2024.11.14 06:24:21.569025 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
5792 | 2024.11.14 06:24:21.569294 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5793 | 2024.11.14 06:24:21.569531 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5794 | 2024.11.14 06:24:21.570484 [ 195 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.001949797 sec., 40004.16453610299 rows/sec., 2.04 MiB/sec. | ||
5795 | 2024.11.14 06:24:21.570727 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5796 | 2024.11.14 06:24:21.571134 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2024.11.14 06:24:21.571228 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_13_3} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5798 | 2024.11.14 06:24:21.571330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5799 | 2024.11.14 06:24:21.813800 [ 142 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5800 | 2024.11.14 06:24:21.813865 [ 142 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5801 | 2024.11.14 06:24:21.813892 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5802 | 2024.11.14 06:24:21.814182 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
5803 | 2024.11.14 06:24:21.814422 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5804 | 2024.11.14 06:24:21.814480 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
5805 | 2024.11.14 06:24:21.814593 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
5806 | 2024.11.14 06:24:21.814792 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5807 | 2024.11.14 06:24:21.815047 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5808 | 2024.11.14 06:24:21.815165 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5809 | 2024.11.14 06:24:21.816183 [ 195 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002200741 sec., 5907.101289974604 rows/sec., 398.04 KiB/sec. | ||
5810 | 2024.11.14 06:24:21.816366 [ 195 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5811 | 2024.11.14 06:24:21.816716 [ 195 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5812 | 2024.11.14 06:24:21.816809 [ 195 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_13_3} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5813 | 2024.11.14 06:24:21.816910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5814 | 2024.11.14 06:24:22.083302 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5815 | 2024.11.14 06:24:22.298697 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5816 | 2024.11.14 06:24:22.306017 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5817 | 2024.11.14 06:24:22.311318 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5818 | 2024.11.14 06:24:22.331701 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5819 | 2024.11.14 06:24:22.447036 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5820 | 2024.11.14 06:24:22.455309 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5821 | 2024.11.14 06:24:22.462571 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5822 | 2024.11.14 06:24:23.467208 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5823 | 2024.11.14 06:24:23.467295 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5824 | 2024.11.14 06:24:23.669378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 810 | ||
5825 | 2024.11.14 06:24:23.671944 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2024.11.14 06:24:23.671989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5827 | 2024.11.14 06:24:23.673438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5828 | 2024.11.14 06:24:23.673741 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.11.14 06:24:23.674200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
5830 | 2024.11.14 06:24:25.143658 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5831 | 2024.11.14 06:24:25.143869 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5832 | 2024.11.14 06:24:25.143947 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5833 | 2024.11.14 06:24:25.144726 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2024.11.14 06:24:25.144773 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5835 | 2024.11.14 06:24:25.145203 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5836 | 2024.11.14 06:24:25.145470 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5837 | 2024.11.14 06:24:25.145726 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
5838 | 2024.11.14 06:24:25.145840 [ 254 ] {e7a924df-286a-412e-93ef-57629f16f29d} <Debug> TCPHandler: Processed in 0.002316663 sec. | ||
5839 | 2024.11.14 06:24:25.146165 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5840 | 2024.11.14 06:24:25.146360 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5841 | 2024.11.14 06:24:25.146436 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5842 | 2024.11.14 06:24:25.147403 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2024.11.14 06:24:25.147455 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5844 | 2024.11.14 06:24:25.147914 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5845 | 2024.11.14 06:24:25.148187 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2024.11.14 06:24:25.148460 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002143 sec., 132991.13392440503 rows/sec., 11.73 MiB/sec. | ||
5847 | 2024.11.14 06:24:25.148551 [ 253 ] {e54b3cf2-6a02-4bfa-b004-467935b76591} <Debug> TCPHandler: Processed in 0.002555517 sec. | ||
5848 | 2024.11.14 06:24:25.148763 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5849 | 2024.11.14 06:24:25.148889 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5850 | 2024.11.14 06:24:25.148939 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5851 | 2024.11.14 06:24:25.149546 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5852 | 2024.11.14 06:24:25.149587 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5853 | 2024.11.14 06:24:25.149957 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5854 | 2024.11.14 06:24:25.150202 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2024.11.14 06:24:25.150416 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00155 sec., 30967.74193548387 rows/sec., 2.23 MiB/sec. | ||
5856 | 2024.11.14 06:24:25.150469 [ 254 ] {c98cf265-bcbb-4731-aca7-363d39010bbd} <Debug> TCPHandler: Processed in 0.001799713 sec. | ||
5857 | 2024.11.14 06:24:25.150625 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5858 | 2024.11.14 06:24:25.150752 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5859 | 2024.11.14 06:24:25.150804 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5860 | 2024.11.14 06:24:25.151403 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5861 | 2024.11.14 06:24:25.151446 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5862 | 2024.11.14 06:24:25.151822 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5863 | 2024.11.14 06:24:25.152075 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.11.14 06:24:25.152336 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
5865 | 2024.11.14 06:24:25.152550 [ 253 ] {de13420f-162d-4fa2-b0ca-0a8700723cd7} <Debug> TCPHandler: Processed in 0.001982707 sec. | ||
5866 | 2024.11.14 06:24:25.152708 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.11.14 06:24:25.152846 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5868 | 2024.11.14 06:24:25.152902 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5869 | 2024.11.14 06:24:25.153502 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.11.14 06:24:25.153543 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5871 | 2024.11.14 06:24:25.153901 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5872 | 2024.11.14 06:24:25.154147 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.11.14 06:24:25.154367 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
5874 | 2024.11.14 06:24:25.154457 [ 254 ] {e12bff1e-3f49-4ddb-ba81-4286497b7fb1} <Debug> TCPHandler: Processed in 0.001814404 sec. | ||
5875 | 2024.11.14 06:24:25.154617 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2024.11.14 06:24:25.154761 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5877 | 2024.11.14 06:24:25.154821 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5878 | 2024.11.14 06:24:25.155604 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.11.14 06:24:25.155646 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5880 | 2024.11.14 06:24:25.156038 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5881 | 2024.11.14 06:24:25.156284 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2024.11.14 06:24:25.156525 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001794 sec., 235785.95317725753 rows/sec., 16.86 MiB/sec. | ||
5883 | 2024.11.14 06:24:25.156591 [ 253 ] {2d65b13f-41b4-45ca-b6eb-b63251db88f4} <Debug> TCPHandler: Processed in 0.002041578 sec. | ||
5884 | 2024.11.14 06:24:25.156854 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2024.11.14 06:24:25.157011 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5886 | 2024.11.14 06:24:25.157068 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5887 | 2024.11.14 06:24:25.157546 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.11.14 06:24:25.157586 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5889 | 2024.11.14 06:24:25.157947 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5890 | 2024.11.14 06:24:25.158195 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.11.14 06:24:25.158402 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
5892 | 2024.11.14 06:24:25.158452 [ 254 ] {4772322e-372e-4ad9-8091-83ddf2f27cd0} <Debug> TCPHandler: Processed in 0.001755133 sec. | ||
5893 | 2024.11.14 06:24:25.158600 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2024.11.14 06:24:25.158717 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5895 | 2024.11.14 06:24:25.158771 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5896 | 2024.11.14 06:24:25.159366 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5897 | 2024.11.14 06:24:25.159407 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5898 | 2024.11.14 06:24:25.159805 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5899 | 2024.11.14 06:24:25.160063 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5900 | 2024.11.14 06:24:25.160283 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001592 sec., 148869.34673366832 rows/sec., 9.98 MiB/sec. | ||
5901 | 2024.11.14 06:24:25.160339 [ 253 ] {3c0f2bfd-a187-41a7-8e22-5c9aaf9da28c} <Debug> TCPHandler: Processed in 0.001796743 sec. | ||
5902 | 2024.11.14 06:24:25.160494 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5903 | 2024.11.14 06:24:25.160615 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5904 | 2024.11.14 06:24:25.160666 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5905 | 2024.11.14 06:24:25.161130 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2024.11.14 06:24:25.161170 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5907 | 2024.11.14 06:24:25.161542 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5908 | 2024.11.14 06:24:25.161778 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5909 | 2024.11.14 06:24:25.161990 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
5910 | 2024.11.14 06:24:25.162040 [ 254 ] {3fea66cd-07dd-4a4d-ab80-0650b05aa8c1} <Debug> TCPHandler: Processed in 0.00160672 sec. | ||
5911 | 2024.11.14 06:24:25.162205 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5912 | 2024.11.14 06:24:25.162343 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5913 | 2024.11.14 06:24:25.162435 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5914 | 2024.11.14 06:24:25.163727 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2024.11.14 06:24:25.163766 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5916 | 2024.11.14 06:24:25.164423 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5917 | 2024.11.14 06:24:25.164685 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2024.11.14 06:24:25.164961 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002648 sec., 15483.383685800603 rows/sec., 27.75 MiB/sec. | ||
5919 | 2024.11.14 06:24:25.165404 [ 253 ] {0931a174-6275-489d-92f2-600596021a2a} <Debug> TCPHandler: Processed in 0.003267251 sec. | ||
5920 | 2024.11.14 06:24:25.165566 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5921 | 2024.11.14 06:24:25.165685 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5922 | 2024.11.14 06:24:25.165733 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5923 | 2024.11.14 06:24:25.166232 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5924 | 2024.11.14 06:24:25.166270 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5925 | 2024.11.14 06:24:25.166642 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5926 | 2024.11.14 06:24:25.166872 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2024.11.14 06:24:25.167110 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
5928 | 2024.11.14 06:24:25.167222 [ 254 ] {e8149eba-8b90-48d8-ac8c-96202332f5e3} <Debug> TCPHandler: Processed in 0.001718112 sec. | ||
5929 | 2024.11.14 06:24:26.980616 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5930 | 2024.11.14 06:24:27.159807 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5931 | 2024.11.14 06:24:27.506211 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5932 | 2024.11.14 06:24:27.551545 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5933 | 2024.11.14 06:24:27.672227 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5934 | 2024.11.14 06:24:27.679784 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5935 | 2024.11.14 06:24:27.704998 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5936 | 2024.11.14 06:24:27.734501 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50239, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5937 | 2024.11.14 06:24:27.745899 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5938 | 2024.11.14 06:24:27.765330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5939 | 2024.11.14 06:24:27.781284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5940 | 2024.11.14 06:24:27.793377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5941 | 2024.11.14 06:24:27.829940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5942 | 2024.11.14 06:24:27.860237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5943 | 2024.11.14 06:24:27.912663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5944 | 2024.11.14 06:24:27.930009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5945 | 2024.11.14 06:24:28.019735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5946 | 2024.11.14 06:24:28.048234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5947 | 2024.11.14 06:24:28.116662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5948 | 2024.11.14 06:24:28.247004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5949 | 2024.11.14 06:24:28.291438 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5950 | 2024.11.14 06:24:28.330999 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5951 | 2024.11.14 06:24:28.365754 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5952 | 2024.11.14 06:24:28.380055 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5953 | 2024.11.14 06:24:30.136656 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5954 | 2024.11.14 06:24:30.136858 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5955 | 2024.11.14 06:24:30.136930 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5956 | 2024.11.14 06:24:30.137687 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.11.14 06:24:30.137739 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5958 | 2024.11.14 06:24:30.138242 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5959 | 2024.11.14 06:24:30.138650 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2024.11.14 06:24:30.138873 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002061 sec., 1940.805434255216 rows/sec., 158.26 KiB/sec. | ||
5961 | 2024.11.14 06:24:30.138950 [ 254 ] {05b57bf4-107f-48a1-93cc-ec7da5b28a84} <Debug> TCPHandler: Processed in 0.002423895 sec. | ||
5962 | 2024.11.14 06:24:30.139236 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5963 | 2024.11.14 06:24:30.139432 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5964 | 2024.11.14 06:24:30.139508 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5965 | 2024.11.14 06:24:30.140293 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5966 | 2024.11.14 06:24:30.140348 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5967 | 2024.11.14 06:24:30.140792 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5968 | 2024.11.14 06:24:30.141073 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5969 | 2024.11.14 06:24:30.141252 [ 144 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5970 | 2024.11.14 06:24:30.141315 [ 144 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.14 06:24:30.141354 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001965 sec., 29516.53944020356 rows/sec., 2.25 MiB/sec. | ||
5972 | 2024.11.14 06:24:30.141357 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5973 | 2024.11.14 06:24:30.141528 [ 253 ] {51a7f467-1524-40f1-acf0-caa7a80a81a7} <Debug> TCPHandler: Processed in 0.002419735 sec. | ||
5974 | 2024.11.14 06:24:30.141633 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
5975 | 2024.11.14 06:24:30.141715 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5976 | 2024.11.14 06:24:30.141921 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5977 | 2024.11.14 06:24:30.141944 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5978 | 2024.11.14 06:24:30.142002 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part | ||
5979 | 2024.11.14 06:24:30.142081 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5980 | 2024.11.14 06:24:30.142308 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 285 rows starting from the beginning of the part | ||
5981 | 2024.11.14 06:24:30.142758 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 57 rows starting from the beginning of the part | ||
5982 | 2024.11.14 06:24:30.143188 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
5983 | 2024.11.14 06:24:30.143526 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 285 rows starting from the beginning of the part | ||
5984 | 2024.11.14 06:24:30.143859 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 58 rows starting from the beginning of the part | ||
5985 | 2024.11.14 06:24:30.144784 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2024.11.14 06:24:30.144847 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
5987 | 2024.11.14 06:24:30.145876 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5988 | 2024.11.14 06:24:30.146405 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5989 | 2024.11.14 06:24:30.146733 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00486 sec., 823.0452674897119 rows/sec., 57.47 KiB/sec. | ||
5990 | 2024.11.14 06:24:30.147064 [ 254 ] {764a3f29-a577-4d71-a716-335b931f7aff} <Debug> TCPHandler: Processed in 0.005404921 sec. | ||
5991 | 2024.11.14 06:24:30.147341 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2024.11.14 06:24:30.147394 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.00588811 sec., 369558.31327879406 rows/sec., 32.50 MiB/sec. | ||
5993 | 2024.11.14 06:24:30.147509 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5994 | 2024.11.14 06:24:30.147570 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5995 | 2024.11.14 06:24:30.147738 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5996 | 2024.11.14 06:24:30.148414 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2024.11.14 06:24:30.148662 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_51_10} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5998 | 2024.11.14 06:24:30.148866 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5999 | 2024.11.14 06:24:30.148999 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2024.11.14 06:24:30.149053 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6001 | 2024.11.14 06:24:30.149459 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6002 | 2024.11.14 06:24:30.149725 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6003 | 2024.11.14 06:24:30.149911 [ 144 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6004 | 2024.11.14 06:24:30.149974 [ 144 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2024.11.14 06:24:30.149992 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002524 sec., 26941.362916006336 rows/sec., 2.11 MiB/sec. | ||
6006 | 2024.11.14 06:24:30.150016 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6007 | 2024.11.14 06:24:30.150228 [ 253 ] {901f7004-320f-4b3e-a06e-408c164523f3} <Debug> TCPHandler: Processed in 0.002999236 sec. | ||
6008 | 2024.11.14 06:24:30.150503 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
6009 | 2024.11.14 06:24:30.150677 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2024.11.14 06:24:30.151007 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6011 | 2024.11.14 06:24:30.151155 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
6012 | 2024.11.14 06:24:30.151473 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6013 | 2024.11.14 06:24:30.151521 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 423 rows starting from the beginning of the part | ||
6014 | 2024.11.14 06:24:30.151748 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6015 | 2024.11.14 06:24:30.151783 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
6016 | 2024.11.14 06:24:30.152102 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6017 | 2024.11.14 06:24:30.152360 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 423 rows starting from the beginning of the part | ||
6018 | 2024.11.14 06:24:30.152717 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part | ||
6019 | 2024.11.14 06:24:30.154603 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6020 | 2024.11.14 06:24:30.154679 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6021 | 2024.11.14 06:24:30.155652 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6022 | 2024.11.14 06:24:30.156104 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005969541 sec., 328165.93436580803 rows/sec., 25.13 MiB/sec. | ||
6023 | 2024.11.14 06:24:30.156144 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6024 | 2024.11.14 06:24:30.156357 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6025 | 2024.11.14 06:24:30.156502 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005379 sec., 24168.06097787693 rows/sec., 1.68 MiB/sec. | ||
6026 | 2024.11.14 06:24:30.156661 [ 254 ] {a8a3fbdb-5a81-43ef-adc4-1ce83cb2c52a} <Debug> TCPHandler: Processed in 0.006296708 sec. | ||
6027 | 2024.11.14 06:24:30.156868 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2024.11.14 06:24:30.156956 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6029 | 2024.11.14 06:24:30.157103 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6030 | 2024.11.14 06:24:30.157149 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_51_10} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6031 | 2024.11.14 06:24:30.157203 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6032 | 2024.11.14 06:24:30.157327 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6033 | 2024.11.14 06:24:30.157858 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2024.11.14 06:24:30.157905 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6035 | 2024.11.14 06:24:30.158304 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6036 | 2024.11.14 06:24:30.158562 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.11.14 06:24:30.158789 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001783 sec., 26920.9197980931 rows/sec., 1.81 MiB/sec. | ||
6038 | 2024.11.14 06:24:30.158845 [ 253 ] {66a48e5e-8792-48cc-98ad-ebb35e687f28} <Debug> TCPHandler: Processed in 0.002074598 sec. | ||
6039 | 2024.11.14 06:24:33.675284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 844 | ||
6040 | 2024.11.14 06:24:33.678190 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6041 | 2024.11.14 06:24:33.678254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6042 | 2024.11.14 06:24:33.679835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6043 | 2024.11.14 06:24:33.680413 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2024.11.14 06:24:33.682244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
6045 | 2024.11.14 06:24:35.138444 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6046 | 2024.11.14 06:24:35.138748 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6047 | 2024.11.14 06:24:35.138860 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6048 | 2024.11.14 06:24:35.139797 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2024.11.14 06:24:35.139840 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6050 | 2024.11.14 06:24:35.140279 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6051 | 2024.11.14 06:24:35.140545 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2024.11.14 06:24:35.140764 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002093 sec., 26755.852842809367 rows/sec., 2.04 MiB/sec. | ||
6053 | 2024.11.14 06:24:35.140861 [ 254 ] {2ce1a400-1506-4d76-9769-736368c18da3} <Debug> TCPHandler: Processed in 0.002603318 sec. | ||
6054 | 2024.11.14 06:24:35.141161 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6055 | 2024.11.14 06:24:35.141362 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6056 | 2024.11.14 06:24:35.141432 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6057 | 2024.11.14 06:24:35.142189 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2024.11.14 06:24:35.142238 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6059 | 2024.11.14 06:24:35.142684 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6060 | 2024.11.14 06:24:35.142944 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2024.11.14 06:24:35.143174 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
6062 | 2024.11.14 06:24:35.143237 [ 253 ] {e9e7a8f9-316b-4ec4-b35b-4e46d6d1f294} <Debug> TCPHandler: Processed in 0.002252621 sec. | ||
6063 | 2024.11.14 06:24:35.143431 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6064 | 2024.11.14 06:24:35.143570 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6065 | 2024.11.14 06:24:35.143632 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6066 | 2024.11.14 06:24:35.144292 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2024.11.14 06:24:35.144330 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6068 | 2024.11.14 06:24:35.144728 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6069 | 2024.11.14 06:24:35.144998 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2024.11.14 06:24:35.145123 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6071 | 2024.11.14 06:24:35.145184 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
6072 | 2024.11.14 06:24:35.145193 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2024.11.14 06:24:35.145232 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6074 | 2024.11.14 06:24:35.145257 [ 254 ] {a9795f84-d5ed-4ff8-a8b3-c68b323ff3af} <Debug> TCPHandler: Processed in 0.001892205 sec. | ||
6075 | 2024.11.14 06:24:35.145516 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6076 | 2024.11.14 06:24:35.145680 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
6077 | 2024.11.14 06:24:35.145988 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6078 | 2024.11.14 06:24:35.146199 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6079 | 2024.11.14 06:24:35.146396 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6080 | 2024.11.14 06:24:35.146546 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10866 rows starting from the beginning of the part | ||
6081 | 2024.11.14 06:24:35.146930 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part | ||
6082 | 2024.11.14 06:24:35.147288 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6083 | 2024.11.14 06:24:35.147623 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
6084 | 2024.11.14 06:24:35.147854 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 130 rows starting from the beginning of the part | ||
6085 | 2024.11.14 06:24:35.148086 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6086 | 2024.11.14 06:24:35.148689 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6087 | 2024.11.14 06:24:35.148734 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6088 | 2024.11.14 06:24:35.149275 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6089 | 2024.11.14 06:24:35.149635 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6090 | 2024.11.14 06:24:35.150158 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00435 sec., 13793.103448275862 rows/sec., 951.87 KiB/sec. | ||
6091 | 2024.11.14 06:24:35.150561 [ 253 ] {acf9b6ea-21b1-4b78-bfa2-b3b6461fe538} <Debug> TCPHandler: Processed in 0.005186117 sec. | ||
6092 | 2024.11.14 06:24:35.153422 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11714 rows, containing 5 columns (5 merged, 0 gathered) in 0.00806081 sec., 1453203.8343541159 rows/sec., 98.28 MiB/sec. | ||
6093 | 2024.11.14 06:24:35.153783 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6094 | 2024.11.14 06:24:35.154103 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6095 | 2024.11.14 06:24:35.154178 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6096 | 2024.11.14 06:24:35.154264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
6097 | 2024.11.14 06:24:38.467562 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6098 | 2024.11.14 06:24:38.467666 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6099 | 2024.11.14 06:24:40.144174 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.11.14 06:24:40.144365 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6101 | 2024.11.14 06:24:40.144437 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6102 | 2024.11.14 06:24:40.145173 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2024.11.14 06:24:40.145225 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6104 | 2024.11.14 06:24:40.145659 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6105 | 2024.11.14 06:24:40.145920 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.11.14 06:24:40.146163 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. | ||
6107 | 2024.11.14 06:24:40.146289 [ 254 ] {e13ac9fe-c478-474c-92ce-1cf189560f31} <Debug> TCPHandler: Processed in 0.002243782 sec. | ||
6108 | 2024.11.14 06:24:40.146612 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2024.11.14 06:24:40.146917 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6110 | 2024.11.14 06:24:40.147031 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6111 | 2024.11.14 06:24:40.148028 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2024.11.14 06:24:40.148072 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6113 | 2024.11.14 06:24:40.148519 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6114 | 2024.11.14 06:24:40.148772 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2024.11.14 06:24:40.148984 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002149 sec., 132619.8231735691 rows/sec., 11.70 MiB/sec. | ||
6116 | 2024.11.14 06:24:40.149085 [ 253 ] {e4344e6f-a77e-431d-afab-4e54f382efd7} <Debug> TCPHandler: Processed in 0.00265922 sec. | ||
6117 | 2024.11.14 06:24:40.149320 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6118 | 2024.11.14 06:24:40.149489 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6119 | 2024.11.14 06:24:40.149559 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6120 | 2024.11.14 06:24:40.150387 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6121 | 2024.11.14 06:24:40.150427 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6122 | 2024.11.14 06:24:40.150794 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6123 | 2024.11.14 06:24:40.151040 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6124 | 2024.11.14 06:24:40.151298 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001835 sec., 26158.038147138963 rows/sec., 1.88 MiB/sec. | ||
6125 | 2024.11.14 06:24:40.151367 [ 254 ] {42520ae3-f465-4813-9431-53fc205c8dcb} <Debug> TCPHandler: Processed in 0.00217456 sec. | ||
6126 | 2024.11.14 06:24:40.151672 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6127 | 2024.11.14 06:24:40.151902 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6128 | 2024.11.14 06:24:40.151996 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6129 | 2024.11.14 06:24:40.152736 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6130 | 2024.11.14 06:24:40.152776 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6131 | 2024.11.14 06:24:40.153131 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6132 | 2024.11.14 06:24:40.153374 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6133 | 2024.11.14 06:24:40.153674 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001807 sec., 7747.648035417819 rows/sec., 542.59 KiB/sec. | ||
6134 | 2024.11.14 06:24:40.153994 [ 253 ] {50b8b4a0-25e4-49bc-a448-90b7cca62b03} <Debug> TCPHandler: Processed in 0.002496166 sec. | ||
6135 | 2024.11.14 06:24:40.154174 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6136 | 2024.11.14 06:24:40.154317 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6137 | 2024.11.14 06:24:40.154373 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6138 | 2024.11.14 06:24:40.155045 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2024.11.14 06:24:40.155093 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6140 | 2024.11.14 06:24:40.155483 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6141 | 2024.11.14 06:24:40.155739 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6142 | 2024.11.14 06:24:40.155918 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 496.96 KiB/sec. | ||
6143 | 2024.11.14 06:24:40.155966 [ 254 ] {286fe9dc-2a31-4a25-b47f-fd701993a811} <Debug> TCPHandler: Processed in 0.001861925 sec. | ||
6144 | 2024.11.14 06:24:40.156115 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6145 | 2024.11.14 06:24:40.156232 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6146 | 2024.11.14 06:24:40.156282 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6147 | 2024.11.14 06:24:40.157465 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2024.11.14 06:24:40.157505 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6149 | 2024.11.14 06:24:40.157894 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6150 | 2024.11.14 06:24:40.158133 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2024.11.14 06:24:40.158368 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002155 sec., 196287.7030162413 rows/sec., 14.03 MiB/sec. | ||
6152 | 2024.11.14 06:24:40.158444 [ 253 ] {ad5f8b00-4ac1-40ea-ad81-eb506e8b0f98} <Debug> TCPHandler: Processed in 0.002386125 sec. | ||
6153 | 2024.11.14 06:24:40.158688 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6154 | 2024.11.14 06:24:40.158834 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6155 | 2024.11.14 06:24:40.158885 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6156 | 2024.11.14 06:24:40.159360 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2024.11.14 06:24:40.159397 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6158 | 2024.11.14 06:24:40.159758 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6159 | 2024.11.14 06:24:40.160001 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2024.11.14 06:24:40.160223 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
6161 | 2024.11.14 06:24:40.160401 [ 254 ] {da8813d4-5d70-445c-979b-3a8dd010464d} <Debug> TCPHandler: Processed in 0.001866974 sec. | ||
6162 | 2024.11.14 06:24:40.160569 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6163 | 2024.11.14 06:24:40.160707 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6164 | 2024.11.14 06:24:40.160768 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6165 | 2024.11.14 06:24:40.161430 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6166 | 2024.11.14 06:24:40.161470 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6167 | 2024.11.14 06:24:40.161863 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6168 | 2024.11.14 06:24:40.162100 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6169 | 2024.11.14 06:24:40.162347 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001663 sec., 142513.52976548407 rows/sec., 9.55 MiB/sec. | ||
6170 | 2024.11.14 06:24:40.162508 [ 253 ] {c6facc56-fa6e-4ac1-83f5-a30c62bb084a} <Debug> TCPHandler: Processed in 0.002003458 sec. | ||
6171 | 2024.11.14 06:24:40.162821 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6172 | 2024.11.14 06:24:40.163041 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6173 | 2024.11.14 06:24:40.163134 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6174 | 2024.11.14 06:24:40.163709 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6175 | 2024.11.14 06:24:40.163752 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6176 | 2024.11.14 06:24:40.164124 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6177 | 2024.11.14 06:24:40.164365 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6178 | 2024.11.14 06:24:40.164590 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001597 sec., 626.1740763932373 rows/sec., 42.19 KiB/sec. | ||
6179 | 2024.11.14 06:24:40.164763 [ 254 ] {914badea-bdea-42ed-8f68-df3583636995} <Debug> TCPHandler: Processed in 0.002137489 sec. | ||
6180 | 2024.11.14 06:24:40.164933 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6181 | 2024.11.14 06:24:40.165052 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6182 | 2024.11.14 06:24:40.165127 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6183 | 2024.11.14 06:24:40.166301 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6184 | 2024.11.14 06:24:40.166339 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6185 | 2024.11.14 06:24:40.166994 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6186 | 2024.11.14 06:24:40.167256 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6187 | 2024.11.14 06:24:40.167492 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002466 sec., 16626.115166261152 rows/sec., 29.79 MiB/sec. | ||
6188 | 2024.11.14 06:24:40.167593 [ 253 ] {d0086526-39e2-4a48-b84f-4c527bf85dad} <Debug> TCPHandler: Processed in 0.00271738 sec. | ||
6189 | 2024.11.14 06:24:40.167755 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6190 | 2024.11.14 06:24:40.167893 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6191 | 2024.11.14 06:24:40.167950 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6192 | 2024.11.14 06:24:40.168479 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6193 | 2024.11.14 06:24:40.168517 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6194 | 2024.11.14 06:24:40.168882 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6195 | 2024.11.14 06:24:40.169131 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6196 | 2024.11.14 06:24:40.169257 [ 116 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6197 | 2024.11.14 06:24:40.169307 [ 116 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2024.11.14 06:24:40.169317 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. | ||
6199 | 2024.11.14 06:24:40.169335 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6200 | 2024.11.14 06:24:40.169376 [ 254 ] {15a20e54-60d8-44f2-a609-90b28bf4b022} <Debug> TCPHandler: Processed in 0.001688521 sec. | ||
6201 | 2024.11.14 06:24:40.169649 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
6202 | 2024.11.14 06:24:40.169833 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6203 | 2024.11.14 06:24:40.169871 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2130 rows starting from the beginning of the part | ||
6204 | 2024.11.14 06:24:40.169946 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6205 | 2024.11.14 06:24:40.170135 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6206 | 2024.11.14 06:24:40.170341 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
6207 | 2024.11.14 06:24:40.170549 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
6208 | 2024.11.14 06:24:40.170767 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6209 | 2024.11.14 06:24:40.172215 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2462 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769641 sec., 888923.8713609453 rows/sec., 58.44 MiB/sec. | ||
6210 | 2024.11.14 06:24:40.172452 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6211 | 2024.11.14 06:24:40.172755 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6212 | 2024.11.14 06:24:40.172832 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_46_9} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6213 | 2024.11.14 06:24:40.172917 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6214 | 2024.11.14 06:24:43.683255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 874 | ||
6215 | 2024.11.14 06:24:43.686048 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6216 | 2024.11.14 06:24:43.686094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6217 | 2024.11.14 06:24:43.687526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6218 | 2024.11.14 06:24:43.687825 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6219 | 2024.11.14 06:24:43.689031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
6220 | 2024.11.14 06:24:45.136394 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6221 | 2024.11.14 06:24:45.136701 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6222 | 2024.11.14 06:24:45.136820 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6223 | 2024.11.14 06:24:45.137817 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6224 | 2024.11.14 06:24:45.137873 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6225 | 2024.11.14 06:24:45.138302 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6226 | 2024.11.14 06:24:45.138565 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6227 | 2024.11.14 06:24:45.138809 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002193 sec., 4559.963520291837 rows/sec., 371.83 KiB/sec. | ||
6228 | 2024.11.14 06:24:45.138875 [ 254 ] {7b3c23a3-784e-4c22-94d2-f568fa54cd7d} <Debug> TCPHandler: Processed in 0.00267458 sec. | ||
6229 | 2024.11.14 06:24:45.139131 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6230 | 2024.11.14 06:24:45.139336 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6231 | 2024.11.14 06:24:45.139410 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6232 | 2024.11.14 06:24:45.140166 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6233 | 2024.11.14 06:24:45.140207 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6234 | 2024.11.14 06:24:45.140639 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6235 | 2024.11.14 06:24:45.140921 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6236 | 2024.11.14 06:24:45.141156 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001877 sec., 32498.66808737347 rows/sec., 2.47 MiB/sec. | ||
6237 | 2024.11.14 06:24:45.141211 [ 253 ] {6340d78e-9dd8-4fba-b603-1d9b9b7dd0d2} <Debug> TCPHandler: Processed in 0.002217011 sec. | ||
6238 | 2024.11.14 06:24:45.141370 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6239 | 2024.11.14 06:24:45.141495 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6240 | 2024.11.14 06:24:45.141549 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6241 | 2024.11.14 06:24:45.142139 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6242 | 2024.11.14 06:24:45.142180 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6243 | 2024.11.14 06:24:45.142541 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6244 | 2024.11.14 06:24:45.142787 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6245 | 2024.11.14 06:24:45.142913 [ 88 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
6246 | 2024.11.14 06:24:45.142955 [ 88 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6247 | 2024.11.14 06:24:45.142976 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001508 sec., 6631.29973474801 rows/sec., 463.03 KiB/sec. | ||
6248 | 2024.11.14 06:24:45.142979 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6249 | 2024.11.14 06:24:45.143066 [ 254 ] {5ec8d5c3-abef-46e0-9aa6-69da4dc99b84} <Debug> TCPHandler: Processed in 0.001763382 sec. | ||
6250 | 2024.11.14 06:24:45.143127 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
6251 | 2024.11.14 06:24:45.143258 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6252 | 2024.11.14 06:24:45.143272 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6253 | 2024.11.14 06:24:45.143328 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 66 rows starting from the beginning of the part | ||
6254 | 2024.11.14 06:24:45.143508 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6255 | 2024.11.14 06:24:45.143599 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
6256 | 2024.11.14 06:24:45.143663 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6257 | 2024.11.14 06:24:45.143984 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
6258 | 2024.11.14 06:24:45.144342 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
6259 | 2024.11.14 06:24:45.144720 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
6260 | 2024.11.14 06:24:45.145070 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
6261 | 2024.11.14 06:24:45.146521 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2024.11.14 06:24:45.146599 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6263 | 2024.11.14 06:24:45.147662 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6264 | 2024.11.14 06:24:45.147958 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004876121 sec., 36504.42636677802 rows/sec., 2.74 MiB/sec. | ||
6265 | 2024.11.14 06:24:45.148151 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2024.11.14 06:24:45.148446 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
6267 | 2024.11.14 06:24:45.148568 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.005151 sec., 14366.1424966026 rows/sec., 1.12 MiB/sec. | ||
6268 | 2024.11.14 06:24:45.148663 [ 253 ] {0f559e32-98fc-489e-8c00-b4150dad0a0b} <Debug> TCPHandler: Processed in 0.005492622 sec. | ||
6269 | 2024.11.14 06:24:45.148874 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6270 | 2024.11.14 06:24:45.149023 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2024.11.14 06:24:45.149092 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6272 | 2024.11.14 06:24:45.149204 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6273 | 2024.11.14 06:24:45.149211 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_35_7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
6274 | 2024.11.14 06:24:45.149441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6275 | 2024.11.14 06:24:45.149977 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6276 | 2024.11.14 06:24:45.150021 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6277 | 2024.11.14 06:24:45.150423 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6278 | 2024.11.14 06:24:45.150681 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6279 | 2024.11.14 06:24:45.150865 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001843 sec., 72164.94845360825 rows/sec., 5.02 MiB/sec. | ||
6280 | 2024.11.14 06:24:45.150920 [ 254 ] {f6d49915-519a-4430-bb3a-60cbbaff2965} <Debug> TCPHandler: Processed in 0.002149911 sec. | ||
6281 | 2024.11.14 06:24:45.151080 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6282 | 2024.11.14 06:24:45.151220 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6283 | 2024.11.14 06:24:45.151280 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6284 | 2024.11.14 06:24:45.151793 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2024.11.14 06:24:45.151832 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6286 | 2024.11.14 06:24:45.152211 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6287 | 2024.11.14 06:24:45.152453 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6288 | 2024.11.14 06:24:45.152661 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001472 sec., 32608.695652173912 rows/sec., 2.20 MiB/sec. | ||
6289 | 2024.11.14 06:24:45.152712 [ 253 ] {cf889965-601e-4256-ab92-9a87956fac2e} <Debug> TCPHandler: Processed in 0.001701442 sec. | ||
6290 | 2024.11.14 06:24:50.137940 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2024.11.14 06:24:50.138271 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6292 | 2024.11.14 06:24:50.138386 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6293 | 2024.11.14 06:24:50.139213 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2024.11.14 06:24:50.139264 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6295 | 2024.11.14 06:24:50.139701 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6296 | 2024.11.14 06:24:50.139959 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2024.11.14 06:24:50.140163 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. | ||
6298 | 2024.11.14 06:24:50.140217 [ 254 ] {a44a52e3-d6ac-4302-9686-86866a6044dd} <Debug> TCPHandler: Processed in 0.002466086 sec. | ||
6299 | 2024.11.14 06:24:50.140528 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6300 | 2024.11.14 06:24:50.140832 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6301 | 2024.11.14 06:24:50.140948 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6302 | 2024.11.14 06:24:50.141940 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2024.11.14 06:24:50.141988 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6304 | 2024.11.14 06:24:50.142412 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6305 | 2024.11.14 06:24:50.142673 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2024.11.14 06:24:50.142927 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002179 sec., 29371.271225332723 rows/sec., 2.29 MiB/sec. | ||
6307 | 2024.11.14 06:24:50.143021 [ 253 ] {c28f3c06-a772-47b5-807d-9c3f1bcfa278} <Debug> TCPHandler: Processed in 0.0026799 sec. | ||
6308 | 2024.11.14 06:24:50.143210 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2024.11.14 06:24:50.143326 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6310 | 2024.11.14 06:24:50.143380 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6311 | 2024.11.14 06:24:50.143943 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2024.11.14 06:24:50.143982 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6313 | 2024.11.14 06:24:50.144372 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6314 | 2024.11.14 06:24:50.144606 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6315 | 2024.11.14 06:24:50.144784 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. | ||
6316 | 2024.11.14 06:24:50.144834 [ 254 ] {ec8b419f-93f0-441d-9ae3-c4a798f16131} <Debug> TCPHandler: Processed in 0.001705032 sec. | ||
6317 | 2024.11.14 06:24:50.144993 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6318 | 2024.11.14 06:24:50.145139 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6319 | 2024.11.14 06:24:50.145202 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6320 | 2024.11.14 06:24:50.145750 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6321 | 2024.11.14 06:24:50.145791 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
6322 | 2024.11.14 06:24:50.146176 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6323 | 2024.11.14 06:24:50.146419 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6324 | 2024.11.14 06:24:50.146632 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
6325 | 2024.11.14 06:24:50.146684 [ 253 ] {670b2078-9058-4db5-a647-6b0753a1979c} <Debug> TCPHandler: Processed in 0.001761723 sec. | ||
6326 | 2024.11.14 06:24:52.087011 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6327 | 2024.11.14 06:24:52.300537 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61939, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6328 | 2024.11.14 06:24:52.311979 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6329 | 2024.11.14 06:24:52.324412 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6330 | 2024.11.14 06:24:52.342729 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6331 | 2024.11.14 06:24:52.457111 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6332 | 2024.11.14 06:24:52.459448 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6333 | 2024.11.14 06:24:52.471733 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6334 | 2024.11.14 06:24:53.467712 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6335 | 2024.11.14 06:24:53.467768 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6336 | 2024.11.14 06:24:53.690135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 894 | ||
6337 | 2024.11.14 06:24:53.692686 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2024.11.14 06:24:53.692726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6339 | 2024.11.14 06:24:53.694160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6340 | 2024.11.14 06:24:53.694464 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2024.11.14 06:24:53.694617 [ 23 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6342 | 2024.11.14 06:24:53.694671 [ 23 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2024.11.14 06:24:53.694705 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6344 | 2024.11.14 06:24:53.695113 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
6345 | 2024.11.14 06:24:53.695646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
6346 | 2024.11.14 06:24:53.696130 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6347 | 2024.11.14 06:24:53.696306 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 760 rows starting from the beginning of the part | ||
6348 | 2024.11.14 06:24:53.696931 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
6349 | 2024.11.14 06:24:53.697499 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
6350 | 2024.11.14 06:24:53.698052 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
6351 | 2024.11.14 06:24:53.698567 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
6352 | 2024.11.14 06:24:53.699028 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
6353 | 2024.11.14 06:24:53.707239 [ 190 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.012401781 sec., 72086.42049073435 rows/sec., 59.64 MiB/sec. | ||
6354 | 2024.11.14 06:24:53.708630 [ 190 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6355 | 2024.11.14 06:24:53.709472 [ 190 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6356 | 2024.11.14 06:24:53.709580 [ 190 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_31_6} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6357 | 2024.11.14 06:24:53.709888 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
6358 | 2024.11.14 06:24:55.144074 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6359 | 2024.11.14 06:24:55.144269 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6360 | 2024.11.14 06:24:55.144339 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6361 | 2024.11.14 06:24:55.145058 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2024.11.14 06:24:55.145116 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6363 | 2024.11.14 06:24:55.145550 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6364 | 2024.11.14 06:24:55.145810 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2024.11.14 06:24:55.146063 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. | ||
6366 | 2024.11.14 06:24:55.146122 [ 254 ] {fe4a9668-2da8-4201-8388-cc41e3cd309a} <Debug> TCPHandler: Processed in 0.002176601 sec. | ||
6367 | 2024.11.14 06:24:55.146436 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6368 | 2024.11.14 06:24:55.146712 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6369 | 2024.11.14 06:24:55.146782 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6370 | 2024.11.14 06:24:55.147659 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2024.11.14 06:24:55.147701 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6372 | 2024.11.14 06:24:55.148146 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6373 | 2024.11.14 06:24:55.148402 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2024.11.14 06:24:55.148543 [ 39 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6375 | 2024.11.14 06:24:55.148596 [ 39 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6376 | 2024.11.14 06:24:55.148611 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001955 sec., 145780.05115089513 rows/sec., 12.86 MiB/sec. | ||
6377 | 2024.11.14 06:24:55.148625 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6378 | 2024.11.14 06:24:55.148728 [ 253 ] {c6ff4066-9c6c-4f48-b1e3-2e3fe8ecb994} <Debug> TCPHandler: Processed in 0.002480506 sec. | ||
6379 | 2024.11.14 06:24:55.148901 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
6380 | 2024.11.14 06:24:55.148958 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6381 | 2024.11.14 06:24:55.149154 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6382 | 2024.11.14 06:24:55.149188 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6383 | 2024.11.14 06:24:55.149225 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part | ||
6384 | 2024.11.14 06:24:55.149293 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6385 | 2024.11.14 06:24:55.149501 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
6386 | 2024.11.14 06:24:55.149936 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 285 rows starting from the beginning of the part | ||
6387 | 2024.11.14 06:24:55.150376 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 61 rows starting from the beginning of the part | ||
6388 | 2024.11.14 06:24:55.150771 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
6389 | 2024.11.14 06:24:55.151138 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 285 rows starting from the beginning of the part | ||
6390 | 2024.11.14 06:24:55.152285 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2024.11.14 06:24:55.152355 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6392 | 2024.11.14 06:24:55.153548 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6393 | 2024.11.14 06:24:55.153970 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2024.11.14 06:24:55.154437 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005315 sec., 9031.0442144873 rows/sec., 665.86 KiB/sec. | ||
6395 | 2024.11.14 06:24:55.154738 [ 254 ] {d1aa68b0-f877-4d67-b17e-8462a077712e} <Debug> TCPHandler: Processed in 0.0058877 sec. | ||
6396 | 2024.11.14 06:24:55.154852 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006109754 sec., 356479.164300232 rows/sec., 31.34 MiB/sec. | ||
6397 | 2024.11.14 06:24:55.154939 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6398 | 2024.11.14 06:24:55.155137 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6399 | 2024.11.14 06:24:55.155157 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6400 | 2024.11.14 06:24:55.155238 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6401 | 2024.11.14 06:24:55.155845 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6402 | 2024.11.14 06:24:55.156017 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_56_11} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6403 | 2024.11.14 06:24:55.156175 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6404 | 2024.11.14 06:24:55.156387 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6405 | 2024.11.14 06:24:55.156431 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6406 | 2024.11.14 06:24:55.156793 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6407 | 2024.11.14 06:24:55.157047 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6408 | 2024.11.14 06:24:55.157263 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002181 sec., 6419.0738193489215 rows/sec., 449.55 KiB/sec. | ||
6409 | 2024.11.14 06:24:55.157391 [ 253 ] {ec277198-3ca9-4ffa-ad0b-791c83ae80e0} <Debug> TCPHandler: Processed in 0.002526827 sec. | ||
6410 | 2024.11.14 06:24:55.157631 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6411 | 2024.11.14 06:24:55.157854 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6412 | 2024.11.14 06:24:55.157945 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6413 | 2024.11.14 06:24:55.158841 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6414 | 2024.11.14 06:24:55.158881 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6415 | 2024.11.14 06:24:55.159242 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6416 | 2024.11.14 06:24:55.159498 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6417 | 2024.11.14 06:24:55.159778 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001973 sec., 6588.950836289914 rows/sec., 410.82 KiB/sec. | ||
6418 | 2024.11.14 06:24:55.160003 [ 254 ] {f8451b42-fcb6-4901-b8c5-63aa1b26094a} <Debug> TCPHandler: Processed in 0.002488086 sec. | ||
6419 | 2024.11.14 06:24:55.160271 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6420 | 2024.11.14 06:24:55.160491 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6421 | 2024.11.14 06:24:55.160581 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6422 | 2024.11.14 06:24:55.161333 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2024.11.14 06:24:55.161371 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6424 | 2024.11.14 06:24:55.161753 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6425 | 2024.11.14 06:24:55.161992 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2024.11.14 06:24:55.162129 [ 39 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6427 | 2024.11.14 06:24:55.162169 [ 39 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6428 | 2024.11.14 06:24:55.162193 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001754 sec., 241163.0558722919 rows/sec., 17.24 MiB/sec. | ||
6429 | 2024.11.14 06:24:55.162199 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6430 | 2024.11.14 06:24:55.162282 [ 253 ] {afe86fcf-4036-4b24-bcb4-1b8419ce7deb} <Debug> TCPHandler: Processed in 0.002170311 sec. | ||
6431 | 2024.11.14 06:24:55.162596 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
6432 | 2024.11.14 06:24:55.162681 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6433 | 2024.11.14 06:24:55.163104 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6434 | 2024.11.14 06:24:55.163130 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6435 | 2024.11.14 06:24:55.163272 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
6436 | 2024.11.14 06:24:55.163326 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6437 | 2024.11.14 06:24:55.163806 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
6438 | 2024.11.14 06:24:55.164341 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 423 rows starting from the beginning of the part | ||
6439 | 2024.11.14 06:24:55.164651 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
6440 | 2024.11.14 06:24:55.164955 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
6441 | 2024.11.14 06:24:55.165289 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 423 rows starting from the beginning of the part | ||
6442 | 2024.11.14 06:24:55.166183 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6443 | 2024.11.14 06:24:55.166251 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6444 | 2024.11.14 06:24:55.167182 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6445 | 2024.11.14 06:24:55.167597 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6446 | 2024.11.14 06:24:55.168102 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005098 sec., 1176.9321302471558 rows/sec., 61.49 KiB/sec. | ||
6447 | 2024.11.14 06:24:55.168505 [ 254 ] {9b56bff9-74e4-43f5-a838-a6cfcc7d7e31} <Debug> TCPHandler: Processed in 0.006115984 sec. | ||
6448 | 2024.11.14 06:24:55.168784 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2024.11.14 06:24:55.168791 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.006505062 sec., 301764.9947071988 rows/sec., 23.11 MiB/sec. | ||
6450 | 2024.11.14 06:24:55.168959 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6451 | 2024.11.14 06:24:55.169033 [ 198 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6452 | 2024.11.14 06:24:55.169054 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6453 | 2024.11.14 06:24:55.169720 [ 198 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.11.14 06:24:55.169839 [ 198 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_56_11} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6455 | 2024.11.14 06:24:55.170004 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6456 | 2024.11.14 06:24:55.170241 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2024.11.14 06:24:55.170284 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6458 | 2024.11.14 06:24:55.170694 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6459 | 2024.11.14 06:24:55.170944 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6460 | 2024.11.14 06:24:55.171125 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002227 sec., 106421.19443197126 rows/sec., 7.13 MiB/sec. | ||
6461 | 2024.11.14 06:24:55.171182 [ 253 ] {38ac1642-5b54-4c9e-b3ba-00843fcfc3bc} <Debug> TCPHandler: Processed in 0.002547827 sec. | ||
6462 | 2024.11.14 06:24:55.171329 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2024.11.14 06:24:55.171449 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6464 | 2024.11.14 06:24:55.171499 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6465 | 2024.11.14 06:24:55.171960 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6466 | 2024.11.14 06:24:55.171999 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6467 | 2024.11.14 06:24:55.172358 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6468 | 2024.11.14 06:24:55.172597 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6469 | 2024.11.14 06:24:55.172810 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. | ||
6470 | 2024.11.14 06:24:55.172860 [ 254 ] {6c2e8c23-d769-44dc-96cd-200c2473d27f} <Debug> TCPHandler: Processed in 0.001588529 sec. | ||
6471 | 2024.11.14 06:24:55.172991 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6472 | 2024.11.14 06:24:55.173108 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6473 | 2024.11.14 06:24:55.173186 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6474 | 2024.11.14 06:24:55.174297 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2024.11.14 06:24:55.174335 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6476 | 2024.11.14 06:24:55.174982 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6477 | 2024.11.14 06:24:55.175251 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2024.11.14 06:24:55.175466 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002382 sec., 17212.426532325775 rows/sec., 30.84 MiB/sec. | ||
6479 | 2024.11.14 06:24:55.175707 [ 253 ] {f7c3e2e2-82ff-4d70-92ee-64c60f02f0ab} <Debug> TCPHandler: Processed in 0.002771411 sec. | ||
6480 | 2024.11.14 06:24:55.175895 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6481 | 2024.11.14 06:24:55.176033 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6482 | 2024.11.14 06:24:55.176094 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6483 | 2024.11.14 06:24:55.176665 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6484 | 2024.11.14 06:24:55.176703 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6485 | 2024.11.14 06:24:55.177072 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6486 | 2024.11.14 06:24:55.177319 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6487 | 2024.11.14 06:24:55.177563 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001557 sec., 52665.38214515093 rows/sec., 3.34 MiB/sec. | ||
6488 | 2024.11.14 06:24:55.177619 [ 254 ] {25992f66-b9a0-435a-b8b6-e7e913d0f62c} <Debug> TCPHandler: Processed in 0.001782893 sec. | ||
6489 | 2024.11.14 06:24:56.997278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6490 | 2024.11.14 06:24:57.172638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6491 | 2024.11.14 06:24:57.513461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6492 | 2024.11.14 06:24:57.558903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6493 | 2024.11.14 06:24:57.686022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6494 | 2024.11.14 06:24:57.686151 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6495 | 2024.11.14 06:24:57.718341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6496 | 2024.11.14 06:24:57.737842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6497 | 2024.11.14 06:24:57.754284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6498 | 2024.11.14 06:24:57.782709 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6499 | 2024.11.14 06:24:57.792669 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6500 | 2024.11.14 06:24:57.813071 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6501 | 2024.11.14 06:24:57.840939 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6502 | 2024.11.14 06:24:57.878657 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6503 | 2024.11.14 06:24:57.925081 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6504 | 2024.11.14 06:24:57.950407 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6505 | 2024.11.14 06:24:58.038954 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6506 | 2024.11.14 06:24:58.059198 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6507 | 2024.11.14 06:24:58.122663 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65401, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6508 | 2024.11.14 06:24:58.267369 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6509 | 2024.11.14 06:24:58.310667 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6510 | 2024.11.14 06:24:58.351241 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6511 | 2024.11.14 06:24:58.383928 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39333, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6512 | 2024.11.14 06:24:58.396426 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6513 | 2024.11.14 06:24:58.416553 [ 60 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6514 | 2024.11.14 06:24:58.416624 [ 60 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2024.11.14 06:24:58.416652 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6516 | 2024.11.14 06:24:58.416858 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
6517 | 2024.11.14 06:24:58.417053 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6518 | 2024.11.14 06:24:58.417095 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
6519 | 2024.11.14 06:24:58.417177 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
6520 | 2024.11.14 06:24:58.417394 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
6521 | 2024.11.14 06:24:58.417536 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
6522 | 2024.11.14 06:24:58.417658 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
6523 | 2024.11.14 06:24:58.418580 [ 198 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001848834 sec., 19471.73191319502 rows/sec., 1.62 MiB/sec. | ||
6524 | 2024.11.14 06:24:58.418751 [ 198 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6525 | 2024.11.14 06:24:58.419075 [ 198 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6526 | 2024.11.14 06:24:58.419166 [ 198 ] {757e8579-eead-43ef-940e-76379611e043::all_1_13_3} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6527 | 2024.11.14 06:24:58.419268 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6528 | 2024.11.14 06:25:00.137579 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6529 | 2024.11.14 06:25:00.137767 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6530 | 2024.11.14 06:25:00.137839 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6531 | 2024.11.14 06:25:00.138560 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6532 | 2024.11.14 06:25:00.138612 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6533 | 2024.11.14 06:25:00.139015 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6534 | 2024.11.14 06:25:00.139271 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6535 | 2024.11.14 06:25:00.139505 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001788 sec., 1118.5682326621923 rows/sec., 91.21 KiB/sec. | ||
6536 | 2024.11.14 06:25:00.139618 [ 254 ] {e2891ddd-82f3-4033-81da-9eb1294013e2} <Debug> TCPHandler: Processed in 0.00216644 sec. | ||
6537 | 2024.11.14 06:25:00.139885 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6538 | 2024.11.14 06:25:00.140102 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6539 | 2024.11.14 06:25:00.140188 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6540 | 2024.11.14 06:25:00.141018 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6541 | 2024.11.14 06:25:00.141072 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6542 | 2024.11.14 06:25:00.141522 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6543 | 2024.11.14 06:25:00.141790 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6544 | 2024.11.14 06:25:00.142022 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001979 sec., 28802.425467407782 rows/sec., 2.20 MiB/sec. | ||
6545 | 2024.11.14 06:25:00.142087 [ 253 ] {54b2c0be-3875-4833-ab32-258291399cae} <Debug> TCPHandler: Processed in 0.002344314 sec. | ||
6546 | 2024.11.14 06:25:00.142253 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6547 | 2024.11.14 06:25:00.142393 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6548 | 2024.11.14 06:25:00.142449 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6549 | 2024.11.14 06:25:00.143063 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6550 | 2024.11.14 06:25:00.143104 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6551 | 2024.11.14 06:25:00.143455 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6552 | 2024.11.14 06:25:00.143695 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6553 | 2024.11.14 06:25:00.143907 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 90.39 KiB/sec. | ||
6554 | 2024.11.14 06:25:00.143960 [ 254 ] {d5c8368b-3768-422d-b03f-5d6163662249} <Debug> TCPHandler: Processed in 0.001771643 sec. | ||
6555 | 2024.11.14 06:25:00.144122 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6556 | 2024.11.14 06:25:00.144270 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6557 | 2024.11.14 06:25:00.144331 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6558 | 2024.11.14 06:25:00.145014 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2024.11.14 06:25:00.145057 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6560 | 2024.11.14 06:25:00.145429 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6561 | 2024.11.14 06:25:00.145668 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2024.11.14 06:25:00.145926 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.06 MiB/sec. | ||
6563 | 2024.11.14 06:25:00.146022 [ 253 ] {73b30033-97e7-4d84-9c4c-db050ce2602b} <Debug> TCPHandler: Processed in 0.001969816 sec. | ||
6564 | 2024.11.14 06:25:00.146307 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6565 | 2024.11.14 06:25:00.146451 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6566 | 2024.11.14 06:25:00.146511 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6567 | 2024.11.14 06:25:00.147099 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6568 | 2024.11.14 06:25:00.147139 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6569 | 2024.11.14 06:25:00.147526 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6570 | 2024.11.14 06:25:00.147769 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6571 | 2024.11.14 06:25:00.147940 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6572 | 2024.11.14 06:25:00.147991 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec. | ||
6573 | 2024.11.14 06:25:00.148035 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6574 | 2024.11.14 06:25:00.148110 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6575 | 2024.11.14 06:25:00.148119 [ 254 ] {a4c61f65-8701-4993-91b6-30d0bf7624bc} <Debug> TCPHandler: Processed in 0.001983157 sec. | ||
6576 | 2024.11.14 06:25:00.148450 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6577 | 2024.11.14 06:25:00.148563 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
6578 | 2024.11.14 06:25:00.148893 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6579 | 2024.11.14 06:25:00.149127 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6580 | 2024.11.14 06:25:00.149153 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6581 | 2024.11.14 06:25:00.149313 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 11714 rows starting from the beginning of the part | ||
6582 | 2024.11.14 06:25:00.149780 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6583 | 2024.11.14 06:25:00.150203 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 133 rows starting from the beginning of the part | ||
6584 | 2024.11.14 06:25:00.150558 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
6585 | 2024.11.14 06:25:00.150738 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
6586 | 2024.11.14 06:25:00.151161 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 161 rows starting from the beginning of the part | ||
6587 | 2024.11.14 06:25:00.151814 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6588 | 2024.11.14 06:25:00.151879 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6589 | 2024.11.14 06:25:00.152664 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6590 | 2024.11.14 06:25:00.153032 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6591 | 2024.11.14 06:25:00.153520 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004788 sec., 12531.328320802006 rows/sec., 864.79 KiB/sec. | ||
6592 | 2024.11.14 06:25:00.153719 [ 253 ] {96258772-99b2-408d-ae2c-c258e41e729b} <Debug> TCPHandler: Processed in 0.005479151 sec. | ||
6593 | 2024.11.14 06:25:00.156382 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12642 rows, containing 5 columns (5 merged, 0 gathered) in 0.008141131 sec., 1552855.493911104 rows/sec., 105.10 MiB/sec. | ||
6594 | 2024.11.14 06:25:00.156772 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6595 | 2024.11.14 06:25:00.157073 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2024.11.14 06:25:00.157162 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6597 | 2024.11.14 06:25:00.157256 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
6598 | 2024.11.14 06:25:03.696725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 928 | ||
6599 | 2024.11.14 06:25:03.699536 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2024.11.14 06:25:03.699582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6601 | 2024.11.14 06:25:03.700995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6602 | 2024.11.14 06:25:03.701312 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6603 | 2024.11.14 06:25:03.702535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
6604 | 2024.11.14 06:25:05.137589 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6605 | 2024.11.14 06:25:05.137901 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6606 | 2024.11.14 06:25:05.137986 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6607 | 2024.11.14 06:25:05.138753 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6608 | 2024.11.14 06:25:05.138808 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6609 | 2024.11.14 06:25:05.139270 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6610 | 2024.11.14 06:25:05.139541 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6611 | 2024.11.14 06:25:05.139828 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. | ||
6612 | 2024.11.14 06:25:05.139988 [ 254 ] {4e1a9441-34a8-41d9-a2cb-e8f459467c8a} <Debug> TCPHandler: Processed in 0.002585068 sec. | ||
6613 | 2024.11.14 06:25:05.140300 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2024.11.14 06:25:05.140492 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6615 | 2024.11.14 06:25:05.140566 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6616 | 2024.11.14 06:25:05.141329 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2024.11.14 06:25:05.141383 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6618 | 2024.11.14 06:25:05.141862 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6619 | 2024.11.14 06:25:05.142129 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2024.11.14 06:25:05.142392 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. | ||
6621 | 2024.11.14 06:25:05.142457 [ 253 ] {1c58e75a-9e1e-43da-a3c5-a2405bfb52f9} <Debug> TCPHandler: Processed in 0.002343073 sec. | ||
6622 | 2024.11.14 06:25:05.142611 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6623 | 2024.11.14 06:25:05.142760 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6624 | 2024.11.14 06:25:05.142829 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6625 | 2024.11.14 06:25:05.143515 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6626 | 2024.11.14 06:25:05.143566 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6627 | 2024.11.14 06:25:05.144032 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6628 | 2024.11.14 06:25:05.144289 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.11.14 06:25:05.144509 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec. | ||
6630 | 2024.11.14 06:25:05.144565 [ 254 ] {74662db8-b7aa-4308-b5ca-5562b94c816d} <Debug> TCPHandler: Processed in 0.002021908 sec. | ||
6631 | 2024.11.14 06:25:05.144704 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6632 | 2024.11.14 06:25:05.144828 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6633 | 2024.11.14 06:25:05.144919 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6634 | 2024.11.14 06:25:05.145829 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6635 | 2024.11.14 06:25:05.145900 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6636 | 2024.11.14 06:25:05.146292 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6637 | 2024.11.14 06:25:05.146538 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6638 | 2024.11.14 06:25:05.146712 [ 69 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6639 | 2024.11.14 06:25:05.146773 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001968 sec., 30487.804878048777 rows/sec., 2.05 MiB/sec. | ||
6640 | 2024.11.14 06:25:05.146787 [ 69 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6641 | 2024.11.14 06:25:05.146858 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6642 | 2024.11.14 06:25:05.146901 [ 253 ] {7df97976-8464-4ceb-a5f9-5a8cf5d88b42} <Debug> TCPHandler: Processed in 0.002250652 sec. | ||
6643 | 2024.11.14 06:25:05.147053 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
6644 | 2024.11.14 06:25:05.147173 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6645 | 2024.11.14 06:25:05.147209 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2462 rows starting from the beginning of the part | ||
6646 | 2024.11.14 06:25:05.147282 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
6647 | 2024.11.14 06:25:05.147370 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6648 | 2024.11.14 06:25:05.147621 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
6649 | 2024.11.14 06:25:05.147772 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
6650 | 2024.11.14 06:25:05.147859 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6651 | 2024.11.14 06:25:05.149039 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 4 columns (4 merged, 0 gathered) in 0.002064908 sec., 1342432.6894951253 rows/sec., 88.35 MiB/sec. | ||
6652 | 2024.11.14 06:25:05.149340 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6653 | 2024.11.14 06:25:05.149710 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6654 | 2024.11.14 06:25:05.149814 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_51_10} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6655 | 2024.11.14 06:25:05.149917 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6656 | 2024.11.14 06:25:08.467834 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6657 | 2024.11.14 06:25:08.467961 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6658 | 2024.11.14 06:25:09.034216 [ 89 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6659 | 2024.11.14 06:25:09.034282 [ 89 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6660 | 2024.11.14 06:25:09.034303 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6661 | 2024.11.14 06:25:09.034476 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
6662 | 2024.11.14 06:25:09.034733 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6663 | 2024.11.14 06:25:09.034770 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
6664 | 2024.11.14 06:25:09.034851 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
6665 | 2024.11.14 06:25:09.035052 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
6666 | 2024.11.14 06:25:09.035377 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
6667 | 2024.11.14 06:25:09.035536 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
6668 | 2024.11.14 06:25:09.036694 [ 186 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328103 sec., 128001.20956847699 rows/sec., 9.18 MiB/sec. | ||
6669 | 2024.11.14 06:25:09.036951 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6670 | 2024.11.14 06:25:09.037558 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.11.14 06:25:09.037737 [ 187 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_17_4} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6672 | 2024.11.14 06:25:09.037900 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6673 | 2024.11.14 06:25:10.143625 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2024.11.14 06:25:10.143816 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6675 | 2024.11.14 06:25:10.143890 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6676 | 2024.11.14 06:25:10.144650 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6677 | 2024.11.14 06:25:10.144701 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6678 | 2024.11.14 06:25:10.145142 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6679 | 2024.11.14 06:25:10.145417 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2024.11.14 06:25:10.145623 [ 89 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6681 | 2024.11.14 06:25:10.145682 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. | ||
6682 | 2024.11.14 06:25:10.145715 [ 89 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6683 | 2024.11.14 06:25:10.145792 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6684 | 2024.11.14 06:25:10.145820 [ 254 ] {7ba681dc-dedb-4e87-9df7-868c89a89340} <Debug> TCPHandler: Processed in 0.002326253 sec. | ||
6685 | 2024.11.14 06:25:10.146181 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6686 | 2024.11.14 06:25:10.146279 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6687 | 2024.11.14 06:25:10.146368 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6688 | 2024.11.14 06:25:10.146413 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6689 | 2024.11.14 06:25:10.146654 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6690 | 2024.11.14 06:25:10.146713 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6691 | 2024.11.14 06:25:10.146959 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6692 | 2024.11.14 06:25:10.146979 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6693 | 2024.11.14 06:25:10.147271 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6694 | 2024.11.14 06:25:10.147602 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
6695 | 2024.11.14 06:25:10.149740 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2024.11.14 06:25:10.149852 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6697 | 2024.11.14 06:25:10.150094 [ 201 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004188038 sec., 16714.270500888484 rows/sec., 1.24 MiB/sec. | ||
6698 | 2024.11.14 06:25:10.150317 [ 188 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6699 | 2024.11.14 06:25:10.150763 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6700 | 2024.11.14 06:25:10.150927 [ 188 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_17_4} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6701 | 2024.11.14 06:25:10.151079 [ 188 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_17_4} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6702 | 2024.11.14 06:25:10.151230 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6703 | 2024.11.14 06:25:10.151311 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2024.11.14 06:25:10.151587 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.005087 sec., 56025.16217810104 rows/sec., 4.94 MiB/sec. | ||
6705 | 2024.11.14 06:25:10.151668 [ 253 ] {d163fd69-20ac-431f-aa84-7b964346013f} <Debug> TCPHandler: Processed in 0.005699826 sec. | ||
6706 | 2024.11.14 06:25:10.151848 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6707 | 2024.11.14 06:25:10.151998 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6708 | 2024.11.14 06:25:10.152066 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6709 | 2024.11.14 06:25:10.152799 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2024.11.14 06:25:10.152850 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6711 | 2024.11.14 06:25:10.153261 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6712 | 2024.11.14 06:25:10.153514 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2024.11.14 06:25:10.153740 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00178 sec., 26966.292134831463 rows/sec., 1.94 MiB/sec. | ||
6714 | 2024.11.14 06:25:10.153794 [ 254 ] {c58872eb-c131-481e-93d1-beb5a439688a} <Debug> TCPHandler: Processed in 0.002017478 sec. | ||
6715 | 2024.11.14 06:25:10.153945 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6716 | 2024.11.14 06:25:10.154091 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6717 | 2024.11.14 06:25:10.154154 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6718 | 2024.11.14 06:25:10.154856 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6719 | 2024.11.14 06:25:10.154905 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6720 | 2024.11.14 06:25:10.155285 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6721 | 2024.11.14 06:25:10.155547 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6722 | 2024.11.14 06:25:10.155795 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001733 sec., 8078.476630121178 rows/sec., 565.76 KiB/sec. | ||
6723 | 2024.11.14 06:25:10.155990 [ 253 ] {2e4419e9-6fc8-441e-b0c3-c35d8d0a1d90} <Debug> TCPHandler: Processed in 0.002102299 sec. | ||
6724 | 2024.11.14 06:25:10.156178 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2024.11.14 06:25:10.156317 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6726 | 2024.11.14 06:25:10.156376 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6727 | 2024.11.14 06:25:10.157031 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2024.11.14 06:25:10.157072 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6729 | 2024.11.14 06:25:10.157432 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6730 | 2024.11.14 06:25:10.157674 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2024.11.14 06:25:10.157913 [ 73 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6732 | 2024.11.14 06:25:10.157977 [ 73 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2024.11.14 06:25:10.158011 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001713 sec., 7589.025102159953 rows/sec., 473.17 KiB/sec. | ||
6734 | 2024.11.14 06:25:10.158018 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6735 | 2024.11.14 06:25:10.158168 [ 254 ] {faf60ff9-c688-4b95-acad-50dc2a4cc088} <Debug> TCPHandler: Processed in 0.002069868 sec. | ||
6736 | 2024.11.14 06:25:10.158262 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6737 | 2024.11.14 06:25:10.158422 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6738 | 2024.11.14 06:25:10.158450 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6739 | 2024.11.14 06:25:10.158611 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6740 | 2024.11.14 06:25:10.159000 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6741 | 2024.11.14 06:25:10.159086 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6742 | 2024.11.14 06:25:10.159216 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6743 | 2024.11.14 06:25:10.159264 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6744 | 2024.11.14 06:25:10.159698 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6745 | 2024.11.14 06:25:10.160029 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
6746 | 2024.11.14 06:25:10.162117 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.11.14 06:25:10.162229 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6748 | 2024.11.14 06:25:10.162403 [ 188 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241299 sec., 15325.493439627813 rows/sec., 1015.41 KiB/sec. | ||
6749 | 2024.11.14 06:25:10.162639 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6750 | 2024.11.14 06:25:10.163076 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6751 | 2024.11.14 06:25:10.163239 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_17_4} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6752 | 2024.11.14 06:25:10.163440 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_17_4} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6753 | 2024.11.14 06:25:10.163582 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6754 | 2024.11.14 06:25:10.163619 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6755 | 2024.11.14 06:25:10.163915 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005145 sec., 82215.74344023323 rows/sec., 5.88 MiB/sec. | ||
6756 | 2024.11.14 06:25:10.164109 [ 253 ] {0b7f48fb-0659-48d9-9b74-eb27c8979088} <Debug> TCPHandler: Processed in 0.005836409 sec. | ||
6757 | 2024.11.14 06:25:10.164388 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6758 | 2024.11.14 06:25:10.164544 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6759 | 2024.11.14 06:25:10.164606 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6760 | 2024.11.14 06:25:10.165151 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2024.11.14 06:25:10.165192 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6762 | 2024.11.14 06:25:10.165565 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6763 | 2024.11.14 06:25:10.165813 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2024.11.14 06:25:10.166083 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. | ||
6765 | 2024.11.14 06:25:10.166247 [ 254 ] {a82a4057-4ad5-4138-af37-4769c87b3877} <Debug> TCPHandler: Processed in 0.002001377 sec. | ||
6766 | 2024.11.14 06:25:10.166456 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6767 | 2024.11.14 06:25:10.166595 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6768 | 2024.11.14 06:25:10.166658 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6769 | 2024.11.14 06:25:10.167290 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6770 | 2024.11.14 06:25:10.167329 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6771 | 2024.11.14 06:25:10.167743 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6772 | 2024.11.14 06:25:10.167997 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2024.11.14 06:25:10.168257 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001689 sec., 140319.71580817053 rows/sec., 9.41 MiB/sec. | ||
6774 | 2024.11.14 06:25:10.168414 [ 253 ] {2eedcb1e-565f-4525-966d-5ac45fea7d8f} <Debug> TCPHandler: Processed in 0.002030588 sec. | ||
6775 | 2024.11.14 06:25:10.168679 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2024.11.14 06:25:10.168834 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6777 | 2024.11.14 06:25:10.168895 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6778 | 2024.11.14 06:25:10.169378 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2024.11.14 06:25:10.169416 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6780 | 2024.11.14 06:25:10.169774 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6781 | 2024.11.14 06:25:10.170045 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.11.14 06:25:10.170285 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 45.65 KiB/sec. | ||
6783 | 2024.11.14 06:25:10.170391 [ 254 ] {7ba00e55-c26a-4647-a20d-564d62ef2908} <Debug> TCPHandler: Processed in 0.001866235 sec. | ||
6784 | 2024.11.14 06:25:10.170542 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2024.11.14 06:25:10.170682 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6786 | 2024.11.14 06:25:10.170775 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6787 | 2024.11.14 06:25:10.171989 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.11.14 06:25:10.172031 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6789 | 2024.11.14 06:25:10.172696 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6790 | 2024.11.14 06:25:10.172959 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2024.11.14 06:25:10.173313 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002633 sec., 15571.591340676036 rows/sec., 27.90 MiB/sec. | ||
6792 | 2024.11.14 06:25:10.173690 [ 253 ] {834a7cdf-320b-40d0-8927-d5dee1754ee3} <Debug> TCPHandler: Processed in 0.00321675 sec. | ||
6793 | 2024.11.14 06:25:10.173842 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2024.11.14 06:25:10.173983 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6795 | 2024.11.14 06:25:10.174041 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6796 | 2024.11.14 06:25:10.174607 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2024.11.14 06:25:10.174654 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6798 | 2024.11.14 06:25:10.175084 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6799 | 2024.11.14 06:25:10.175338 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2024.11.14 06:25:10.175538 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001587 sec., 51669.8172652804 rows/sec., 3.28 MiB/sec. | ||
6801 | 2024.11.14 06:25:10.175587 [ 254 ] {ca4fe720-619c-4844-a061-5f6be8bd5ae6} <Debug> TCPHandler: Processed in 0.001814424 sec. | ||
6802 | 2024.11.14 06:25:13.703647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 958 | ||
6803 | 2024.11.14 06:25:13.706475 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6804 | 2024.11.14 06:25:13.706516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6805 | 2024.11.14 06:25:13.708263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6806 | 2024.11.14 06:25:13.708681 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6807 | 2024.11.14 06:25:13.709247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
6808 | 2024.11.14 06:25:15.136591 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6809 | 2024.11.14 06:25:15.136810 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6810 | 2024.11.14 06:25:15.136892 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6811 | 2024.11.14 06:25:15.137655 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6812 | 2024.11.14 06:25:15.137711 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6813 | 2024.11.14 06:25:15.138150 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6814 | 2024.11.14 06:25:15.138415 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6815 | 2024.11.14 06:25:15.138682 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001923 sec., 1040.0416016640665 rows/sec., 84.81 KiB/sec. | ||
6816 | 2024.11.14 06:25:15.138842 [ 254 ] {001b0a45-b15c-426a-a0a9-f6ce69f0e22c} <Debug> TCPHandler: Processed in 0.002386835 sec. | ||
6817 | 2024.11.14 06:25:15.139128 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6818 | 2024.11.14 06:25:15.139340 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6819 | 2024.11.14 06:25:15.139421 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6820 | 2024.11.14 06:25:15.140252 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6821 | 2024.11.14 06:25:15.140296 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6822 | 2024.11.14 06:25:15.140731 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6823 | 2024.11.14 06:25:15.140987 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2024.11.14 06:25:15.141189 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001907 sec., 29889.879391714734 rows/sec., 2.28 MiB/sec. | ||
6825 | 2024.11.14 06:25:15.141249 [ 253 ] {ceedd1b1-8160-40aa-8076-056e3a4abe37} <Debug> TCPHandler: Processed in 0.002259422 sec. | ||
6826 | 2024.11.14 06:25:15.141416 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6827 | 2024.11.14 06:25:15.141564 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6828 | 2024.11.14 06:25:15.141626 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6829 | 2024.11.14 06:25:15.142333 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2024.11.14 06:25:15.142376 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6831 | 2024.11.14 06:25:15.142738 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6832 | 2024.11.14 06:25:15.142998 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2024.11.14 06:25:15.143215 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001686 sec., 1186.2396204033214 rows/sec., 82.83 KiB/sec. | ||
6834 | 2024.11.14 06:25:15.143272 [ 254 ] {7d36a178-bc54-45d8-a825-68b3da8a4d2a} <Debug> TCPHandler: Processed in 0.001928456 sec. | ||
6835 | 2024.11.14 06:25:15.143431 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2024.11.14 06:25:15.143558 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6837 | 2024.11.14 06:25:15.143610 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6838 | 2024.11.14 06:25:15.144216 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.11.14 06:25:15.144254 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6840 | 2024.11.14 06:25:15.144619 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6841 | 2024.11.14 06:25:15.144871 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2024.11.14 06:25:15.145057 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001529 sec., 43165.467625899284 rows/sec., 3.37 MiB/sec. | ||
6843 | 2024.11.14 06:25:15.145111 [ 253 ] {93148235-a532-4828-a447-7da13813e876} <Debug> TCPHandler: Processed in 0.001738223 sec. | ||
6844 | 2024.11.14 06:25:15.145271 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2024.11.14 06:25:15.145412 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6846 | 2024.11.14 06:25:15.145474 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6847 | 2024.11.14 06:25:15.146128 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6848 | 2024.11.14 06:25:15.146168 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6849 | 2024.11.14 06:25:15.146561 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6850 | 2024.11.14 06:25:15.146808 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2024.11.14 06:25:15.147072 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001686 sec., 76512.45551601423 rows/sec., 5.33 MiB/sec. | ||
6852 | 2024.11.14 06:25:15.147171 [ 254 ] {b998a2f1-8d89-479a-81a3-8ba1af756737} <Debug> TCPHandler: Processed in 0.001961617 sec. | ||
6853 | 2024.11.14 06:25:15.147386 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6854 | 2024.11.14 06:25:15.147533 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6855 | 2024.11.14 06:25:15.147592 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6856 | 2024.11.14 06:25:15.148141 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2024.11.14 06:25:15.148178 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6858 | 2024.11.14 06:25:15.148555 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6859 | 2024.11.14 06:25:15.148794 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2024.11.14 06:25:15.149012 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001504 sec., 31914.89361702128 rows/sec., 2.15 MiB/sec. | ||
6861 | 2024.11.14 06:25:15.149121 [ 253 ] {5cd5a424-6d23-473d-903a-c6cacfa79480} <Debug> TCPHandler: Processed in 0.001835494 sec. | ||
6862 | 2024.11.14 06:25:20.136822 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6863 | 2024.11.14 06:25:20.137057 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6864 | 2024.11.14 06:25:20.137140 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6865 | 2024.11.14 06:25:20.137897 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6866 | 2024.11.14 06:25:20.137952 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6867 | 2024.11.14 06:25:20.138397 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6868 | 2024.11.14 06:25:20.138664 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6869 | 2024.11.14 06:25:20.138876 [ 125 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6870 | 2024.11.14 06:25:20.138921 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
6871 | 2024.11.14 06:25:20.138958 [ 125 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6872 | 2024.11.14 06:25:20.139031 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6873 | 2024.11.14 06:25:20.139047 [ 254 ] {0c3f5298-49d6-441e-a876-d4cab36af39f} <Debug> TCPHandler: Processed in 0.002362784 sec. | ||
6874 | 2024.11.14 06:25:20.139348 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
6875 | 2024.11.14 06:25:20.139434 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6876 | 2024.11.14 06:25:20.140019 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6877 | 2024.11.14 06:25:20.140045 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6878 | 2024.11.14 06:25:20.140193 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part | ||
6879 | 2024.11.14 06:25:20.140269 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6880 | 2024.11.14 06:25:20.140636 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 57 rows starting from the beginning of the part | ||
6881 | 2024.11.14 06:25:20.140909 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
6882 | 2024.11.14 06:25:20.141247 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 285 rows starting from the beginning of the part | ||
6883 | 2024.11.14 06:25:20.141951 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 57 rows starting from the beginning of the part | ||
6884 | 2024.11.14 06:25:20.142294 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
6885 | 2024.11.14 06:25:20.143134 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6886 | 2024.11.14 06:25:20.143218 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6887 | 2024.11.14 06:25:20.144242 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6888 | 2024.11.14 06:25:20.144784 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6889 | 2024.11.14 06:25:20.145015 [ 125 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6890 | 2024.11.14 06:25:20.145114 [ 125 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6891 | 2024.11.14 06:25:20.145176 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6892 | 2024.11.14 06:25:20.145309 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005473 sec., 11693.769413484379 rows/sec., 934.63 KiB/sec. | ||
6893 | 2024.11.14 06:25:20.145647 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
6894 | 2024.11.14 06:25:20.145696 [ 253 ] {79a5ad5d-ed54-429b-a2c5-3a4af86abbf8} <Debug> TCPHandler: Processed in 0.00649403 sec. | ||
6895 | 2024.11.14 06:25:20.146070 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6896 | 2024.11.14 06:25:20.146180 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6897 | 2024.11.14 06:25:20.146233 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
6898 | 2024.11.14 06:25:20.146252 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007111752 sec., 273631.5889530456 rows/sec., 23.84 MiB/sec. | ||
6899 | 2024.11.14 06:25:20.146356 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6900 | 2024.11.14 06:25:20.146395 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
6901 | 2024.11.14 06:25:20.146511 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6902 | 2024.11.14 06:25:20.146703 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
6903 | 2024.11.14 06:25:20.146818 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6904 | 2024.11.14 06:25:20.147286 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 423 rows starting from the beginning of the part | ||
6905 | 2024.11.14 06:25:20.147557 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
6906 | 2024.11.14 06:25:20.147831 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
6907 | 2024.11.14 06:25:20.148328 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6908 | 2024.11.14 06:25:20.148488 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_61_12} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6909 | 2024.11.14 06:25:20.148627 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6910 | 2024.11.14 06:25:20.149095 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2024.11.14 06:25:20.149148 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6912 | 2024.11.14 06:25:20.149717 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6913 | 2024.11.14 06:25:20.149868 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.004555475 sec., 350786.6907402631 rows/sec., 27.05 MiB/sec. | ||
6914 | 2024.11.14 06:25:20.150121 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6915 | 2024.11.14 06:25:20.150189 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6916 | 2024.11.14 06:25:20.150524 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004244 sec., 37700.282752120635 rows/sec., 2.63 MiB/sec. | ||
6917 | 2024.11.14 06:25:20.150701 [ 254 ] {0a7d4262-01c7-49f2-adce-79b89200dfc3} <Debug> TCPHandler: Processed in 0.004841261 sec. | ||
6918 | 2024.11.14 06:25:20.150853 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2024.11.14 06:25:20.150924 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6920 | 2024.11.14 06:25:20.150994 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_61_12} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6921 | 2024.11.14 06:25:20.151149 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
6922 | 2024.11.14 06:25:20.151155 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6923 | 2024.11.14 06:25:20.151240 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6924 | 2024.11.14 06:25:20.151745 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6925 | 2024.11.14 06:25:20.151786 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
6926 | 2024.11.14 06:25:20.152178 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6927 | 2024.11.14 06:25:20.152436 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6928 | 2024.11.14 06:25:20.152645 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
6929 | 2024.11.14 06:25:20.152695 [ 253 ] {b2aeb7f2-ca1c-42c6-9f3d-f2581cdb9986} <Debug> TCPHandler: Processed in 0.001878485 sec. | ||
6930 | 2024.11.14 06:25:21.815926 [ 126 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6931 | 2024.11.14 06:25:21.816026 [ 126 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6932 | 2024.11.14 06:25:21.816067 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
6933 | 2024.11.14 06:25:21.816437 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
6934 | 2024.11.14 06:25:21.816786 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6935 | 2024.11.14 06:25:21.816852 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
6936 | 2024.11.14 06:25:21.816976 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6937 | 2024.11.14 06:25:21.817141 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6938 | 2024.11.14 06:25:21.817496 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6939 | 2024.11.14 06:25:21.817680 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6940 | 2024.11.14 06:25:21.818771 [ 190 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585888 sec., 6574.1439691123505 rows/sec., 442.98 KiB/sec. | ||
6941 | 2024.11.14 06:25:21.818940 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6942 | 2024.11.14 06:25:21.819293 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6943 | 2024.11.14 06:25:21.819381 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_17_4} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6944 | 2024.11.14 06:25:21.819457 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6945 | 2024.11.14 06:25:21.995856 [ 133 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6946 | 2024.11.14 06:25:21.995954 [ 133 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6947 | 2024.11.14 06:25:21.995998 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
6948 | 2024.11.14 06:25:21.996273 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
6949 | 2024.11.14 06:25:21.996577 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6950 | 2024.11.14 06:25:21.996654 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
6951 | 2024.11.14 06:25:21.996767 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
6952 | 2024.11.14 06:25:21.996883 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
6953 | 2024.11.14 06:25:21.997004 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6954 | 2024.11.14 06:25:21.997096 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6955 | 2024.11.14 06:25:21.998128 [ 196 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002006807 sec., 50827.0102705442 rows/sec., 2.59 MiB/sec. | ||
6956 | 2024.11.14 06:25:21.998348 [ 198 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6957 | 2024.11.14 06:25:21.998701 [ 198 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2024.11.14 06:25:21.998795 [ 198 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_17_4} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6959 | 2024.11.14 06:25:21.998896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6960 | 2024.11.14 06:25:22.091578 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6961 | 2024.11.14 06:25:22.305236 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6962 | 2024.11.14 06:25:22.331580 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6963 | 2024.11.14 06:25:22.337830 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6964 | 2024.11.14 06:25:22.344156 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6965 | 2024.11.14 06:25:22.460630 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6966 | 2024.11.14 06:25:22.468967 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6967 | 2024.11.14 06:25:22.491283 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6968 | 2024.11.14 06:25:23.468021 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6969 | 2024.11.14 06:25:23.468077 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6970 | 2024.11.14 06:25:23.710371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 978 | ||
6971 | 2024.11.14 06:25:23.712952 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2024.11.14 06:25:23.713005 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
6973 | 2024.11.14 06:25:23.714507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6974 | 2024.11.14 06:25:23.714826 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6975 | 2024.11.14 06:25:23.715342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
6976 | 2024.11.14 06:25:24.001280 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000893897 sec. | ||
6977 | 2024.11.14 06:25:25.144007 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6978 | 2024.11.14 06:25:25.144227 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6979 | 2024.11.14 06:25:25.144306 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6980 | 2024.11.14 06:25:25.145071 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6981 | 2024.11.14 06:25:25.145118 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
6982 | 2024.11.14 06:25:25.145563 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6983 | 2024.11.14 06:25:25.145826 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6984 | 2024.11.14 06:25:25.146061 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
6985 | 2024.11.14 06:25:25.146118 [ 254 ] {38d63dfe-60aa-4b10-bde5-6e20a4261469} <Debug> TCPHandler: Processed in 0.002251432 sec. | ||
6986 | 2024.11.14 06:25:25.146388 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6987 | 2024.11.14 06:25:25.146583 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6988 | 2024.11.14 06:25:25.146654 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6989 | 2024.11.14 06:25:25.147546 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6990 | 2024.11.14 06:25:25.147590 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
6991 | 2024.11.14 06:25:25.148053 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6992 | 2024.11.14 06:25:25.148312 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6993 | 2024.11.14 06:25:25.148534 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002002 sec., 142357.64235764235 rows/sec., 12.56 MiB/sec. | ||
6994 | 2024.11.14 06:25:25.148618 [ 253 ] {a7bddcef-1837-4816-bce1-9ea99417cf64} <Debug> TCPHandler: Processed in 0.002366775 sec. | ||
6995 | 2024.11.14 06:25:25.148893 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6996 | 2024.11.14 06:25:25.149066 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6997 | 2024.11.14 06:25:25.149124 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6998 | 2024.11.14 06:25:25.149748 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2024.11.14 06:25:25.149789 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7000 | 2024.11.14 06:25:25.150150 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7001 | 2024.11.14 06:25:25.150392 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7002 | 2024.11.14 06:25:25.150586 [ 131 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
7003 | 2024.11.14 06:25:25.150624 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.18 MiB/sec. | ||
7004 | 2024.11.14 06:25:25.150679 [ 131 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7005 | 2024.11.14 06:25:25.150738 [ 254 ] {a600febf-de94-451a-92cd-00abba2014ce} <Debug> TCPHandler: Processed in 0.002019248 sec. | ||
7006 | 2024.11.14 06:25:25.150766 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7007 | 2024.11.14 06:25:25.150993 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
7008 | 2024.11.14 06:25:25.151028 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2024.11.14 06:25:25.151289 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7010 | 2024.11.14 06:25:25.151378 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 66 rows starting from the beginning of the part | ||
7011 | 2024.11.14 06:25:25.151394 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7012 | 2024.11.14 06:25:25.151544 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7013 | 2024.11.14 06:25:25.151598 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
7014 | 2024.11.14 06:25:25.152076 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
7015 | 2024.11.14 06:25:25.152419 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
7016 | 2024.11.14 06:25:25.152803 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
7017 | 2024.11.14 06:25:25.153163 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
7018 | 2024.11.14 06:25:25.154210 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2024.11.14 06:25:25.154286 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7020 | 2024.11.14 06:25:25.155309 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7021 | 2024.11.14 06:25:25.155930 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2024.11.14 06:25:25.155957 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.005035874 sec., 42495.10611266286 rows/sec., 3.21 MiB/sec. | ||
7023 | 2024.11.14 06:25:25.156193 [ 198 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
7024 | 2024.11.14 06:25:25.156496 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00517 sec., 2707.9303675048354 rows/sec., 189.65 KiB/sec. | ||
7025 | 2024.11.14 06:25:25.156875 [ 253 ] {8642d526-b334-4ebf-be48-585a7a5b7794} <Debug> TCPHandler: Processed in 0.006006912 sec. | ||
7026 | 2024.11.14 06:25:25.157155 [ 196 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7027 | 2024.11.14 06:25:25.157215 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7028 | 2024.11.14 06:25:25.157355 [ 196 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_40_8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
7029 | 2024.11.14 06:25:25.157390 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7030 | 2024.11.14 06:25:25.157458 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7031 | 2024.11.14 06:25:25.157486 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7032 | 2024.11.14 06:25:25.158049 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7033 | 2024.11.14 06:25:25.158089 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7034 | 2024.11.14 06:25:25.158445 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7035 | 2024.11.14 06:25:25.158687 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7036 | 2024.11.14 06:25:25.158947 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
7037 | 2024.11.14 06:25:25.159148 [ 254 ] {3237e41e-2c60-4231-9224-243ccbfff2aa} <Debug> TCPHandler: Processed in 0.002111299 sec. | ||
7038 | 2024.11.14 06:25:25.159305 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7039 | 2024.11.14 06:25:25.159441 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7040 | 2024.11.14 06:25:25.159500 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7041 | 2024.11.14 06:25:25.160366 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7042 | 2024.11.14 06:25:25.160406 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7043 | 2024.11.14 06:25:25.160792 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7044 | 2024.11.14 06:25:25.161036 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7045 | 2024.11.14 06:25:25.161211 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001802 sec., 234739.17869034407 rows/sec., 16.78 MiB/sec. | ||
7046 | 2024.11.14 06:25:25.161261 [ 253 ] {691b0150-a63d-46b7-93a1-873322e55d8b} <Debug> TCPHandler: Processed in 0.002012458 sec. | ||
7047 | 2024.11.14 06:25:25.161457 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7048 | 2024.11.14 06:25:25.161680 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7049 | 2024.11.14 06:25:25.161773 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7050 | 2024.11.14 06:25:25.162537 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7051 | 2024.11.14 06:25:25.162576 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7052 | 2024.11.14 06:25:25.162951 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7053 | 2024.11.14 06:25:25.163203 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7054 | 2024.11.14 06:25:25.163457 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001831 sec., 3276.897870016385 rows/sec., 171.21 KiB/sec. | ||
7055 | 2024.11.14 06:25:25.163659 [ 254 ] {1c201b4b-9f3a-4a6c-8d0a-d98b65ff1faf} <Debug> TCPHandler: Processed in 0.002306492 sec. | ||
7056 | 2024.11.14 06:25:25.163896 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7057 | 2024.11.14 06:25:25.164117 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7058 | 2024.11.14 06:25:25.164214 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7059 | 2024.11.14 06:25:25.164882 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2024.11.14 06:25:25.164921 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7061 | 2024.11.14 06:25:25.165328 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7062 | 2024.11.14 06:25:25.165576 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7063 | 2024.11.14 06:25:25.165706 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7064 | 2024.11.14 06:25:25.165746 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7065 | 2024.11.14 06:25:25.165761 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001699 sec., 139493.81989405534 rows/sec., 9.35 MiB/sec. | ||
7066 | 2024.11.14 06:25:25.165771 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7067 | 2024.11.14 06:25:25.165848 [ 253 ] {b1aa824a-69d5-4b71-abd3-f1c812242ba8} <Debug> TCPHandler: Processed in 0.002074288 sec. | ||
7068 | 2024.11.14 06:25:25.165953 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
7069 | 2024.11.14 06:25:25.166020 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7070 | 2024.11.14 06:25:25.166114 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7071 | 2024.11.14 06:25:25.166201 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 12642 rows starting from the beginning of the part | ||
7072 | 2024.11.14 06:25:25.166255 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7073 | 2024.11.14 06:25:25.166467 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
7074 | 2024.11.14 06:25:25.166484 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7075 | 2024.11.14 06:25:25.166812 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
7076 | 2024.11.14 06:25:25.167210 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 129 rows starting from the beginning of the part | ||
7077 | 2024.11.14 06:25:25.167459 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7078 | 2024.11.14 06:25:25.167823 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
7079 | 2024.11.14 06:25:25.168864 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7080 | 2024.11.14 06:25:25.168933 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7081 | 2024.11.14 06:25:25.169396 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7082 | 2024.11.14 06:25:25.169705 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7083 | 2024.11.14 06:25:25.170300 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004056 sec., 246.5483234714004 rows/sec., 16.61 KiB/sec. | ||
7084 | 2024.11.14 06:25:25.170639 [ 254 ] {4abf5cd8-af8c-45cd-bf73-12b123b163c1} <Debug> TCPHandler: Processed in 0.004704797 sec. | ||
7085 | 2024.11.14 06:25:25.170827 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7086 | 2024.11.14 06:25:25.171013 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7087 | 2024.11.14 06:25:25.171177 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7088 | 2024.11.14 06:25:25.172938 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7089 | 2024.11.14 06:25:25.172982 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7090 | 2024.11.14 06:25:25.173848 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13565 rows, containing 5 columns (5 merged, 0 gathered) in 0.007987449 sec., 1698289.4037883685 rows/sec., 115.01 MiB/sec. | ||
7091 | 2024.11.14 06:25:25.173928 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7092 | 2024.11.14 06:25:25.174294 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7093 | 2024.11.14 06:25:25.174400 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7094 | 2024.11.14 06:25:25.174562 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7095 | 2024.11.14 06:25:25.174674 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2024.11.14 06:25:25.174734 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7097 | 2024.11.14 06:25:25.175146 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004108 sec., 9980.525803310615 rows/sec., 17.88 MiB/sec. | ||
7098 | 2024.11.14 06:25:25.175642 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.11.14 06:25:25.175631 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
7100 | 2024.11.14 06:25:25.176057 [ 194 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7101 | 2024.11.14 06:25:25.176336 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
7102 | 2024.11.14 06:25:25.176359 [ 253 ] {f45f0933-9912-42dc-a27e-ad32e677a682} <Debug> TCPHandler: Processed in 0.005612185 sec. | ||
7103 | 2024.11.14 06:25:25.176606 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7104 | 2024.11.14 06:25:25.176799 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7105 | 2024.11.14 06:25:25.176804 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7106 | 2024.11.14 06:25:25.176896 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 681 rows starting from the beginning of the part | ||
7107 | 2024.11.14 06:25:25.176897 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7108 | 2024.11.14 06:25:25.177639 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
7109 | 2024.11.14 06:25:25.178260 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
7110 | 2024.11.14 06:25:25.178865 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7111 | 2024.11.14 06:25:25.178873 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
7112 | 2024.11.14 06:25:25.178909 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7113 | 2024.11.14 06:25:25.179373 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
7114 | 2024.11.14 06:25:25.179929 [ 192 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
7115 | 2024.11.14 06:25:25.180042 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7116 | 2024.11.14 06:25:25.180629 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7117 | 2024.11.14 06:25:25.181023 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00426 sec., 19248.82629107981 rows/sec., 1.22 MiB/sec. | ||
7118 | 2024.11.14 06:25:25.181177 [ 254 ] {ab838a22-8e97-4d37-ae74-d954e10637c8} <Debug> TCPHandler: Processed in 0.004683377 sec. | ||
7119 | 2024.11.14 06:25:25.196367 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.021374578 sec., 41451.11075409301 rows/sec., 74.28 MiB/sec. | ||
7120 | 2024.11.14 06:25:25.197430 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7121 | 2024.11.14 06:25:25.197886 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7122 | 2024.11.14 06:25:25.197971 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7123 | 2024.11.14 06:25:25.198122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
7124 | 2024.11.14 06:25:26.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.97 MiB, peak 174.70 MiB, free memory in arenas 0.00 B, will set to 169.97 MiB (RSS), difference: 3.00 MiB | ||
7125 | 2024.11.14 06:25:27.011477 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7126 | 2024.11.14 06:25:27.185150 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7127 | 2024.11.14 06:25:27.525675 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7128 | 2024.11.14 06:25:27.563208 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7129 | 2024.11.14 06:25:27.693432 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7130 | 2024.11.14 06:25:27.704002 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7131 | 2024.11.14 06:25:27.737833 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7132 | 2024.11.14 06:25:27.755453 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7133 | 2024.11.14 06:25:27.760938 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7134 | 2024.11.14 06:25:27.792451 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7135 | 2024.11.14 06:25:27.812771 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7136 | 2024.11.14 06:25:27.823014 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7137 | 2024.11.14 06:25:27.851726 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7138 | 2024.11.14 06:25:27.891726 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7139 | 2024.11.14 06:25:27.942092 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7140 | 2024.11.14 06:25:27.954362 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7141 | 2024.11.14 06:25:28.048171 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7142 | 2024.11.14 06:25:28.064597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7143 | 2024.11.14 06:25:28.125190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7144 | 2024.11.14 06:25:28.276205 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7145 | 2024.11.14 06:25:28.324572 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7146 | 2024.11.14 06:25:28.369462 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7147 | 2024.11.14 06:25:28.395284 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7148 | 2024.11.14 06:25:28.402753 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7149 | 2024.11.14 06:25:30.137608 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7150 | 2024.11.14 06:25:30.137818 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7151 | 2024.11.14 06:25:30.137894 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7152 | 2024.11.14 06:25:30.138695 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7153 | 2024.11.14 06:25:30.138751 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7154 | 2024.11.14 06:25:30.139211 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7155 | 2024.11.14 06:25:30.139483 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7156 | 2024.11.14 06:25:30.139740 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001962 sec., 2038.7359836901119 rows/sec., 166.24 KiB/sec. | ||
7157 | 2024.11.14 06:25:30.139895 [ 254 ] {7500f590-82f5-4a13-959f-1ee7c127af4a} <Debug> TCPHandler: Processed in 0.002425645 sec. | ||
7158 | 2024.11.14 06:25:30.140177 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7159 | 2024.11.14 06:25:30.140358 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7160 | 2024.11.14 06:25:30.140425 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7161 | 2024.11.14 06:25:30.141166 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2024.11.14 06:25:30.141207 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7163 | 2024.11.14 06:25:30.141636 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7164 | 2024.11.14 06:25:30.141898 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2024.11.14 06:25:30.142097 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001792 sec., 32366.071428571428 rows/sec., 2.47 MiB/sec. | ||
7166 | 2024.11.14 06:25:30.142153 [ 253 ] {13f2890f-8785-4f04-a711-f9b1f97db00b} <Debug> TCPHandler: Processed in 0.002101259 sec. | ||
7167 | 2024.11.14 06:25:30.142315 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7168 | 2024.11.14 06:25:30.142462 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7169 | 2024.11.14 06:25:30.142524 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7170 | 2024.11.14 06:25:30.143231 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2024.11.14 06:25:30.143281 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7172 | 2024.11.14 06:25:30.143684 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7173 | 2024.11.14 06:25:30.143945 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2024.11.14 06:25:30.144165 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001738 sec., 2301.4959723820484 rows/sec., 160.70 KiB/sec. | ||
7175 | 2024.11.14 06:25:30.144222 [ 254 ] {7be291b2-a686-44c7-9ee8-a0c62c516d5e} <Debug> TCPHandler: Processed in 0.001973877 sec. | ||
7176 | 2024.11.14 06:25:30.144384 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7177 | 2024.11.14 06:25:30.144503 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7178 | 2024.11.14 06:25:30.144552 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7179 | 2024.11.14 06:25:30.145204 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7180 | 2024.11.14 06:25:30.145243 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7181 | 2024.11.14 06:25:30.145615 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7182 | 2024.11.14 06:25:30.145857 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7183 | 2024.11.14 06:25:30.146038 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001562 sec., 43533.93085787452 rows/sec., 3.40 MiB/sec. | ||
7184 | 2024.11.14 06:25:30.146090 [ 253 ] {478f5709-6b95-4a03-a946-be15f082f03d} <Debug> TCPHandler: Processed in 0.001761383 sec. | ||
7185 | 2024.11.14 06:25:30.146273 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7186 | 2024.11.14 06:25:30.146396 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7187 | 2024.11.14 06:25:30.146453 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7188 | 2024.11.14 06:25:30.147062 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7189 | 2024.11.14 06:25:30.147106 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7190 | 2024.11.14 06:25:30.147547 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7191 | 2024.11.14 06:25:30.147810 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7192 | 2024.11.14 06:25:30.148028 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001658 sec., 97708.082026538 rows/sec., 6.80 MiB/sec. | ||
7193 | 2024.11.14 06:25:30.148083 [ 254 ] {1737a865-0517-4d8b-acf7-ebcf76326ab1} <Debug> TCPHandler: Processed in 0.001867575 sec. | ||
7194 | 2024.11.14 06:25:30.148249 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7195 | 2024.11.14 06:25:30.148374 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7196 | 2024.11.14 06:25:30.148428 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7197 | 2024.11.14 06:25:30.148977 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7198 | 2024.11.14 06:25:30.149019 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7199 | 2024.11.14 06:25:30.149487 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7200 | 2024.11.14 06:25:30.149748 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7201 | 2024.11.14 06:25:30.149928 [ 122 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7202 | 2024.11.14 06:25:30.149996 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. | ||
7203 | 2024.11.14 06:25:30.150009 [ 122 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7204 | 2024.11.14 06:25:30.150073 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7205 | 2024.11.14 06:25:30.150119 [ 253 ] {8b1135ea-1061-4408-855f-3f70bf63849a} <Debug> TCPHandler: Processed in 0.001928365 sec. | ||
7206 | 2024.11.14 06:25:30.150355 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
7207 | 2024.11.14 06:25:30.150635 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7208 | 2024.11.14 06:25:30.150735 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2772 rows starting from the beginning of the part | ||
7209 | 2024.11.14 06:25:30.151010 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7210 | 2024.11.14 06:25:30.151390 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
7211 | 2024.11.14 06:25:30.151687 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
7212 | 2024.11.14 06:25:30.151775 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7213 | 2024.11.14 06:25:30.151966 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7214 | 2024.11.14 06:25:30.153355 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3104 rows, containing 4 columns (4 merged, 0 gathered) in 0.003171019 sec., 978865.1534412124 rows/sec., 64.39 MiB/sec. | ||
7215 | 2024.11.14 06:25:30.153650 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7216 | 2024.11.14 06:25:30.153986 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2024.11.14 06:25:30.154081 [ 186 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_56_11} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7218 | 2024.11.14 06:25:30.154179 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7219 | 2024.11.14 06:25:33.716446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1012 | ||
7220 | 2024.11.14 06:25:33.719390 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2024.11.14 06:25:33.719451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7222 | 2024.11.14 06:25:33.720825 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7223 | 2024.11.14 06:25:33.721144 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7224 | 2024.11.14 06:25:33.722078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
7225 | 2024.11.14 06:25:35.136901 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2024.11.14 06:25:35.137113 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7227 | 2024.11.14 06:25:35.137194 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7228 | 2024.11.14 06:25:35.138023 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7229 | 2024.11.14 06:25:35.138069 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7230 | 2024.11.14 06:25:35.138510 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7231 | 2024.11.14 06:25:35.138787 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2024.11.14 06:25:35.139004 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.19 MiB/sec. | ||
7233 | 2024.11.14 06:25:35.139060 [ 254 ] {d42bb59c-6a14-4b48-ba72-341817e5be06} <Debug> TCPHandler: Processed in 0.002296233 sec. | ||
7234 | 2024.11.14 06:25:35.139375 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7235 | 2024.11.14 06:25:35.139681 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7236 | 2024.11.14 06:25:35.139751 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7237 | 2024.11.14 06:25:35.140511 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7238 | 2024.11.14 06:25:35.140554 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7239 | 2024.11.14 06:25:35.140996 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7240 | 2024.11.14 06:25:35.141265 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2024.11.14 06:25:35.141509 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. | ||
7242 | 2024.11.14 06:25:35.141591 [ 253 ] {8bec5ff1-9afa-4f70-9786-84498f058cfa} <Debug> TCPHandler: Processed in 0.002400025 sec. | ||
7243 | 2024.11.14 06:25:35.141913 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7244 | 2024.11.14 06:25:35.142154 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7245 | 2024.11.14 06:25:35.142250 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7246 | 2024.11.14 06:25:35.143030 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7247 | 2024.11.14 06:25:35.143069 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7248 | 2024.11.14 06:25:35.143473 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7249 | 2024.11.14 06:25:35.143729 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7250 | 2024.11.14 06:25:35.143958 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00186 sec., 86021.50537634408 rows/sec., 5.99 MiB/sec. | ||
7251 | 2024.11.14 06:25:35.144088 [ 254 ] {87597c77-9e29-4c58-ba4f-49c25f37b48b} <Debug> TCPHandler: Processed in 0.002387244 sec. | ||
7252 | 2024.11.14 06:25:35.144292 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7253 | 2024.11.14 06:25:35.144437 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7254 | 2024.11.14 06:25:35.144499 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7255 | 2024.11.14 06:25:35.145022 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7256 | 2024.11.14 06:25:35.145062 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7257 | 2024.11.14 06:25:35.145451 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7258 | 2024.11.14 06:25:35.145700 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7259 | 2024.11.14 06:25:35.145878 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
7260 | 2024.11.14 06:25:35.145928 [ 253 ] {defa4ab5-b1b9-4292-a53e-a55e46d4c847} <Debug> TCPHandler: Processed in 0.001721152 sec. | ||
7261 | 2024.11.14 06:25:38.468338 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7262 | 2024.11.14 06:25:38.468434 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7263 | 2024.11.14 06:25:40.143439 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7264 | 2024.11.14 06:25:40.143638 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7265 | 2024.11.14 06:25:40.143712 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7266 | 2024.11.14 06:25:40.144471 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7267 | 2024.11.14 06:25:40.144528 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7268 | 2024.11.14 06:25:40.144975 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7269 | 2024.11.14 06:25:40.145240 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2024.11.14 06:25:40.145496 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
7271 | 2024.11.14 06:25:40.145561 [ 254 ] {43f28817-da8b-4c08-9977-0aece66a084a} <Debug> TCPHandler: Processed in 0.002259492 sec. | ||
7272 | 2024.11.14 06:25:40.145882 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7273 | 2024.11.14 06:25:40.146202 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7274 | 2024.11.14 06:25:40.146317 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7275 | 2024.11.14 06:25:40.147410 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2024.11.14 06:25:40.147467 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7277 | 2024.11.14 06:25:40.147927 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7278 | 2024.11.14 06:25:40.148194 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2024.11.14 06:25:40.148444 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002326 sec., 122527.94496990542 rows/sec., 10.81 MiB/sec. | ||
7280 | 2024.11.14 06:25:40.148512 [ 253 ] {8ef141e0-7858-47af-a5f2-7875cff4b06b} <Debug> TCPHandler: Processed in 0.002820453 sec. | ||
7281 | 2024.11.14 06:25:40.148673 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2024.11.14 06:25:40.148856 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7283 | 2024.11.14 06:25:40.148960 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7284 | 2024.11.14 06:25:40.149930 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2024.11.14 06:25:40.149974 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7286 | 2024.11.14 06:25:40.150346 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7287 | 2024.11.14 06:25:40.150609 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2024.11.14 06:25:40.150822 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002025 sec., 23703.703703703704 rows/sec., 1.71 MiB/sec. | ||
7289 | 2024.11.14 06:25:40.150878 [ 254 ] {46815bf2-dccf-45f7-8661-00285bea8524} <Debug> TCPHandler: Processed in 0.002275392 sec. | ||
7290 | 2024.11.14 06:25:40.151091 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.11.14 06:25:40.151317 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7292 | 2024.11.14 06:25:40.151409 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7293 | 2024.11.14 06:25:40.152176 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.11.14 06:25:40.152219 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7295 | 2024.11.14 06:25:40.152573 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7296 | 2024.11.14 06:25:40.152818 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2024.11.14 06:25:40.153090 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001827 sec., 7662.835249042146 rows/sec., 536.66 KiB/sec. | ||
7298 | 2024.11.14 06:25:40.153293 [ 253 ] {0cc4314a-aecf-48c1-8385-8ca1c0645e53} <Debug> TCPHandler: Processed in 0.002308763 sec. | ||
7299 | 2024.11.14 06:25:40.153555 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2024.11.14 06:25:40.153774 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7301 | 2024.11.14 06:25:40.153841 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7302 | 2024.11.14 06:25:40.154426 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2024.11.14 06:25:40.154468 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7304 | 2024.11.14 06:25:40.154824 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7305 | 2024.11.14 06:25:40.155066 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2024.11.14 06:25:40.155274 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. | ||
7307 | 2024.11.14 06:25:40.155328 [ 254 ] {dd8cd2fa-9bad-4e71-8465-f06e4ea25084} <Debug> TCPHandler: Processed in 0.001922516 sec. | ||
7308 | 2024.11.14 06:25:40.155473 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2024.11.14 06:25:40.155590 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7310 | 2024.11.14 06:25:40.155639 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7311 | 2024.11.14 06:25:40.156372 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7312 | 2024.11.14 06:25:40.156412 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7313 | 2024.11.14 06:25:40.156791 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7314 | 2024.11.14 06:25:40.157033 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7315 | 2024.11.14 06:25:40.157254 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001689 sec., 250444.04973357017 rows/sec., 17.90 MiB/sec. | ||
7316 | 2024.11.14 06:25:40.157309 [ 253 ] {9a2d6779-b4ac-4013-a64e-714c08fde08e} <Debug> TCPHandler: Processed in 0.001895056 sec. | ||
7317 | 2024.11.14 06:25:40.157513 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2024.11.14 06:25:40.157735 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7319 | 2024.11.14 06:25:40.157819 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7320 | 2024.11.14 06:25:40.158303 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2024.11.14 06:25:40.158343 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7322 | 2024.11.14 06:25:40.158703 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7323 | 2024.11.14 06:25:40.158954 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2024.11.14 06:25:40.159208 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 205.56 KiB/sec. | ||
7325 | 2024.11.14 06:25:40.159288 [ 254 ] {80dae140-c63d-47c9-9142-3ff8f5e8cfb8} <Debug> TCPHandler: Processed in 0.001882904 sec. | ||
7326 | 2024.11.14 06:25:40.159567 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7327 | 2024.11.14 06:25:40.159791 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7328 | 2024.11.14 06:25:40.159848 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7329 | 2024.11.14 06:25:40.160422 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.14 06:25:40.160459 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7331 | 2024.11.14 06:25:40.160844 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7332 | 2024.11.14 06:25:40.161097 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2024.11.14 06:25:40.161312 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec. | ||
7334 | 2024.11.14 06:25:40.161365 [ 253 ] {b6ebfb46-2d99-4dab-a1f9-ad85d37b73d6} <Debug> TCPHandler: Processed in 0.001978286 sec. | ||
7335 | 2024.11.14 06:25:40.161501 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7336 | 2024.11.14 06:25:40.161618 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7337 | 2024.11.14 06:25:40.161670 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7338 | 2024.11.14 06:25:40.162136 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2024.11.14 06:25:40.162175 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7340 | 2024.11.14 06:25:40.162537 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7341 | 2024.11.14 06:25:40.162787 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2024.11.14 06:25:40.162993 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
7343 | 2024.11.14 06:25:40.163042 [ 254 ] {b0840c24-3128-414c-8212-052b1bb5caec} <Debug> TCPHandler: Processed in 0.00160035 sec. | ||
7344 | 2024.11.14 06:25:40.163173 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7345 | 2024.11.14 06:25:40.163288 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7346 | 2024.11.14 06:25:40.163367 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7347 | 2024.11.14 06:25:40.164537 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7348 | 2024.11.14 06:25:40.164576 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7349 | 2024.11.14 06:25:40.165225 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7350 | 2024.11.14 06:25:40.165488 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7351 | 2024.11.14 06:25:40.165784 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002519 sec., 16276.30011909488 rows/sec., 29.17 MiB/sec. | ||
7352 | 2024.11.14 06:25:40.166383 [ 253 ] {c01ca41e-0a4e-4574-86db-f841e7888161} <Debug> TCPHandler: Processed in 0.00326199 sec. | ||
7353 | 2024.11.14 06:25:40.166636 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7354 | 2024.11.14 06:25:40.166858 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7355 | 2024.11.14 06:25:40.166951 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7356 | 2024.11.14 06:25:40.167806 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2024.11.14 06:25:40.167846 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7358 | 2024.11.14 06:25:40.168223 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7359 | 2024.11.14 06:25:40.168466 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7360 | 2024.11.14 06:25:40.168687 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001884 sec., 43524.4161358811 rows/sec., 2.76 MiB/sec. | ||
7361 | 2024.11.14 06:25:40.168738 [ 254 ] {af1bf1c7-50b1-4111-b4cc-8cdb230d4a75} <Debug> TCPHandler: Processed in 0.002212111 sec. | ||
7362 | 2024.11.14 06:25:43.723217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1042 | ||
7363 | 2024.11.14 06:25:43.726026 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7364 | 2024.11.14 06:25:43.726076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7365 | 2024.11.14 06:25:43.727443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7366 | 2024.11.14 06:25:43.727760 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7367 | 2024.11.14 06:25:43.727919 [ 107 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7368 | 2024.11.14 06:25:43.727980 [ 107 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7369 | 2024.11.14 06:25:43.728019 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7370 | 2024.11.14 06:25:43.728285 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
7371 | 2024.11.14 06:25:43.728682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
7372 | 2024.11.14 06:25:43.729098 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7373 | 2024.11.14 06:25:43.729219 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 894 rows starting from the beginning of the part | ||
7374 | 2024.11.14 06:25:43.729634 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
7375 | 2024.11.14 06:25:43.730028 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
7376 | 2024.11.14 06:25:43.730423 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
7377 | 2024.11.14 06:25:43.730800 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
7378 | 2024.11.14 06:25:43.731172 [ 187 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
7379 | 2024.11.14 06:25:43.738962 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 72 columns (72 merged, 0 gathered) in 0.010846332 sec., 96069.34399573975 rows/sec., 77.84 MiB/sec. | ||
7380 | 2024.11.14 06:25:43.740749 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7381 | 2024.11.14 06:25:43.741586 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7382 | 2024.11.14 06:25:43.741689 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_36_7} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7383 | 2024.11.14 06:25:43.742038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
7384 | 2024.11.14 06:25:45.136629 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7385 | 2024.11.14 06:25:45.136823 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7386 | 2024.11.14 06:25:45.136895 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7387 | 2024.11.14 06:25:45.137618 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7388 | 2024.11.14 06:25:45.137669 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7389 | 2024.11.14 06:25:45.138103 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7390 | 2024.11.14 06:25:45.138372 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7391 | 2024.11.14 06:25:45.138641 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00187 sec., 5347.593582887701 rows/sec., 436.06 KiB/sec. | ||
7392 | 2024.11.14 06:25:45.138768 [ 254 ] {95f70226-57b8-4eae-b43a-bbc0155931b4} <Debug> TCPHandler: Processed in 0.002267243 sec. | ||
7393 | 2024.11.14 06:25:45.139035 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7394 | 2024.11.14 06:25:45.139228 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7395 | 2024.11.14 06:25:45.139298 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7396 | 2024.11.14 06:25:45.140042 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7397 | 2024.11.14 06:25:45.140093 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7398 | 2024.11.14 06:25:45.140551 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7399 | 2024.11.14 06:25:45.140818 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7400 | 2024.11.14 06:25:45.141014 [ 105 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7401 | 2024.11.14 06:25:45.141074 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001894 sec., 32206.969376979934 rows/sec., 2.45 MiB/sec. | ||
7402 | 2024.11.14 06:25:45.141091 [ 105 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7403 | 2024.11.14 06:25:45.141162 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7404 | 2024.11.14 06:25:45.141215 [ 253 ] {28394dcc-d65c-4f19-9186-b35e132458c4} <Debug> TCPHandler: Processed in 0.002335973 sec. | ||
7405 | 2024.11.14 06:25:45.141380 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
7406 | 2024.11.14 06:25:45.141509 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2024.11.14 06:25:45.141547 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7408 | 2024.11.14 06:25:45.141663 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1435 rows starting from the beginning of the part | ||
7409 | 2024.11.14 06:25:45.142006 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 285 rows starting from the beginning of the part | ||
7410 | 2024.11.14 06:25:45.142020 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7411 | 2024.11.14 06:25:45.142265 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7412 | 2024.11.14 06:25:45.142289 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 58 rows starting from the beginning of the part | ||
7413 | 2024.11.14 06:25:45.142672 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
7414 | 2024.11.14 06:25:45.142939 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 285 rows starting from the beginning of the part | ||
7415 | 2024.11.14 06:25:45.143303 [ 199 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 61 rows starting from the beginning of the part | ||
7416 | 2024.11.14 06:25:45.144916 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2024.11.14 06:25:45.144990 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7418 | 2024.11.14 06:25:45.146061 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7419 | 2024.11.14 06:25:45.146481 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2024.11.14 06:25:45.146822 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005509713 sec., 395664.8921640746 rows/sec., 34.79 MiB/sec. | ||
7421 | 2024.11.14 06:25:45.147055 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.005222 sec., 1914.9751053236307 rows/sec., 133.71 KiB/sec. | ||
7422 | 2024.11.14 06:25:45.147322 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7423 | 2024.11.14 06:25:45.147377 [ 254 ] {6313f7f6-0310-4ec6-ad08-38d53948cb8b} <Debug> TCPHandler: Processed in 0.006039032 sec. | ||
7424 | 2024.11.14 06:25:45.147746 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.11.14 06:25:45.148058 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7426 | 2024.11.14 06:25:45.148128 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7427 | 2024.11.14 06:25:45.148176 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2024.11.14 06:25:45.148429 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_66_13} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7429 | 2024.11.14 06:25:45.148643 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7430 | 2024.11.14 06:25:45.149115 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7431 | 2024.11.14 06:25:45.149160 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7432 | 2024.11.14 06:25:45.149536 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7433 | 2024.11.14 06:25:45.149789 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7434 | 2024.11.14 06:25:45.149963 [ 105 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7435 | 2024.11.14 06:25:45.150017 [ 105 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2024.11.14 06:25:45.150037 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.002028 sec., 36489.15187376726 rows/sec., 2.86 MiB/sec. | ||
7437 | 2024.11.14 06:25:45.150059 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7438 | 2024.11.14 06:25:45.150274 [ 253 ] {993fd438-73e6-4ef1-8492-34492f1f63e5} <Debug> TCPHandler: Processed in 0.002755481 sec. | ||
7439 | 2024.11.14 06:25:45.150415 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
7440 | 2024.11.14 06:25:45.150657 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7441 | 2024.11.14 06:25:45.150831 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7442 | 2024.11.14 06:25:45.151004 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
7443 | 2024.11.14 06:25:45.151172 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7444 | 2024.11.14 06:25:45.151479 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7445 | 2024.11.14 06:25:45.151557 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 423 rows starting from the beginning of the part | ||
7446 | 2024.11.14 06:25:45.151942 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part | ||
7447 | 2024.11.14 06:25:45.152392 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
7448 | 2024.11.14 06:25:45.152760 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 423 rows starting from the beginning of the part | ||
7449 | 2024.11.14 06:25:45.153145 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 74 rows starting from the beginning of the part | ||
7450 | 2024.11.14 06:25:45.154643 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2024.11.14 06:25:45.154715 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7452 | 2024.11.14 06:25:45.155809 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7453 | 2024.11.14 06:25:45.156194 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7454 | 2024.11.14 06:25:45.156554 [ 190 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.006355898 sec., 309476.3320619683 rows/sec., 23.70 MiB/sec. | ||
7455 | 2024.11.14 06:25:45.156751 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.005702 sec., 23325.14907050158 rows/sec., 1.62 MiB/sec. | ||
7456 | 2024.11.14 06:25:45.156965 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7457 | 2024.11.14 06:25:45.157076 [ 254 ] {5b9474fb-50f8-4fe9-95fb-7141c3615481} <Debug> TCPHandler: Processed in 0.006662435 sec. | ||
7458 | 2024.11.14 06:25:45.157643 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7459 | 2024.11.14 06:25:45.157983 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7460 | 2024.11.14 06:25:45.158042 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7461 | 2024.11.14 06:25:45.158141 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7462 | 2024.11.14 06:25:45.158141 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_66_13} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7463 | 2024.11.14 06:25:45.158346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7464 | 2024.11.14 06:25:45.158821 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7465 | 2024.11.14 06:25:45.158864 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7466 | 2024.11.14 06:25:45.159252 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7467 | 2024.11.14 06:25:45.159503 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7468 | 2024.11.14 06:25:45.159746 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001763 sec., 27226.318774815656 rows/sec., 1.83 MiB/sec. | ||
7469 | 2024.11.14 06:25:45.159823 [ 253 ] {c5708abe-c2f7-476e-aafc-bac694437047} <Debug> TCPHandler: Processed in 0.002590819 sec. | ||
7470 | 2024.11.14 06:25:50.137598 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7471 | 2024.11.14 06:25:50.137810 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7472 | 2024.11.14 06:25:50.137880 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7473 | 2024.11.14 06:25:50.138609 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2024.11.14 06:25:50.138660 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7475 | 2024.11.14 06:25:50.139094 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7476 | 2024.11.14 06:25:50.139341 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2024.11.14 06:25:50.139569 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.36 MiB/sec. | ||
7478 | 2024.11.14 06:25:50.139625 [ 254 ] {d24dd082-a2c4-46cf-97df-e3b81bb2f204} <Debug> TCPHandler: Processed in 0.00215745 sec. | ||
7479 | 2024.11.14 06:25:50.139866 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7480 | 2024.11.14 06:25:50.140085 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7481 | 2024.11.14 06:25:50.140165 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7482 | 2024.11.14 06:25:50.141022 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7483 | 2024.11.14 06:25:50.141075 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7484 | 2024.11.14 06:25:50.141523 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7485 | 2024.11.14 06:25:50.141791 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7486 | 2024.11.14 06:25:50.142043 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002016 sec., 31746.031746031746 rows/sec., 2.48 MiB/sec. | ||
7487 | 2024.11.14 06:25:50.142107 [ 253 ] {ea85c9bb-c7a2-4f76-981e-d425579edcab} <Debug> TCPHandler: Processed in 0.002378844 sec. | ||
7488 | 2024.11.14 06:25:50.142318 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7489 | 2024.11.14 06:25:50.142541 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7490 | 2024.11.14 06:25:50.142637 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7491 | 2024.11.14 06:25:50.143397 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7492 | 2024.11.14 06:25:50.143438 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7493 | 2024.11.14 06:25:50.143830 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7494 | 2024.11.14 06:25:50.144076 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7495 | 2024.11.14 06:25:50.144244 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7496 | 2024.11.14 06:25:50.144310 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001821 sec., 87863.81109280615 rows/sec., 6.12 MiB/sec. | ||
7497 | 2024.11.14 06:25:50.144335 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2024.11.14 06:25:50.144403 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7499 | 2024.11.14 06:25:50.144426 [ 254 ] {f4069214-6382-45a6-b0f1-3eecee1e191a} <Debug> TCPHandler: Processed in 0.002215981 sec. | ||
7500 | 2024.11.14 06:25:50.144670 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
7501 | 2024.11.14 06:25:50.144746 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7502 | 2024.11.14 06:25:50.144868 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7503 | 2024.11.14 06:25:50.144953 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 13565 rows starting from the beginning of the part | ||
7504 | 2024.11.14 06:25:50.145102 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7505 | 2024.11.14 06:25:50.145199 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part | ||
7506 | 2024.11.14 06:25:50.145290 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7507 | 2024.11.14 06:25:50.145438 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7508 | 2024.11.14 06:25:50.145890 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
7509 | 2024.11.14 06:25:50.146308 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 133 rows starting from the beginning of the part | ||
7510 | 2024.11.14 06:25:50.146694 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
7511 | 2024.11.14 06:25:50.147691 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7512 | 2024.11.14 06:25:50.147750 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7513 | 2024.11.14 06:25:50.148217 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7514 | 2024.11.14 06:25:50.148498 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2024.11.14 06:25:50.148994 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004002 sec., 14992.503748125935 rows/sec., 1.01 MiB/sec. | ||
7516 | 2024.11.14 06:25:50.149192 [ 253 ] {a0cd7836-801d-4124-959e-212739d19d41} <Debug> TCPHandler: Processed in 0.004665787 sec. | ||
7517 | 2024.11.14 06:25:50.151630 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14417 rows, containing 5 columns (5 merged, 0 gathered) in 0.007120032 sec., 2024850.4501103365 rows/sec., 137.27 MiB/sec. | ||
7518 | 2024.11.14 06:25:50.152253 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7519 | 2024.11.14 06:25:50.152564 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7520 | 2024.11.14 06:25:50.152643 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7521 | 2024.11.14 06:25:50.152738 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
7522 | 2024.11.14 06:25:52.104098 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7523 | 2024.11.14 06:25:52.312650 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7524 | 2024.11.14 06:25:52.346180 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7525 | 2024.11.14 06:25:52.348583 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7526 | 2024.11.14 06:25:52.351910 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7527 | 2024.11.14 06:25:52.475297 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7528 | 2024.11.14 06:25:52.476576 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7529 | 2024.11.14 06:25:52.493827 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7530 | 2024.11.14 06:25:53.468686 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7531 | 2024.11.14 06:25:53.468739 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7532 | 2024.11.14 06:25:53.729824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1062 | ||
7533 | 2024.11.14 06:25:53.732354 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7534 | 2024.11.14 06:25:53.732414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7535 | 2024.11.14 06:25:53.733808 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7536 | 2024.11.14 06:25:53.734117 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7537 | 2024.11.14 06:25:53.735572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7538 | 2024.11.14 06:25:55.144121 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7539 | 2024.11.14 06:25:55.144403 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7540 | 2024.11.14 06:25:55.144516 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7541 | 2024.11.14 06:25:55.145513 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7542 | 2024.11.14 06:25:55.145564 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7543 | 2024.11.14 06:25:55.145996 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7544 | 2024.11.14 06:25:55.146246 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7545 | 2024.11.14 06:25:55.146509 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002171 sec., 6448.641179180101 rows/sec., 464.22 KiB/sec. | ||
7546 | 2024.11.14 06:25:55.146605 [ 254 ] {08a5abbe-4703-472f-ba14-75118341722c} <Debug> TCPHandler: Processed in 0.002611339 sec. | ||
7547 | 2024.11.14 06:25:55.146962 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7548 | 2024.11.14 06:25:55.147246 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7549 | 2024.11.14 06:25:55.147313 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7550 | 2024.11.14 06:25:55.148123 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2024.11.14 06:25:55.148163 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7552 | 2024.11.14 06:25:55.148612 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7553 | 2024.11.14 06:25:55.148869 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2024.11.14 06:25:55.149095 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00191 sec., 149214.65968586388 rows/sec., 13.16 MiB/sec. | ||
7555 | 2024.11.14 06:25:55.149168 [ 253 ] {233b6391-7d04-4303-8f26-6dbf517625b7} <Debug> TCPHandler: Processed in 0.002439905 sec. | ||
7556 | 2024.11.14 06:25:55.149391 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7557 | 2024.11.14 06:25:55.149566 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7558 | 2024.11.14 06:25:55.149623 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7559 | 2024.11.14 06:25:55.150295 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2024.11.14 06:25:55.150335 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7561 | 2024.11.14 06:25:55.150696 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7562 | 2024.11.14 06:25:55.150935 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2024.11.14 06:25:55.151144 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001608 sec., 29850.746268656716 rows/sec., 2.15 MiB/sec. | ||
7564 | 2024.11.14 06:25:55.151197 [ 254 ] {21408dd4-82d1-4bab-aee1-128003977837} <Debug> TCPHandler: Processed in 0.001951986 sec. | ||
7565 | 2024.11.14 06:25:55.151403 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7566 | 2024.11.14 06:25:55.151628 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7567 | 2024.11.14 06:25:55.151717 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7568 | 2024.11.14 06:25:55.152628 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2024.11.14 06:25:55.152677 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7570 | 2024.11.14 06:25:55.153117 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7571 | 2024.11.14 06:25:55.153378 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.11.14 06:25:55.153583 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002003 sec., 6989.515726410385 rows/sec., 489.50 KiB/sec. | ||
7573 | 2024.11.14 06:25:55.153694 [ 253 ] {6b11f3ef-df0b-4c4b-8714-ef255703d50a} <Debug> TCPHandler: Processed in 0.002400835 sec. | ||
7574 | 2024.11.14 06:25:55.153873 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7575 | 2024.11.14 06:25:55.154010 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7576 | 2024.11.14 06:25:55.154067 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7577 | 2024.11.14 06:25:55.154638 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2024.11.14 06:25:55.154678 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7579 | 2024.11.14 06:25:55.155027 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7580 | 2024.11.14 06:25:55.155275 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2024.11.14 06:25:55.155536 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
7582 | 2024.11.14 06:25:55.155718 [ 254 ] {8e562105-c8eb-4858-9731-f811152d0e37} <Debug> TCPHandler: Processed in 0.001910385 sec. | ||
7583 | 2024.11.14 06:25:55.155975 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7584 | 2024.11.14 06:25:55.156196 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7585 | 2024.11.14 06:25:55.156248 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7586 | 2024.11.14 06:25:55.156956 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2024.11.14 06:25:55.156996 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7588 | 2024.11.14 06:25:55.157397 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7589 | 2024.11.14 06:25:55.157646 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2024.11.14 06:25:55.157831 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001689 sec., 250444.04973357017 rows/sec., 17.90 MiB/sec. | ||
7591 | 2024.11.14 06:25:55.157881 [ 253 ] {ca167e9b-25cf-4bab-a3c4-bae719c33f36} <Debug> TCPHandler: Processed in 0.002035008 sec. | ||
7592 | 2024.11.14 06:25:55.158020 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2024.11.14 06:25:55.158135 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7594 | 2024.11.14 06:25:55.158207 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7595 | 2024.11.14 06:25:55.159067 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7596 | 2024.11.14 06:25:55.159141 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7597 | 2024.11.14 06:25:55.159543 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7598 | 2024.11.14 06:25:55.159783 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7599 | 2024.11.14 06:25:55.159989 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001876 sec., 3198.2942430703624 rows/sec., 167.10 KiB/sec. | ||
7600 | 2024.11.14 06:25:55.160038 [ 254 ] {5f62d553-5f52-496d-a147-067e5efc5718} <Debug> TCPHandler: Processed in 0.002071209 sec. | ||
7601 | 2024.11.14 06:25:55.160189 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7602 | 2024.11.14 06:25:55.160329 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7603 | 2024.11.14 06:25:55.160391 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7604 | 2024.11.14 06:25:55.161069 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2024.11.14 06:25:55.161113 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7606 | 2024.11.14 06:25:55.161515 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7607 | 2024.11.14 06:25:55.161765 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2024.11.14 06:25:55.161945 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001649 sec., 143723.46876895087 rows/sec., 9.63 MiB/sec. | ||
7609 | 2024.11.14 06:25:55.161994 [ 253 ] {a9ac0da9-21ab-4e01-8b95-a47e52ac17ca} <Debug> TCPHandler: Processed in 0.001870945 sec. | ||
7610 | 2024.11.14 06:25:55.162133 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7611 | 2024.11.14 06:25:55.162333 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7612 | 2024.11.14 06:25:55.162426 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7613 | 2024.11.14 06:25:55.163239 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7614 | 2024.11.14 06:25:55.163278 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7615 | 2024.11.14 06:25:55.163635 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7616 | 2024.11.14 06:25:55.163872 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7617 | 2024.11.14 06:25:55.164136 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001855 sec., 539.0835579514825 rows/sec., 36.32 KiB/sec. | ||
7618 | 2024.11.14 06:25:55.164345 [ 254 ] {aacb2611-e3c6-4078-bf29-bfdef12c99c4} <Debug> TCPHandler: Processed in 0.002263922 sec. | ||
7619 | 2024.11.14 06:25:55.164524 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7620 | 2024.11.14 06:25:55.164659 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7621 | 2024.11.14 06:25:55.164745 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7622 | 2024.11.14 06:25:55.165893 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2024.11.14 06:25:55.165931 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7624 | 2024.11.14 06:25:55.166574 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7625 | 2024.11.14 06:25:55.166840 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7626 | 2024.11.14 06:25:55.167095 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002465 sec., 16632.86004056795 rows/sec., 29.81 MiB/sec. | ||
7627 | 2024.11.14 06:25:55.167583 [ 253 ] {6dcd2dcb-8f48-4686-96ab-4667b1c17995} <Debug> TCPHandler: Processed in 0.003128088 sec. | ||
7628 | 2024.11.14 06:25:55.167800 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7629 | 2024.11.14 06:25:55.168019 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7630 | 2024.11.14 06:25:55.168110 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7631 | 2024.11.14 06:25:55.168626 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7632 | 2024.11.14 06:25:55.168666 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7633 | 2024.11.14 06:25:55.169034 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7634 | 2024.11.14 06:25:55.169276 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2024.11.14 06:25:55.169469 [ 99 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7636 | 2024.11.14 06:25:55.169540 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001566 sec., 52362.70753512133 rows/sec., 3.33 MiB/sec. | ||
7637 | 2024.11.14 06:25:55.169568 [ 99 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7638 | 2024.11.14 06:25:55.169640 [ 254 ] {49c77357-d67f-4121-aa7a-53cde0349bf2} <Debug> TCPHandler: Processed in 0.001951076 sec. | ||
7639 | 2024.11.14 06:25:55.169648 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
7640 | 2024.11.14 06:25:55.169833 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
7641 | 2024.11.14 06:25:55.169965 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7642 | 2024.11.14 06:25:55.170004 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3104 rows starting from the beginning of the part | ||
7643 | 2024.11.14 06:25:55.170083 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
7644 | 2024.11.14 06:25:55.170279 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
7645 | 2024.11.14 06:25:55.170545 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
7646 | 2024.11.14 06:25:55.170665 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
7647 | 2024.11.14 06:25:55.170865 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
7648 | 2024.11.14 06:25:55.172366 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3436 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597498 sec., 1322811.4131367954 rows/sec., 86.97 MiB/sec. | ||
7649 | 2024.11.14 06:25:55.172605 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7650 | 2024.11.14 06:25:55.172886 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7651 | 2024.11.14 06:25:55.172961 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_61_12} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7652 | 2024.11.14 06:25:55.173029 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7653 | 2024.11.14 06:25:57.026500 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7654 | 2024.11.14 06:25:57.204372 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7655 | 2024.11.14 06:25:57.540186 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7656 | 2024.11.14 06:25:57.576669 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7657 | 2024.11.14 06:25:57.700558 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51620, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7658 | 2024.11.14 06:25:57.720099 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7659 | 2024.11.14 06:25:57.758759 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7660 | 2024.11.14 06:25:57.764141 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7661 | 2024.11.14 06:25:57.770508 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7662 | 2024.11.14 06:25:57.807584 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7663 | 2024.11.14 06:25:57.813824 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7664 | 2024.11.14 06:25:57.829333 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7665 | 2024.11.14 06:25:57.858076 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7666 | 2024.11.14 06:25:57.901278 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7667 | 2024.11.14 06:25:57.949666 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7668 | 2024.11.14 06:25:57.973057 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7669 | 2024.11.14 06:25:58.050672 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7670 | 2024.11.14 06:25:58.073008 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7671 | 2024.11.14 06:25:58.131372 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7672 | 2024.11.14 06:25:58.288033 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7673 | 2024.11.14 06:25:58.338501 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63875, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7674 | 2024.11.14 06:25:58.371200 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7675 | 2024.11.14 06:25:58.380719 [ 94 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7676 | 2024.11.14 06:25:58.380787 [ 94 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2024.11.14 06:25:58.380812 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7678 | 2024.11.14 06:25:58.380953 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
7679 | 2024.11.14 06:25:58.381090 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7680 | 2024.11.14 06:25:58.381126 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
7681 | 2024.11.14 06:25:58.381204 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
7682 | 2024.11.14 06:25:58.381431 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
7683 | 2024.11.14 06:25:58.381564 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
7684 | 2024.11.14 06:25:58.381782 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
7685 | 2024.11.14 06:25:58.382887 [ 200 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009558 sec., 17914.38714383959 rows/sec., 1.49 MiB/sec. | ||
7686 | 2024.11.14 06:25:58.383097 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
7687 | 2024.11.14 06:25:58.383445 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2024.11.14 06:25:58.383538 [ 195 ] {757e8579-eead-43ef-940e-76379611e043::all_1_17_4} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
7689 | 2024.11.14 06:25:58.383637 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7690 | 2024.11.14 06:25:58.415785 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7691 | 2024.11.14 06:25:58.422100 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7692 | 2024.11.14 06:26:00.135483 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7693 | 2024.11.14 06:26:00.135697 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7694 | 2024.11.14 06:26:00.135778 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7695 | 2024.11.14 06:26:00.136564 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2024.11.14 06:26:00.136618 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7697 | 2024.11.14 06:26:00.137037 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7698 | 2024.11.14 06:26:00.137287 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7699 | 2024.11.14 06:26:00.137524 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001886 sec., 1060.4453870625662 rows/sec., 86.47 KiB/sec. | ||
7700 | 2024.11.14 06:26:00.137589 [ 254 ] {8d17a262-ef7a-4fca-ac54-73e9a571af65} <Debug> TCPHandler: Processed in 0.002247162 sec. | ||
7701 | 2024.11.14 06:26:00.137846 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2024.11.14 06:26:00.138032 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7703 | 2024.11.14 06:26:00.138104 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7704 | 2024.11.14 06:26:00.138854 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2024.11.14 06:26:00.138903 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7706 | 2024.11.14 06:26:00.139341 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7707 | 2024.11.14 06:26:00.139598 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2024.11.14 06:26:00.139820 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001837 sec., 31028.851388132825 rows/sec., 2.37 MiB/sec. | ||
7709 | 2024.11.14 06:26:00.139876 [ 253 ] {6d7dcf5a-1650-486f-9161-4c4ae3a0d733} <Debug> TCPHandler: Processed in 0.0021593 sec. | ||
7710 | 2024.11.14 06:26:00.140044 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7711 | 2024.11.14 06:26:00.140190 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7712 | 2024.11.14 06:26:00.140251 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7713 | 2024.11.14 06:26:00.140830 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2024.11.14 06:26:00.140873 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7715 | 2024.11.14 06:26:00.141227 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7716 | 2024.11.14 06:26:00.141473 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.11.14 06:26:00.141652 [ 93 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
7718 | 2024.11.14 06:26:00.141722 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 89.40 KiB/sec. | ||
7719 | 2024.11.14 06:26:00.141737 [ 93 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7720 | 2024.11.14 06:26:00.141811 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7721 | 2024.11.14 06:26:00.141859 [ 254 ] {9744f936-e62d-40e1-86ff-64c33ac7b4ab} <Debug> TCPHandler: Processed in 0.001881915 sec. | ||
7722 | 2024.11.14 06:26:00.142074 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7723 | 2024.11.14 06:26:00.142095 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
7724 | 2024.11.14 06:26:00.142249 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7725 | 2024.11.14 06:26:00.142357 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7726 | 2024.11.14 06:26:00.142395 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7727 | 2024.11.14 06:26:00.142507 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 66 rows starting from the beginning of the part | ||
7728 | 2024.11.14 06:26:00.142831 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
7729 | 2024.11.14 06:26:00.143203 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
7730 | 2024.11.14 06:26:00.143583 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
7731 | 2024.11.14 06:26:00.143940 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
7732 | 2024.11.14 06:26:00.144222 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
7733 | 2024.11.14 06:26:00.145071 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7734 | 2024.11.14 06:26:00.145134 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7735 | 2024.11.14 06:26:00.146215 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7736 | 2024.11.14 06:26:00.146864 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7737 | 2024.11.14 06:26:00.146891 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004968563 sec., 35825.247662151014 rows/sec., 2.69 MiB/sec. | ||
7738 | 2024.11.14 06:26:00.147142 [ 194 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
7739 | 2024.11.14 06:26:00.147360 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00516 sec., 12790.697674418605 rows/sec., 1022.93 KiB/sec. | ||
7740 | 2024.11.14 06:26:00.147882 [ 253 ] {9f651cb1-b445-48ca-9d16-5d13707aaf8a} <Debug> TCPHandler: Processed in 0.005898029 sec. | ||
7741 | 2024.11.14 06:26:00.148113 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2024.11.14 06:26:00.148228 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7743 | 2024.11.14 06:26:00.148542 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_45_9} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
7744 | 2024.11.14 06:26:00.148685 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7745 | 2024.11.14 06:26:00.148803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7746 | 2024.11.14 06:26:00.148841 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7747 | 2024.11.14 06:26:00.149471 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7748 | 2024.11.14 06:26:00.149511 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7749 | 2024.11.14 06:26:00.149918 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7750 | 2024.11.14 06:26:00.150167 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7751 | 2024.11.14 06:26:00.150384 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001866 sec., 69131.83279742765 rows/sec., 4.81 MiB/sec. | ||
7752 | 2024.11.14 06:26:00.150441 [ 254 ] {4dc17638-6532-44f2-afbd-4306046c8932} <Debug> TCPHandler: Processed in 0.002416625 sec. | ||
7753 | 2024.11.14 06:26:00.150592 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7754 | 2024.11.14 06:26:00.150709 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7755 | 2024.11.14 06:26:00.150759 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7756 | 2024.11.14 06:26:00.151255 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2024.11.14 06:26:00.151294 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7758 | 2024.11.14 06:26:00.151677 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7759 | 2024.11.14 06:26:00.151927 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2024.11.14 06:26:00.152159 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001467 sec., 32719.836400817996 rows/sec., 2.21 MiB/sec. | ||
7761 | 2024.11.14 06:26:00.152253 [ 253 ] {cb2cae9e-68f5-452e-96f0-a4388cdf1d43} <Debug> TCPHandler: Processed in 0.001715532 sec. | ||
7762 | 2024.11.14 06:26:03.736687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1096 | ||
7763 | 2024.11.14 06:26:03.739585 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7764 | 2024.11.14 06:26:03.739636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7765 | 2024.11.14 06:26:03.741067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7766 | 2024.11.14 06:26:03.741386 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7767 | 2024.11.14 06:26:03.741908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
7768 | 2024.11.14 06:26:05.137205 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7769 | 2024.11.14 06:26:05.137416 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7770 | 2024.11.14 06:26:05.137493 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7771 | 2024.11.14 06:26:05.138252 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7772 | 2024.11.14 06:26:05.138301 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7773 | 2024.11.14 06:26:05.138743 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7774 | 2024.11.14 06:26:05.139001 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7775 | 2024.11.14 06:26:05.139236 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
7776 | 2024.11.14 06:26:05.139292 [ 254 ] {48498b33-905d-4823-87bf-21d5ef053746} <Debug> TCPHandler: Processed in 0.002224082 sec. | ||
7777 | 2024.11.14 06:26:05.139612 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7778 | 2024.11.14 06:26:05.139927 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7779 | 2024.11.14 06:26:05.140044 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7780 | 2024.11.14 06:26:05.140984 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2024.11.14 06:26:05.141037 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7782 | 2024.11.14 06:26:05.141481 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7783 | 2024.11.14 06:26:05.141758 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7784 | 2024.11.14 06:26:05.142005 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002171 sec., 29479.502533394745 rows/sec., 2.30 MiB/sec. | ||
7785 | 2024.11.14 06:26:05.142068 [ 253 ] {9e85045c-78fa-46a3-b23d-732f926f931a} <Debug> TCPHandler: Processed in 0.002646789 sec. | ||
7786 | 2024.11.14 06:26:05.142285 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2024.11.14 06:26:05.142506 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7788 | 2024.11.14 06:26:05.142558 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7789 | 2024.11.14 06:26:05.143127 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2024.11.14 06:26:05.143167 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7791 | 2024.11.14 06:26:05.143561 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7792 | 2024.11.14 06:26:05.143796 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7793 | 2024.11.14 06:26:05.144008 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
7794 | 2024.11.14 06:26:05.144057 [ 254 ] {4ae63468-e438-4d93-95c7-46bd35060a86} <Debug> TCPHandler: Processed in 0.001882466 sec. | ||
7795 | 2024.11.14 06:26:05.144200 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7796 | 2024.11.14 06:26:05.144323 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7797 | 2024.11.14 06:26:05.144379 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7798 | 2024.11.14 06:26:05.145247 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2024.11.14 06:26:05.145324 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7800 | 2024.11.14 06:26:05.145784 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7801 | 2024.11.14 06:26:05.146036 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7802 | 2024.11.14 06:26:05.146280 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001983 sec., 30257.186081694403 rows/sec., 2.04 MiB/sec. | ||
7803 | 2024.11.14 06:26:05.146344 [ 253 ] {b8ff97c4-5fb9-490a-8295-cdf5d529aeb6} <Debug> TCPHandler: Processed in 0.002202151 sec. | ||
7804 | 2024.11.14 06:26:08.156532 [ 84 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7805 | 2024.11.14 06:26:08.156622 [ 84 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2024.11.14 06:26:08.156649 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7807 | 2024.11.14 06:26:08.156875 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
7808 | 2024.11.14 06:26:08.157083 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7809 | 2024.11.14 06:26:08.157121 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
7810 | 2024.11.14 06:26:08.157199 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
7811 | 2024.11.14 06:26:08.157293 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
7812 | 2024.11.14 06:26:08.157577 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
7813 | 2024.11.14 06:26:08.157744 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
7814 | 2024.11.14 06:26:08.158790 [ 200 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055278 sec., 144992.5508860602 rows/sec., 10.39 MiB/sec. | ||
7815 | 2024.11.14 06:26:08.158940 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7816 | 2024.11.14 06:26:08.159216 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7817 | 2024.11.14 06:26:08.159294 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_21_5} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7818 | 2024.11.14 06:26:08.159372 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7819 | 2024.11.14 06:26:08.468790 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7820 | 2024.11.14 06:26:08.468852 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7821 | 2024.11.14 06:26:10.144604 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7822 | 2024.11.14 06:26:10.144813 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7823 | 2024.11.14 06:26:10.144895 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7824 | 2024.11.14 06:26:10.145730 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7825 | 2024.11.14 06:26:10.145781 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7826 | 2024.11.14 06:26:10.146211 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7827 | 2024.11.14 06:26:10.146463 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7828 | 2024.11.14 06:26:10.146660 [ 82 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7829 | 2024.11.14 06:26:10.146715 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
7830 | 2024.11.14 06:26:10.146745 [ 82 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7831 | 2024.11.14 06:26:10.146818 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7832 | 2024.11.14 06:26:10.146841 [ 254 ] {05d96311-6337-4345-8fce-fb2a6f5f36cb} <Debug> TCPHandler: Processed in 0.002370344 sec. | ||
7833 | 2024.11.14 06:26:10.147029 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7834 | 2024.11.14 06:26:10.147179 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7835 | 2024.11.14 06:26:10.147198 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7836 | 2024.11.14 06:26:10.147229 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7837 | 2024.11.14 06:26:10.147365 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7838 | 2024.11.14 06:26:10.147799 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7839 | 2024.11.14 06:26:10.147831 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7840 | 2024.11.14 06:26:10.148014 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7841 | 2024.11.14 06:26:10.148257 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7842 | 2024.11.14 06:26:10.148521 [ 186 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
7843 | 2024.11.14 06:26:10.150575 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2024.11.14 06:26:10.150663 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7845 | 2024.11.14 06:26:10.151065 [ 198 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004163278 sec., 16813.674224973685 rows/sec., 1.25 MiB/sec. | ||
7846 | 2024.11.14 06:26:10.151285 [ 198 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7847 | 2024.11.14 06:26:10.151616 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7848 | 2024.11.14 06:26:10.151786 [ 198 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_21_5} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7849 | 2024.11.14 06:26:10.151950 [ 198 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_21_5} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7850 | 2024.11.14 06:26:10.152140 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7851 | 2024.11.14 06:26:10.152144 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7852 | 2024.11.14 06:26:10.152361 [ 82 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7853 | 2024.11.14 06:26:10.152423 [ 82 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2024.11.14 06:26:10.152460 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7855 | 2024.11.14 06:26:10.152466 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004902 sec., 58139.53488372093 rows/sec., 5.13 MiB/sec. | ||
7856 | 2024.11.14 06:26:10.152796 [ 253 ] {e3f2d076-4919-46d7-89a5-f8025c256703} <Debug> TCPHandler: Processed in 0.005797198 sec. | ||
7857 | 2024.11.14 06:26:10.152852 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
7858 | 2024.11.14 06:26:10.153030 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7859 | 2024.11.14 06:26:10.153484 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7860 | 2024.11.14 06:26:10.153506 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7861 | 2024.11.14 06:26:10.153650 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part | ||
7862 | 2024.11.14 06:26:10.153675 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7863 | 2024.11.14 06:26:10.154175 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
7864 | 2024.11.14 06:26:10.154623 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 285 rows starting from the beginning of the part | ||
7865 | 2024.11.14 06:26:10.155015 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 57 rows starting from the beginning of the part | ||
7866 | 2024.11.14 06:26:10.155317 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
7867 | 2024.11.14 06:26:10.155664 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 285 rows starting from the beginning of the part | ||
7868 | 2024.11.14 06:26:10.157164 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2024.11.14 06:26:10.157241 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7870 | 2024.11.14 06:26:10.158307 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7871 | 2024.11.14 06:26:10.158660 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2024.11.14 06:26:10.159200 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005832 sec., 8230.452674897118 rows/sec., 606.84 KiB/sec. | ||
7873 | 2024.11.14 06:26:10.159335 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.006708024 sec., 324089.4785111085 rows/sec., 28.50 MiB/sec. | ||
7874 | 2024.11.14 06:26:10.159352 [ 254 ] {4cfa6660-d4cb-4e4c-896e-d7780321dfb6} <Debug> TCPHandler: Processed in 0.00644105 sec. | ||
7875 | 2024.11.14 06:26:10.159566 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7876 | 2024.11.14 06:26:10.159599 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7877 | 2024.11.14 06:26:10.159932 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7878 | 2024.11.14 06:26:10.160097 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7879 | 2024.11.14 06:26:10.160104 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2024.11.14 06:26:10.160393 [ 201 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_71_14} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7881 | 2024.11.14 06:26:10.160576 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7882 | 2024.11.14 06:26:10.161095 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7883 | 2024.11.14 06:26:10.161139 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7884 | 2024.11.14 06:26:10.161506 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7885 | 2024.11.14 06:26:10.161763 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7886 | 2024.11.14 06:26:10.161980 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002181 sec., 6419.0738193489215 rows/sec., 449.55 KiB/sec. | ||
7887 | 2024.11.14 06:26:10.162035 [ 253 ] {d006b9d2-a6b8-4b83-8f3e-6b1d027baa02} <Debug> TCPHandler: Processed in 0.002558107 sec. | ||
7888 | 2024.11.14 06:26:10.162188 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7889 | 2024.11.14 06:26:10.162326 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7890 | 2024.11.14 06:26:10.162382 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7891 | 2024.11.14 06:26:10.162981 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7892 | 2024.11.14 06:26:10.163022 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7893 | 2024.11.14 06:26:10.163379 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7894 | 2024.11.14 06:26:10.163616 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7895 | 2024.11.14 06:26:10.163777 [ 82 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7896 | 2024.11.14 06:26:10.163841 [ 82 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2024.11.14 06:26:10.163885 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7898 | 2024.11.14 06:26:10.163882 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
7899 | 2024.11.14 06:26:10.164107 [ 254 ] {c7a0eec3-3b90-43dd-a81c-9e7e87f1b6b3} <Debug> TCPHandler: Processed in 0.001981027 sec. | ||
7900 | 2024.11.14 06:26:10.164148 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7901 | 2024.11.14 06:26:10.164306 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7902 | 2024.11.14 06:26:10.164353 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7903 | 2024.11.14 06:26:10.164372 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7904 | 2024.11.14 06:26:10.164594 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7905 | 2024.11.14 06:26:10.164792 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7906 | 2024.11.14 06:26:10.164869 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7907 | 2024.11.14 06:26:10.164959 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7908 | 2024.11.14 06:26:10.165146 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7909 | 2024.11.14 06:26:10.165545 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
7910 | 2024.11.14 06:26:10.167760 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7911 | 2024.11.14 06:26:10.167856 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7912 | 2024.11.14 06:26:10.168044 [ 198 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004076866 sec., 15943.619437087213 rows/sec., 1.03 MiB/sec. | ||
7913 | 2024.11.14 06:26:10.168266 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7914 | 2024.11.14 06:26:10.168638 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7915 | 2024.11.14 06:26:10.168779 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_21_5} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.11.14 06:26:10.168971 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_21_5} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7917 | 2024.11.14 06:26:10.169144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7918 | 2024.11.14 06:26:10.169165 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2024.11.14 06:26:10.169358 [ 82 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7920 | 2024.11.14 06:26:10.169416 [ 82 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2024.11.14 06:26:10.169449 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004794 sec., 88235.29411764706 rows/sec., 6.31 MiB/sec. | ||
7922 | 2024.11.14 06:26:10.169455 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7923 | 2024.11.14 06:26:10.169637 [ 253 ] {c727b4be-c947-4904-9fa5-ad086749fa40} <Debug> TCPHandler: Processed in 0.005425771 sec. | ||
7924 | 2024.11.14 06:26:10.169691 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
7925 | 2024.11.14 06:26:10.169827 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7926 | 2024.11.14 06:26:10.169863 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
7927 | 2024.11.14 06:26:10.169895 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2024.11.14 06:26:10.170053 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
7929 | 2024.11.14 06:26:10.170343 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 423 rows starting from the beginning of the part | ||
7930 | 2024.11.14 06:26:10.170691 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part | ||
7931 | 2024.11.14 06:26:10.170711 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7932 | 2024.11.14 06:26:10.170946 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
7933 | 2024.11.14 06:26:10.170977 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7934 | 2024.11.14 06:26:10.171343 [ 187 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 423 rows starting from the beginning of the part | ||
7935 | 2024.11.14 06:26:10.172762 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7936 | 2024.11.14 06:26:10.172829 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7937 | 2024.11.14 06:26:10.173780 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7938 | 2024.11.14 06:26:10.174123 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7939 | 2024.11.14 06:26:10.174684 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005074744 sec., 385241.107728784 rows/sec., 29.49 MiB/sec. | ||
7940 | 2024.11.14 06:26:10.174803 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004389 sec., 1367.053998632946 rows/sec., 71.42 KiB/sec. | ||
7941 | 2024.11.14 06:26:10.175066 [ 254 ] {8b6f54c3-5e16-4396-a9d6-30a5b8c21743} <Debug> TCPHandler: Processed in 0.005321529 sec. | ||
7942 | 2024.11.14 06:26:10.175178 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7943 | 2024.11.14 06:26:10.175265 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7944 | 2024.11.14 06:26:10.175462 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7945 | 2024.11.14 06:26:10.175574 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7946 | 2024.11.14 06:26:10.175763 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7947 | 2024.11.14 06:26:10.176031 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_71_14} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7948 | 2024.11.14 06:26:10.176206 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7949 | 2024.11.14 06:26:10.176579 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2024.11.14 06:26:10.176623 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7951 | 2024.11.14 06:26:10.177029 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7952 | 2024.11.14 06:26:10.177284 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7953 | 2024.11.14 06:26:10.177547 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002139 sec., 110799.43899018233 rows/sec., 7.43 MiB/sec. | ||
7954 | 2024.11.14 06:26:10.177631 [ 253 ] {bacc0957-83f4-4c4b-bc44-f4c040c51146} <Debug> TCPHandler: Processed in 0.002460495 sec. | ||
7955 | 2024.11.14 06:26:10.177902 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7956 | 2024.11.14 06:26:10.178065 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7957 | 2024.11.14 06:26:10.178116 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7958 | 2024.11.14 06:26:10.178580 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7959 | 2024.11.14 06:26:10.178619 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7960 | 2024.11.14 06:26:10.178973 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7961 | 2024.11.14 06:26:10.179215 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7962 | 2024.11.14 06:26:10.179476 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
7963 | 2024.11.14 06:26:10.179680 [ 254 ] {27a88823-2868-4289-89e9-69f112fed58f} <Debug> TCPHandler: Processed in 0.001943066 sec. | ||
7964 | 2024.11.14 06:26:10.179899 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7965 | 2024.11.14 06:26:10.180039 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7966 | 2024.11.14 06:26:10.180131 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7967 | 2024.11.14 06:26:10.181335 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7968 | 2024.11.14 06:26:10.181375 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7969 | 2024.11.14 06:26:10.182041 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7970 | 2024.11.14 06:26:10.182314 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7971 | 2024.11.14 06:26:10.182621 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002611 sec., 15702.795863653771 rows/sec., 28.14 MiB/sec. | ||
7972 | 2024.11.14 06:26:10.183115 [ 253 ] {d0564797-d169-40e7-b420-f04aa25376ec} <Debug> TCPHandler: Processed in 0.003318671 sec. | ||
7973 | 2024.11.14 06:26:10.183280 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7974 | 2024.11.14 06:26:10.183416 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7975 | 2024.11.14 06:26:10.183473 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7976 | 2024.11.14 06:26:10.183967 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7977 | 2024.11.14 06:26:10.184006 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7978 | 2024.11.14 06:26:10.184371 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7979 | 2024.11.14 06:26:10.184603 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7980 | 2024.11.14 06:26:10.184832 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. | ||
7981 | 2024.11.14 06:26:10.184908 [ 254 ] {713aafa4-0292-4647-9f99-ab229292d805} <Debug> TCPHandler: Processed in 0.001694102 sec. | ||
7982 | 2024.11.14 06:26:13.742116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1126 | ||
7983 | 2024.11.14 06:26:13.745146 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7984 | 2024.11.14 06:26:13.745196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7985 | 2024.11.14 06:26:13.746608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7986 | 2024.11.14 06:26:13.746933 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7987 | 2024.11.14 06:26:13.748293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
7988 | 2024.11.14 06:26:15.136259 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7989 | 2024.11.14 06:26:15.136473 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7990 | 2024.11.14 06:26:15.136553 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7991 | 2024.11.14 06:26:15.137296 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.11.14 06:26:15.137348 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
7993 | 2024.11.14 06:26:15.137772 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7994 | 2024.11.14 06:26:15.138024 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.11.14 06:26:15.138310 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec. | ||
7996 | 2024.11.14 06:26:15.138498 [ 254 ] {21c99b21-8643-4db8-8736-69500e5a039c} <Debug> TCPHandler: Processed in 0.002375444 sec. | ||
7997 | 2024.11.14 06:26:15.138844 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7998 | 2024.11.14 06:26:15.139047 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7999 | 2024.11.14 06:26:15.139123 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8000 | 2024.11.14 06:26:15.139912 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.14 06:26:15.139954 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8002 | 2024.11.14 06:26:15.140366 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8003 | 2024.11.14 06:26:15.140620 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.11.14 06:26:15.140812 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00182 sec., 31318.68131868132 rows/sec., 2.39 MiB/sec. | ||
8005 | 2024.11.14 06:26:15.140867 [ 253 ] {76ec85ac-35ca-4e99-bc80-460edb627ffa} <Debug> TCPHandler: Processed in 0.002213772 sec. | ||
8006 | 2024.11.14 06:26:15.141016 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8007 | 2024.11.14 06:26:15.141132 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8008 | 2024.11.14 06:26:15.141180 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8009 | 2024.11.14 06:26:15.141763 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8010 | 2024.11.14 06:26:15.141802 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8011 | 2024.11.14 06:26:15.142156 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8012 | 2024.11.14 06:26:15.142402 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8013 | 2024.11.14 06:26:15.142606 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001498 sec., 1335.113484646195 rows/sec., 93.22 KiB/sec. | ||
8014 | 2024.11.14 06:26:15.142657 [ 254 ] {895e55e9-a0c7-4479-acc1-533eb28f7366} <Debug> TCPHandler: Processed in 0.001696752 sec. | ||
8015 | 2024.11.14 06:26:15.142836 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2024.11.14 06:26:15.142980 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8017 | 2024.11.14 06:26:15.143038 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8018 | 2024.11.14 06:26:15.143748 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2024.11.14 06:26:15.143785 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8020 | 2024.11.14 06:26:15.144150 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8021 | 2024.11.14 06:26:15.144558 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2024.11.14 06:26:15.145303 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002345 sec., 28144.98933901919 rows/sec., 2.20 MiB/sec. | ||
8023 | 2024.11.14 06:26:15.145439 [ 253 ] {2c4d8899-2ff2-432c-9d47-4e09f07a581c} <Debug> TCPHandler: Processed in 0.00267204 sec. | ||
8024 | 2024.11.14 06:26:15.145637 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8025 | 2024.11.14 06:26:15.145772 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8026 | 2024.11.14 06:26:15.145834 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8027 | 2024.11.14 06:26:15.146501 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8028 | 2024.11.14 06:26:15.146549 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8029 | 2024.11.14 06:26:15.146968 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8030 | 2024.11.14 06:26:15.147209 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8031 | 2024.11.14 06:26:15.147368 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8032 | 2024.11.14 06:26:15.147444 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8033 | 2024.11.14 06:26:15.147451 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001695 sec., 76106.19469026549 rows/sec., 5.30 MiB/sec. | ||
8034 | 2024.11.14 06:26:15.147486 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8035 | 2024.11.14 06:26:15.147621 [ 254 ] {f5811a71-f084-42b8-b4a9-dafe9cb2500c} <Debug> TCPHandler: Processed in 0.002077438 sec. | ||
8036 | 2024.11.14 06:26:15.147861 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
8037 | 2024.11.14 06:26:15.147926 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8038 | 2024.11.14 06:26:15.148408 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8039 | 2024.11.14 06:26:15.148468 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8040 | 2024.11.14 06:26:15.148530 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 14417 rows starting from the beginning of the part | ||
8041 | 2024.11.14 06:26:15.148746 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8042 | 2024.11.14 06:26:15.149090 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
8043 | 2024.11.14 06:26:15.149657 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 129 rows starting from the beginning of the part | ||
8044 | 2024.11.14 06:26:15.149974 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
8045 | 2024.11.14 06:26:15.150338 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
8046 | 2024.11.14 06:26:15.150824 [ 197 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 129 rows starting from the beginning of the part | ||
8047 | 2024.11.14 06:26:15.151789 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2024.11.14 06:26:15.151846 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8049 | 2024.11.14 06:26:15.152494 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8050 | 2024.11.14 06:26:15.152834 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2024.11.14 06:26:15.153078 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004826 sec., 9946.125155408205 rows/sec., 686.39 KiB/sec. | ||
8052 | 2024.11.14 06:26:15.153159 [ 253 ] {3a411d99-0748-4e7b-add3-7c88b2731c1f} <Debug> TCPHandler: Processed in 0.00540705 sec. | ||
8053 | 2024.11.14 06:26:15.156030 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008411207 sec., 1820071.720978927 rows/sec., 123.44 MiB/sec. | ||
8054 | 2024.11.14 06:26:15.156568 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8055 | 2024.11.14 06:26:15.156897 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2024.11.14 06:26:15.156979 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8057 | 2024.11.14 06:26:15.157070 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8058 | 2024.11.14 06:26:20.137557 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8059 | 2024.11.14 06:26:20.137885 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8060 | 2024.11.14 06:26:20.137966 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8061 | 2024.11.14 06:26:20.138732 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2024.11.14 06:26:20.138784 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8063 | 2024.11.14 06:26:20.139216 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8064 | 2024.11.14 06:26:20.139469 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.11.14 06:26:20.139747 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.19 MiB/sec. | ||
8066 | 2024.11.14 06:26:20.139810 [ 254 ] {d60767e8-706a-4baf-8ab5-28d2a0222c52} <Debug> TCPHandler: Processed in 0.002442296 sec. | ||
8067 | 2024.11.14 06:26:20.140126 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8068 | 2024.11.14 06:26:20.140423 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8069 | 2024.11.14 06:26:20.140534 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8070 | 2024.11.14 06:26:20.141423 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2024.11.14 06:26:20.141463 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8072 | 2024.11.14 06:26:20.141894 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8073 | 2024.11.14 06:26:20.142170 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2024.11.14 06:26:20.142383 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002043 sec., 31326.48066568771 rows/sec., 2.45 MiB/sec. | ||
8075 | 2024.11.14 06:26:20.142479 [ 253 ] {94b00bd7-e794-4a4c-a5ad-08fdb4496d97} <Debug> TCPHandler: Processed in 0.002537987 sec. | ||
8076 | 2024.11.14 06:26:20.142704 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2024.11.14 06:26:20.142901 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8078 | 2024.11.14 06:26:20.142957 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8079 | 2024.11.14 06:26:20.143531 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8080 | 2024.11.14 06:26:20.143571 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8081 | 2024.11.14 06:26:20.143968 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8082 | 2024.11.14 06:26:20.144208 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8083 | 2024.11.14 06:26:20.144411 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
8084 | 2024.11.14 06:26:20.144462 [ 254 ] {090374b7-f180-4758-a69a-7b5b44927898} <Debug> TCPHandler: Processed in 0.001902645 sec. | ||
8085 | 2024.11.14 06:26:20.144617 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8086 | 2024.11.14 06:26:20.144734 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8087 | 2024.11.14 06:26:20.144785 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8088 | 2024.11.14 06:26:20.145360 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8089 | 2024.11.14 06:26:20.145405 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8090 | 2024.11.14 06:26:20.145851 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8091 | 2024.11.14 06:26:20.146091 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8092 | 2024.11.14 06:26:20.146221 [ 59 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8093 | 2024.11.14 06:26:20.146268 [ 59 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2024.11.14 06:26:20.146271 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
8095 | 2024.11.14 06:26:20.146293 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8096 | 2024.11.14 06:26:20.146338 [ 253 ] {0cb6f61c-1617-4094-92be-9e73d9df5a4c} <Debug> TCPHandler: Processed in 0.001779553 sec. | ||
8097 | 2024.11.14 06:26:20.146529 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
8098 | 2024.11.14 06:26:20.146693 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8099 | 2024.11.14 06:26:20.146736 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3436 rows starting from the beginning of the part | ||
8100 | 2024.11.14 06:26:20.146820 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
8101 | 2024.11.14 06:26:20.147042 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8102 | 2024.11.14 06:26:20.147274 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8103 | 2024.11.14 06:26:20.147483 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
8104 | 2024.11.14 06:26:20.147688 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
8105 | 2024.11.14 06:26:20.149242 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3734 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849623 sec., 1310348.772451654 rows/sec., 86.22 MiB/sec. | ||
8106 | 2024.11.14 06:26:20.149532 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8107 | 2024.11.14 06:26:20.149834 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8108 | 2024.11.14 06:26:20.149918 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_66_13} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8109 | 2024.11.14 06:26:20.150007 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8110 | 2024.11.14 06:26:21.170565 [ 57 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8111 | 2024.11.14 06:26:21.170632 [ 57 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2024.11.14 06:26:21.170656 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
8113 | 2024.11.14 06:26:21.170877 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
8114 | 2024.11.14 06:26:21.171080 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8115 | 2024.11.14 06:26:21.171121 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
8116 | 2024.11.14 06:26:21.171203 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
8117 | 2024.11.14 06:26:21.171410 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
8118 | 2024.11.14 06:26:21.171683 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
8119 | 2024.11.14 06:26:21.171834 [ 196 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
8120 | 2024.11.14 06:26:21.172980 [ 191 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002239002 sec., 9379.178759107854 rows/sec., 632.00 KiB/sec. | ||
8121 | 2024.11.14 06:26:21.173148 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8122 | 2024.11.14 06:26:21.173465 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2024.11.14 06:26:21.173548 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_21_5} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8124 | 2024.11.14 06:26:21.173632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8125 | 2024.11.14 06:26:21.826212 [ 57 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8126 | 2024.11.14 06:26:21.826330 [ 57 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8127 | 2024.11.14 06:26:21.826373 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8128 | 2024.11.14 06:26:21.826716 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
8129 | 2024.11.14 06:26:21.826997 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8130 | 2024.11.14 06:26:21.827035 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
8131 | 2024.11.14 06:26:21.827111 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
8132 | 2024.11.14 06:26:21.827326 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
8133 | 2024.11.14 06:26:21.827648 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
8134 | 2024.11.14 06:26:21.827889 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
8135 | 2024.11.14 06:26:21.829118 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613858 sec., 48204.60790142387 rows/sec., 2.46 MiB/sec. | ||
8136 | 2024.11.14 06:26:21.829310 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8137 | 2024.11.14 06:26:21.829681 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8138 | 2024.11.14 06:26:21.829787 [ 191 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_21_5} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8139 | 2024.11.14 06:26:21.829897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8140 | 2024.11.14 06:26:22.112062 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8141 | 2024.11.14 06:26:22.333542 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8142 | 2024.11.14 06:26:22.353957 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8143 | 2024.11.14 06:26:22.357273 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8144 | 2024.11.14 06:26:22.360509 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8145 | 2024.11.14 06:26:22.484809 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8146 | 2024.11.14 06:26:22.494166 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8147 | 2024.11.14 06:26:22.514512 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8148 | 2024.11.14 06:26:23.468908 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8149 | 2024.11.14 06:26:23.468965 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8150 | 2024.11.14 06:26:23.748481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1146 | ||
8151 | 2024.11.14 06:26:23.751458 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8152 | 2024.11.14 06:26:23.751499 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8153 | 2024.11.14 06:26:23.752871 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8154 | 2024.11.14 06:26:23.753205 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8155 | 2024.11.14 06:26:23.753675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
8156 | 2024.11.14 06:26:25.143574 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8157 | 2024.11.14 06:26:25.143784 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8158 | 2024.11.14 06:26:25.143862 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8159 | 2024.11.14 06:26:25.144599 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8160 | 2024.11.14 06:26:25.144651 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8161 | 2024.11.14 06:26:25.145082 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8162 | 2024.11.14 06:26:25.145334 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8163 | 2024.11.14 06:26:25.145606 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
8164 | 2024.11.14 06:26:25.145793 [ 254 ] {850d4a2c-e1e0-44d7-a19b-17da63b5faa1} <Debug> TCPHandler: Processed in 0.002357134 sec. | ||
8165 | 2024.11.14 06:26:25.146127 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8166 | 2024.11.14 06:26:25.146436 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8167 | 2024.11.14 06:26:25.146550 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8168 | 2024.11.14 06:26:25.147695 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8169 | 2024.11.14 06:26:25.147742 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8170 | 2024.11.14 06:26:25.148186 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8171 | 2024.11.14 06:26:25.148440 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8172 | 2024.11.14 06:26:25.148658 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002308 sec., 123483.53552859619 rows/sec., 10.89 MiB/sec. | ||
8173 | 2024.11.14 06:26:25.148717 [ 253 ] {1c91f443-d2fa-4230-8a90-026a456d0d39} <Debug> TCPHandler: Processed in 0.002785761 sec. | ||
8174 | 2024.11.14 06:26:25.148880 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8175 | 2024.11.14 06:26:25.149002 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8176 | 2024.11.14 06:26:25.149060 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8177 | 2024.11.14 06:26:25.149744 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8178 | 2024.11.14 06:26:25.149793 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8179 | 2024.11.14 06:26:25.150193 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8180 | 2024.11.14 06:26:25.150429 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8181 | 2024.11.14 06:26:25.150631 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001659 sec., 28933.092224231463 rows/sec., 2.08 MiB/sec. | ||
8182 | 2024.11.14 06:26:25.150683 [ 254 ] {fc756207-f2b8-48e8-99c0-671729ca5d24} <Debug> TCPHandler: Processed in 0.001858354 sec. | ||
8183 | 2024.11.14 06:26:25.150833 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8184 | 2024.11.14 06:26:25.150956 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8185 | 2024.11.14 06:26:25.151018 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8186 | 2024.11.14 06:26:25.152060 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2024.11.14 06:26:25.152100 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8188 | 2024.11.14 06:26:25.152466 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8189 | 2024.11.14 06:26:25.152704 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2024.11.14 06:26:25.152939 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002006 sec., 6979.062811565304 rows/sec., 488.77 KiB/sec. | ||
8191 | 2024.11.14 06:26:25.153064 [ 253 ] {8d6e59b5-a7f7-4d67-9ba0-a4723221fc08} <Debug> TCPHandler: Processed in 0.002289912 sec. | ||
8192 | 2024.11.14 06:26:25.153271 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8193 | 2024.11.14 06:26:25.153491 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8194 | 2024.11.14 06:26:25.153578 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8195 | 2024.11.14 06:26:25.154361 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2024.11.14 06:26:25.154401 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8197 | 2024.11.14 06:26:25.154764 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8198 | 2024.11.14 06:26:25.155000 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2024.11.14 06:26:25.155209 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001772 sec., 7336.343115124154 rows/sec., 457.42 KiB/sec. | ||
8200 | 2024.11.14 06:26:25.155259 [ 254 ] {4a567de8-8bc9-44e9-a207-2f698c63aa89} <Debug> TCPHandler: Processed in 0.002099099 sec. | ||
8201 | 2024.11.14 06:26:25.155459 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8202 | 2024.11.14 06:26:25.155677 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8203 | 2024.11.14 06:26:25.155766 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8204 | 2024.11.14 06:26:25.156596 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8205 | 2024.11.14 06:26:25.156636 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8206 | 2024.11.14 06:26:25.157008 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8207 | 2024.11.14 06:26:25.157245 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8208 | 2024.11.14 06:26:25.157461 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001837 sec., 230266.73924877518 rows/sec., 16.46 MiB/sec. | ||
8209 | 2024.11.14 06:26:25.157512 [ 253 ] {ecb98ca6-be1b-47f0-b77c-8f172aa08428} <Debug> TCPHandler: Processed in 0.00216495 sec. | ||
8210 | 2024.11.14 06:26:25.157711 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8211 | 2024.11.14 06:26:25.157934 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8212 | 2024.11.14 06:26:25.158026 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8213 | 2024.11.14 06:26:25.158500 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8214 | 2024.11.14 06:26:25.158539 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8215 | 2024.11.14 06:26:25.158894 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8216 | 2024.11.14 06:26:25.159132 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8217 | 2024.11.14 06:26:25.159333 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
8218 | 2024.11.14 06:26:25.159383 [ 254 ] {2dd2721d-9ae3-44d9-b76f-7cc900c7ee67} <Debug> TCPHandler: Processed in 0.001781073 sec. | ||
8219 | 2024.11.14 06:26:25.159528 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8220 | 2024.11.14 06:26:25.159666 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8221 | 2024.11.14 06:26:25.159728 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8222 | 2024.11.14 06:26:25.160348 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8223 | 2024.11.14 06:26:25.160388 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8224 | 2024.11.14 06:26:25.160777 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8225 | 2024.11.14 06:26:25.161014 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8226 | 2024.11.14 06:26:25.161215 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. | ||
8227 | 2024.11.14 06:26:25.161265 [ 253 ] {4dc1dfc5-ad11-40bd-97c1-ec9ae3632b52} <Debug> TCPHandler: Processed in 0.001804623 sec. | ||
8228 | 2024.11.14 06:26:25.161417 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8229 | 2024.11.14 06:26:25.161552 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8230 | 2024.11.14 06:26:25.161612 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8231 | 2024.11.14 06:26:25.162112 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8232 | 2024.11.14 06:26:25.162151 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8233 | 2024.11.14 06:26:25.162504 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8234 | 2024.11.14 06:26:25.162741 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8235 | 2024.11.14 06:26:25.162953 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
8236 | 2024.11.14 06:26:25.163011 [ 254 ] {569698f7-3748-4edc-bf31-19bba7c3ea3a} <Debug> TCPHandler: Processed in 0.001658081 sec. | ||
8237 | 2024.11.14 06:26:25.163172 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8238 | 2024.11.14 06:26:25.163291 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8239 | 2024.11.14 06:26:25.163368 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8240 | 2024.11.14 06:26:25.164493 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8241 | 2024.11.14 06:26:25.164532 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8242 | 2024.11.14 06:26:25.165180 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8243 | 2024.11.14 06:26:25.165445 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8244 | 2024.11.14 06:26:25.165739 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002472 sec., 16585.760517799354 rows/sec., 29.72 MiB/sec. | ||
8245 | 2024.11.14 06:26:25.166225 [ 253 ] {55fc3ee4-83ea-4cbb-ae4e-9fe3896e8232} <Debug> TCPHandler: Processed in 0.003109838 sec. | ||
8246 | 2024.11.14 06:26:25.166472 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8247 | 2024.11.14 06:26:25.166698 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8248 | 2024.11.14 06:26:25.166788 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8249 | 2024.11.14 06:26:25.167367 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8250 | 2024.11.14 06:26:25.167405 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8251 | 2024.11.14 06:26:25.167768 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8252 | 2024.11.14 06:26:25.168014 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8253 | 2024.11.14 06:26:25.168227 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001585 sec., 51735.01577287066 rows/sec., 3.29 MiB/sec. | ||
8254 | 2024.11.14 06:26:25.168276 [ 254 ] {fc89cd02-64b4-4bfb-ab72-54b950c8e1c4} <Debug> TCPHandler: Processed in 0.001930445 sec. | ||
8255 | 2024.11.14 06:26:27.044413 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8256 | 2024.11.14 06:26:27.212817 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8257 | 2024.11.14 06:26:27.558841 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8258 | 2024.11.14 06:26:27.581766 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8259 | 2024.11.14 06:26:27.720783 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8260 | 2024.11.14 06:26:27.723169 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8261 | 2024.11.14 06:26:27.763376 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8262 | 2024.11.14 06:26:27.772731 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8263 | 2024.11.14 06:26:27.777087 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8264 | 2024.11.14 06:26:27.819462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8265 | 2024.11.14 06:26:27.827837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8266 | 2024.11.14 06:26:27.840929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8267 | 2024.11.14 06:26:27.869603 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8268 | 2024.11.14 06:26:27.918590 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8269 | 2024.11.14 06:26:27.961911 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8270 | 2024.11.14 06:26:27.979254 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8271 | 2024.11.14 06:26:28.065770 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8272 | 2024.11.14 06:26:28.091231 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8273 | 2024.11.14 06:26:28.134752 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8274 | 2024.11.14 06:26:28.306346 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8275 | 2024.11.14 06:26:28.341448 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8276 | 2024.11.14 06:26:28.381829 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8277 | 2024.11.14 06:26:28.424174 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8278 | 2024.11.14 06:26:28.434517 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8279 | 2024.11.14 06:26:30.135474 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8280 | 2024.11.14 06:26:30.135682 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8281 | 2024.11.14 06:26:30.135761 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8282 | 2024.11.14 06:26:30.136529 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8283 | 2024.11.14 06:26:30.136572 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8284 | 2024.11.14 06:26:30.136989 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8285 | 2024.11.14 06:26:30.137244 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8286 | 2024.11.14 06:26:30.137455 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00182 sec., 2197.802197802198 rows/sec., 179.22 KiB/sec. | ||
8287 | 2024.11.14 06:26:30.137543 [ 254 ] {8703c3a4-71b9-4b7c-aa47-87790a16ce07} <Debug> TCPHandler: Processed in 0.002203041 sec. | ||
8288 | 2024.11.14 06:26:30.137829 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8289 | 2024.11.14 06:26:30.138009 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8290 | 2024.11.14 06:26:30.138077 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8291 | 2024.11.14 06:26:30.138807 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8292 | 2024.11.14 06:26:30.138851 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8293 | 2024.11.14 06:26:30.139276 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8294 | 2024.11.14 06:26:30.139532 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8295 | 2024.11.14 06:26:30.139776 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001817 sec., 31920.748486516233 rows/sec., 2.43 MiB/sec. | ||
8296 | 2024.11.14 06:26:30.139831 [ 253 ] {8770c316-dd5c-44a0-b388-30e2fec30bdb} <Debug> TCPHandler: Processed in 0.00216103 sec. | ||
8297 | 2024.11.14 06:26:30.139989 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8298 | 2024.11.14 06:26:30.140126 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8299 | 2024.11.14 06:26:30.140184 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8300 | 2024.11.14 06:26:30.140845 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8301 | 2024.11.14 06:26:30.140915 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8302 | 2024.11.14 06:26:30.141301 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8303 | 2024.11.14 06:26:30.141549 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8304 | 2024.11.14 06:26:30.141731 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 171.24 KiB/sec. | ||
8305 | 2024.11.14 06:26:30.141784 [ 254 ] {f3ea3d70-b7b2-4ede-a865-e97fc2808685} <Debug> TCPHandler: Processed in 0.001861105 sec. | ||
8306 | 2024.11.14 06:26:30.141974 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8307 | 2024.11.14 06:26:30.142114 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8308 | 2024.11.14 06:26:30.142163 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8309 | 2024.11.14 06:26:30.142816 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8310 | 2024.11.14 06:26:30.142856 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8311 | 2024.11.14 06:26:30.143219 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8312 | 2024.11.14 06:26:30.143474 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8313 | 2024.11.14 06:26:30.143694 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001606 sec., 42341.220423412204 rows/sec., 3.31 MiB/sec. | ||
8314 | 2024.11.14 06:26:30.143746 [ 253 ] {789b4276-7546-4757-a826-28871c2536d6} <Debug> TCPHandler: Processed in 0.001869365 sec. | ||
8315 | 2024.11.14 06:26:30.143899 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8316 | 2024.11.14 06:26:30.144017 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8317 | 2024.11.14 06:26:30.144070 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8318 | 2024.11.14 06:26:30.144716 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8319 | 2024.11.14 06:26:30.144763 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8320 | 2024.11.14 06:26:30.145217 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8321 | 2024.11.14 06:26:30.145465 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8322 | 2024.11.14 06:26:30.145641 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001649 sec., 78835.65797453001 rows/sec., 5.49 MiB/sec. | ||
8323 | 2024.11.14 06:26:30.145690 [ 254 ] {412f3079-66e1-4ffa-88a0-7d74b73b388e} <Debug> TCPHandler: Processed in 0.001845804 sec. | ||
8324 | 2024.11.14 06:26:30.145845 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8325 | 2024.11.14 06:26:30.145964 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8326 | 2024.11.14 06:26:30.146016 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8327 | 2024.11.14 06:26:30.146512 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8328 | 2024.11.14 06:26:30.146551 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8329 | 2024.11.14 06:26:30.146931 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8330 | 2024.11.14 06:26:30.147187 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8331 | 2024.11.14 06:26:30.147413 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001475 sec., 32542.372881355932 rows/sec., 2.19 MiB/sec. | ||
8332 | 2024.11.14 06:26:30.147463 [ 253 ] {3fe8b10b-dc8b-47a1-b3f1-e9643c5a8884} <Debug> TCPHandler: Processed in 0.001672651 sec. | ||
8333 | 2024.11.14 06:26:33.753817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1180 | ||
8334 | 2024.11.14 06:26:33.756839 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8335 | 2024.11.14 06:26:33.756895 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8336 | 2024.11.14 06:26:33.758259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8337 | 2024.11.14 06:26:33.758564 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8338 | 2024.11.14 06:26:33.758742 [ 43 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8339 | 2024.11.14 06:26:33.758812 [ 43 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8340 | 2024.11.14 06:26:33.758862 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8341 | 2024.11.14 06:26:33.759244 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
8342 | 2024.11.14 06:26:33.761671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
8343 | 2024.11.14 06:26:33.761958 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8344 | 2024.11.14 06:26:33.762112 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1042 rows starting from the beginning of the part | ||
8345 | 2024.11.14 06:26:33.762706 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
8346 | 2024.11.14 06:26:33.763209 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
8347 | 2024.11.14 06:26:33.763693 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
8348 | 2024.11.14 06:26:33.764167 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
8349 | 2024.11.14 06:26:33.764622 [ 195 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
8350 | 2024.11.14 06:26:33.772967 [ 194 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 72 columns (72 merged, 0 gathered) in 0.01400585 sec., 84250.50960848502 rows/sec., 67.25 MiB/sec. | ||
8351 | 2024.11.14 06:26:33.774630 [ 192 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8352 | 2024.11.14 06:26:33.775465 [ 192 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8353 | 2024.11.14 06:26:33.775565 [ 192 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_41_8} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8354 | 2024.11.14 06:26:33.775891 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
8355 | 2024.11.14 06:26:35.136962 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8356 | 2024.11.14 06:26:35.137174 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8357 | 2024.11.14 06:26:35.137256 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8358 | 2024.11.14 06:26:35.137999 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8359 | 2024.11.14 06:26:35.138053 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8360 | 2024.11.14 06:26:35.138488 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8361 | 2024.11.14 06:26:35.138738 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8362 | 2024.11.14 06:26:35.138943 [ 42 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8363 | 2024.11.14 06:26:35.139005 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.27 MiB/sec. | ||
8364 | 2024.11.14 06:26:35.139041 [ 42 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2024.11.14 06:26:35.139115 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8366 | 2024.11.14 06:26:35.139128 [ 254 ] {cd698df6-2b79-4f62-a667-367a2c0afab2} <Debug> TCPHandler: Processed in 0.002315453 sec. | ||
8367 | 2024.11.14 06:26:35.139461 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
8368 | 2024.11.14 06:26:35.139693 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8369 | 2024.11.14 06:26:35.139951 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8370 | 2024.11.14 06:26:35.140085 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1435 rows starting from the beginning of the part | ||
8371 | 2024.11.14 06:26:35.140702 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 57 rows starting from the beginning of the part | ||
8372 | 2024.11.14 06:26:35.140846 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8373 | 2024.11.14 06:26:35.141076 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8374 | 2024.11.14 06:26:35.141236 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
8375 | 2024.11.14 06:26:35.141498 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 285 rows starting from the beginning of the part | ||
8376 | 2024.11.14 06:26:35.141909 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 58 rows starting from the beginning of the part | ||
8377 | 2024.11.14 06:26:35.142369 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
8378 | 2024.11.14 06:26:35.143730 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2024.11.14 06:26:35.143804 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8380 | 2024.11.14 06:26:35.144898 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8381 | 2024.11.14 06:26:35.145465 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2024.11.14 06:26:35.145570 [ 200 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342448 sec., 306979.26100458374 rows/sec., 26.74 MiB/sec. | ||
8383 | 2024.11.14 06:26:35.145749 [ 42 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8384 | 2024.11.14 06:26:35.145836 [ 42 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8385 | 2024.11.14 06:26:35.145884 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005211 sec., 12281.711763577048 rows/sec., 981.62 KiB/sec. | ||
8386 | 2024.11.14 06:26:35.145892 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8387 | 2024.11.14 06:26:35.145952 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8388 | 2024.11.14 06:26:35.146239 [ 253 ] {a77b87ef-1cae-454a-8d29-5c590caf41a1} <Debug> TCPHandler: Processed in 0.00697193 sec. | ||
8389 | 2024.11.14 06:26:35.146714 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
8390 | 2024.11.14 06:26:35.147294 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8391 | 2024.11.14 06:26:35.147377 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8392 | 2024.11.14 06:26:35.147419 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8393 | 2024.11.14 06:26:35.147536 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
8394 | 2024.11.14 06:26:35.147941 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_76_15} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8395 | 2024.11.14 06:26:35.148119 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
8396 | 2024.11.14 06:26:35.148270 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8397 | 2024.11.14 06:26:35.148405 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
8398 | 2024.11.14 06:26:35.148722 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8399 | 2024.11.14 06:26:35.148722 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
8400 | 2024.11.14 06:26:35.149214 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 423 rows starting from the beginning of the part | ||
8401 | 2024.11.14 06:26:35.149559 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part | ||
8402 | 2024.11.14 06:26:35.149878 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
8403 | 2024.11.14 06:26:35.151435 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8404 | 2024.11.14 06:26:35.151511 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8405 | 2024.11.14 06:26:35.152551 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8406 | 2024.11.14 06:26:35.153027 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8407 | 2024.11.14 06:26:35.153198 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.00696639 sec., 229674.19280287207 rows/sec., 17.71 MiB/sec. | ||
8408 | 2024.11.14 06:26:35.153573 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005645 sec., 28343.666961913197 rows/sec., 1.97 MiB/sec. | ||
8409 | 2024.11.14 06:26:35.153590 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8410 | 2024.11.14 06:26:35.154020 [ 254 ] {410344c6-5788-4119-864d-072ac241b1bd} <Debug> TCPHandler: Processed in 0.007621312 sec. | ||
8411 | 2024.11.14 06:26:35.154322 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8412 | 2024.11.14 06:26:35.154697 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8413 | 2024.11.14 06:26:35.154716 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8414 | 2024.11.14 06:26:35.154885 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8415 | 2024.11.14 06:26:35.154961 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_76_15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8416 | 2024.11.14 06:26:35.155166 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
8417 | 2024.11.14 06:26:35.155645 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2024.11.14 06:26:35.155689 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8419 | 2024.11.14 06:26:35.156068 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8420 | 2024.11.14 06:26:35.156325 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2024.11.14 06:26:35.156538 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001958 sec., 30643.513789581204 rows/sec., 2.07 MiB/sec. | ||
8422 | 2024.11.14 06:26:35.156588 [ 253 ] {eb3d7d7e-84af-4672-813c-59737fc9c3d0} <Debug> TCPHandler: Processed in 0.002439615 sec. | ||
8423 | 2024.11.14 06:26:38.469015 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8424 | 2024.11.14 06:26:38.469108 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8425 | 2024.11.14 06:26:40.143528 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8426 | 2024.11.14 06:26:40.143741 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8427 | 2024.11.14 06:26:40.143821 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8428 | 2024.11.14 06:26:40.144618 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8429 | 2024.11.14 06:26:40.144670 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8430 | 2024.11.14 06:26:40.145103 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8431 | 2024.11.14 06:26:40.145356 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8432 | 2024.11.14 06:26:40.145626 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. | ||
8433 | 2024.11.14 06:26:40.145755 [ 254 ] {9946a220-3f00-42ce-848f-7cd6585ef402} <Debug> TCPHandler: Processed in 0.002362004 sec. | ||
8434 | 2024.11.14 06:26:40.146055 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8435 | 2024.11.14 06:26:40.146243 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8436 | 2024.11.14 06:26:40.146316 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8437 | 2024.11.14 06:26:40.147208 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8438 | 2024.11.14 06:26:40.147262 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8439 | 2024.11.14 06:26:40.147722 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8440 | 2024.11.14 06:26:40.147992 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8441 | 2024.11.14 06:26:40.148225 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002033 sec., 140186.91588785045 rows/sec., 12.37 MiB/sec. | ||
8442 | 2024.11.14 06:26:40.148290 [ 253 ] {3b44c414-8ec3-4c11-8e81-9ccf0c8ec20d} <Debug> TCPHandler: Processed in 0.002401585 sec. | ||
8443 | 2024.11.14 06:26:40.148452 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8444 | 2024.11.14 06:26:40.148596 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8445 | 2024.11.14 06:26:40.148655 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8446 | 2024.11.14 06:26:40.149359 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8447 | 2024.11.14 06:26:40.149408 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8448 | 2024.11.14 06:26:40.149776 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8449 | 2024.11.14 06:26:40.150017 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2024.11.14 06:26:40.150191 [ 38 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
8451 | 2024.11.14 06:26:40.150255 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001687 sec., 28452.874925903972 rows/sec., 2.05 MiB/sec. | ||
8452 | 2024.11.14 06:26:40.150274 [ 38 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8453 | 2024.11.14 06:26:40.150345 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8454 | 2024.11.14 06:26:40.150393 [ 254 ] {10b75da9-ccf1-463d-bc73-f50d2e5f8af7} <Debug> TCPHandler: Processed in 0.002007407 sec. | ||
8455 | 2024.11.14 06:26:40.150654 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
8456 | 2024.11.14 06:26:40.150659 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8457 | 2024.11.14 06:26:40.150931 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8458 | 2024.11.14 06:26:40.150995 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8459 | 2024.11.14 06:26:40.151014 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 66 rows starting from the beginning of the part | ||
8460 | 2024.11.14 06:26:40.151106 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8461 | 2024.11.14 06:26:40.151314 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
8462 | 2024.11.14 06:26:40.151645 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
8463 | 2024.11.14 06:26:40.151872 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
8464 | 2024.11.14 06:26:40.152109 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part | ||
8465 | 2024.11.14 06:26:40.152347 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
8466 | 2024.11.14 06:26:40.153090 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8467 | 2024.11.14 06:26:40.153139 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8468 | 2024.11.14 06:26:40.153713 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8469 | 2024.11.14 06:26:40.153899 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.003405683 sec., 63423.401414635475 rows/sec., 4.78 MiB/sec. | ||
8470 | 2024.11.14 06:26:40.154095 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8471 | 2024.11.14 06:26:40.154165 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
8472 | 2024.11.14 06:26:40.154641 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003673 sec., 3811.598148652328 rows/sec., 266.94 KiB/sec. | ||
8473 | 2024.11.14 06:26:40.155065 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8474 | 2024.11.14 06:26:40.155112 [ 253 ] {d9ac1e58-88ca-47c2-8e32-2c0b9428b1e9} <Debug> TCPHandler: Processed in 0.004595526 sec. | ||
8475 | 2024.11.14 06:26:40.155337 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_50_10} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
8476 | 2024.11.14 06:26:40.155467 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8477 | 2024.11.14 06:26:40.155493 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8478 | 2024.11.14 06:26:40.155621 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8479 | 2024.11.14 06:26:40.155681 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8480 | 2024.11.14 06:26:40.156354 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2024.11.14 06:26:40.156402 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8482 | 2024.11.14 06:26:40.156769 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8483 | 2024.11.14 06:26:40.157032 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2024.11.14 06:26:40.157245 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
8485 | 2024.11.14 06:26:40.157296 [ 254 ] {c337f9c2-917c-4c66-bfce-fbad27fed28b} <Debug> TCPHandler: Processed in 0.002019288 sec. | ||
8486 | 2024.11.14 06:26:40.157466 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8487 | 2024.11.14 06:26:40.157692 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8488 | 2024.11.14 06:26:40.157781 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8489 | 2024.11.14 06:26:40.158800 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8490 | 2024.11.14 06:26:40.158840 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8491 | 2024.11.14 06:26:40.159237 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8492 | 2024.11.14 06:26:40.159503 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8493 | 2024.11.14 06:26:40.159714 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00208 sec., 203365.38461538462 rows/sec., 14.54 MiB/sec. | ||
8494 | 2024.11.14 06:26:40.159768 [ 253 ] {7fe71c4a-7cb5-456f-a166-2841f3d776f2} <Debug> TCPHandler: Processed in 0.002384505 sec. | ||
8495 | 2024.11.14 06:26:40.159901 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8496 | 2024.11.14 06:26:40.160017 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8497 | 2024.11.14 06:26:40.160069 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8498 | 2024.11.14 06:26:40.160541 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2024.11.14 06:26:40.160581 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8500 | 2024.11.14 06:26:40.160962 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8501 | 2024.11.14 06:26:40.161219 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2024.11.14 06:26:40.161446 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. | ||
8503 | 2024.11.14 06:26:40.161567 [ 254 ] {b11cfcb2-4144-4b95-b53b-fccd00b00685} <Debug> TCPHandler: Processed in 0.001719542 sec. | ||
8504 | 2024.11.14 06:26:40.161779 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8505 | 2024.11.14 06:26:40.162003 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8506 | 2024.11.14 06:26:40.162100 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8507 | 2024.11.14 06:26:40.162844 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8508 | 2024.11.14 06:26:40.162883 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8509 | 2024.11.14 06:26:40.163288 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8510 | 2024.11.14 06:26:40.163541 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8511 | 2024.11.14 06:26:40.163714 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8512 | 2024.11.14 06:26:40.163781 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8513 | 2024.11.14 06:26:40.163790 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001833 sec., 129296.2356792144 rows/sec., 8.67 MiB/sec. | ||
8514 | 2024.11.14 06:26:40.163823 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8515 | 2024.11.14 06:26:40.163966 [ 253 ] {96b09d4b-c1b1-4323-b808-35c65fdff2c3} <Debug> TCPHandler: Processed in 0.002288343 sec. | ||
8516 | 2024.11.14 06:26:40.164272 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8517 | 2024.11.14 06:26:40.164321 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2024.11.14 06:26:40.164776 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8519 | 2024.11.14 06:26:40.164808 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8520 | 2024.11.14 06:26:40.164966 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 15309 rows starting from the beginning of the part | ||
8521 | 2024.11.14 06:26:40.165015 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8522 | 2024.11.14 06:26:40.165485 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
8523 | 2024.11.14 06:26:40.165838 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
8524 | 2024.11.14 06:26:40.166185 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 130 rows starting from the beginning of the part | ||
8525 | 2024.11.14 06:26:40.166583 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
8526 | 2024.11.14 06:26:40.166985 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
8527 | 2024.11.14 06:26:40.167840 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8528 | 2024.11.14 06:26:40.167900 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8529 | 2024.11.14 06:26:40.168509 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8530 | 2024.11.14 06:26:40.168960 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8531 | 2024.11.14 06:26:40.169324 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004716 sec., 212.04410517387618 rows/sec., 14.29 KiB/sec. | ||
8532 | 2024.11.14 06:26:40.169644 [ 254 ] {568aa1e8-d62a-47c0-857c-4c7613814c4e} <Debug> TCPHandler: Processed in 0.005556173 sec. | ||
8533 | 2024.11.14 06:26:40.170047 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8534 | 2024.11.14 06:26:40.170395 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8535 | 2024.11.14 06:26:40.170631 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8536 | 2024.11.14 06:26:40.172763 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2024.11.14 06:26:40.172814 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8538 | 2024.11.14 06:26:40.173802 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8539 | 2024.11.14 06:26:40.174319 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16233 rows, containing 5 columns (5 merged, 0 gathered) in 0.010351173 sec., 1568228.0645874627 rows/sec., 106.40 MiB/sec. | ||
8540 | 2024.11.14 06:26:40.174374 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8541 | 2024.11.14 06:26:40.174544 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
8542 | 2024.11.14 06:26:40.174595 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8543 | 2024.11.14 06:26:40.174622 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8544 | 2024.11.14 06:26:40.174634 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004323 sec., 9484.154522322462 rows/sec., 17.00 MiB/sec. | ||
8545 | 2024.11.14 06:26:40.175200 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
8546 | 2024.11.14 06:26:40.175302 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8547 | 2024.11.14 06:26:40.176072 [ 253 ] {d5abf533-0d99-472f-90c3-0ed8c6d9e4fc} <Debug> TCPHandler: Processed in 0.006289807 sec. | ||
8548 | 2024.11.14 06:26:40.176593 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8549 | 2024.11.14 06:26:40.176695 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8550 | 2024.11.14 06:26:40.177013 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8551 | 2024.11.14 06:26:40.177035 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8552 | 2024.11.14 06:26:40.177054 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8553 | 2024.11.14 06:26:40.177298 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 886 rows starting from the beginning of the part | ||
8554 | 2024.11.14 06:26:40.177322 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8555 | 2024.11.14 06:26:40.177322 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
8556 | 2024.11.14 06:26:40.178268 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
8557 | 2024.11.14 06:26:40.178984 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
8558 | 2024.11.14 06:26:40.179769 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
8559 | 2024.11.14 06:26:40.179768 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2024.11.14 06:26:40.179862 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8561 | 2024.11.14 06:26:40.180346 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
8562 | 2024.11.14 06:26:40.180999 [ 199 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
8563 | 2024.11.14 06:26:40.181319 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8564 | 2024.11.14 06:26:40.182022 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8565 | 2024.11.14 06:26:40.182462 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005548 sec., 14780.100937274694 rows/sec., 961.25 KiB/sec. | ||
8566 | 2024.11.14 06:26:40.182670 [ 254 ] {bc011eeb-c722-4d3c-b3ac-8be08a1c1320} <Debug> TCPHandler: Processed in 0.006467311 sec. | ||
8567 | 2024.11.14 06:26:40.189095 [ 197 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 19 columns (19 merged, 0 gathered) in 0.014409738 sec., 75712.6881835048 rows/sec., 135.67 MiB/sec. | ||
8568 | 2024.11.14 06:26:40.190253 [ 197 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
8569 | 2024.11.14 06:26:40.190674 [ 197 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2024.11.14 06:26:40.190758 [ 197 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
8571 | 2024.11.14 06:26:40.190908 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
8572 | 2024.11.14 06:26:41.000156 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.40 MiB, peak 181.89 MiB, free memory in arenas 0.00 B, will set to 176.74 MiB (RSS), difference: 3.34 MiB | ||
8573 | 2024.11.14 06:26:43.762082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1210 | ||
8574 | 2024.11.14 06:26:43.765278 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8575 | 2024.11.14 06:26:43.765332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8576 | 2024.11.14 06:26:43.766819 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8577 | 2024.11.14 06:26:43.767150 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2024.11.14 06:26:43.768846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
8579 | 2024.11.14 06:26:45.135725 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8580 | 2024.11.14 06:26:45.136030 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8581 | 2024.11.14 06:26:45.136140 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8582 | 2024.11.14 06:26:45.137053 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8583 | 2024.11.14 06:26:45.137102 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8584 | 2024.11.14 06:26:45.137527 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8585 | 2024.11.14 06:26:45.137791 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8586 | 2024.11.14 06:26:45.138027 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002081 sec., 4805.3820278712155 rows/sec., 391.85 KiB/sec. | ||
8587 | 2024.11.14 06:26:45.138102 [ 254 ] {b1c470cb-8b08-4764-a5a9-0c7924897f2e} <Debug> TCPHandler: Processed in 0.002556077 sec. | ||
8588 | 2024.11.14 06:26:45.138419 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8589 | 2024.11.14 06:26:45.138680 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8590 | 2024.11.14 06:26:45.138753 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8591 | 2024.11.14 06:26:45.139508 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8592 | 2024.11.14 06:26:45.139557 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8593 | 2024.11.14 06:26:45.139995 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8594 | 2024.11.14 06:26:45.140256 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8595 | 2024.11.14 06:26:45.140497 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001868 sec., 32655.246252676658 rows/sec., 2.48 MiB/sec. | ||
8596 | 2024.11.14 06:26:45.140563 [ 253 ] {d1f8651e-dbf3-4fa4-90e1-e4051dff238e} <Debug> TCPHandler: Processed in 0.002326633 sec. | ||
8597 | 2024.11.14 06:26:45.140711 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8598 | 2024.11.14 06:26:45.140830 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8599 | 2024.11.14 06:26:45.140878 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8600 | 2024.11.14 06:26:45.141463 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8601 | 2024.11.14 06:26:45.141505 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8602 | 2024.11.14 06:26:45.141865 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8603 | 2024.11.14 06:26:45.142104 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8604 | 2024.11.14 06:26:45.142350 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001535 sec., 6514.657980456026 rows/sec., 454.88 KiB/sec. | ||
8605 | 2024.11.14 06:26:45.142414 [ 254 ] {a795c5eb-bdc8-4e96-9f0a-c5cf389e2388} <Debug> TCPHandler: Processed in 0.001753993 sec. | ||
8606 | 2024.11.14 06:26:45.142624 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8607 | 2024.11.14 06:26:45.142756 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8608 | 2024.11.14 06:26:45.142806 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8609 | 2024.11.14 06:26:45.143402 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8610 | 2024.11.14 06:26:45.143442 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8611 | 2024.11.14 06:26:45.143832 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8612 | 2024.11.14 06:26:45.144081 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8613 | 2024.11.14 06:26:45.144330 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001593 sec., 46453.23289391086 rows/sec., 3.64 MiB/sec. | ||
8614 | 2024.11.14 06:26:45.144394 [ 253 ] {854f89d3-1e0f-4a1e-8763-cd7e27cdde43} <Debug> TCPHandler: Processed in 0.001864174 sec. | ||
8615 | 2024.11.14 06:26:45.144620 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8616 | 2024.11.14 06:26:45.144882 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8617 | 2024.11.14 06:26:45.144978 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8618 | 2024.11.14 06:26:45.145796 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8619 | 2024.11.14 06:26:45.145835 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8620 | 2024.11.14 06:26:45.146234 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8621 | 2024.11.14 06:26:45.146472 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8622 | 2024.11.14 06:26:45.146717 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001893 sec., 70258.84838880085 rows/sec., 4.89 MiB/sec. | ||
8623 | 2024.11.14 06:26:45.146819 [ 254 ] {66c475c9-4991-46ec-aaf5-5c39a0fac62c} <Debug> TCPHandler: Processed in 0.002321364 sec. | ||
8624 | 2024.11.14 06:26:45.147052 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8625 | 2024.11.14 06:26:45.147297 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8626 | 2024.11.14 06:26:45.147392 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8627 | 2024.11.14 06:26:45.147976 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8628 | 2024.11.14 06:26:45.148015 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8629 | 2024.11.14 06:26:45.148397 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8630 | 2024.11.14 06:26:45.148642 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8631 | 2024.11.14 06:26:45.148812 [ 34 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8632 | 2024.11.14 06:26:45.148877 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001634 sec., 29375.76499388005 rows/sec., 1.98 MiB/sec. | ||
8633 | 2024.11.14 06:26:45.148901 [ 34 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2024.11.14 06:26:45.148972 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8635 | 2024.11.14 06:26:45.148985 [ 253 ] {c029c9b6-30c9-4722-a7d8-069b296426f4} <Debug> TCPHandler: Processed in 0.002078229 sec. | ||
8636 | 2024.11.14 06:26:45.149185 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
8637 | 2024.11.14 06:26:45.149336 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8638 | 2024.11.14 06:26:45.149377 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3734 rows starting from the beginning of the part | ||
8639 | 2024.11.14 06:26:45.149454 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
8640 | 2024.11.14 06:26:45.149587 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
8641 | 2024.11.14 06:26:45.149698 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
8642 | 2024.11.14 06:26:45.149795 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
8643 | 2024.11.14 06:26:45.149868 [ 190 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
8644 | 2024.11.14 06:26:45.151272 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4054 rows, containing 4 columns (4 merged, 0 gathered) in 0.00218108 sec., 1858712.1976268636 rows/sec., 122.24 MiB/sec. | ||
8645 | 2024.11.14 06:26:45.151751 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8646 | 2024.11.14 06:26:45.152101 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8647 | 2024.11.14 06:26:45.152212 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_71_14} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8648 | 2024.11.14 06:26:45.152320 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8649 | 2024.11.14 06:26:50.138061 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8650 | 2024.11.14 06:26:50.138388 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8651 | 2024.11.14 06:26:50.138503 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8652 | 2024.11.14 06:26:50.139377 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8653 | 2024.11.14 06:26:50.139431 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8654 | 2024.11.14 06:26:50.139859 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8655 | 2024.11.14 06:26:50.140117 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8656 | 2024.11.14 06:26:50.140351 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.09 MiB/sec. | ||
8657 | 2024.11.14 06:26:50.140406 [ 254 ] {a858521b-015f-4f15-adbb-75950a4f39d9} <Debug> TCPHandler: Processed in 0.002533667 sec. | ||
8658 | 2024.11.14 06:26:50.140720 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8659 | 2024.11.14 06:26:50.140924 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8660 | 2024.11.14 06:26:50.140990 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8661 | 2024.11.14 06:26:50.141725 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8662 | 2024.11.14 06:26:50.141764 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8663 | 2024.11.14 06:26:50.142202 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8664 | 2024.11.14 06:26:50.142459 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8665 | 2024.11.14 06:26:50.142651 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001784 sec., 35874.439461883405 rows/sec., 2.80 MiB/sec. | ||
8666 | 2024.11.14 06:26:50.142705 [ 253 ] {e3985cf6-2ce3-4eb7-b067-42607d5a93a8} <Debug> TCPHandler: Processed in 0.00216783 sec. | ||
8667 | 2024.11.14 06:26:50.142876 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8668 | 2024.11.14 06:26:50.143016 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8669 | 2024.11.14 06:26:50.143077 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8670 | 2024.11.14 06:26:50.143739 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8671 | 2024.11.14 06:26:50.143778 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8672 | 2024.11.14 06:26:50.144173 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8673 | 2024.11.14 06:26:50.144412 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8674 | 2024.11.14 06:26:50.144624 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. | ||
8675 | 2024.11.14 06:26:50.144686 [ 254 ] {10b1816b-1463-47e4-a533-fbe326dc4d40} <Debug> TCPHandler: Processed in 0.001879935 sec. | ||
8676 | 2024.11.14 06:26:50.144914 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8677 | 2024.11.14 06:26:50.145088 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8678 | 2024.11.14 06:26:50.145148 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8679 | 2024.11.14 06:26:50.145730 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8680 | 2024.11.14 06:26:50.145768 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8681 | 2024.11.14 06:26:50.146159 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8682 | 2024.11.14 06:26:50.146398 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8683 | 2024.11.14 06:26:50.146569 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
8684 | 2024.11.14 06:26:50.146618 [ 253 ] {ceeec36d-b312-4446-824d-931ceb9d4264} <Debug> TCPHandler: Processed in 0.001832814 sec. | ||
8685 | 2024.11.14 06:26:52.121562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8686 | 2024.11.14 06:26:52.352186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8687 | 2024.11.14 06:26:52.362632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8688 | 2024.11.14 06:26:52.368900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8689 | 2024.11.14 06:26:52.378360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8690 | 2024.11.14 06:26:52.492737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8691 | 2024.11.14 06:26:52.512118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8692 | 2024.11.14 06:26:52.531470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8693 | 2024.11.14 06:26:53.469168 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8694 | 2024.11.14 06:26:53.469243 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8695 | 2024.11.14 06:26:53.769063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1230 | ||
8696 | 2024.11.14 06:26:53.772195 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2024.11.14 06:26:53.772255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8698 | 2024.11.14 06:26:53.773717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8699 | 2024.11.14 06:26:53.774040 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2024.11.14 06:26:53.774646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
8701 | 2024.11.14 06:26:55.143749 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8702 | 2024.11.14 06:26:55.143951 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8703 | 2024.11.14 06:26:55.144032 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8704 | 2024.11.14 06:26:55.144846 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8705 | 2024.11.14 06:26:55.144892 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8706 | 2024.11.14 06:26:55.145318 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8707 | 2024.11.14 06:26:55.145568 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8708 | 2024.11.14 06:26:55.145830 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
8709 | 2024.11.14 06:26:55.145968 [ 254 ] {763b0951-48d3-4302-b8a1-c38d046faec5} <Debug> TCPHandler: Processed in 0.002341874 sec. | ||
8710 | 2024.11.14 06:26:55.146212 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8711 | 2024.11.14 06:26:55.146418 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8712 | 2024.11.14 06:26:55.146495 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8713 | 2024.11.14 06:26:55.147362 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8714 | 2024.11.14 06:26:55.147401 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8715 | 2024.11.14 06:26:55.147847 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8716 | 2024.11.14 06:26:55.148101 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8717 | 2024.11.14 06:26:55.148306 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001943 sec., 146680.3911477097 rows/sec., 12.94 MiB/sec. | ||
8718 | 2024.11.14 06:26:55.148398 [ 253 ] {1797730c-2314-4ac9-ba04-bb25bde570da} <Debug> TCPHandler: Processed in 0.002320273 sec. | ||
8719 | 2024.11.14 06:26:55.148591 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8720 | 2024.11.14 06:26:55.148768 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8721 | 2024.11.14 06:26:55.148827 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8722 | 2024.11.14 06:26:55.149418 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8723 | 2024.11.14 06:26:55.149458 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8724 | 2024.11.14 06:26:55.149819 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8725 | 2024.11.14 06:26:55.150053 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8726 | 2024.11.14 06:26:55.150256 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001528 sec., 31413.612565445026 rows/sec., 2.26 MiB/sec. | ||
8727 | 2024.11.14 06:26:55.150306 [ 254 ] {eea1cc32-80c0-4e40-a4b8-a10f8184bf84} <Debug> TCPHandler: Processed in 0.001827803 sec. | ||
8728 | 2024.11.14 06:26:55.150451 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8729 | 2024.11.14 06:26:55.150566 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8730 | 2024.11.14 06:26:55.150614 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8731 | 2024.11.14 06:26:55.151197 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2024.11.14 06:26:55.151260 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8733 | 2024.11.14 06:26:55.151625 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8734 | 2024.11.14 06:26:55.151868 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8735 | 2024.11.14 06:26:55.152048 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. | ||
8736 | 2024.11.14 06:26:55.152162 [ 253 ] {22e8d029-fa71-4fe4-a843-836cd4ac8a3a} <Debug> TCPHandler: Processed in 0.001768233 sec. | ||
8737 | 2024.11.14 06:26:55.152331 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8738 | 2024.11.14 06:26:55.152447 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8739 | 2024.11.14 06:26:55.152494 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8740 | 2024.11.14 06:26:55.153083 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2024.11.14 06:26:55.153123 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8742 | 2024.11.14 06:26:55.153481 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8743 | 2024.11.14 06:26:55.153715 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8744 | 2024.11.14 06:26:55.153926 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001504 sec., 8643.617021276596 rows/sec., 538.93 KiB/sec. | ||
8745 | 2024.11.14 06:26:55.153976 [ 254 ] {6411a484-53c7-43f2-9a56-b881669752cf} <Debug> TCPHandler: Processed in 0.001701522 sec. | ||
8746 | 2024.11.14 06:26:55.154143 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2024.11.14 06:26:55.154279 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8748 | 2024.11.14 06:26:55.154334 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8749 | 2024.11.14 06:26:55.155101 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8750 | 2024.11.14 06:26:55.155139 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8751 | 2024.11.14 06:26:55.155512 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8752 | 2024.11.14 06:26:55.155753 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2024.11.14 06:26:55.155948 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001693 sec., 249852.33313644418 rows/sec., 17.86 MiB/sec. | ||
8754 | 2024.11.14 06:26:55.156066 [ 253 ] {fc2db610-bec9-4555-bdb1-4d41006bba25} <Debug> TCPHandler: Processed in 0.001989487 sec. | ||
8755 | 2024.11.14 06:26:55.156301 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2024.11.14 06:26:55.156545 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8757 | 2024.11.14 06:26:55.156637 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8758 | 2024.11.14 06:26:55.157216 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2024.11.14 06:26:55.157254 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8760 | 2024.11.14 06:26:55.157610 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8761 | 2024.11.14 06:26:55.157846 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2024.11.14 06:26:55.158102 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 194.59 KiB/sec. | ||
8763 | 2024.11.14 06:26:55.158299 [ 254 ] {918913ad-2133-4093-b2f6-44b89281d6e2} <Debug> TCPHandler: Processed in 0.002135089 sec. | ||
8764 | 2024.11.14 06:26:55.158503 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2024.11.14 06:26:55.158635 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8766 | 2024.11.14 06:26:55.158695 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8767 | 2024.11.14 06:26:55.159269 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2024.11.14 06:26:55.159306 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8769 | 2024.11.14 06:26:55.159694 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8770 | 2024.11.14 06:26:55.159928 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2024.11.14 06:26:55.160140 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 10.35 MiB/sec. | ||
8772 | 2024.11.14 06:26:55.160191 [ 253 ] {2b9e1462-e003-4c46-92ee-40a4bbbfbb2e} <Debug> TCPHandler: Processed in 0.001796424 sec. | ||
8773 | 2024.11.14 06:26:55.160328 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8774 | 2024.11.14 06:26:55.160443 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8775 | 2024.11.14 06:26:55.160493 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8776 | 2024.11.14 06:26:55.160948 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2024.11.14 06:26:55.160985 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8778 | 2024.11.14 06:26:55.161333 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8779 | 2024.11.14 06:26:55.161565 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2024.11.14 06:26:55.161749 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec. | ||
8781 | 2024.11.14 06:26:55.161796 [ 254 ] {59817625-e651-4d53-ab50-3f58dc59ad06} <Debug> TCPHandler: Processed in 0.001522839 sec. | ||
8782 | 2024.11.14 06:26:55.161939 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2024.11.14 06:26:55.162077 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8784 | 2024.11.14 06:26:55.162165 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8785 | 2024.11.14 06:26:55.163415 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2024.11.14 06:26:55.163454 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8787 | 2024.11.14 06:26:55.164099 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8788 | 2024.11.14 06:26:55.164370 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2024.11.14 06:26:55.164687 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002628 sec., 15601.217656012175 rows/sec., 27.96 MiB/sec. | ||
8790 | 2024.11.14 06:26:55.165132 [ 253 ] {b143d160-82a4-425e-a93a-fa678bd48ef6} <Debug> TCPHandler: Processed in 0.00325475 sec. | ||
8791 | 2024.11.14 06:26:55.165298 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8792 | 2024.11.14 06:26:55.165436 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8793 | 2024.11.14 06:26:55.165493 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8794 | 2024.11.14 06:26:55.166009 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.11.14 06:26:55.166047 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
8796 | 2024.11.14 06:26:55.166414 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8797 | 2024.11.14 06:26:55.166653 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2024.11.14 06:26:55.166827 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec. | ||
8799 | 2024.11.14 06:26:55.166875 [ 254 ] {3c5a1437-edb2-4010-b906-93f544ff65ba} <Debug> TCPHandler: Processed in 0.001643111 sec. | ||
8800 | 2024.11.14 06:26:57.059747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8801 | 2024.11.14 06:26:57.232604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8802 | 2024.11.14 06:26:57.566602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8803 | 2024.11.14 06:26:57.595977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8804 | 2024.11.14 06:26:57.731004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8805 | 2024.11.14 06:26:57.742432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8806 | 2024.11.14 06:26:57.775524 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8807 | 2024.11.14 06:26:57.784839 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8808 | 2024.11.14 06:26:57.788098 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8809 | 2024.11.14 06:26:57.835408 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8810 | 2024.11.14 06:26:57.841890 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8811 | 2024.11.14 06:26:57.842796 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8812 | 2024.11.14 06:26:57.862468 [ 130 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
8813 | 2024.11.14 06:26:57.862520 [ 130 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2024.11.14 06:26:57.862542 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8815 | 2024.11.14 06:26:57.862711 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
8816 | 2024.11.14 06:26:57.863019 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8817 | 2024.11.14 06:26:57.863055 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
8818 | 2024.11.14 06:26:57.863129 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
8819 | 2024.11.14 06:26:57.863214 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
8820 | 2024.11.14 06:26:57.863426 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
8821 | 2024.11.14 06:26:57.863698 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
8822 | 2024.11.14 06:26:57.864837 [ 197 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235632 sec., 16102.829088150465 rows/sec., 1.34 MiB/sec. | ||
8823 | 2024.11.14 06:26:57.865012 [ 191 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
8824 | 2024.11.14 06:26:57.865341 [ 191 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2024.11.14 06:26:57.865429 [ 191 ] {757e8579-eead-43ef-940e-76379611e043::all_1_21_5} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
8826 | 2024.11.14 06:26:57.865532 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8827 | 2024.11.14 06:26:57.879807 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8828 | 2024.11.14 06:26:57.925682 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8829 | 2024.11.14 06:26:57.971143 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8830 | 2024.11.14 06:26:57.982622 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8831 | 2024.11.14 06:26:58.068178 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65516, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8832 | 2024.11.14 06:26:58.110651 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8833 | 2024.11.14 06:26:58.149079 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8834 | 2024.11.14 06:26:58.315507 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8835 | 2024.11.14 06:26:58.342995 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8836 | 2024.11.14 06:26:58.389355 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8837 | 2024.11.14 06:26:58.429859 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8838 | 2024.11.14 06:26:58.441451 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8839 | 2024.11.14 06:27:00.136266 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8840 | 2024.11.14 06:27:00.136455 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8841 | 2024.11.14 06:27:00.136528 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8842 | 2024.11.14 06:27:00.137262 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8843 | 2024.11.14 06:27:00.137312 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8844 | 2024.11.14 06:27:00.137731 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8845 | 2024.11.14 06:27:00.137981 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2024.11.14 06:27:00.138218 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. | ||
8847 | 2024.11.14 06:27:00.138282 [ 254 ] {9ad3071a-20dd-443c-afd1-19efd632b368} <Debug> TCPHandler: Processed in 0.00214908 sec. | ||
8848 | 2024.11.14 06:27:00.138540 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8849 | 2024.11.14 06:27:00.138750 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8850 | 2024.11.14 06:27:00.138830 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8851 | 2024.11.14 06:27:00.139602 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2024.11.14 06:27:00.139649 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8853 | 2024.11.14 06:27:00.140075 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8854 | 2024.11.14 06:27:00.140333 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2024.11.14 06:27:00.140516 [ 58 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8856 | 2024.11.14 06:27:00.140587 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00189 sec., 30158.73015873016 rows/sec., 2.30 MiB/sec. | ||
8857 | 2024.11.14 06:27:00.140597 [ 58 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8858 | 2024.11.14 06:27:00.140671 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8859 | 2024.11.14 06:27:00.140724 [ 253 ] {2b031b24-8771-4e8f-b0db-13beb4a7e3c2} <Debug> TCPHandler: Processed in 0.002317493 sec. | ||
8860 | 2024.11.14 06:27:00.141063 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
8861 | 2024.11.14 06:27:00.141102 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8862 | 2024.11.14 06:27:00.141650 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8863 | 2024.11.14 06:27:00.141790 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1435 rows starting from the beginning of the part | ||
8864 | 2024.11.14 06:27:00.141850 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8865 | 2024.11.14 06:27:00.142187 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8866 | 2024.11.14 06:27:00.142194 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 285 rows starting from the beginning of the part | ||
8867 | 2024.11.14 06:27:00.142694 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 61 rows starting from the beginning of the part | ||
8868 | 2024.11.14 06:27:00.143035 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
8869 | 2024.11.14 06:27:00.143311 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 285 rows starting from the beginning of the part | ||
8870 | 2024.11.14 06:27:00.143652 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 57 rows starting from the beginning of the part | ||
8871 | 2024.11.14 06:27:00.145111 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.11.14 06:27:00.145185 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8873 | 2024.11.14 06:27:00.146195 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8874 | 2024.11.14 06:27:00.146543 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.11.14 06:27:00.147081 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005478 sec., 365.0967506389193 rows/sec., 25.49 KiB/sec. | ||
8876 | 2024.11.14 06:27:00.147105 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006318258 sec., 344873.5395104157 rows/sec., 30.32 MiB/sec. | ||
8877 | 2024.11.14 06:27:00.147221 [ 254 ] {edae2442-ba11-4cf9-ac5a-0b76d8d25614} <Debug> TCPHandler: Processed in 0.006379049 sec. | ||
8878 | 2024.11.14 06:27:00.147410 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8879 | 2024.11.14 06:27:00.147428 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8880 | 2024.11.14 06:27:00.147597 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8881 | 2024.11.14 06:27:00.147684 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8882 | 2024.11.14 06:27:00.147938 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8883 | 2024.11.14 06:27:00.148223 [ 197 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_81_16} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8884 | 2024.11.14 06:27:00.148418 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8885 | 2024.11.14 06:27:00.148820 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.11.14 06:27:00.148865 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8887 | 2024.11.14 06:27:00.149248 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8888 | 2024.11.14 06:27:00.149495 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8889 | 2024.11.14 06:27:00.149681 [ 58 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8890 | 2024.11.14 06:27:00.149746 [ 58 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8891 | 2024.11.14 06:27:00.149743 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002191 sec., 30123.231401186677 rows/sec., 2.35 MiB/sec. | ||
8892 | 2024.11.14 06:27:00.149784 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8893 | 2024.11.14 06:27:00.149922 [ 253 ] {db256e6e-c753-4b7f-ae8b-1519fcabaf15} <Debug> TCPHandler: Processed in 0.002602218 sec. | ||
8894 | 2024.11.14 06:27:00.149980 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
8895 | 2024.11.14 06:27:00.150105 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8896 | 2024.11.14 06:27:00.150133 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8897 | 2024.11.14 06:27:00.150153 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
8898 | 2024.11.14 06:27:00.150405 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 423 rows starting from the beginning of the part | ||
8899 | 2024.11.14 06:27:00.150490 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8900 | 2024.11.14 06:27:00.150691 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
8901 | 2024.11.14 06:27:00.150724 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8902 | 2024.11.14 06:27:00.151066 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
8903 | 2024.11.14 06:27:00.151421 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 423 rows starting from the beginning of the part | ||
8904 | 2024.11.14 06:27:00.151780 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
8905 | 2024.11.14 06:27:00.153144 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8906 | 2024.11.14 06:27:00.153218 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8907 | 2024.11.14 06:27:00.154262 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8908 | 2024.11.14 06:27:00.154807 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8909 | 2024.11.14 06:27:00.154886 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976963 sec., 394819.08947283716 rows/sec., 30.24 MiB/sec. | ||
8910 | 2024.11.14 06:27:00.155156 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004797 sec., 26891.80737961226 rows/sec., 1.87 MiB/sec. | ||
8911 | 2024.11.14 06:27:00.155177 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8912 | 2024.11.14 06:27:00.155271 [ 254 ] {5c26ad4e-7c97-4c0b-8b3e-e0db592f6f44} <Debug> TCPHandler: Processed in 0.005240878 sec. | ||
8913 | 2024.11.14 06:27:00.155456 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8914 | 2024.11.14 06:27:00.155616 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8915 | 2024.11.14 06:27:00.155659 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8916 | 2024.11.14 06:27:00.155766 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_81_16} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8917 | 2024.11.14 06:27:00.155767 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8918 | 2024.11.14 06:27:00.155955 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8919 | 2024.11.14 06:27:00.156438 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8920 | 2024.11.14 06:27:00.156480 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8921 | 2024.11.14 06:27:00.156859 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8922 | 2024.11.14 06:27:00.157117 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8923 | 2024.11.14 06:27:00.157335 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001734 sec., 27681.660899653976 rows/sec., 1.87 MiB/sec. | ||
8924 | 2024.11.14 06:27:00.157386 [ 253 ] {7e6e33d1-cbfb-454b-a8ff-1bb3273ee496} <Debug> TCPHandler: Processed in 0.002019368 sec. | ||
8925 | 2024.11.14 06:27:03.774765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1264 | ||
8926 | 2024.11.14 06:27:03.777687 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8927 | 2024.11.14 06:27:03.777733 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8928 | 2024.11.14 06:27:03.779113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8929 | 2024.11.14 06:27:03.779418 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8930 | 2024.11.14 06:27:03.779929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
8931 | 2024.11.14 06:27:05.137474 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2024.11.14 06:27:05.137777 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8933 | 2024.11.14 06:27:05.137900 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8934 | 2024.11.14 06:27:05.138752 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2024.11.14 06:27:05.138806 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8936 | 2024.11.14 06:27:05.139239 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8937 | 2024.11.14 06:27:05.139490 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8938 | 2024.11.14 06:27:05.139706 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.13 MiB/sec. | ||
8939 | 2024.11.14 06:27:05.139799 [ 254 ] {e184687a-aba9-4c6e-abbb-b9ef63cff125} <Debug> TCPHandler: Processed in 0.002515287 sec. | ||
8940 | 2024.11.14 06:27:05.140050 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2024.11.14 06:27:05.140246 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8942 | 2024.11.14 06:27:05.140316 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8943 | 2024.11.14 06:27:05.141063 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8944 | 2024.11.14 06:27:05.141111 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8945 | 2024.11.14 06:27:05.141555 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8946 | 2024.11.14 06:27:05.141817 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2024.11.14 06:27:05.142045 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001848 sec., 34632.03463203463 rows/sec., 2.70 MiB/sec. | ||
8948 | 2024.11.14 06:27:05.142106 [ 253 ] {acf2979f-250e-4dd7-b08d-42c6420d9a51} <Debug> TCPHandler: Processed in 0.002204061 sec. | ||
8949 | 2024.11.14 06:27:05.142310 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8950 | 2024.11.14 06:27:05.142534 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8951 | 2024.11.14 06:27:05.142634 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8952 | 2024.11.14 06:27:05.143428 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2024.11.14 06:27:05.143469 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8954 | 2024.11.14 06:27:05.143868 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8955 | 2024.11.14 06:27:05.144110 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2024.11.14 06:27:05.144285 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8957 | 2024.11.14 06:27:05.144344 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001866 sec., 85744.90889603429 rows/sec., 5.97 MiB/sec. | ||
8958 | 2024.11.14 06:27:05.144364 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8959 | 2024.11.14 06:27:05.144437 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8960 | 2024.11.14 06:27:05.144476 [ 254 ] {5422d06c-d553-4369-bd33-304db9d5e411} <Debug> TCPHandler: Processed in 0.002275832 sec. | ||
8961 | 2024.11.14 06:27:05.144787 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
8962 | 2024.11.14 06:27:05.144828 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8963 | 2024.11.14 06:27:05.145370 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8964 | 2024.11.14 06:27:05.145508 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 16233 rows starting from the beginning of the part | ||
8965 | 2024.11.14 06:27:05.145595 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8966 | 2024.11.14 06:27:05.145930 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 133 rows starting from the beginning of the part | ||
8967 | 2024.11.14 06:27:05.146272 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
8968 | 2024.11.14 06:27:05.146598 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8969 | 2024.11.14 06:27:05.146643 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
8970 | 2024.11.14 06:27:05.147052 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 129 rows starting from the beginning of the part | ||
8971 | 2024.11.14 06:27:05.147419 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
8972 | 2024.11.14 06:27:05.148787 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2024.11.14 06:27:05.148836 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8974 | 2024.11.14 06:27:05.149382 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8975 | 2024.11.14 06:27:05.149722 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8976 | 2024.11.14 06:27:05.150371 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005035 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
8977 | 2024.11.14 06:27:05.150993 [ 253 ] {884d4b87-83bd-4e36-9c7a-cccc13324e57} <Debug> TCPHandler: Processed in 0.006400759 sec. | ||
8978 | 2024.11.14 06:27:05.154239 [ 192 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17052 rows, containing 5 columns (5 merged, 0 gathered) in 0.009690841 sec., 1759599.6054418806 rows/sec., 119.47 MiB/sec. | ||
8979 | 2024.11.14 06:27:05.154456 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8980 | 2024.11.14 06:27:05.154767 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8981 | 2024.11.14 06:27:05.154854 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8982 | 2024.11.14 06:27:05.154950 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
8983 | 2024.11.14 06:27:08.469305 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8984 | 2024.11.14 06:27:08.469410 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8985 | 2024.11.14 06:27:08.638543 [ 149 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8986 | 2024.11.14 06:27:08.638635 [ 149 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8987 | 2024.11.14 06:27:08.638678 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
8988 | 2024.11.14 06:27:08.638965 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
8989 | 2024.11.14 06:27:08.639531 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8990 | 2024.11.14 06:27:08.639606 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
8991 | 2024.11.14 06:27:08.639701 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
8992 | 2024.11.14 06:27:08.639951 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
8993 | 2024.11.14 06:27:08.640141 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
8994 | 2024.11.14 06:27:08.640258 [ 193 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
8995 | 2024.11.14 06:27:08.641538 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002755601 sec., 108143.37779671296 rows/sec., 7.75 MiB/sec. | ||
8996 | 2024.11.14 06:27:08.641857 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8997 | 2024.11.14 06:27:08.642350 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8998 | 2024.11.14 06:27:08.642444 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_25_6} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8999 | 2024.11.14 06:27:08.642546 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9000 | 2024.11.14 06:27:10.143767 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9001 | 2024.11.14 06:27:10.144075 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9002 | 2024.11.14 06:27:10.144189 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9003 | 2024.11.14 06:27:10.144971 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9004 | 2024.11.14 06:27:10.145024 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9005 | 2024.11.14 06:27:10.145453 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9006 | 2024.11.14 06:27:10.145718 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9007 | 2024.11.14 06:27:10.145917 [ 150 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9008 | 2024.11.14 06:27:10.145977 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
9009 | 2024.11.14 06:27:10.146004 [ 150 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9010 | 2024.11.14 06:27:10.146073 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9011 | 2024.11.14 06:27:10.146097 [ 254 ] {b2e3981e-289b-4a90-b145-e1d206129dfa} <Debug> TCPHandler: Processed in 0.002518117 sec. | ||
9012 | 2024.11.14 06:27:10.146295 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9013 | 2024.11.14 06:27:10.146361 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9014 | 2024.11.14 06:27:10.146493 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9015 | 2024.11.14 06:27:10.146543 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9016 | 2024.11.14 06:27:10.146578 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9017 | 2024.11.14 06:27:10.146686 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9018 | 2024.11.14 06:27:10.146696 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9019 | 2024.11.14 06:27:10.147022 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9020 | 2024.11.14 06:27:10.147325 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9021 | 2024.11.14 06:27:10.147485 [ 195 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
9022 | 2024.11.14 06:27:10.148742 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9023 | 2024.11.14 06:27:10.148795 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9024 | 2024.11.14 06:27:10.149046 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002855633 sec., 24512.95387047285 rows/sec., 1.82 MiB/sec. | ||
9025 | 2024.11.14 06:27:10.149354 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9026 | 2024.11.14 06:27:10.149493 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9027 | 2024.11.14 06:27:10.149802 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_25_6} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2024.11.14 06:27:10.149950 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9029 | 2024.11.14 06:27:10.149977 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_25_6} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9030 | 2024.11.14 06:27:10.150117 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9031 | 2024.11.14 06:27:10.150340 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.003823 sec., 74548.78367774 rows/sec., 6.58 MiB/sec. | ||
9032 | 2024.11.14 06:27:10.150438 [ 253 ] {9ecf37d8-a64c-44e5-ae7b-60c207bc8bb2} <Debug> TCPHandler: Processed in 0.004210178 sec. | ||
9033 | 2024.11.14 06:27:10.150711 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9034 | 2024.11.14 06:27:10.150925 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9035 | 2024.11.14 06:27:10.150984 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9036 | 2024.11.14 06:27:10.151627 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9037 | 2024.11.14 06:27:10.151667 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9038 | 2024.11.14 06:27:10.152027 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9039 | 2024.11.14 06:27:10.152267 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9040 | 2024.11.14 06:27:10.152484 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001592 sec., 30150.75376884422 rows/sec., 2.17 MiB/sec. | ||
9041 | 2024.11.14 06:27:10.152535 [ 254 ] {cbe6cd44-639c-4b20-aebf-e8e405de979a} <Debug> TCPHandler: Processed in 0.001980537 sec. | ||
9042 | 2024.11.14 06:27:10.152704 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9043 | 2024.11.14 06:27:10.152843 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9044 | 2024.11.14 06:27:10.152900 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9045 | 2024.11.14 06:27:10.153531 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9046 | 2024.11.14 06:27:10.153571 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9047 | 2024.11.14 06:27:10.153916 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9048 | 2024.11.14 06:27:10.154156 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9049 | 2024.11.14 06:27:10.154416 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
9050 | 2024.11.14 06:27:10.154632 [ 253 ] {d854b842-8a44-428f-b35a-4fc832df63aa} <Debug> TCPHandler: Processed in 0.001990547 sec. | ||
9051 | 2024.11.14 06:27:10.154847 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9052 | 2024.11.14 06:27:10.154984 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9053 | 2024.11.14 06:27:10.155038 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9054 | 2024.11.14 06:27:10.155646 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9055 | 2024.11.14 06:27:10.155685 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9056 | 2024.11.14 06:27:10.156043 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9057 | 2024.11.14 06:27:10.156273 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9058 | 2024.11.14 06:27:10.156427 [ 150 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9059 | 2024.11.14 06:27:10.156506 [ 150 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9060 | 2024.11.14 06:27:10.156509 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. | ||
9061 | 2024.11.14 06:27:10.156546 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9062 | 2024.11.14 06:27:10.156659 [ 254 ] {c8f98440-c0a2-4d39-bf52-7c9760ebae64} <Debug> TCPHandler: Processed in 0.001906326 sec. | ||
9063 | 2024.11.14 06:27:10.156727 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9064 | 2024.11.14 06:27:10.156846 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9065 | 2024.11.14 06:27:10.156896 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9066 | 2024.11.14 06:27:10.156918 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9067 | 2024.11.14 06:27:10.157076 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9068 | 2024.11.14 06:27:10.157472 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9069 | 2024.11.14 06:27:10.157529 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9070 | 2024.11.14 06:27:10.157746 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9071 | 2024.11.14 06:27:10.157783 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9072 | 2024.11.14 06:27:10.158144 [ 192 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
9073 | 2024.11.14 06:27:10.160120 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2024.11.14 06:27:10.160202 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9075 | 2024.11.14 06:27:10.160566 [ 200 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003896593 sec., 16681.239226165013 rows/sec., 1.08 MiB/sec. | ||
9076 | 2024.11.14 06:27:10.160797 [ 200 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9077 | 2024.11.14 06:27:10.161081 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9078 | 2024.11.14 06:27:10.161252 [ 200 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_25_6} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2024.11.14 06:27:10.161403 [ 200 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_25_6} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9080 | 2024.11.14 06:27:10.161542 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9081 | 2024.11.14 06:27:10.161577 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2024.11.14 06:27:10.161836 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004535 sec., 93274.53142227122 rows/sec., 6.67 MiB/sec. | ||
9083 | 2024.11.14 06:27:10.161932 [ 253 ] {cbae3f4c-862a-4671-94e3-1501313de85e} <Debug> TCPHandler: Processed in 0.005166506 sec. | ||
9084 | 2024.11.14 06:27:10.162183 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9085 | 2024.11.14 06:27:10.162352 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9086 | 2024.11.14 06:27:10.162410 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9087 | 2024.11.14 06:27:10.162965 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9088 | 2024.11.14 06:27:10.163012 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9089 | 2024.11.14 06:27:10.163415 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9090 | 2024.11.14 06:27:10.163652 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9091 | 2024.11.14 06:27:10.163908 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
9092 | 2024.11.14 06:27:10.164097 [ 254 ] {96098fcb-3a73-4757-96cb-255fdedfcf83} <Debug> TCPHandler: Processed in 0.002041208 sec. | ||
9093 | 2024.11.14 06:27:10.164315 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9094 | 2024.11.14 06:27:10.164544 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9095 | 2024.11.14 06:27:10.164643 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9096 | 2024.11.14 06:27:10.165517 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9097 | 2024.11.14 06:27:10.165557 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9098 | 2024.11.14 06:27:10.165963 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9099 | 2024.11.14 06:27:10.166214 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9100 | 2024.11.14 06:27:10.166423 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001936 sec., 122417.35537190082 rows/sec., 8.21 MiB/sec. | ||
9101 | 2024.11.14 06:27:10.166473 [ 253 ] {f88728e9-7f94-4124-9ed6-acafdb44efd1} <Debug> TCPHandler: Processed in 0.002262031 sec. | ||
9102 | 2024.11.14 06:27:10.166628 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9103 | 2024.11.14 06:27:10.166766 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9104 | 2024.11.14 06:27:10.166825 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9105 | 2024.11.14 06:27:10.167345 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9106 | 2024.11.14 06:27:10.167383 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9107 | 2024.11.14 06:27:10.167743 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9108 | 2024.11.14 06:27:10.167984 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9109 | 2024.11.14 06:27:10.168193 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
9110 | 2024.11.14 06:27:10.168241 [ 254 ] {d0b4d324-da17-4030-9aa8-4e22eae1969f} <Debug> TCPHandler: Processed in 0.001681462 sec. | ||
9111 | 2024.11.14 06:27:10.168444 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9112 | 2024.11.14 06:27:10.168668 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9113 | 2024.11.14 06:27:10.168806 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9114 | 2024.11.14 06:27:10.170175 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.11.14 06:27:10.170216 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9116 | 2024.11.14 06:27:10.170863 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9117 | 2024.11.14 06:27:10.171123 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2024.11.14 06:27:10.171332 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002721 sec., 15067.989709665564 rows/sec., 27.00 MiB/sec. | ||
9119 | 2024.11.14 06:27:10.171630 [ 253 ] {1ca0e1a3-537b-4027-94d1-65316e48bc28} <Debug> TCPHandler: Processed in 0.003296681 sec. | ||
9120 | 2024.11.14 06:27:10.171811 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9121 | 2024.11.14 06:27:10.171945 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9122 | 2024.11.14 06:27:10.172003 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9123 | 2024.11.14 06:27:10.172512 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9124 | 2024.11.14 06:27:10.172551 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9125 | 2024.11.14 06:27:10.172917 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9126 | 2024.11.14 06:27:10.173154 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9127 | 2024.11.14 06:27:10.173344 [ 139 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9128 | 2024.11.14 06:27:10.173405 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001482 sec., 55330.6342780027 rows/sec., 3.51 MiB/sec. | ||
9129 | 2024.11.14 06:27:10.173452 [ 139 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9130 | 2024.11.14 06:27:10.173505 [ 254 ] {0f0578c3-7860-47ce-8499-c8373f24f281} <Debug> TCPHandler: Processed in 0.001775083 sec. | ||
9131 | 2024.11.14 06:27:10.173530 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9132 | 2024.11.14 06:27:10.173729 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
9133 | 2024.11.14 06:27:10.173888 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9134 | 2024.11.14 06:27:10.173928 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4054 rows starting from the beginning of the part | ||
9135 | 2024.11.14 06:27:10.174038 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9136 | 2024.11.14 06:27:10.174232 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
9137 | 2024.11.14 06:27:10.174429 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
9138 | 2024.11.14 06:27:10.174587 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
9139 | 2024.11.14 06:27:10.174710 [ 201 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9140 | 2024.11.14 06:27:10.176385 [ 189 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723591 sec., 1610373.9511549275 rows/sec., 105.87 MiB/sec. | ||
9141 | 2024.11.14 06:27:10.176939 [ 199 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9142 | 2024.11.14 06:27:10.177428 [ 199 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9143 | 2024.11.14 06:27:10.177513 [ 199 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_76_15} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9144 | 2024.11.14 06:27:10.177601 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
9145 | 2024.11.14 06:27:13.780129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1294 | ||
9146 | 2024.11.14 06:27:13.783203 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2024.11.14 06:27:13.783254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9148 | 2024.11.14 06:27:13.784639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9149 | 2024.11.14 06:27:13.784965 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2024.11.14 06:27:13.786633 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
9151 | 2024.11.14 06:27:15.136113 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9152 | 2024.11.14 06:27:15.136323 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9153 | 2024.11.14 06:27:15.136400 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9154 | 2024.11.14 06:27:15.137151 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2024.11.14 06:27:15.137199 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9156 | 2024.11.14 06:27:15.137996 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9157 | 2024.11.14 06:27:15.138257 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2024.11.14 06:27:15.138531 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002265 sec., 883.0022075055188 rows/sec., 72.00 KiB/sec. | ||
9159 | 2024.11.14 06:27:15.138734 [ 254 ] {d2a7b41d-02e5-4cb7-8164-54f7626ba88b} <Debug> TCPHandler: Processed in 0.002757751 sec. | ||
9160 | 2024.11.14 06:27:15.139000 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9161 | 2024.11.14 06:27:15.139207 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9162 | 2024.11.14 06:27:15.139285 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9163 | 2024.11.14 06:27:15.140006 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9164 | 2024.11.14 06:27:15.140049 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9165 | 2024.11.14 06:27:15.140465 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9166 | 2024.11.14 06:27:15.140714 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9167 | 2024.11.14 06:27:15.140956 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001803 sec., 31613.97670549085 rows/sec., 2.41 MiB/sec. | ||
9168 | 2024.11.14 06:27:15.141054 [ 253 ] {88602db9-d864-40a3-921f-754bae0ae1ae} <Debug> TCPHandler: Processed in 0.00218605 sec. | ||
9169 | 2024.11.14 06:27:15.141260 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9170 | 2024.11.14 06:27:15.141458 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9171 | 2024.11.14 06:27:15.141516 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9172 | 2024.11.14 06:27:15.142198 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9173 | 2024.11.14 06:27:15.142247 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9174 | 2024.11.14 06:27:15.142630 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9175 | 2024.11.14 06:27:15.142872 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9176 | 2024.11.14 06:27:15.143052 [ 141 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
9177 | 2024.11.14 06:27:15.143118 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001689 sec., 1184.1326228537596 rows/sec., 82.68 KiB/sec. | ||
9178 | 2024.11.14 06:27:15.143147 [ 141 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9179 | 2024.11.14 06:27:15.143223 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9180 | 2024.11.14 06:27:15.143232 [ 254 ] {b8ebf0b6-e33b-478e-9c90-d8efc818158e} <Debug> TCPHandler: Processed in 0.002086909 sec. | ||
9181 | 2024.11.14 06:27:15.143460 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9182 | 2024.11.14 06:27:15.143503 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
9183 | 2024.11.14 06:27:15.143619 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9184 | 2024.11.14 06:27:15.143667 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9185 | 2024.11.14 06:27:15.143689 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9186 | 2024.11.14 06:27:15.143710 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 66 rows starting from the beginning of the part | ||
9187 | 2024.11.14 06:27:15.143915 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
9188 | 2024.11.14 06:27:15.144366 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
9189 | 2024.11.14 06:27:15.144653 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part | ||
9190 | 2024.11.14 06:27:15.145076 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
9191 | 2024.11.14 06:27:15.145296 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
9192 | 2024.11.14 06:27:15.145981 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9193 | 2024.11.14 06:27:15.146029 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9194 | 2024.11.14 06:27:15.146572 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9195 | 2024.11.14 06:27:15.146890 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.003550876 sec., 49565.234043655706 rows/sec., 3.72 MiB/sec. | ||
9196 | 2024.11.14 06:27:15.146939 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9197 | 2024.11.14 06:27:15.147233 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
9198 | 2024.11.14 06:27:15.147412 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.003811 sec., 17318.289162949357 rows/sec., 1.35 MiB/sec. | ||
9199 | 2024.11.14 06:27:15.147752 [ 253 ] {23fd9b0d-7a86-4a62-a165-cf11d178c0c8} <Debug> TCPHandler: Processed in 0.004407772 sec. | ||
9200 | 2024.11.14 06:27:15.148164 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9201 | 2024.11.14 06:27:15.148261 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9202 | 2024.11.14 06:27:15.148440 [ 189 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_55_11} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
9203 | 2024.11.14 06:27:15.148630 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9204 | 2024.11.14 06:27:15.148641 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9205 | 2024.11.14 06:27:15.148711 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9206 | 2024.11.14 06:27:15.149279 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2024.11.14 06:27:15.149319 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9208 | 2024.11.14 06:27:15.149718 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9209 | 2024.11.14 06:27:15.149961 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9210 | 2024.11.14 06:27:15.150186 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001641 sec., 78610.60329067642 rows/sec., 5.47 MiB/sec. | ||
9211 | 2024.11.14 06:27:15.150238 [ 254 ] {3b3c070a-4e26-4304-9762-43b8f52c4a52} <Debug> TCPHandler: Processed in 0.002285702 sec. | ||
9212 | 2024.11.14 06:27:15.150401 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9213 | 2024.11.14 06:27:15.150620 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9214 | 2024.11.14 06:27:15.150712 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9215 | 2024.11.14 06:27:15.151525 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2024.11.14 06:27:15.151564 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9217 | 2024.11.14 06:27:15.151954 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9218 | 2024.11.14 06:27:15.152194 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2024.11.14 06:27:15.152392 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001827 sec., 26272.577996715925 rows/sec., 1.77 MiB/sec. | ||
9220 | 2024.11.14 06:27:15.152439 [ 253 ] {b0beed29-feef-4b89-a1b5-1e6aac86cd85} <Debug> TCPHandler: Processed in 0.002105699 sec. | ||
9221 | 2024.11.14 06:27:20.137862 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9222 | 2024.11.14 06:27:20.138192 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9223 | 2024.11.14 06:27:20.138308 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9224 | 2024.11.14 06:27:20.139194 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2024.11.14 06:27:20.139247 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9226 | 2024.11.14 06:27:20.139693 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9227 | 2024.11.14 06:27:20.139956 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2024.11.14 06:27:20.140200 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002094 sec., 26743.075453677175 rows/sec., 2.04 MiB/sec. | ||
9229 | 2024.11.14 06:27:20.140267 [ 254 ] {5b46edb3-5971-48d7-9a44-fa707fc0ea4b} <Debug> TCPHandler: Processed in 0.002590688 sec. | ||
9230 | 2024.11.14 06:27:20.140591 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2024.11.14 06:27:20.140805 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9232 | 2024.11.14 06:27:20.140884 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9233 | 2024.11.14 06:27:20.141719 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2024.11.14 06:27:20.141769 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9235 | 2024.11.14 06:27:20.142206 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9236 | 2024.11.14 06:27:20.142457 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.11.14 06:27:20.142697 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.56 MiB/sec. | ||
9238 | 2024.11.14 06:27:20.142750 [ 253 ] {b8874813-7405-49df-b727-84831407e6e1} <Debug> TCPHandler: Processed in 0.002345724 sec. | ||
9239 | 2024.11.14 06:27:20.142905 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2024.11.14 06:27:20.143050 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9241 | 2024.11.14 06:27:20.143115 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9242 | 2024.11.14 06:27:20.143742 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2024.11.14 06:27:20.143783 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9244 | 2024.11.14 06:27:20.144181 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9245 | 2024.11.14 06:27:20.144436 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2024.11.14 06:27:20.144690 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
9247 | 2024.11.14 06:27:20.144748 [ 254 ] {8ec77a32-8f56-4ad3-9405-e399eab6715b} <Debug> TCPHandler: Processed in 0.001910306 sec. | ||
9248 | 2024.11.14 06:27:20.145066 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2024.11.14 06:27:20.145320 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9250 | 2024.11.14 06:27:20.145415 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9251 | 2024.11.14 06:27:20.145998 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2024.11.14 06:27:20.146037 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9253 | 2024.11.14 06:27:20.146413 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9254 | 2024.11.14 06:27:20.146652 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2024.11.14 06:27:20.146866 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. | ||
9256 | 2024.11.14 06:27:20.146923 [ 253 ] {4bf72b51-0481-442e-b7c0-7da7183418c5} <Debug> TCPHandler: Processed in 0.002067179 sec. | ||
9257 | 2024.11.14 06:27:22.124295 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9258 | 2024.11.14 06:27:22.364762 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9259 | 2024.11.14 06:27:22.364879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9260 | 2024.11.14 06:27:22.375245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9261 | 2024.11.14 06:27:22.390514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61565, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9262 | 2024.11.14 06:27:22.512884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9263 | 2024.11.14 06:27:22.526173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9264 | 2024.11.14 06:27:22.536403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9265 | 2024.11.14 06:27:22.745061 [ 111 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9266 | 2024.11.14 06:27:22.745144 [ 111 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2024.11.14 06:27:22.745187 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9268 | 2024.11.14 06:27:22.745498 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
9269 | 2024.11.14 06:27:22.745836 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9270 | 2024.11.14 06:27:22.745875 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
9271 | 2024.11.14 06:27:22.745954 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
9272 | 2024.11.14 06:27:22.746159 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
9273 | 2024.11.14 06:27:22.746391 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
9274 | 2024.11.14 06:27:22.746599 [ 199 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
9275 | 2024.11.14 06:27:22.747616 [ 189 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327723 sec., 10740.109540525227 rows/sec., 723.70 KiB/sec. | ||
9276 | 2024.11.14 06:27:22.747819 [ 201 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9277 | 2024.11.14 06:27:22.748204 [ 201 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2024.11.14 06:27:22.748304 [ 201 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_25_6} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9279 | 2024.11.14 06:27:22.748413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9280 | 2024.11.14 06:27:22.763881 [ 111 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9281 | 2024.11.14 06:27:22.763954 [ 111 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9282 | 2024.11.14 06:27:22.763998 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9283 | 2024.11.14 06:27:22.764196 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
9284 | 2024.11.14 06:27:22.764493 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9285 | 2024.11.14 06:27:22.764548 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
9286 | 2024.11.14 06:27:22.764678 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
9287 | 2024.11.14 06:27:22.764764 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
9288 | 2024.11.14 06:27:22.764990 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
9289 | 2024.11.14 06:27:22.765087 [ 199 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
9290 | 2024.11.14 06:27:22.766105 [ 201 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026298 sec., 74026.62392204897 rows/sec., 3.78 MiB/sec. | ||
9291 | 2024.11.14 06:27:22.766312 [ 186 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9292 | 2024.11.14 06:27:22.766701 [ 186 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9293 | 2024.11.14 06:27:22.766795 [ 186 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_25_6} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9294 | 2024.11.14 06:27:22.766897 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9295 | 2024.11.14 06:27:23.469481 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9296 | 2024.11.14 06:27:23.469543 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9297 | 2024.11.14 06:27:23.786838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1314 | ||
9298 | 2024.11.14 06:27:23.789957 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2024.11.14 06:27:23.790001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9300 | 2024.11.14 06:27:23.791374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9301 | 2024.11.14 06:27:23.791676 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9302 | 2024.11.14 06:27:23.791931 [ 116 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9303 | 2024.11.14 06:27:23.792109 [ 116 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9304 | 2024.11.14 06:27:23.792236 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9305 | 2024.11.14 06:27:23.793037 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
9306 | 2024.11.14 06:27:23.794108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1314 | ||
9307 | 2024.11.14 06:27:23.794663 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9308 | 2024.11.14 06:27:23.794867 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1180 rows starting from the beginning of the part | ||
9309 | 2024.11.14 06:27:23.795533 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
9310 | 2024.11.14 06:27:23.796125 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
9311 | 2024.11.14 06:27:23.796657 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
9312 | 2024.11.14 06:27:23.797168 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
9313 | 2024.11.14 06:27:23.797659 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
9314 | 2024.11.14 06:27:23.805812 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 72 columns (72 merged, 0 gathered) in 0.013407419 sec., 98005.44012236808 rows/sec., 77.32 MiB/sec. | ||
9315 | 2024.11.14 06:27:23.807355 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9316 | 2024.11.14 06:27:23.808154 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9317 | 2024.11.14 06:27:23.808249 [ 196 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_46_9} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9318 | 2024.11.14 06:27:23.808548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
9319 | 2024.11.14 06:27:24.001287 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000904027 sec. | ||
9320 | 2024.11.14 06:27:25.144080 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9321 | 2024.11.14 06:27:25.144286 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9322 | 2024.11.14 06:27:25.144363 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9323 | 2024.11.14 06:27:25.145119 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2024.11.14 06:27:25.145165 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9325 | 2024.11.14 06:27:25.145586 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9326 | 2024.11.14 06:27:25.145843 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2024.11.14 06:27:25.146095 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
9328 | 2024.11.14 06:27:25.146241 [ 254 ] {0cbc9e90-086a-4e40-8fd9-918eca2e6dce} <Debug> TCPHandler: Processed in 0.002294873 sec. | ||
9329 | 2024.11.14 06:27:25.146492 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9330 | 2024.11.14 06:27:25.146681 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9331 | 2024.11.14 06:27:25.146750 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9332 | 2024.11.14 06:27:25.147581 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9333 | 2024.11.14 06:27:25.147632 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9334 | 2024.11.14 06:27:25.148082 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9335 | 2024.11.14 06:27:25.148328 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9336 | 2024.11.14 06:27:25.148510 [ 97 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9337 | 2024.11.14 06:27:25.148579 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001945 sec., 146529.56298200515 rows/sec., 12.93 MiB/sec. | ||
9338 | 2024.11.14 06:27:25.148601 [ 97 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2024.11.14 06:27:25.148675 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9340 | 2024.11.14 06:27:25.148703 [ 253 ] {f558af28-0f15-4565-b2bd-f8cc31272544} <Debug> TCPHandler: Processed in 0.002335694 sec. | ||
9341 | 2024.11.14 06:27:25.149029 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9342 | 2024.11.14 06:27:25.149100 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
9343 | 2024.11.14 06:27:25.149549 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9344 | 2024.11.14 06:27:25.149751 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9345 | 2024.11.14 06:27:25.149796 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9346 | 2024.11.14 06:27:25.149868 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1435 rows starting from the beginning of the part | ||
9347 | 2024.11.14 06:27:25.150522 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
9348 | 2024.11.14 06:27:25.151116 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 285 rows starting from the beginning of the part | ||
9349 | 2024.11.14 06:27:25.151500 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 57 rows starting from the beginning of the part | ||
9350 | 2024.11.14 06:27:25.151853 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
9351 | 2024.11.14 06:27:25.152205 [ 190 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 285 rows starting from the beginning of the part | ||
9352 | 2024.11.14 06:27:25.153189 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9353 | 2024.11.14 06:27:25.153253 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9354 | 2024.11.14 06:27:25.154132 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9355 | 2024.11.14 06:27:25.154652 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9356 | 2024.11.14 06:27:25.154994 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005641 sec., 8509.129586952668 rows/sec., 627.38 KiB/sec. | ||
9357 | 2024.11.14 06:27:25.155406 [ 254 ] {4711d58d-ce2d-4e8b-8ace-45c41a88ffa1} <Debug> TCPHandler: Processed in 0.006605914 sec. | ||
9358 | 2024.11.14 06:27:25.155998 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.007200004 sec., 301944.27669762407 rows/sec., 26.56 MiB/sec. | ||
9359 | 2024.11.14 06:27:25.156035 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9360 | 2024.11.14 06:27:25.156242 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9361 | 2024.11.14 06:27:25.156320 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9362 | 2024.11.14 06:27:25.156331 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9363 | 2024.11.14 06:27:25.156965 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2024.11.14 06:27:25.157207 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_86_17} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9365 | 2024.11.14 06:27:25.157349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9366 | 2024.11.14 06:27:25.157571 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2024.11.14 06:27:25.157614 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9368 | 2024.11.14 06:27:25.157972 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9369 | 2024.11.14 06:27:25.158211 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9370 | 2024.11.14 06:27:25.158425 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002246 sec., 6233.303650934995 rows/sec., 436.54 KiB/sec. | ||
9371 | 2024.11.14 06:27:25.158482 [ 253 ] {1baa4515-37cb-432f-a3b4-37bcfacbbf24} <Debug> TCPHandler: Processed in 0.002937235 sec. | ||
9372 | 2024.11.14 06:27:25.158628 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9373 | 2024.11.14 06:27:25.158755 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9374 | 2024.11.14 06:27:25.158803 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9375 | 2024.11.14 06:27:25.159375 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2024.11.14 06:27:25.159415 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9377 | 2024.11.14 06:27:25.159770 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9378 | 2024.11.14 06:27:25.160016 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2024.11.14 06:27:25.160276 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001539 sec., 8447.043534762834 rows/sec., 526.67 KiB/sec. | ||
9380 | 2024.11.14 06:27:25.160454 [ 254 ] {b198a2de-f3bf-4833-b5a6-43fbb6588c09} <Debug> TCPHandler: Processed in 0.001890515 sec. | ||
9381 | 2024.11.14 06:27:25.160673 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9382 | 2024.11.14 06:27:25.160890 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9383 | 2024.11.14 06:27:25.160980 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9384 | 2024.11.14 06:27:25.162022 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2024.11.14 06:27:25.162061 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9386 | 2024.11.14 06:27:25.162430 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9387 | 2024.11.14 06:27:25.162658 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2024.11.14 06:27:25.162839 [ 97 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9389 | 2024.11.14 06:27:25.162887 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002049 sec., 206442.16691068813 rows/sec., 14.76 MiB/sec. | ||
9390 | 2024.11.14 06:27:25.162904 [ 97 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9391 | 2024.11.14 06:27:25.162977 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9392 | 2024.11.14 06:27:25.163006 [ 253 ] {36af2e79-3a3d-4645-adb2-76b1eaeb9ae4} <Debug> TCPHandler: Processed in 0.002450246 sec. | ||
9393 | 2024.11.14 06:27:25.163278 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9394 | 2024.11.14 06:27:25.163334 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
9395 | 2024.11.14 06:27:25.163660 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9396 | 2024.11.14 06:27:25.163859 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9397 | 2024.11.14 06:27:25.163910 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9398 | 2024.11.14 06:27:25.164049 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
9399 | 2024.11.14 06:27:25.164669 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
9400 | 2024.11.14 06:27:25.165281 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 423 rows starting from the beginning of the part | ||
9401 | 2024.11.14 06:27:25.165807 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 66 rows starting from the beginning of the part | ||
9402 | 2024.11.14 06:27:25.166117 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
9403 | 2024.11.14 06:27:25.166299 [ 188 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 423 rows starting from the beginning of the part | ||
9404 | 2024.11.14 06:27:25.167192 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9405 | 2024.11.14 06:27:25.167237 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9406 | 2024.11.14 06:27:25.167753 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9407 | 2024.11.14 06:27:25.168094 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9408 | 2024.11.14 06:27:25.168348 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00483 sec., 1242.2360248447205 rows/sec., 64.90 KiB/sec. | ||
9409 | 2024.11.14 06:27:25.168524 [ 254 ] {44e095e3-ee57-4b4e-8711-2b08e1d829de} <Debug> TCPHandler: Processed in 0.005418191 sec. | ||
9410 | 2024.11.14 06:27:25.168631 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005529482 sec., 353559.338831377 rows/sec., 27.06 MiB/sec. | ||
9411 | 2024.11.14 06:27:25.168720 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9412 | 2024.11.14 06:27:25.168957 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9413 | 2024.11.14 06:27:25.168968 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9414 | 2024.11.14 06:27:25.169092 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9415 | 2024.11.14 06:27:25.169746 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2024.11.14 06:27:25.169828 [ 191 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_86_17} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9417 | 2024.11.14 06:27:25.169952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9418 | 2024.11.14 06:27:25.170154 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9419 | 2024.11.14 06:27:25.170192 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9420 | 2024.11.14 06:27:25.170573 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9421 | 2024.11.14 06:27:25.170814 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9422 | 2024.11.14 06:27:25.171065 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002168 sec., 109317.34317343174 rows/sec., 7.33 MiB/sec. | ||
9423 | 2024.11.14 06:27:25.171142 [ 253 ] {81e284b3-9523-43c3-85ae-195899b4ce9b} <Debug> TCPHandler: Processed in 0.002531708 sec. | ||
9424 | 2024.11.14 06:27:25.171417 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9425 | 2024.11.14 06:27:25.171593 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9426 | 2024.11.14 06:27:25.171654 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9427 | 2024.11.14 06:27:25.172140 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9428 | 2024.11.14 06:27:25.172180 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9429 | 2024.11.14 06:27:25.172535 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9430 | 2024.11.14 06:27:25.172781 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9431 | 2024.11.14 06:27:25.172995 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001431 sec., 698.8120195667366 rows/sec., 47.09 KiB/sec. | ||
9432 | 2024.11.14 06:27:25.173046 [ 254 ] {e6a1aa5b-0c5d-4bd4-a519-97fcc41c77d2} <Debug> TCPHandler: Processed in 0.001795123 sec. | ||
9433 | 2024.11.14 06:27:25.173197 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9434 | 2024.11.14 06:27:25.173312 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9435 | 2024.11.14 06:27:25.173389 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9436 | 2024.11.14 06:27:25.174543 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2024.11.14 06:27:25.174583 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9438 | 2024.11.14 06:27:25.175221 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9439 | 2024.11.14 06:27:25.175472 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2024.11.14 06:27:25.175708 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002419 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
9441 | 2024.11.14 06:27:25.175795 [ 253 ] {3084e9d0-4757-457b-be99-5fecd9097237} <Debug> TCPHandler: Processed in 0.002656909 sec. | ||
9442 | 2024.11.14 06:27:25.176004 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9443 | 2024.11.14 06:27:25.176227 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9444 | 2024.11.14 06:27:25.176320 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9445 | 2024.11.14 06:27:25.176985 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9446 | 2024.11.14 06:27:25.177024 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
9447 | 2024.11.14 06:27:25.177390 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9448 | 2024.11.14 06:27:25.177642 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9449 | 2024.11.14 06:27:25.177842 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001655 sec., 49546.827794561934 rows/sec., 3.15 MiB/sec. | ||
9450 | 2024.11.14 06:27:25.177942 [ 254 ] {dac5c8f2-b28f-4f0d-b729-7a72578c063f} <Debug> TCPHandler: Processed in 0.002047288 sec. | ||
9451 | 2024.11.14 06:27:27.081117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9452 | 2024.11.14 06:27:27.246051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9453 | 2024.11.14 06:27:27.582717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9454 | 2024.11.14 06:27:27.613296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9455 | 2024.11.14 06:27:27.752144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9456 | 2024.11.14 06:27:27.754409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9457 | 2024.11.14 06:27:27.785493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9458 | 2024.11.14 06:27:27.790783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9459 | 2024.11.14 06:27:27.807091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9460 | 2024.11.14 06:27:27.851328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9461 | 2024.11.14 06:27:27.857794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9462 | 2024.11.14 06:27:27.860602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9463 | 2024.11.14 06:27:27.888373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9464 | 2024.11.14 06:27:27.935584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9465 | 2024.11.14 06:27:27.979965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9466 | 2024.11.14 06:27:28.001539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9467 | 2024.11.14 06:27:28.087175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9468 | 2024.11.14 06:27:28.126057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9469 | 2024.11.14 06:27:28.157467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9470 | 2024.11.14 06:27:28.317067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9471 | 2024.11.14 06:27:28.345615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9472 | 2024.11.14 06:27:28.410268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9473 | 2024.11.14 06:27:28.433736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9474 | 2024.11.14 06:27:28.459273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9475 | 2024.11.14 06:27:30.135975 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9476 | 2024.11.14 06:27:30.136162 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9477 | 2024.11.14 06:27:30.136231 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9478 | 2024.11.14 06:27:30.136971 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9479 | 2024.11.14 06:27:30.137022 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9480 | 2024.11.14 06:27:30.137429 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9481 | 2024.11.14 06:27:30.137680 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9482 | 2024.11.14 06:27:30.137912 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001791 sec., 2233.3891680625347 rows/sec., 182.12 KiB/sec. | ||
9483 | 2024.11.14 06:27:30.138007 [ 254 ] {d0bd33ef-318a-4c11-a569-18dd2bd7cd67} <Debug> TCPHandler: Processed in 0.00215564 sec. | ||
9484 | 2024.11.14 06:27:30.138324 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9485 | 2024.11.14 06:27:30.138511 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9486 | 2024.11.14 06:27:30.138580 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9487 | 2024.11.14 06:27:30.139384 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9488 | 2024.11.14 06:27:30.139433 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9489 | 2024.11.14 06:27:30.139852 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9490 | 2024.11.14 06:27:30.140103 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2024.11.14 06:27:30.140339 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001877 sec., 30900.37293553543 rows/sec., 2.35 MiB/sec. | ||
9492 | 2024.11.14 06:27:30.140437 [ 253 ] {f3f3a3b7-6582-4e7a-97f8-51c3e2932719} <Debug> TCPHandler: Processed in 0.002267512 sec. | ||
9493 | 2024.11.14 06:27:30.140620 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9494 | 2024.11.14 06:27:30.140760 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9495 | 2024.11.14 06:27:30.140811 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9496 | 2024.11.14 06:27:30.141405 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9497 | 2024.11.14 06:27:30.141446 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9498 | 2024.11.14 06:27:30.141818 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9499 | 2024.11.14 06:27:30.142101 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9500 | 2024.11.14 06:27:30.142328 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 175.55 KiB/sec. | ||
9501 | 2024.11.14 06:27:30.142382 [ 254 ] {e8a4a4ea-6d59-4b17-b8c7-9a653c9f263c} <Debug> TCPHandler: Processed in 0.001843964 sec. | ||
9502 | 2024.11.14 06:27:30.142536 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9503 | 2024.11.14 06:27:30.142654 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9504 | 2024.11.14 06:27:30.142704 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9505 | 2024.11.14 06:27:30.143302 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9506 | 2024.11.14 06:27:30.143342 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9507 | 2024.11.14 06:27:30.143692 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9508 | 2024.11.14 06:27:30.143940 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9509 | 2024.11.14 06:27:30.144154 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001524 sec., 44619.42257217848 rows/sec., 3.49 MiB/sec. | ||
9510 | 2024.11.14 06:27:30.144204 [ 253 ] {ec655526-5a51-455f-8797-dd62766fec65} <Debug> TCPHandler: Processed in 0.001723982 sec. | ||
9511 | 2024.11.14 06:27:30.144369 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9512 | 2024.11.14 06:27:30.144510 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9513 | 2024.11.14 06:27:30.144582 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9514 | 2024.11.14 06:27:30.145182 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9515 | 2024.11.14 06:27:30.145221 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9516 | 2024.11.14 06:27:30.145610 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9517 | 2024.11.14 06:27:30.145851 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9518 | 2024.11.14 06:27:30.146021 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9519 | 2024.11.14 06:27:30.146081 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001596 sec., 81453.63408521304 rows/sec., 5.67 MiB/sec. | ||
9520 | 2024.11.14 06:27:30.146092 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2024.11.14 06:27:30.146171 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9522 | 2024.11.14 06:27:30.146214 [ 254 ] {f400b16b-f227-4dc8-b378-9cb597e6309c} <Debug> TCPHandler: Processed in 0.001912676 sec. | ||
9523 | 2024.11.14 06:27:30.146525 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9524 | 2024.11.14 06:27:30.146609 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
9525 | 2024.11.14 06:27:30.147221 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9526 | 2024.11.14 06:27:30.147243 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9527 | 2024.11.14 06:27:30.147341 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 17052 rows starting from the beginning of the part | ||
9528 | 2024.11.14 06:27:30.147545 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9529 | 2024.11.14 06:27:30.147723 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 237 rows starting from the beginning of the part | ||
9530 | 2024.11.14 06:27:30.148107 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 129 rows starting from the beginning of the part | ||
9531 | 2024.11.14 06:27:30.148574 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9532 | 2024.11.14 06:27:30.149012 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
9533 | 2024.11.14 06:27:30.149339 [ 198 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 130 rows starting from the beginning of the part | ||
9534 | 2024.11.14 06:27:30.150246 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9535 | 2024.11.14 06:27:30.150319 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9536 | 2024.11.14 06:27:30.150988 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9537 | 2024.11.14 06:27:30.151361 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9538 | 2024.11.14 06:27:30.151779 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004854 sec., 9888.75154511743 rows/sec., 682.43 KiB/sec. | ||
9539 | 2024.11.14 06:27:30.152098 [ 253 ] {d5f85fa9-5452-4cdf-a860-61a5232d08b3} <Debug> TCPHandler: Processed in 0.005768828 sec. | ||
9540 | 2024.11.14 06:27:30.158274 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17945 rows, containing 5 columns (5 merged, 0 gathered) in 0.011967343 sec., 1499497.423947822 rows/sec., 101.84 MiB/sec. | ||
9541 | 2024.11.14 06:27:30.158563 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9542 | 2024.11.14 06:27:30.158948 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9543 | 2024.11.14 06:27:30.159037 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9544 | 2024.11.14 06:27:30.159144 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
9545 | 2024.11.14 06:27:33.794280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1348 | ||
9546 | 2024.11.14 06:27:33.797394 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9547 | 2024.11.14 06:27:33.797452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9548 | 2024.11.14 06:27:33.798887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9549 | 2024.11.14 06:27:33.799201 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9550 | 2024.11.14 06:27:33.800852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
9551 | 2024.11.14 06:27:35.137860 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9552 | 2024.11.14 06:27:35.138122 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9553 | 2024.11.14 06:27:35.138192 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9554 | 2024.11.14 06:27:35.138964 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9555 | 2024.11.14 06:27:35.139007 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9556 | 2024.11.14 06:27:35.139437 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9557 | 2024.11.14 06:27:35.139699 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9558 | 2024.11.14 06:27:35.139918 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.31 MiB/sec. | ||
9559 | 2024.11.14 06:27:35.139985 [ 254 ] {484288af-3620-4a23-ad97-e585e7810db3} <Debug> TCPHandler: Processed in 0.002316143 sec. | ||
9560 | 2024.11.14 06:27:35.140270 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9561 | 2024.11.14 06:27:35.140479 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9562 | 2024.11.14 06:27:35.140556 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9563 | 2024.11.14 06:27:35.141350 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9564 | 2024.11.14 06:27:35.141401 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9565 | 2024.11.14 06:27:35.141831 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9566 | 2024.11.14 06:27:35.142088 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9567 | 2024.11.14 06:27:35.142360 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001932 sec., 33126.29399585922 rows/sec., 2.59 MiB/sec. | ||
9568 | 2024.11.14 06:27:35.142479 [ 253 ] {b8d198f7-b8e6-4b0f-b405-2a8f9bbdd7a0} <Debug> TCPHandler: Processed in 0.002363454 sec. | ||
9569 | 2024.11.14 06:27:35.142738 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9570 | 2024.11.14 06:27:35.143007 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9571 | 2024.11.14 06:27:35.143076 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9572 | 2024.11.14 06:27:35.143651 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9573 | 2024.11.14 06:27:35.143690 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9574 | 2024.11.14 06:27:35.144100 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9575 | 2024.11.14 06:27:35.144355 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9576 | 2024.11.14 06:27:35.144532 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
9577 | 2024.11.14 06:27:35.144581 [ 254 ] {fde1833f-39e8-4e9d-ace7-796552823e86} <Debug> TCPHandler: Processed in 0.001997267 sec. | ||
9578 | 2024.11.14 06:27:35.144802 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9579 | 2024.11.14 06:27:35.145025 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9580 | 2024.11.14 06:27:35.145117 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9581 | 2024.11.14 06:27:35.145999 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9582 | 2024.11.14 06:27:35.146047 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9583 | 2024.11.14 06:27:35.146421 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9584 | 2024.11.14 06:27:35.146667 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9585 | 2024.11.14 06:27:35.146834 [ 28 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9586 | 2024.11.14 06:27:35.146900 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00192 sec., 31250 rows/sec., 2.11 MiB/sec. | ||
9587 | 2024.11.14 06:27:35.146901 [ 28 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9588 | 2024.11.14 06:27:35.146988 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9589 | 2024.11.14 06:27:35.147008 [ 253 ] {9eac78ab-96a2-4569-94d8-fb7e45354529} <Debug> TCPHandler: Processed in 0.002313653 sec. | ||
9590 | 2024.11.14 06:27:35.147186 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
9591 | 2024.11.14 06:27:35.147369 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9592 | 2024.11.14 06:27:35.147412 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4386 rows starting from the beginning of the part | ||
9593 | 2024.11.14 06:27:35.147494 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
9594 | 2024.11.14 06:27:35.147592 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
9595 | 2024.11.14 06:27:35.147878 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
9596 | 2024.11.14 06:27:35.147974 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
9597 | 2024.11.14 06:27:35.148218 [ 194 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
9598 | 2024.11.14 06:27:35.149899 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792602 sec., 1677288.7794250667 rows/sec., 110.33 MiB/sec. | ||
9599 | 2024.11.14 06:27:35.150232 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9600 | 2024.11.14 06:27:35.150557 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9601 | 2024.11.14 06:27:35.150642 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_81_16} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9602 | 2024.11.14 06:27:35.150731 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9603 | 2024.11.14 06:27:38.469598 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9604 | 2024.11.14 06:27:38.469695 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9605 | 2024.11.14 06:27:40.143895 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9606 | 2024.11.14 06:27:40.144106 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9607 | 2024.11.14 06:27:40.144180 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9608 | 2024.11.14 06:27:40.144932 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2024.11.14 06:27:40.144983 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9610 | 2024.11.14 06:27:40.145417 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9611 | 2024.11.14 06:27:40.145673 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9612 | 2024.11.14 06:27:40.145937 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
9613 | 2024.11.14 06:27:40.146026 [ 254 ] {30f2fcf5-6221-4464-802e-1810ccbc679f} <Debug> TCPHandler: Processed in 0.002265682 sec. | ||
9614 | 2024.11.14 06:27:40.146389 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9615 | 2024.11.14 06:27:40.146690 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9616 | 2024.11.14 06:27:40.146803 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9617 | 2024.11.14 06:27:40.147842 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9618 | 2024.11.14 06:27:40.147888 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9619 | 2024.11.14 06:27:40.148334 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9620 | 2024.11.14 06:27:40.148586 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9621 | 2024.11.14 06:27:40.148823 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002218 sec., 128494.1388638413 rows/sec., 11.34 MiB/sec. | ||
9622 | 2024.11.14 06:27:40.148881 [ 253 ] {374f1b1a-143e-45db-8757-f3a08f303add} <Debug> TCPHandler: Processed in 0.00270096 sec. | ||
9623 | 2024.11.14 06:27:40.149098 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9624 | 2024.11.14 06:27:40.149252 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9625 | 2024.11.14 06:27:40.149300 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9626 | 2024.11.14 06:27:40.149897 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9627 | 2024.11.14 06:27:40.149937 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9628 | 2024.11.14 06:27:40.150298 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9629 | 2024.11.14 06:27:40.150545 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9630 | 2024.11.14 06:27:40.150742 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00151 sec., 31788.079470198674 rows/sec., 2.29 MiB/sec. | ||
9631 | 2024.11.14 06:27:40.150846 [ 254 ] {fb6be943-0f98-4f6d-94ab-240bf967cd51} <Debug> TCPHandler: Processed in 0.001856705 sec. | ||
9632 | 2024.11.14 06:27:40.151026 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9633 | 2024.11.14 06:27:40.151181 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9634 | 2024.11.14 06:27:40.151237 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9635 | 2024.11.14 06:27:40.151900 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9636 | 2024.11.14 06:27:40.151946 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9637 | 2024.11.14 06:27:40.152324 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9638 | 2024.11.14 06:27:40.152563 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9639 | 2024.11.14 06:27:40.152778 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 601.15 KiB/sec. | ||
9640 | 2024.11.14 06:27:40.152830 [ 253 ] {e2a12b9f-8f77-4adc-8f37-71190c2116c3} <Debug> TCPHandler: Processed in 0.001899145 sec. | ||
9641 | 2024.11.14 06:27:40.152975 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9642 | 2024.11.14 06:27:40.153091 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9643 | 2024.11.14 06:27:40.153142 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9644 | 2024.11.14 06:27:40.153802 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2024.11.14 06:27:40.153847 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9646 | 2024.11.14 06:27:40.154236 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9647 | 2024.11.14 06:27:40.154487 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2024.11.14 06:27:40.154662 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001596 sec., 8145.363408521303 rows/sec., 507.86 KiB/sec. | ||
9649 | 2024.11.14 06:27:40.154712 [ 254 ] {1b9c1bba-0087-4e78-92c8-7e8da2e96eb7} <Debug> TCPHandler: Processed in 0.001789944 sec. | ||
9650 | 2024.11.14 06:27:40.154851 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9651 | 2024.11.14 06:27:40.154972 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9652 | 2024.11.14 06:27:40.155020 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9653 | 2024.11.14 06:27:40.155731 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2024.11.14 06:27:40.155771 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9655 | 2024.11.14 06:27:40.156151 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9656 | 2024.11.14 06:27:40.156392 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.11.14 06:27:40.156609 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001661 sec., 254665.86393738713 rows/sec., 18.21 MiB/sec. | ||
9658 | 2024.11.14 06:27:40.156660 [ 253 ] {a2fd207f-b831-4129-8965-17218a7cbfc2} <Debug> TCPHandler: Processed in 0.001867115 sec. | ||
9659 | 2024.11.14 06:27:40.156802 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2024.11.14 06:27:40.156922 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9661 | 2024.11.14 06:27:40.156975 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9662 | 2024.11.14 06:27:40.157452 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2024.11.14 06:27:40.157490 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9664 | 2024.11.14 06:27:40.157855 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9665 | 2024.11.14 06:27:40.158103 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2024.11.14 06:27:40.158314 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. | ||
9667 | 2024.11.14 06:27:40.158483 [ 254 ] {46d2e945-2d62-41e5-8af8-4981bed11f21} <Debug> TCPHandler: Processed in 0.001733053 sec. | ||
9668 | 2024.11.14 06:27:40.158758 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2024.11.14 06:27:40.158978 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9670 | 2024.11.14 06:27:40.159074 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9671 | 2024.11.14 06:27:40.159796 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2024.11.14 06:27:40.159834 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9673 | 2024.11.14 06:27:40.160227 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9674 | 2024.11.14 06:27:40.160464 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2024.11.14 06:27:40.160698 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001773 sec., 133671.74280879865 rows/sec., 8.96 MiB/sec. | ||
9676 | 2024.11.14 06:27:40.160761 [ 253 ] {40020886-a3a9-4d92-95a3-92e67ea21793} <Debug> TCPHandler: Processed in 0.00218266 sec. | ||
9677 | 2024.11.14 06:27:40.161000 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9678 | 2024.11.14 06:27:40.161176 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9679 | 2024.11.14 06:27:40.161236 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9680 | 2024.11.14 06:27:40.161783 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9681 | 2024.11.14 06:27:40.161829 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9682 | 2024.11.14 06:27:40.162240 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9683 | 2024.11.14 06:27:40.162483 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9684 | 2024.11.14 06:27:40.162661 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
9685 | 2024.11.14 06:27:40.162709 [ 254 ] {6a96aa60-a324-4d3c-8038-8749b69997bd} <Debug> TCPHandler: Processed in 0.001867655 sec. | ||
9686 | 2024.11.14 06:27:40.162841 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9687 | 2024.11.14 06:27:40.162958 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9688 | 2024.11.14 06:27:40.163034 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9689 | 2024.11.14 06:27:40.164181 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9690 | 2024.11.14 06:27:40.164221 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9691 | 2024.11.14 06:27:40.164867 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9692 | 2024.11.14 06:27:40.165126 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9693 | 2024.11.14 06:27:40.165394 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002461 sec., 16659.894351889474 rows/sec., 29.85 MiB/sec. | ||
9694 | 2024.11.14 06:27:40.165483 [ 253 ] {e974f07e-91be-43c4-8664-3bfd482e5f7f} <Debug> TCPHandler: Processed in 0.0026992 sec. | ||
9695 | 2024.11.14 06:27:40.165677 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9696 | 2024.11.14 06:27:40.165908 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9697 | 2024.11.14 06:27:40.166002 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9698 | 2024.11.14 06:27:40.166572 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2024.11.14 06:27:40.166610 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9700 | 2024.11.14 06:27:40.166986 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9701 | 2024.11.14 06:27:40.167239 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9702 | 2024.11.14 06:27:40.167423 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 3.31 MiB/sec. | ||
9703 | 2024.11.14 06:27:40.167472 [ 254 ] {068ceebc-cf0f-41f1-8354-656b19e4fb07} <Debug> TCPHandler: Processed in 0.001904286 sec. | ||
9704 | 2024.11.14 06:27:43.801065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1378 | ||
9705 | 2024.11.14 06:27:43.804133 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9706 | 2024.11.14 06:27:43.804185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9707 | 2024.11.14 06:27:43.805618 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9708 | 2024.11.14 06:27:43.805941 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9709 | 2024.11.14 06:27:43.806488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
9710 | 2024.11.14 06:27:45.136666 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9711 | 2024.11.14 06:27:45.136967 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9712 | 2024.11.14 06:27:45.137083 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9713 | 2024.11.14 06:27:45.137909 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9714 | 2024.11.14 06:27:45.137955 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9715 | 2024.11.14 06:27:45.138379 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9716 | 2024.11.14 06:27:45.138641 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9717 | 2024.11.14 06:27:45.138953 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002046 sec., 4887.5855327468225 rows/sec., 398.55 KiB/sec. | ||
9718 | 2024.11.14 06:27:45.139354 [ 254 ] {052419ca-59e3-435e-bef5-801d8ad53658} <Debug> TCPHandler: Processed in 0.002859943 sec. | ||
9719 | 2024.11.14 06:27:45.139729 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9720 | 2024.11.14 06:27:45.139938 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9721 | 2024.11.14 06:27:45.140016 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9722 | 2024.11.14 06:27:45.140770 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2024.11.14 06:27:45.140821 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9724 | 2024.11.14 06:27:45.141245 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9725 | 2024.11.14 06:27:45.141494 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2024.11.14 06:27:45.141726 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001847 sec., 33026.529507309155 rows/sec., 2.51 MiB/sec. | ||
9727 | 2024.11.14 06:27:45.141780 [ 253 ] {f7557258-3f8b-4a99-bb5c-d4d4f41c392f} <Debug> TCPHandler: Processed in 0.002289963 sec. | ||
9728 | 2024.11.14 06:27:45.141972 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9729 | 2024.11.14 06:27:45.142203 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9730 | 2024.11.14 06:27:45.142294 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9731 | 2024.11.14 06:27:45.142888 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9732 | 2024.11.14 06:27:45.142928 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9733 | 2024.11.14 06:27:45.143282 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9734 | 2024.11.14 06:27:45.143522 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9735 | 2024.11.14 06:27:45.143733 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001589 sec., 6293.266205160478 rows/sec., 439.42 KiB/sec. | ||
9736 | 2024.11.14 06:27:45.143787 [ 254 ] {ce593302-b440-4011-bbbb-0a8aa312999b} <Debug> TCPHandler: Processed in 0.001920846 sec. | ||
9737 | 2024.11.14 06:27:45.143935 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2024.11.14 06:27:45.144072 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9739 | 2024.11.14 06:27:45.144127 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9740 | 2024.11.14 06:27:45.144762 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9741 | 2024.11.14 06:27:45.144802 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9742 | 2024.11.14 06:27:45.145171 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9743 | 2024.11.14 06:27:45.145405 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2024.11.14 06:27:45.145621 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001579 sec., 46865.10449651678 rows/sec., 3.67 MiB/sec. | ||
9745 | 2024.11.14 06:27:45.145670 [ 253 ] {d0789544-8f54-4416-b60f-afe10829f5e8} <Debug> TCPHandler: Processed in 0.001801113 sec. | ||
9746 | 2024.11.14 06:27:45.145836 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9747 | 2024.11.14 06:27:45.145977 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9748 | 2024.11.14 06:27:45.146039 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9749 | 2024.11.14 06:27:45.146636 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9750 | 2024.11.14 06:27:45.146676 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9751 | 2024.11.14 06:27:45.147068 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9752 | 2024.11.14 06:27:45.147317 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9753 | 2024.11.14 06:27:45.147556 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Debug> executeQuery: Read 135 rows, 9.63 KiB in 0.001607 sec., 84007.46733042938 rows/sec., 5.85 MiB/sec. | ||
9754 | 2024.11.14 06:27:45.147652 [ 254 ] {4ef01b19-19d3-4109-bd49-2ff588fd27a3} <Debug> TCPHandler: Processed in 0.001879865 sec. | ||
9755 | 2024.11.14 06:27:45.147947 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9756 | 2024.11.14 06:27:45.148191 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9757 | 2024.11.14 06:27:45.148284 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9758 | 2024.11.14 06:27:45.148785 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2024.11.14 06:27:45.148824 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9760 | 2024.11.14 06:27:45.149195 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9761 | 2024.11.14 06:27:45.149427 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2024.11.14 06:27:45.149677 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.00153 sec., 32679.738562091505 rows/sec., 2.19 MiB/sec. | ||
9763 | 2024.11.14 06:27:45.149732 [ 253 ] {770b1856-2fe2-41e4-9cfd-6f5ae7da3122} <Debug> TCPHandler: Processed in 0.001970277 sec. | ||
9764 | 2024.11.14 06:27:50.137571 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9765 | 2024.11.14 06:27:50.137893 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9766 | 2024.11.14 06:27:50.138010 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9767 | 2024.11.14 06:27:50.138975 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9768 | 2024.11.14 06:27:50.139030 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9769 | 2024.11.14 06:27:50.139460 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9770 | 2024.11.14 06:27:50.139711 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9771 | 2024.11.14 06:27:50.139938 [ 70 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9772 | 2024.11.14 06:27:50.139966 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002159 sec., 25937.934228809634 rows/sec., 1.98 MiB/sec. | ||
9773 | 2024.11.14 06:27:50.140025 [ 70 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9774 | 2024.11.14 06:27:50.140102 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9775 | 2024.11.14 06:27:50.140112 [ 254 ] {03f56db3-baab-4622-bd92-fc28a6cfc9e6} <Debug> TCPHandler: Processed in 0.002727361 sec. | ||
9776 | 2024.11.14 06:27:50.140319 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
9777 | 2024.11.14 06:27:50.140479 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9778 | 2024.11.14 06:27:50.140507 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9779 | 2024.11.14 06:27:50.140579 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1435 rows starting from the beginning of the part | ||
9780 | 2024.11.14 06:27:50.140856 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 58 rows starting from the beginning of the part | ||
9781 | 2024.11.14 06:27:50.140869 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9782 | 2024.11.14 06:27:50.141075 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
9783 | 2024.11.14 06:27:50.141082 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9784 | 2024.11.14 06:27:50.141518 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 285 rows starting from the beginning of the part | ||
9785 | 2024.11.14 06:27:50.141849 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 61 rows starting from the beginning of the part | ||
9786 | 2024.11.14 06:27:50.142122 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
9787 | 2024.11.14 06:27:50.144104 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9788 | 2024.11.14 06:27:50.144202 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9789 | 2024.11.14 06:27:50.145031 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9790 | 2024.11.14 06:27:50.145314 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005111726 sec., 381671.4745665163 rows/sec., 33.24 MiB/sec. | ||
9791 | 2024.11.14 06:27:50.145479 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.11.14 06:27:50.145723 [ 70 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9793 | 2024.11.14 06:27:50.145801 [ 70 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9794 | 2024.11.14 06:27:50.145838 [ 192 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9795 | 2024.11.14 06:27:50.145858 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9796 | 2024.11.14 06:27:50.145888 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005208 sec., 12288.78648233487 rows/sec., 982.19 KiB/sec. | ||
9797 | 2024.11.14 06:27:50.146386 [ 253 ] {bd76b56e-016e-4828-b1f6-32278b0f7bd2} <Debug> TCPHandler: Processed in 0.006117204 sec. | ||
9798 | 2024.11.14 06:27:50.146503 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
9799 | 2024.11.14 06:27:50.146622 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9800 | 2024.11.14 06:27:50.146907 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9801 | 2024.11.14 06:27:50.147003 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9802 | 2024.11.14 06:27:50.147030 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
9803 | 2024.11.14 06:27:50.147115 [ 192 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9804 | 2024.11.14 06:27:50.147183 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9805 | 2024.11.14 06:27:50.147493 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 68 rows starting from the beginning of the part | ||
9806 | 2024.11.14 06:27:50.147742 [ 192 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_91_18} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9807 | 2024.11.14 06:27:50.148051 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
9808 | 2024.11.14 06:27:50.148154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
9809 | 2024.11.14 06:27:50.148481 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 423 rows starting from the beginning of the part | ||
9810 | 2024.11.14 06:27:50.148880 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
9811 | 2024.11.14 06:27:50.149216 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
9812 | 2024.11.14 06:27:50.150431 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9813 | 2024.11.14 06:27:50.150494 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9814 | 2024.11.14 06:27:50.151632 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9815 | 2024.11.14 06:27:50.152177 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9816 | 2024.11.14 06:27:50.152238 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.006200635 sec., 259328.2784747046 rows/sec., 20.00 MiB/sec. | ||
9817 | 2024.11.14 06:27:50.152535 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9818 | 2024.11.14 06:27:50.152646 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005728 sec., 27932.96089385475 rows/sec., 1.95 MiB/sec. | ||
9819 | 2024.11.14 06:27:50.152793 [ 254 ] {d45e47ce-8473-4ec3-8fa9-62a8829a76d0} <Debug> TCPHandler: Processed in 0.006267317 sec. | ||
9820 | 2024.11.14 06:27:50.153007 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9821 | 2024.11.14 06:27:50.153021 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9822 | 2024.11.14 06:27:50.153121 [ 195 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_91_18} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9823 | 2024.11.14 06:27:50.153164 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9824 | 2024.11.14 06:27:50.153213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9825 | 2024.11.14 06:27:50.153249 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9826 | 2024.11.14 06:27:50.153757 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9827 | 2024.11.14 06:27:50.153795 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9828 | 2024.11.14 06:27:50.154171 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9829 | 2024.11.14 06:27:50.154408 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9830 | 2024.11.14 06:27:50.154646 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
9831 | 2024.11.14 06:27:50.154732 [ 253 ] {18e93c5d-a295-4777-85e8-9a4fab349220} <Debug> TCPHandler: Processed in 0.001799783 sec. | ||
9832 | 2024.11.14 06:27:52.127233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55992, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9833 | 2024.11.14 06:27:52.371722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9834 | 2024.11.14 06:27:52.379216 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9835 | 2024.11.14 06:27:52.391669 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9836 | 2024.11.14 06:27:52.411003 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9837 | 2024.11.14 06:27:52.517373 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9838 | 2024.11.14 06:27:52.543701 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9839 | 2024.11.14 06:27:52.543865 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9840 | 2024.11.14 06:27:52.552116 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9841 | |||
9842 | (version 23.8.7.1) | ||
9843 | 2024.11.14 06:27:53.469763 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9844 | 2024.11.14 06:27:53.469846 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9845 | 2024.11.14 06:27:53.806640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1398 | ||
9846 | 2024.11.14 06:27:53.809356 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2024.11.14 06:27:53.809402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9848 | 2024.11.14 06:27:53.810818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9849 | 2024.11.14 06:27:53.811131 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.11.14 06:27:53.812539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
9851 | 2024.11.14 06:27:55.143383 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9852 | 2024.11.14 06:27:55.143580 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9853 | 2024.11.14 06:27:55.143660 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9854 | 2024.11.14 06:27:55.144513 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9855 | 2024.11.14 06:27:55.144571 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9856 | 2024.11.14 06:27:55.144998 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9857 | 2024.11.14 06:27:55.145269 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9858 | 2024.11.14 06:27:55.145530 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. | ||
9859 | 2024.11.14 06:27:55.145671 [ 254 ] {794cf706-de3c-433e-9b56-7d457144344d} <Debug> TCPHandler: Processed in 0.002411725 sec. | ||
9860 | 2024.11.14 06:27:55.146003 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9861 | 2024.11.14 06:27:55.146309 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9862 | 2024.11.14 06:27:55.146425 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9863 | 2024.11.14 06:27:55.147402 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2024.11.14 06:27:55.147461 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9865 | 2024.11.14 06:27:55.147924 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9866 | 2024.11.14 06:27:55.148188 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2024.11.14 06:27:55.148427 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002203 sec., 129369.04221516114 rows/sec., 11.41 MiB/sec. | ||
9868 | 2024.11.14 06:27:55.148495 [ 253 ] {ab0a824e-7d37-4359-b089-0126f375ec7d} <Debug> TCPHandler: Processed in 0.00268288 sec. | ||
9869 | 2024.11.14 06:27:55.148680 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9870 | 2024.11.14 06:27:55.148808 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9871 | 2024.11.14 06:27:55.148860 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9872 | 2024.11.14 06:27:55.149466 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2024.11.14 06:27:55.149508 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9874 | 2024.11.14 06:27:55.149883 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9875 | 2024.11.14 06:27:55.150117 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2024.11.14 06:27:55.150292 [ 73 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
9877 | 2024.11.14 06:27:55.150356 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001575 sec., 30476.190476190477 rows/sec., 2.19 MiB/sec. | ||
9878 | 2024.11.14 06:27:55.150372 [ 73 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2024.11.14 06:27:55.150441 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9880 | 2024.11.14 06:27:55.150494 [ 254 ] {35d48e0b-bac2-483b-8ee0-84c6f5402a38} <Debug> TCPHandler: Processed in 0.001872475 sec. | ||
9881 | 2024.11.14 06:27:55.150769 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
9882 | 2024.11.14 06:27:55.150785 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2024.11.14 06:27:55.151042 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9884 | 2024.11.14 06:27:55.151096 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9885 | 2024.11.14 06:27:55.151115 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 66 rows starting from the beginning of the part | ||
9886 | 2024.11.14 06:27:55.151209 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9887 | 2024.11.14 06:27:55.151549 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
9888 | 2024.11.14 06:27:55.151864 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
9889 | 2024.11.14 06:27:55.152189 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
9890 | 2024.11.14 06:27:55.152548 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
9891 | 2024.11.14 06:27:55.152912 [ 187 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part | ||
9892 | 2024.11.14 06:27:55.153805 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9893 | 2024.11.14 06:27:55.153846 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9894 | 2024.11.14 06:27:55.154405 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9895 | 2024.11.14 06:27:55.154655 [ 199 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.004103027 sec., 54593.84010877822 rows/sec., 4.11 MiB/sec. | ||
9896 | 2024.11.14 06:27:55.154744 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9897 | 2024.11.14 06:27:55.154833 [ 199 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
9898 | 2024.11.14 06:27:55.155219 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004193 sec., 3338.8981636060103 rows/sec., 233.83 KiB/sec. | ||
9899 | 2024.11.14 06:27:55.155624 [ 253 ] {413b3f5c-d6b0-4dc0-870b-1f64b1a54b9d} <Debug> TCPHandler: Processed in 0.004985023 sec. | ||
9900 | 2024.11.14 06:27:55.156000 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9901 | 2024.11.14 06:27:55.156031 [ 199 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2024.11.14 06:27:55.156184 [ 199 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_60_12} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
9903 | 2024.11.14 06:27:55.156224 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9904 | 2024.11.14 06:27:55.156323 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9905 | 2024.11.14 06:27:55.156348 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9906 | 2024.11.14 06:27:55.156979 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9907 | 2024.11.14 06:27:55.157020 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9908 | 2024.11.14 06:27:55.157386 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9909 | 2024.11.14 06:27:55.157633 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9910 | 2024.11.14 06:27:55.157858 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001694 sec., 7674.144037780402 rows/sec., 478.48 KiB/sec. | ||
9911 | 2024.11.14 06:27:55.157978 [ 254 ] {68c0b713-9e5d-4b3c-b95e-1112408bf078} <Debug> TCPHandler: Processed in 0.002216252 sec. | ||
9912 | 2024.11.14 06:27:55.158151 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2024.11.14 06:27:55.158289 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9914 | 2024.11.14 06:27:55.158347 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9915 | 2024.11.14 06:27:55.159115 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2024.11.14 06:27:55.159157 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9917 | 2024.11.14 06:27:55.159532 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9918 | 2024.11.14 06:27:55.159769 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2024.11.14 06:27:55.159975 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001717 sec., 246359.9301106581 rows/sec., 17.61 MiB/sec. | ||
9920 | 2024.11.14 06:27:55.160028 [ 253 ] {a5bb85d0-9a24-417e-a481-3f8fbfc6dcdb} <Debug> TCPHandler: Processed in 0.001944447 sec. | ||
9921 | 2024.11.14 06:27:55.160233 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2024.11.14 06:27:55.160454 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9923 | 2024.11.14 06:27:55.160547 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9924 | 2024.11.14 06:27:55.161052 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2024.11.14 06:27:55.161092 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9926 | 2024.11.14 06:27:55.161456 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9927 | 2024.11.14 06:27:55.161707 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2024.11.14 06:27:55.161958 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
9929 | 2024.11.14 06:27:55.162058 [ 254 ] {6296f3ad-6f93-4d28-be4f-348cdebea00a} <Debug> TCPHandler: Processed in 0.001934026 sec. | ||
9930 | 2024.11.14 06:27:55.162358 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2024.11.14 06:27:55.162577 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9932 | 2024.11.14 06:27:55.162645 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9933 | 2024.11.14 06:27:55.163219 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2024.11.14 06:27:55.163258 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9935 | 2024.11.14 06:27:55.163643 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9936 | 2024.11.14 06:27:55.163889 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2024.11.14 06:27:55.164052 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9938 | 2024.11.14 06:27:55.164111 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2024.11.14 06:27:55.164131 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
9940 | 2024.11.14 06:27:55.164144 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9941 | 2024.11.14 06:27:55.164280 [ 253 ] {20ac3c9c-d756-4330-88ff-0e4c3feb5ad6} <Debug> TCPHandler: Processed in 0.0021088 sec. | ||
9942 | 2024.11.14 06:27:55.164351 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
9943 | 2024.11.14 06:27:55.164461 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9944 | 2024.11.14 06:27:55.164530 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9945 | 2024.11.14 06:27:55.164592 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 17945 rows starting from the beginning of the part | ||
9946 | 2024.11.14 06:27:55.164843 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9947 | 2024.11.14 06:27:55.164890 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
9948 | 2024.11.14 06:27:55.165207 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9949 | 2024.11.14 06:27:55.165255 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
9950 | 2024.11.14 06:27:55.165661 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 135 rows starting from the beginning of the part | ||
9951 | 2024.11.14 06:27:55.166123 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
9952 | 2024.11.14 06:27:55.166483 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
9953 | 2024.11.14 06:27:55.167469 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9954 | 2024.11.14 06:27:55.167538 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9955 | 2024.11.14 06:27:55.168235 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9956 | 2024.11.14 06:27:55.168641 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2024.11.14 06:27:55.168989 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004317 sec., 231.64234422052354 rows/sec., 15.61 KiB/sec. | ||
9958 | 2024.11.14 06:27:55.169357 [ 254 ] {c4b262f0-93a2-4da2-803e-70d86342ed9a} <Debug> TCPHandler: Processed in 0.004963172 sec. | ||
9959 | 2024.11.14 06:27:55.169681 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9960 | 2024.11.14 06:27:55.169937 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9961 | 2024.11.14 06:27:55.170081 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9962 | 2024.11.14 06:27:55.171720 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9963 | 2024.11.14 06:27:55.171760 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9964 | 2024.11.14 06:27:55.172668 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9965 | 2024.11.14 06:27:55.172963 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9966 | 2024.11.14 06:27:55.173172 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
9967 | 2024.11.14 06:27:55.173260 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2024.11.14 06:27:55.173321 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003415 sec., 12005.856515373353 rows/sec., 21.51 MiB/sec. | ||
9969 | 2024.11.14 06:27:55.173359 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9970 | 2024.11.14 06:27:55.174441 [ 253 ] {4a052bbe-11f1-4193-ab6e-22ec7f201cb8} <Debug> TCPHandler: Processed in 0.004963423 sec. | ||
9971 | 2024.11.14 06:27:55.175097 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9972 | 2024.11.14 06:27:55.175177 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18874 rows, containing 5 columns (5 merged, 0 gathered) in 0.010883902 sec., 1734120.722512937 rows/sec., 117.81 MiB/sec. | ||
9973 | 2024.11.14 06:27:55.175409 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
9974 | 2024.11.14 06:27:55.175437 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9975 | 2024.11.14 06:27:55.175514 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9976 | 2024.11.14 06:27:55.175896 [ 201 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9977 | 2024.11.14 06:27:55.176572 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9978 | 2024.11.14 06:27:55.176798 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1091 rows starting from the beginning of the part | ||
9979 | 2024.11.14 06:27:55.177332 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9980 | 2024.11.14 06:27:55.177794 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9981 | 2024.11.14 06:27:55.177884 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
9982 | 2024.11.14 06:27:55.178062 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
9983 | 2024.11.14 06:27:55.178081 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2024.11.14 06:27:55.178152 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
9985 | 2024.11.14 06:27:55.178577 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
9986 | 2024.11.14 06:27:55.179135 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
9987 | 2024.11.14 06:27:55.179296 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9988 | 2024.11.14 06:27:55.179628 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
9989 | 2024.11.14 06:27:55.180010 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9990 | 2024.11.14 06:27:55.180176 [ 196 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
9991 | 2024.11.14 06:27:55.180729 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005293 sec., 15492.159455885132 rows/sec., 1007.56 KiB/sec. | ||
9992 | 2024.11.14 06:27:55.181198 [ 254 ] {01a7ccd7-ce48-4010-8a8d-ee59a442a8bb} <Debug> TCPHandler: Processed in 0.006571182 sec. | ||
9993 | 2024.11.14 06:27:55.189497 [ 201 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.015870346 sec., 81661.7356672627 rows/sec., 146.33 MiB/sec. | ||
9994 | 2024.11.14 06:27:55.190878 [ 201 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
9995 | 2024.11.14 06:27:55.191300 [ 201 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2024.11.14 06:27:55.191389 [ 201 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
9997 | 2024.11.14 06:27:55.191548 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.42 MiB. | ||
9998 | 2024.11.14 06:27:56.000196 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.61 MiB, peak 189.98 MiB, free memory in arenas 0.00 B, will set to 181.83 MiB (RSS), difference: 3.21 MiB | ||
9999 | 2024.11.14 06:27:57.102050 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10000 | 2024.11.14 06:27:57.259649 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10001 | 2024.11.14 06:27:57.601298 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10002 | 2024.11.14 06:27:57.601601 [ 87 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
10003 | 2024.11.14 06:27:57.601667 [ 87 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10004 | 2024.11.14 06:27:57.601694 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10005 | 2024.11.14 06:27:57.601935 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
10006 | 2024.11.14 06:27:57.602230 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10007 | 2024.11.14 06:27:57.602271 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
10008 | 2024.11.14 06:27:57.602350 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
10009 | 2024.11.14 06:27:57.602592 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
10010 | 2024.11.14 06:27:57.602808 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
10011 | 2024.11.14 06:27:57.602953 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
10012 | 2024.11.14 06:27:57.604012 [ 197 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002227701 sec., 16160.157938610255 rows/sec., 1.35 MiB/sec. | ||
10013 | 2024.11.14 06:27:57.604212 [ 193 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
10014 | 2024.11.14 06:27:57.604589 [ 193 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10015 | 2024.11.14 06:27:57.604684 [ 193 ] {757e8579-eead-43ef-940e-76379611e043::all_1_25_6} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
10016 | 2024.11.14 06:27:57.604786 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
10017 | 2024.11.14 06:27:57.617290 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10018 | 2024.11.14 06:27:57.770084 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10019 | 2024.11.14 06:27:57.770225 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10020 | 2024.11.14 06:27:57.786991 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10021 | 2024.11.14 06:27:57.804367 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10022 | 2024.11.14 06:27:57.819746 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65491, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10023 | 2024.11.14 06:27:57.863075 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10024 | 2024.11.14 06:27:57.864329 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10025 | 2024.11.14 06:27:57.870510 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10026 | 2024.11.14 06:27:57.905386 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10027 | 2024.11.14 06:27:57.944211 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10028 | 2024.11.14 06:27:57.995501 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10029 | 2024.11.14 06:27:58.013002 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10030 | 2024.11.14 06:27:58.096530 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10031 | 2024.11.14 06:27:58.141031 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10032 | 2024.11.14 06:27:58.171470 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10033 | 2024.11.14 06:27:58.335153 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10034 | 2024.11.14 06:27:58.359468 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57337, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10035 | 2024.11.14 06:27:58.411946 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10036 | 2024.11.14 06:27:58.439154 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10037 | 2024.11.14 06:27:58.473782 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10038 | 2024.11.14 06:28:00.137376 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10039 | 2024.11.14 06:28:00.137563 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10040 | 2024.11.14 06:28:00.137633 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10041 | 2024.11.14 06:28:00.138356 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10042 | 2024.11.14 06:28:00.138398 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10043 | 2024.11.14 06:28:00.138813 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10044 | 2024.11.14 06:28:00.139071 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10045 | 2024.11.14 06:28:00.139289 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001774 sec., 1127.3957158962796 rows/sec., 91.93 KiB/sec. | ||
10046 | 2024.11.14 06:28:00.139381 [ 254 ] {09dcfb74-bc31-4efd-9499-be54172b3fd3} <Debug> TCPHandler: Processed in 0.00212833 sec. | ||
10047 | 2024.11.14 06:28:00.139702 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10048 | 2024.11.14 06:28:00.139916 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10049 | 2024.11.14 06:28:00.139996 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10050 | 2024.11.14 06:28:00.140824 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10051 | 2024.11.14 06:28:00.140874 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10052 | 2024.11.14 06:28:00.141308 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10053 | 2024.11.14 06:28:00.141553 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10054 | 2024.11.14 06:28:00.141778 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001926 sec., 29595.01557632399 rows/sec., 2.26 MiB/sec. | ||
10055 | 2024.11.14 06:28:00.141834 [ 253 ] {4ae6d764-348d-43b3-b712-48905a80bf81} <Debug> TCPHandler: Processed in 0.002295133 sec. | ||
10056 | 2024.11.14 06:28:00.141986 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10057 | 2024.11.14 06:28:00.142122 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10058 | 2024.11.14 06:28:00.142178 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10059 | 2024.11.14 06:28:00.142831 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.11.14 06:28:00.142870 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10061 | 2024.11.14 06:28:00.143223 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10062 | 2024.11.14 06:28:00.143472 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2024.11.14 06:28:00.143644 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 89.92 KiB/sec. | ||
10064 | 2024.11.14 06:28:00.143693 [ 254 ] {38c0075f-2a89-4c6f-9990-5b8f770d1edf} <Debug> TCPHandler: Processed in 0.001770462 sec. | ||
10065 | 2024.11.14 06:28:00.143837 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10066 | 2024.11.14 06:28:00.143980 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10067 | 2024.11.14 06:28:00.144068 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10068 | 2024.11.14 06:28:00.144767 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10069 | 2024.11.14 06:28:00.144807 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10070 | 2024.11.14 06:28:00.145173 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10071 | 2024.11.14 06:28:00.145420 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10072 | 2024.11.14 06:28:00.145631 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001682 sec., 39239.00118906065 rows/sec., 3.06 MiB/sec. | ||
10073 | 2024.11.14 06:28:00.145681 [ 253 ] {ff49a149-031c-4915-a2fc-1a205f575068} <Debug> TCPHandler: Processed in 0.001910415 sec. | ||
10074 | 2024.11.14 06:28:00.145837 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10075 | 2024.11.14 06:28:00.145974 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10076 | 2024.11.14 06:28:00.146034 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10077 | 2024.11.14 06:28:00.146707 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.11.14 06:28:00.146744 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10079 | 2024.11.14 06:28:00.147136 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10080 | 2024.11.14 06:28:00.147381 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.11.14 06:28:00.147554 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001612 sec., 99875.93052109181 rows/sec., 6.96 MiB/sec. | ||
10082 | 2024.11.14 06:28:00.147603 [ 254 ] {a6af8f53-68d9-4619-8580-adda8fbeae99} <Debug> TCPHandler: Processed in 0.001831914 sec. | ||
10083 | 2024.11.14 06:28:00.147770 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.11.14 06:28:00.147912 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10085 | 2024.11.14 06:28:00.147973 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10086 | 2024.11.14 06:28:00.148564 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.11.14 06:28:00.148613 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10088 | 2024.11.14 06:28:00.149005 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10089 | 2024.11.14 06:28:00.149241 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.11.14 06:28:00.149418 [ 124 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10091 | 2024.11.14 06:28:00.149474 [ 124 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2024.11.14 06:28:00.149492 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. | ||
10093 | 2024.11.14 06:28:00.149511 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
10094 | 2024.11.14 06:28:00.149627 [ 253 ] {4b56457b-cca1-4cfe-a263-dd28df655353} <Debug> TCPHandler: Processed in 0.001920906 sec. | ||
10095 | 2024.11.14 06:28:00.149785 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
10096 | 2024.11.14 06:28:00.149944 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10097 | 2024.11.14 06:28:00.149980 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4684 rows starting from the beginning of the part | ||
10098 | 2024.11.14 06:28:00.150055 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
10099 | 2024.11.14 06:28:00.150277 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 50 rows starting from the beginning of the part | ||
10100 | 2024.11.14 06:28:00.150427 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
10101 | 2024.11.14 06:28:00.150558 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
10102 | 2024.11.14 06:28:00.150649 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
10103 | 2024.11.14 06:28:00.152479 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827643 sec., 1774622.892635315 rows/sec., 116.70 MiB/sec. | ||
10104 | 2024.11.14 06:28:00.152902 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10105 | 2024.11.14 06:28:00.153279 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10106 | 2024.11.14 06:28:00.153375 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_86_17} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10107 | 2024.11.14 06:28:00.153473 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
10108 | 2024.11.14 06:28:03.812668 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1432 | ||
10109 | 2024.11.14 06:28:03.815573 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2024.11.14 06:28:03.815625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10111 | 2024.11.14 06:28:03.816999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10112 | 2024.11.14 06:28:03.817290 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10113 | 2024.11.14 06:28:03.817853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
10114 | 2024.11.14 06:28:05.137118 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10115 | 2024.11.14 06:28:05.137306 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10116 | 2024.11.14 06:28:05.137380 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10117 | 2024.11.14 06:28:05.138190 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10118 | 2024.11.14 06:28:05.138240 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10119 | 2024.11.14 06:28:05.138682 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10120 | 2024.11.14 06:28:05.138947 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2024.11.14 06:28:05.139179 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.22 MiB/sec. | ||
10122 | 2024.11.14 06:28:05.139245 [ 254 ] {5a1f2bf5-d604-4d58-91ae-c4ac82afce97} <Debug> TCPHandler: Processed in 0.002255111 sec. | ||
10123 | 2024.11.14 06:28:05.139516 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10124 | 2024.11.14 06:28:05.139727 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10125 | 2024.11.14 06:28:05.139809 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10126 | 2024.11.14 06:28:05.140585 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10127 | 2024.11.14 06:28:05.140637 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10128 | 2024.11.14 06:28:05.141074 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10129 | 2024.11.14 06:28:05.141324 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10130 | 2024.11.14 06:28:05.141592 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. | ||
10131 | 2024.11.14 06:28:05.141694 [ 253 ] {c242de63-e1c2-411d-ad1c-c0389d961b3d} <Debug> TCPHandler: Processed in 0.002317363 sec. | ||
10132 | 2024.11.14 06:28:05.141936 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10133 | 2024.11.14 06:28:05.142103 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10134 | 2024.11.14 06:28:05.142162 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10135 | 2024.11.14 06:28:05.142755 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2024.11.14 06:28:05.142797 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10137 | 2024.11.14 06:28:05.143202 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10138 | 2024.11.14 06:28:05.143455 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2024.11.14 06:28:05.143684 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
10140 | 2024.11.14 06:28:05.143755 [ 254 ] {82941556-7c04-45ff-af6e-a8d260c7f7c3} <Debug> TCPHandler: Processed in 0.001938416 sec. | ||
10141 | 2024.11.14 06:28:05.143949 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10142 | 2024.11.14 06:28:05.144130 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10143 | 2024.11.14 06:28:05.144187 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10144 | 2024.11.14 06:28:05.144704 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10145 | 2024.11.14 06:28:05.144745 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10146 | 2024.11.14 06:28:05.145136 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10147 | 2024.11.14 06:28:05.145381 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10148 | 2024.11.14 06:28:05.145595 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
10149 | 2024.11.14 06:28:05.145645 [ 253 ] {ecf64777-599d-490b-9d40-e46a37bb6a6f} <Debug> TCPHandler: Processed in 0.001804604 sec. | ||
10150 | 2024.11.14 06:28:08.470120 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10151 | 2024.11.14 06:28:08.470242 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10152 | 2024.11.14 06:28:09.140488 [ 131 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10153 | 2024.11.14 06:28:09.140551 [ 131 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10154 | 2024.11.14 06:28:09.140574 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10155 | 2024.11.14 06:28:09.140782 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
10156 | 2024.11.14 06:28:09.141002 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10157 | 2024.11.14 06:28:09.141039 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part | ||
10158 | 2024.11.14 06:28:09.141121 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
10159 | 2024.11.14 06:28:09.141369 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
10160 | 2024.11.14 06:28:09.141546 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
10161 | 2024.11.14 06:28:09.141702 [ 198 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
10162 | 2024.11.14 06:28:09.142818 [ 197 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216032 sec., 137942.52703303215 rows/sec., 9.89 MiB/sec. | ||
10163 | 2024.11.14 06:28:09.143031 [ 195 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10164 | 2024.11.14 06:28:09.143349 [ 195 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10165 | 2024.11.14 06:28:09.143433 [ 195 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_29_7} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10166 | 2024.11.14 06:28:09.143527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10167 | 2024.11.14 06:28:10.143850 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10168 | 2024.11.14 06:28:10.144051 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10169 | 2024.11.14 06:28:10.144128 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10170 | 2024.11.14 06:28:10.144931 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2024.11.14 06:28:10.144990 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10172 | 2024.11.14 06:28:10.145409 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10173 | 2024.11.14 06:28:10.145657 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10174 | 2024.11.14 06:28:10.145865 [ 131 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10175 | 2024.11.14 06:28:10.145903 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
10176 | 2024.11.14 06:28:10.145961 [ 131 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10177 | 2024.11.14 06:28:10.146032 [ 254 ] {33e26d04-93ad-45af-805e-657e488da81a} <Debug> TCPHandler: Processed in 0.002300853 sec. | ||
10178 | 2024.11.14 06:28:10.146049 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10179 | 2024.11.14 06:28:10.146314 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10180 | 2024.11.14 06:28:10.146456 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10181 | 2024.11.14 06:28:10.146588 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10182 | 2024.11.14 06:28:10.146634 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10183 | 2024.11.14 06:28:10.146874 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10184 | 2024.11.14 06:28:10.146979 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10185 | 2024.11.14 06:28:10.147245 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10186 | 2024.11.14 06:28:10.147245 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10187 | 2024.11.14 06:28:10.147676 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10188 | 2024.11.14 06:28:10.147998 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
10189 | 2024.11.14 06:28:10.150045 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10190 | 2024.11.14 06:28:10.150120 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10191 | 2024.11.14 06:28:10.150445 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004256309 sec., 16446.17437314819 rows/sec., 1.22 MiB/sec. | ||
10192 | 2024.11.14 06:28:10.150613 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10193 | 2024.11.14 06:28:10.151061 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10194 | 2024.11.14 06:28:10.151119 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_29_7} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10195 | 2024.11.14 06:28:10.151260 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_29_7} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10196 | 2024.11.14 06:28:10.151381 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10197 | 2024.11.14 06:28:10.151501 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10198 | 2024.11.14 06:28:10.151712 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004952 sec., 57552.50403877222 rows/sec., 5.08 MiB/sec. | ||
10199 | 2024.11.14 06:28:10.151779 [ 253 ] {e3076ecb-6c1e-4b9c-bd44-6b572224345d} <Debug> TCPHandler: Processed in 0.005617815 sec. | ||
10200 | 2024.11.14 06:28:10.151951 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10201 | 2024.11.14 06:28:10.152102 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10202 | 2024.11.14 06:28:10.152160 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10203 | 2024.11.14 06:28:10.152861 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10204 | 2024.11.14 06:28:10.152912 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10205 | 2024.11.14 06:28:10.153302 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10206 | 2024.11.14 06:28:10.153551 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10207 | 2024.11.14 06:28:10.153760 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 2.04 MiB/sec. | ||
10208 | 2024.11.14 06:28:10.153813 [ 254 ] {5bf0d7b9-58e3-472c-a1d1-d402b2c0cef0} <Debug> TCPHandler: Processed in 0.001948097 sec. | ||
10209 | 2024.11.14 06:28:10.153955 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10210 | 2024.11.14 06:28:10.154092 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10211 | 2024.11.14 06:28:10.154148 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10212 | 2024.11.14 06:28:10.154844 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10213 | 2024.11.14 06:28:10.154895 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10214 | 2024.11.14 06:28:10.155262 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10215 | 2024.11.14 06:28:10.155501 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10216 | 2024.11.14 06:28:10.155726 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
10217 | 2024.11.14 06:28:10.155809 [ 253 ] {71ca2932-82f3-4469-845d-286ccf92b769} <Debug> TCPHandler: Processed in 0.001904296 sec. | ||
10218 | 2024.11.14 06:28:10.156096 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2024.11.14 06:28:10.156318 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10220 | 2024.11.14 06:28:10.156406 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10221 | 2024.11.14 06:28:10.157279 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10222 | 2024.11.14 06:28:10.157319 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10223 | 2024.11.14 06:28:10.157679 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10224 | 2024.11.14 06:28:10.157930 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10225 | 2024.11.14 06:28:10.158112 [ 131 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10226 | 2024.11.14 06:28:10.158178 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00191 sec., 6806.282722513089 rows/sec., 424.37 KiB/sec. | ||
10227 | 2024.11.14 06:28:10.158195 [ 131 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10228 | 2024.11.14 06:28:10.158290 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10229 | 2024.11.14 06:28:10.158307 [ 254 ] {7240dac0-4687-4557-a7a3-072b22981558} <Debug> TCPHandler: Processed in 0.002370654 sec. | ||
10230 | 2024.11.14 06:28:10.158586 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10231 | 2024.11.14 06:28:10.158623 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10232 | 2024.11.14 06:28:10.158885 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10233 | 2024.11.14 06:28:10.158980 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10234 | 2024.11.14 06:28:10.158993 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10235 | 2024.11.14 06:28:10.159191 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10236 | 2024.11.14 06:28:10.159245 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10237 | 2024.11.14 06:28:10.159550 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10238 | 2024.11.14 06:28:10.159889 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10239 | 2024.11.14 06:28:10.160138 [ 197 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
10240 | 2024.11.14 06:28:10.162052 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10241 | 2024.11.14 06:28:10.162123 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10242 | 2024.11.14 06:28:10.162772 [ 194 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004340141 sec., 14976.47196254684 rows/sec., 992.28 KiB/sec. | ||
10243 | 2024.11.14 06:28:10.163034 [ 194 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10244 | 2024.11.14 06:28:10.163053 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10245 | 2024.11.14 06:28:10.163475 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10246 | 2024.11.14 06:28:10.163553 [ 194 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_29_7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10247 | 2024.11.14 06:28:10.163805 [ 194 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_29_7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10248 | 2024.11.14 06:28:10.163944 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005038 sec., 83961.88963874553 rows/sec., 6.00 MiB/sec. | ||
10249 | 2024.11.14 06:28:10.163983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10250 | 2024.11.14 06:28:10.164106 [ 253 ] {2c4d864c-8bdd-4a5f-9440-62acb3039169} <Debug> TCPHandler: Processed in 0.005664935 sec. | ||
10251 | 2024.11.14 06:28:10.164261 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10252 | 2024.11.14 06:28:10.164384 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10253 | 2024.11.14 06:28:10.164434 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10254 | 2024.11.14 06:28:10.164935 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2024.11.14 06:28:10.164976 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10256 | 2024.11.14 06:28:10.165363 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10257 | 2024.11.14 06:28:10.165619 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2024.11.14 06:28:10.165837 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
10259 | 2024.11.14 06:28:10.165888 [ 254 ] {9a03f927-71b3-4501-a6b0-61d13533e07d} <Debug> TCPHandler: Processed in 0.001687632 sec. | ||
10260 | 2024.11.14 06:28:10.166039 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2024.11.14 06:28:10.166175 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10262 | 2024.11.14 06:28:10.166239 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10263 | 2024.11.14 06:28:10.166929 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10264 | 2024.11.14 06:28:10.166977 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10265 | 2024.11.14 06:28:10.167389 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10266 | 2024.11.14 06:28:10.167626 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10267 | 2024.11.14 06:28:10.167854 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001709 sec., 138677.58923346986 rows/sec., 9.30 MiB/sec. | ||
10268 | 2024.11.14 06:28:10.167912 [ 253 ] {66f0e843-35ff-4e58-8e1d-293504724bf6} <Debug> TCPHandler: Processed in 0.001939896 sec. | ||
10269 | 2024.11.14 06:28:10.168068 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10270 | 2024.11.14 06:28:10.168207 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10271 | 2024.11.14 06:28:10.168267 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10272 | 2024.11.14 06:28:10.168805 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10273 | 2024.11.14 06:28:10.168852 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10274 | 2024.11.14 06:28:10.169236 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10275 | 2024.11.14 06:28:10.169485 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10276 | 2024.11.14 06:28:10.169713 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. | ||
10277 | 2024.11.14 06:28:10.169829 [ 254 ] {4f5be050-cc33-4074-a500-464b2d84d76f} <Debug> TCPHandler: Processed in 0.001831904 sec. | ||
10278 | 2024.11.14 06:28:10.169988 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10279 | 2024.11.14 06:28:10.170129 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10280 | 2024.11.14 06:28:10.170222 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10281 | 2024.11.14 06:28:10.171474 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2024.11.14 06:28:10.171514 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10283 | 2024.11.14 06:28:10.172173 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10284 | 2024.11.14 06:28:10.172434 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10285 | 2024.11.14 06:28:10.172711 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002617 sec., 15666.794038975926 rows/sec., 28.07 MiB/sec. | ||
10286 | 2024.11.14 06:28:10.173203 [ 253 ] {f20d32f8-3d03-4f82-8c24-697da1b6e533} <Debug> TCPHandler: Processed in 0.003274511 sec. | ||
10287 | 2024.11.14 06:28:10.173374 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10288 | 2024.11.14 06:28:10.173511 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10289 | 2024.11.14 06:28:10.173569 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10290 | 2024.11.14 06:28:10.174090 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10291 | 2024.11.14 06:28:10.174129 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10292 | 2024.11.14 06:28:10.174498 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10293 | 2024.11.14 06:28:10.174753 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10294 | 2024.11.14 06:28:10.174970 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. | ||
10295 | 2024.11.14 06:28:10.175020 [ 254 ] {aae34f68-c25e-4cf2-a587-d7ca72ba21b4} <Debug> TCPHandler: Processed in 0.001713712 sec. | ||
10296 | 2024.11.14 06:28:13.818054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1462 | ||
10297 | 2024.11.14 06:28:13.821516 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10298 | 2024.11.14 06:28:13.821563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10299 | 2024.11.14 06:28:13.822943 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10300 | 2024.11.14 06:28:13.823268 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10301 | 2024.11.14 06:28:13.823429 [ 123 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10302 | 2024.11.14 06:28:13.823487 [ 123 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10303 | 2024.11.14 06:28:13.823524 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10304 | 2024.11.14 06:28:13.823951 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
10305 | 2024.11.14 06:28:13.824562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
10306 | 2024.11.14 06:28:13.825044 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10307 | 2024.11.14 06:28:13.825222 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1314 rows starting from the beginning of the part | ||
10308 | 2024.11.14 06:28:13.825726 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
10309 | 2024.11.14 06:28:13.826180 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
10310 | 2024.11.14 06:28:13.826610 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
10311 | 2024.11.14 06:28:13.827019 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
10312 | 2024.11.14 06:28:13.827423 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
10313 | 2024.11.14 06:28:13.835420 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 72 columns (72 merged, 0 gathered) in 0.011781909 sec., 124088.5496569359 rows/sec., 96.86 MiB/sec. | ||
10314 | 2024.11.14 06:28:13.837069 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10315 | 2024.11.14 06:28:13.837900 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2024.11.14 06:28:13.838008 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_51_10} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10317 | 2024.11.14 06:28:13.838338 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
10318 | 2024.11.14 06:28:15.135614 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10319 | 2024.11.14 06:28:15.135827 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10320 | 2024.11.14 06:28:15.135908 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10321 | 2024.11.14 06:28:15.136659 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10322 | 2024.11.14 06:28:15.136707 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10323 | 2024.11.14 06:28:15.137123 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10324 | 2024.11.14 06:28:15.137384 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10325 | 2024.11.14 06:28:15.137634 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec. | ||
10326 | 2024.11.14 06:28:15.137733 [ 254 ] {6f85fe09-33bd-4d3c-8487-37401eddc3ae} <Debug> TCPHandler: Processed in 0.002252922 sec. | ||
10327 | 2024.11.14 06:28:15.138068 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10328 | 2024.11.14 06:28:15.138309 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10329 | 2024.11.14 06:28:15.138385 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10330 | 2024.11.14 06:28:15.139197 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10331 | 2024.11.14 06:28:15.139240 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10332 | 2024.11.14 06:28:15.139661 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10333 | 2024.11.14 06:28:15.139908 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10334 | 2024.11.14 06:28:15.140107 [ 122 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10335 | 2024.11.14 06:28:15.140154 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001896 sec., 30063.291139240508 rows/sec., 2.29 MiB/sec. | ||
10336 | 2024.11.14 06:28:15.140183 [ 122 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10337 | 2024.11.14 06:28:15.140247 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10338 | 2024.11.14 06:28:15.140273 [ 253 ] {2b72e303-29ff-44bf-be3f-9925ee5aa07e} <Debug> TCPHandler: Processed in 0.002402275 sec. | ||
10339 | 2024.11.14 06:28:15.140561 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10340 | 2024.11.14 06:28:15.140582 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
10341 | 2024.11.14 06:28:15.141137 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10342 | 2024.11.14 06:28:15.141154 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10343 | 2024.11.14 06:28:15.141274 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1435 rows starting from the beginning of the part | ||
10344 | 2024.11.14 06:28:15.141425 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10345 | 2024.11.14 06:28:15.141848 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 285 rows starting from the beginning of the part | ||
10346 | 2024.11.14 06:28:15.142391 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 57 rows starting from the beginning of the part | ||
10347 | 2024.11.14 06:28:15.142763 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
10348 | 2024.11.14 06:28:15.143083 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 285 rows starting from the beginning of the part | ||
10349 | 2024.11.14 06:28:15.143514 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 57 rows starting from the beginning of the part | ||
10350 | 2024.11.14 06:28:15.144851 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10351 | 2024.11.14 06:28:15.144909 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10352 | 2024.11.14 06:28:15.145916 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10353 | 2024.11.14 06:28:15.146335 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10354 | 2024.11.14 06:28:15.146808 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005959 sec., 335.62678301728477 rows/sec., 23.43 KiB/sec. | ||
10355 | 2024.11.14 06:28:15.147067 [ 254 ] {47207add-ff5d-4a3d-8311-e87172ee496a} <Debug> TCPHandler: Processed in 0.006660624 sec. | ||
10356 | 2024.11.14 06:28:15.147094 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740076 sec., 322696.6580198799 rows/sec., 28.38 MiB/sec. | ||
10357 | 2024.11.14 06:28:15.147241 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10358 | 2024.11.14 06:28:15.147310 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10359 | 2024.11.14 06:28:15.147410 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10360 | 2024.11.14 06:28:15.147476 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10361 | 2024.11.14 06:28:15.147659 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10362 | 2024.11.14 06:28:15.147788 [ 187 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_96_19} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10363 | 2024.11.14 06:28:15.147903 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10364 | 2024.11.14 06:28:15.148306 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10365 | 2024.11.14 06:28:15.148345 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10366 | 2024.11.14 06:28:15.148698 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10367 | 2024.11.14 06:28:15.148945 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10368 | 2024.11.14 06:28:15.149110 [ 122 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10369 | 2024.11.14 06:28:15.149177 [ 122 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10370 | 2024.11.14 06:28:15.149188 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001803 sec., 36605.65723793677 rows/sec., 2.86 MiB/sec. | ||
10371 | 2024.11.14 06:28:15.149217 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10372 | 2024.11.14 06:28:15.149353 [ 253 ] {ca0d3d3e-d4f5-40e6-9fbf-c37b9d9b15e5} <Debug> TCPHandler: Processed in 0.00217463 sec. | ||
10373 | 2024.11.14 06:28:15.149621 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
10374 | 2024.11.14 06:28:15.149632 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10375 | 2024.11.14 06:28:15.150146 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10376 | 2024.11.14 06:28:15.150168 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10377 | 2024.11.14 06:28:15.150317 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
10378 | 2024.11.14 06:28:15.150359 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10379 | 2024.11.14 06:28:15.150956 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 423 rows starting from the beginning of the part | ||
10380 | 2024.11.14 06:28:15.151688 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 66 rows starting from the beginning of the part | ||
10381 | 2024.11.14 06:28:15.152271 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
10382 | 2024.11.14 06:28:15.152552 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 423 rows starting from the beginning of the part | ||
10383 | 2024.11.14 06:28:15.152769 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 66 rows starting from the beginning of the part | ||
10384 | 2024.11.14 06:28:15.153391 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10385 | 2024.11.14 06:28:15.153433 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10386 | 2024.11.14 06:28:15.154042 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10387 | 2024.11.14 06:28:15.154335 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10388 | 2024.11.14 06:28:15.154629 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005251127 sec., 372681.90238019376 rows/sec., 28.53 MiB/sec. | ||
10389 | 2024.11.14 06:28:15.154717 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004777 sec., 27004.39606447561 rows/sec., 1.88 MiB/sec. | ||
10390 | 2024.11.14 06:28:15.154812 [ 254 ] {06ea02ba-d89a-4cf4-989c-ee4250ec9312} <Debug> TCPHandler: Processed in 0.005317849 sec. | ||
10391 | 2024.11.14 06:28:15.154829 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10392 | 2024.11.14 06:28:15.155136 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10393 | 2024.11.14 06:28:15.155642 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10394 | 2024.11.14 06:28:15.155799 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10395 | 2024.11.14 06:28:15.155891 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10396 | 2024.11.14 06:28:15.156053 [ 196 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_96_19} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10397 | 2024.11.14 06:28:15.156239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10398 | 2024.11.14 06:28:15.156689 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10399 | 2024.11.14 06:28:15.156732 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10400 | 2024.11.14 06:28:15.157109 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10401 | 2024.11.14 06:28:15.157345 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10402 | 2024.11.14 06:28:15.157554 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002106 sec., 22792.022792022795 rows/sec., 1.54 MiB/sec. | ||
10403 | 2024.11.14 06:28:15.157606 [ 253 ] {494d9848-1cbe-4169-bd7e-4add008c106f} <Debug> TCPHandler: Processed in 0.00267074 sec. | ||
10404 | 2024.11.14 06:28:20.137558 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10405 | 2024.11.14 06:28:20.137786 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10406 | 2024.11.14 06:28:20.137864 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10407 | 2024.11.14 06:28:20.138694 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10408 | 2024.11.14 06:28:20.138741 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10409 | 2024.11.14 06:28:20.139204 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10410 | 2024.11.14 06:28:20.139472 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10411 | 2024.11.14 06:28:20.139700 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.17 MiB/sec. | ||
10412 | 2024.11.14 06:28:20.139755 [ 254 ] {07ee6bfc-efa8-4e88-91bf-8dedfde3cae2} <Debug> TCPHandler: Processed in 0.002333844 sec. | ||
10413 | 2024.11.14 06:28:20.140005 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10414 | 2024.11.14 06:28:20.140191 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10415 | 2024.11.14 06:28:20.140260 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10416 | 2024.11.14 06:28:20.141000 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10417 | 2024.11.14 06:28:20.141046 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10418 | 2024.11.14 06:28:20.141476 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10419 | 2024.11.14 06:28:20.141728 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10420 | 2024.11.14 06:28:20.141959 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00182 sec., 35164.83516483517 rows/sec., 2.74 MiB/sec. | ||
10421 | 2024.11.14 06:28:20.142013 [ 253 ] {3beff45e-4bad-474c-9f0b-21beb50c9095} <Debug> TCPHandler: Processed in 0.00213973 sec. | ||
10422 | 2024.11.14 06:28:20.142174 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10423 | 2024.11.14 06:28:20.142292 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10424 | 2024.11.14 06:28:20.142345 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10425 | 2024.11.14 06:28:20.142915 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10426 | 2024.11.14 06:28:20.142955 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10427 | 2024.11.14 06:28:20.143356 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10428 | 2024.11.14 06:28:20.143602 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10429 | 2024.11.14 06:28:20.143786 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10430 | 2024.11.14 06:28:20.143845 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001577 sec., 101458.4654407102 rows/sec., 7.07 MiB/sec. | ||
10431 | 2024.11.14 06:28:20.143868 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2024.11.14 06:28:20.143936 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10433 | 2024.11.14 06:28:20.143968 [ 254 ] {b5c19fad-e09a-4bb3-9d0a-6e2591975582} <Debug> TCPHandler: Processed in 0.001846824 sec. | ||
10434 | 2024.11.14 06:28:20.144183 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2024.11.14 06:28:20.144228 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
10436 | 2024.11.14 06:28:20.144387 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10437 | 2024.11.14 06:28:20.144509 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10438 | 2024.11.14 06:28:20.144535 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10439 | 2024.11.14 06:28:20.144646 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 18874 rows starting from the beginning of the part | ||
10440 | 2024.11.14 06:28:20.144959 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 161 rows starting from the beginning of the part | ||
10441 | 2024.11.14 06:28:20.145387 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
10442 | 2024.11.14 06:28:20.145787 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
10443 | 2024.11.14 06:28:20.146136 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 129 rows starting from the beginning of the part | ||
10444 | 2024.11.14 06:28:20.146492 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
10445 | 2024.11.14 06:28:20.147083 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10446 | 2024.11.14 06:28:20.147145 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10447 | 2024.11.14 06:28:20.147860 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10448 | 2024.11.14 06:28:20.148199 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10449 | 2024.11.14 06:28:20.148462 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004142 sec., 14485.755673587639 rows/sec., 999.67 KiB/sec. | ||
10450 | 2024.11.14 06:28:20.148631 [ 253 ] {b18aa823-cde7-4746-9532-e80bcbde1cd4} <Debug> TCPHandler: Processed in 0.004558455 sec. | ||
10451 | 2024.11.14 06:28:20.151993 [ 188 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19721 rows, containing 5 columns (5 merged, 0 gathered) in 0.007959938 sec., 2477531.86017278 rows/sec., 168.41 MiB/sec. | ||
10452 | 2024.11.14 06:28:20.152506 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10453 | 2024.11.14 06:28:20.152930 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10454 | 2024.11.14 06:28:20.153044 [ 193 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10455 | 2024.11.14 06:28:20.153167 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
10456 | 2024.11.14 06:28:21.475993 [ 112 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10457 | 2024.11.14 06:28:21.476070 [ 112 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2024.11.14 06:28:21.476097 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
10459 | 2024.11.14 06:28:21.476262 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
10460 | 2024.11.14 06:28:21.476594 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10461 | 2024.11.14 06:28:21.476650 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
10462 | 2024.11.14 06:28:21.476730 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
10463 | 2024.11.14 06:28:21.476913 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
10464 | 2024.11.14 06:28:21.477200 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
10465 | 2024.11.14 06:28:21.477323 [ 200 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
10466 | 2024.11.14 06:28:21.478583 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410435 sec., 12031.02344597552 rows/sec., 810.68 KiB/sec. | ||
10467 | 2024.11.14 06:28:21.478877 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10468 | 2024.11.14 06:28:21.479417 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10469 | 2024.11.14 06:28:21.479512 [ 193 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_29_7} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10470 | 2024.11.14 06:28:21.479613 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
10471 | 2024.11.14 06:28:22.132253 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10472 | 2024.11.14 06:28:22.389809 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40220, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10473 | 2024.11.14 06:28:22.391171 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10474 | 2024.11.14 06:28:22.401519 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10475 | 2024.11.14 06:28:22.429908 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10476 | 2024.11.14 06:28:22.528399 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10477 | 2024.11.14 06:28:22.548665 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10478 | 2024.11.14 06:28:22.555992 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10479 | 2024.11.14 06:28:22.761362 [ 113 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10480 | 2024.11.14 06:28:22.761476 [ 113 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10481 | 2024.11.14 06:28:22.761525 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10482 | 2024.11.14 06:28:22.761840 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
10483 | 2024.11.14 06:28:22.762289 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10484 | 2024.11.14 06:28:22.762362 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
10485 | 2024.11.14 06:28:22.762513 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
10486 | 2024.11.14 06:28:22.762852 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
10487 | 2024.11.14 06:28:22.763081 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
10488 | 2024.11.14 06:28:22.763247 [ 200 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
10489 | 2024.11.14 06:28:22.764387 [ 193 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002741631 sec., 63465.87122774728 rows/sec., 3.24 MiB/sec. | ||
10490 | 2024.11.14 06:28:22.764590 [ 195 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10491 | 2024.11.14 06:28:22.764993 [ 195 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10492 | 2024.11.14 06:28:22.765094 [ 195 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_29_7} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10493 | 2024.11.14 06:28:22.765205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10494 | 2024.11.14 06:28:23.470521 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10495 | 2024.11.14 06:28:23.470610 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10496 | 2024.11.14 06:28:23.824794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1482 | ||
10497 | 2024.11.14 06:28:23.827510 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.11.14 06:28:23.827571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10499 | 2024.11.14 06:28:23.829010 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10500 | 2024.11.14 06:28:23.829333 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10501 | 2024.11.14 06:28:23.831014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
10502 | 2024.11.14 06:28:25.143409 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10503 | 2024.11.14 06:28:25.143713 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10504 | 2024.11.14 06:28:25.143825 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10505 | 2024.11.14 06:28:25.144808 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2024.11.14 06:28:25.144855 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10507 | 2024.11.14 06:28:25.145303 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10508 | 2024.11.14 06:28:25.145566 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10509 | 2024.11.14 06:28:25.145806 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 462.94 KiB/sec. | ||
10510 | 2024.11.14 06:28:25.145864 [ 254 ] {9a4993a9-ca91-474a-9de1-bdc3c7f6a3fb} <Debug> TCPHandler: Processed in 0.002590508 sec. | ||
10511 | 2024.11.14 06:28:25.146084 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10512 | 2024.11.14 06:28:25.146276 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10513 | 2024.11.14 06:28:25.146346 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10514 | 2024.11.14 06:28:25.147184 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10515 | 2024.11.14 06:28:25.147237 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10516 | 2024.11.14 06:28:25.147694 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10517 | 2024.11.14 06:28:25.147946 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10518 | 2024.11.14 06:28:25.148200 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001976 sec., 144230.76923076925 rows/sec., 12.72 MiB/sec. | ||
10519 | 2024.11.14 06:28:25.148270 [ 253 ] {fe14ba9a-f6d4-4867-9ecd-5127a575d806} <Debug> TCPHandler: Processed in 0.002308462 sec. | ||
10520 | 2024.11.14 06:28:25.148533 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10521 | 2024.11.14 06:28:25.148794 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10522 | 2024.11.14 06:28:25.148886 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10523 | 2024.11.14 06:28:25.149821 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.11.14 06:28:25.149861 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10525 | 2024.11.14 06:28:25.150235 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10526 | 2024.11.14 06:28:25.150483 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2024.11.14 06:28:25.150711 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00197 sec., 24365.48223350254 rows/sec., 1.75 MiB/sec. | ||
10528 | 2024.11.14 06:28:25.150775 [ 254 ] {5eed704f-49fe-4a0f-b5b3-65b3dafb2fa4} <Debug> TCPHandler: Processed in 0.002422675 sec. | ||
10529 | 2024.11.14 06:28:25.151007 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10530 | 2024.11.14 06:28:25.151127 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10531 | 2024.11.14 06:28:25.151176 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10532 | 2024.11.14 06:28:25.151769 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10533 | 2024.11.14 06:28:25.151810 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10534 | 2024.11.14 06:28:25.152213 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10535 | 2024.11.14 06:28:25.152462 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10536 | 2024.11.14 06:28:25.152695 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. | ||
10537 | 2024.11.14 06:28:25.152821 [ 253 ] {539d6da8-2373-4090-a24a-94ea9862e296} <Debug> TCPHandler: Processed in 0.001920156 sec. | ||
10538 | 2024.11.14 06:28:25.153005 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2024.11.14 06:28:25.153142 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10540 | 2024.11.14 06:28:25.153198 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10541 | 2024.11.14 06:28:25.153805 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2024.11.14 06:28:25.153844 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10543 | 2024.11.14 06:28:25.154199 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10544 | 2024.11.14 06:28:25.154438 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2024.11.14 06:28:25.154694 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001578 sec., 8238.276299112802 rows/sec., 513.65 KiB/sec. | ||
10546 | 2024.11.14 06:28:25.154895 [ 254 ] {96e78718-a11b-4824-a242-6029ef01c2bf} <Debug> TCPHandler: Processed in 0.001951077 sec. | ||
10547 | 2024.11.14 06:28:25.155139 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10548 | 2024.11.14 06:28:25.155361 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10549 | 2024.11.14 06:28:25.155451 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10550 | 2024.11.14 06:28:25.156223 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.11.14 06:28:25.156265 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10552 | 2024.11.14 06:28:25.156650 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10553 | 2024.11.14 06:28:25.156903 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2024.11.14 06:28:25.157141 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001834 sec., 230643.4023991276 rows/sec., 16.49 MiB/sec. | ||
10555 | 2024.11.14 06:28:25.157209 [ 253 ] {748ab1fc-412b-4f25-8bb8-007e4a6978c4} <Debug> TCPHandler: Processed in 0.002194191 sec. | ||
10556 | 2024.11.14 06:28:25.157431 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2024.11.14 06:28:25.157707 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10558 | 2024.11.14 06:28:25.157801 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10559 | 2024.11.14 06:28:25.158567 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2024.11.14 06:28:25.158606 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10561 | 2024.11.14 06:28:25.158966 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10562 | 2024.11.14 06:28:25.159225 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2024.11.14 06:28:25.159486 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00183 sec., 3278.688524590164 rows/sec., 171.30 KiB/sec. | ||
10564 | 2024.11.14 06:28:25.159685 [ 254 ] {8d6341a3-253e-4eaa-84d1-7d9331b71145} <Debug> TCPHandler: Processed in 0.002385255 sec. | ||
10565 | 2024.11.14 06:28:25.159985 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2024.11.14 06:28:25.160208 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10567 | 2024.11.14 06:28:25.160308 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10568 | 2024.11.14 06:28:25.160965 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2024.11.14 06:28:25.161005 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10570 | 2024.11.14 06:28:25.161397 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10571 | 2024.11.14 06:28:25.161649 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2024.11.14 06:28:25.161865 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
10573 | 2024.11.14 06:28:25.161919 [ 253 ] {7639ed96-0b68-4ad7-b7fa-94712297dcbc} <Debug> TCPHandler: Processed in 0.00212097 sec. | ||
10574 | 2024.11.14 06:28:25.162125 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2024.11.14 06:28:25.162346 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10576 | 2024.11.14 06:28:25.162440 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10577 | 2024.11.14 06:28:25.162913 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2024.11.14 06:28:25.162952 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10579 | 2024.11.14 06:28:25.163308 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10580 | 2024.11.14 06:28:25.163553 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2024.11.14 06:28:25.163762 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. | ||
10582 | 2024.11.14 06:28:25.163812 [ 254 ] {cc037f02-fee9-4ae4-af19-75101b9386ac} <Debug> TCPHandler: Processed in 0.001795924 sec. | ||
10583 | 2024.11.14 06:28:25.164033 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2024.11.14 06:28:25.164268 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10585 | 2024.11.14 06:28:25.164409 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10586 | 2024.11.14 06:28:25.165545 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2024.11.14 06:28:25.165585 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10588 | 2024.11.14 06:28:25.166242 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10589 | 2024.11.14 06:28:25.166516 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2024.11.14 06:28:25.166787 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002574 sec., 15928.51592851593 rows/sec., 28.54 MiB/sec. | ||
10591 | 2024.11.14 06:28:25.167095 [ 253 ] {1d656db7-ee15-456c-bbc6-0846ce33060e} <Debug> TCPHandler: Processed in 0.003174999 sec. | ||
10592 | 2024.11.14 06:28:25.167297 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2024.11.14 06:28:25.167501 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10594 | 2024.11.14 06:28:25.167559 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10595 | 2024.11.14 06:28:25.168118 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2024.11.14 06:28:25.168164 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10597 | 2024.11.14 06:28:25.168580 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10598 | 2024.11.14 06:28:25.168828 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2024.11.14 06:28:25.169004 [ 109 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10600 | 2024.11.14 06:28:25.169073 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001605 sec., 51090.34267912772 rows/sec., 3.24 MiB/sec. | ||
10601 | 2024.11.14 06:28:25.169099 [ 109 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10602 | 2024.11.14 06:28:25.169170 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10603 | 2024.11.14 06:28:25.169187 [ 254 ] {58656940-43d8-4769-b402-2ba871e90ef3} <Debug> TCPHandler: Processed in 0.001999137 sec. | ||
10604 | 2024.11.14 06:28:25.169386 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
10605 | 2024.11.14 06:28:25.169572 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10606 | 2024.11.14 06:28:25.169632 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5018 rows starting from the beginning of the part | ||
10607 | 2024.11.14 06:28:25.169747 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
10608 | 2024.11.14 06:28:25.170007 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
10609 | 2024.11.14 06:28:25.170238 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
10610 | 2024.11.14 06:28:25.170444 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
10611 | 2024.11.14 06:28:25.170604 [ 195 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
10612 | 2024.11.14 06:28:25.172254 [ 193 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970755 sec., 1800888.9995977455 rows/sec., 118.39 MiB/sec. | ||
10613 | 2024.11.14 06:28:25.172654 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10614 | 2024.11.14 06:28:25.173013 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10615 | 2024.11.14 06:28:25.173118 [ 198 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_91_18} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10616 | 2024.11.14 06:28:25.173219 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
10617 | 2024.11.14 06:28:27.117547 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10618 | 2024.11.14 06:28:27.275977 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10619 | 2024.11.14 06:28:27.605931 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10620 | 2024.11.14 06:28:27.626282 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10621 | 2024.11.14 06:28:27.779832 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10622 | 2024.11.14 06:28:27.785183 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10623 | 2024.11.14 06:28:27.803805 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10624 | 2024.11.14 06:28:27.818102 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10625 | 2024.11.14 06:28:27.831549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10626 | 2024.11.14 06:28:27.867142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10627 | 2024.11.14 06:28:27.872553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10628 | 2024.11.14 06:28:27.876597 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10629 | 2024.11.14 06:28:27.910285 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10630 | 2024.11.14 06:28:27.965318 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10631 | 2024.11.14 06:28:27.999720 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10632 | 2024.11.14 06:28:28.019019 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10633 | 2024.11.14 06:28:28.101685 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10634 | 2024.11.14 06:28:28.142413 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10635 | 2024.11.14 06:28:28.177946 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10636 | 2024.11.14 06:28:28.340404 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10637 | 2024.11.14 06:28:28.362822 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10638 | 2024.11.14 06:28:28.426267 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10639 | 2024.11.14 06:28:28.453897 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10640 | 2024.11.14 06:28:28.490300 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10641 | 2024.11.14 06:28:30.136339 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10642 | 2024.11.14 06:28:30.136535 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10643 | 2024.11.14 06:28:30.136608 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10644 | 2024.11.14 06:28:30.137359 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10645 | 2024.11.14 06:28:30.137414 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10646 | 2024.11.14 06:28:30.137860 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10647 | 2024.11.14 06:28:30.138166 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10648 | 2024.11.14 06:28:30.138377 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 172.30 KiB/sec. | ||
10649 | 2024.11.14 06:28:30.138448 [ 254 ] {3fbfe4ac-bc88-49a3-86b9-8cfbae5fa4bf} <Debug> TCPHandler: Processed in 0.002241281 sec. | ||
10650 | 2024.11.14 06:28:30.138700 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10651 | 2024.11.14 06:28:30.138900 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10652 | 2024.11.14 06:28:30.138972 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10653 | 2024.11.14 06:28:30.139728 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10654 | 2024.11.14 06:28:30.139779 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10655 | 2024.11.14 06:28:30.140223 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10656 | 2024.11.14 06:28:30.140483 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10657 | 2024.11.14 06:28:30.140714 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001873 sec., 30966.364121729843 rows/sec., 2.36 MiB/sec. | ||
10658 | 2024.11.14 06:28:30.140777 [ 253 ] {150df840-899c-4fd7-9db9-1f028c83cd68} <Debug> TCPHandler: Processed in 0.002205671 sec. | ||
10659 | 2024.11.14 06:28:30.140945 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10660 | 2024.11.14 06:28:30.141079 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10661 | 2024.11.14 06:28:30.141130 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10662 | 2024.11.14 06:28:30.141734 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10663 | 2024.11.14 06:28:30.141773 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10664 | 2024.11.14 06:28:30.142149 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10665 | 2024.11.14 06:28:30.142403 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10666 | 2024.11.14 06:28:30.142546 [ 104 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
10667 | 2024.11.14 06:28:30.142592 [ 104 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.11.14 06:28:30.142601 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001547 sec., 2585.649644473174 rows/sec., 180.54 KiB/sec. | ||
10669 | 2024.11.14 06:28:30.142617 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10670 | 2024.11.14 06:28:30.142722 [ 254 ] {a4d81612-ffa9-44a0-b1d6-902bd8e29ec8} <Debug> TCPHandler: Processed in 0.001836534 sec. | ||
10671 | 2024.11.14 06:28:30.142924 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
10672 | 2024.11.14 06:28:30.143027 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10673 | 2024.11.14 06:28:30.143441 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10674 | 2024.11.14 06:28:30.143454 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10675 | 2024.11.14 06:28:30.143580 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 66 rows starting from the beginning of the part | ||
10676 | 2024.11.14 06:28:30.143628 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10677 | 2024.11.14 06:28:30.144125 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2 rows starting from the beginning of the part | ||
10678 | 2024.11.14 06:28:30.144755 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
10679 | 2024.11.14 06:28:30.145215 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2 rows starting from the beginning of the part | ||
10680 | 2024.11.14 06:28:30.145493 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
10681 | 2024.11.14 06:28:30.145779 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
10682 | 2024.11.14 06:28:30.146763 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10683 | 2024.11.14 06:28:30.146805 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10684 | 2024.11.14 06:28:30.147402 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10685 | 2024.11.14 06:28:30.147461 [ 195 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.004749548 sec., 35792.87965928547 rows/sec., 2.69 MiB/sec. | ||
10686 | 2024.11.14 06:28:30.147724 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
10687 | 2024.11.14 06:28:30.147848 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.11.14 06:28:30.148303 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005001 sec., 13597.280543891222 rows/sec., 1.06 MiB/sec. | ||
10689 | 2024.11.14 06:28:30.148580 [ 253 ] {37b3ba8e-8549-4bed-91cc-3baa90d29306} <Debug> TCPHandler: Processed in 0.005643545 sec. | ||
10690 | 2024.11.14 06:28:30.148573 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10691 | 2024.11.14 06:28:30.148948 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10692 | 2024.11.14 06:28:30.148977 [ 193 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_65_13} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
10693 | 2024.11.14 06:28:30.149270 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10694 | 2024.11.14 06:28:30.149452 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10695 | 2024.11.14 06:28:30.149594 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10696 | 2024.11.14 06:28:30.150229 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10697 | 2024.11.14 06:28:30.150272 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10698 | 2024.11.14 06:28:30.150709 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10699 | 2024.11.14 06:28:30.150972 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10700 | 2024.11.14 06:28:30.151163 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001882 sec., 69075.45164718384 rows/sec., 4.81 MiB/sec. | ||
10701 | 2024.11.14 06:28:30.151222 [ 254 ] {9896a586-6df8-488a-948e-76ef9f7af806} <Debug> TCPHandler: Processed in 0.002498016 sec. | ||
10702 | 2024.11.14 06:28:30.151384 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10703 | 2024.11.14 06:28:30.151504 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10704 | 2024.11.14 06:28:30.151557 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10705 | 2024.11.14 06:28:30.152201 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10706 | 2024.11.14 06:28:30.152241 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10707 | 2024.11.14 06:28:30.152628 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10708 | 2024.11.14 06:28:30.152884 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10709 | 2024.11.14 06:28:30.153095 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001618 sec., 29666.254635352285 rows/sec., 2.00 MiB/sec. | ||
10710 | 2024.11.14 06:28:30.153149 [ 253 ] {4e16b85a-d6ad-45aa-a870-943f6bacf12a} <Debug> TCPHandler: Processed in 0.001821344 sec. | ||
10711 | 2024.11.14 06:28:33.831148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1516 | ||
10712 | 2024.11.14 06:28:33.834321 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10713 | 2024.11.14 06:28:33.834383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10714 | 2024.11.14 06:28:33.835830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10715 | 2024.11.14 06:28:33.836159 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10716 | 2024.11.14 06:28:33.837623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
10717 | 2024.11.14 06:28:35.137318 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10718 | 2024.11.14 06:28:35.137532 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10719 | 2024.11.14 06:28:35.137610 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10720 | 2024.11.14 06:28:35.138393 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10721 | 2024.11.14 06:28:35.138451 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10722 | 2024.11.14 06:28:35.138890 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10723 | 2024.11.14 06:28:35.139148 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10724 | 2024.11.14 06:28:35.139394 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
10725 | 2024.11.14 06:28:35.139503 [ 254 ] {253e7239-524c-4600-b8ab-7deb32eda854} <Debug> TCPHandler: Processed in 0.002318633 sec. | ||
10726 | 2024.11.14 06:28:35.139877 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10727 | 2024.11.14 06:28:35.140238 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10728 | 2024.11.14 06:28:35.140351 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10729 | 2024.11.14 06:28:35.141272 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10730 | 2024.11.14 06:28:35.141329 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10731 | 2024.11.14 06:28:35.141769 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10732 | 2024.11.14 06:28:35.142030 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10733 | 2024.11.14 06:28:35.142279 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002126 sec., 30103.48071495767 rows/sec., 2.35 MiB/sec. | ||
10734 | 2024.11.14 06:28:35.142357 [ 253 ] {2331f564-f62e-488f-aa42-5ccd5c616dcc} <Debug> TCPHandler: Processed in 0.00271104 sec. | ||
10735 | 2024.11.14 06:28:35.142664 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10736 | 2024.11.14 06:28:35.142942 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10737 | 2024.11.14 06:28:35.143042 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10738 | 2024.11.14 06:28:35.143916 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10739 | 2024.11.14 06:28:35.143959 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10740 | 2024.11.14 06:28:35.144358 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10741 | 2024.11.14 06:28:35.144600 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10742 | 2024.11.14 06:28:35.144809 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001936 sec., 82644.62809917355 rows/sec., 5.76 MiB/sec. | ||
10743 | 2024.11.14 06:28:35.144864 [ 254 ] {dca837e4-1904-47cc-856d-8ea00d72634a} <Debug> TCPHandler: Processed in 0.002370714 sec. | ||
10744 | 2024.11.14 06:28:35.145070 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10745 | 2024.11.14 06:28:35.145302 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10746 | 2024.11.14 06:28:35.145398 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10747 | 2024.11.14 06:28:35.146055 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10748 | 2024.11.14 06:28:35.146095 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10749 | 2024.11.14 06:28:35.146478 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10750 | 2024.11.14 06:28:35.146726 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10751 | 2024.11.14 06:28:35.146930 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001689 sec., 35523.97868561279 rows/sec., 2.39 MiB/sec. | ||
10752 | 2024.11.14 06:28:35.146984 [ 253 ] {e8eea28f-69c7-4f3d-a402-05d1b28513c1} <Debug> TCPHandler: Processed in 0.002028208 sec. | ||
10753 | 2024.11.14 06:28:38.470673 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10754 | 2024.11.14 06:28:38.470747 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10755 | 2024.11.14 06:28:40.143724 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2024.11.14 06:28:40.143985 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10757 | 2024.11.14 06:28:40.144054 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10758 | 2024.11.14 06:28:40.144786 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2024.11.14 06:28:40.144835 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10760 | 2024.11.14 06:28:40.145268 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10761 | 2024.11.14 06:28:40.145521 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10762 | 2024.11.14 06:28:40.145799 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. | ||
10763 | 2024.11.14 06:28:40.145972 [ 254 ] {49621707-8250-4f72-a15b-9d6195d2b743} <Debug> TCPHandler: Processed in 0.002428405 sec. | ||
10764 | 2024.11.14 06:28:40.146337 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2024.11.14 06:28:40.146644 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10766 | 2024.11.14 06:28:40.146757 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10767 | 2024.11.14 06:28:40.147695 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10768 | 2024.11.14 06:28:40.147739 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10769 | 2024.11.14 06:28:40.148191 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10770 | 2024.11.14 06:28:40.148448 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2024.11.14 06:28:40.148612 [ 95 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10772 | 2024.11.14 06:28:40.148654 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002096 sec., 135973.28244274808 rows/sec., 12.00 MiB/sec. | ||
10773 | 2024.11.14 06:28:40.148664 [ 95 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2024.11.14 06:28:40.148706 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10775 | 2024.11.14 06:28:40.148730 [ 253 ] {2f59c640-c6f7-4a18-afcd-d7323a329c9e} <Debug> TCPHandler: Processed in 0.002597449 sec. | ||
10776 | 2024.11.14 06:28:40.149020 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
10777 | 2024.11.14 06:28:40.149052 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10778 | 2024.11.14 06:28:40.149604 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10779 | 2024.11.14 06:28:40.149709 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10780 | 2024.11.14 06:28:40.149753 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1435 rows starting from the beginning of the part | ||
10781 | 2024.11.14 06:28:40.149998 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10782 | 2024.11.14 06:28:40.150337 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
10783 | 2024.11.14 06:28:40.150974 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 285 rows starting from the beginning of the part | ||
10784 | 2024.11.14 06:28:40.151575 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 58 rows starting from the beginning of the part | ||
10785 | 2024.11.14 06:28:40.151977 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
10786 | 2024.11.14 06:28:40.152364 [ 194 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 285 rows starting from the beginning of the part | ||
10787 | 2024.11.14 06:28:40.153599 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10788 | 2024.11.14 06:28:40.153666 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10789 | 2024.11.14 06:28:40.154573 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10790 | 2024.11.14 06:28:40.154999 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10791 | 2024.11.14 06:28:40.155446 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.005969 sec., 8041.547997989613 rows/sec., 592.91 KiB/sec. | ||
10792 | 2024.11.14 06:28:40.155815 [ 254 ] {832bbe51-4fa5-418e-9583-d1fae0a076a4} <Debug> TCPHandler: Processed in 0.0069734 sec. | ||
10793 | 2024.11.14 06:28:40.155948 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007114702 sec., 305705.0035265005 rows/sec., 26.89 MiB/sec. | ||
10794 | 2024.11.14 06:28:40.156015 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10795 | 2024.11.14 06:28:40.156191 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10796 | 2024.11.14 06:28:40.156264 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10797 | 2024.11.14 06:28:40.156273 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10798 | 2024.11.14 06:28:40.157098 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10799 | 2024.11.14 06:28:40.157252 [ 193 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_101_20} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10800 | 2024.11.14 06:28:40.157443 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10801 | 2024.11.14 06:28:40.157614 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10802 | 2024.11.14 06:28:40.157658 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10803 | 2024.11.14 06:28:40.158013 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10804 | 2024.11.14 06:28:40.158258 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10805 | 2024.11.14 06:28:40.158482 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002345 sec., 5970.149253731343 rows/sec., 418.11 KiB/sec. | ||
10806 | 2024.11.14 06:28:40.158684 [ 253 ] {371d4f6c-df94-40b6-9885-6b906bb746e1} <Debug> TCPHandler: Processed in 0.002748811 sec. | ||
10807 | 2024.11.14 06:28:40.158933 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10808 | 2024.11.14 06:28:40.159072 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10809 | 2024.11.14 06:28:40.159129 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10810 | 2024.11.14 06:28:40.159829 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10811 | 2024.11.14 06:28:40.159872 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10812 | 2024.11.14 06:28:40.160237 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10813 | 2024.11.14 06:28:40.160476 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10814 | 2024.11.14 06:28:40.160686 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001646 sec., 7897.934386391252 rows/sec., 492.43 KiB/sec. | ||
10815 | 2024.11.14 06:28:40.160738 [ 254 ] {fa711512-0f6f-42e3-b1e3-50a5a9861421} <Debug> TCPHandler: Processed in 0.001946576 sec. | ||
10816 | 2024.11.14 06:28:40.160898 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10817 | 2024.11.14 06:28:40.161034 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10818 | 2024.11.14 06:28:40.161090 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10819 | 2024.11.14 06:28:40.161958 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2024.11.14 06:28:40.161997 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10821 | 2024.11.14 06:28:40.162383 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10822 | 2024.11.14 06:28:40.162628 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10823 | 2024.11.14 06:28:40.162756 [ 95 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10824 | 2024.11.14 06:28:40.162789 [ 95 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10825 | 2024.11.14 06:28:40.162811 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001807 sec., 234089.6513558384 rows/sec., 16.73 MiB/sec. | ||
10826 | 2024.11.14 06:28:40.162813 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10827 | 2024.11.14 06:28:40.162920 [ 253 ] {35298640-ece2-410d-8f74-34f01b937ab9} <Debug> TCPHandler: Processed in 0.002087919 sec. | ||
10828 | 2024.11.14 06:28:40.163240 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
10829 | 2024.11.14 06:28:40.163258 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10830 | 2024.11.14 06:28:40.163833 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10831 | 2024.11.14 06:28:40.163853 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10832 | 2024.11.14 06:28:40.163941 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
10833 | 2024.11.14 06:28:40.163996 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10834 | 2024.11.14 06:28:40.164271 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
10835 | 2024.11.14 06:28:40.164850 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 423 rows starting from the beginning of the part | ||
10836 | 2024.11.14 06:28:40.165352 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part | ||
10837 | 2024.11.14 06:28:40.165854 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
10838 | 2024.11.14 06:28:40.166245 [ 192 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 423 rows starting from the beginning of the part | ||
10839 | 2024.11.14 06:28:40.166845 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10840 | 2024.11.14 06:28:40.166892 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10841 | 2024.11.14 06:28:40.167423 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10842 | 2024.11.14 06:28:40.167711 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10843 | 2024.11.14 06:28:40.168323 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004624 sec., 1297.5778546712804 rows/sec., 67.79 KiB/sec. | ||
10844 | 2024.11.14 06:28:40.168428 [ 189 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479402 sec., 357155.7626178915 rows/sec., 27.34 MiB/sec. | ||
10845 | 2024.11.14 06:28:40.168644 [ 254 ] {d27981bc-8a61-414c-90a9-52b26961cc34} <Debug> TCPHandler: Processed in 0.005597685 sec. | ||
10846 | 2024.11.14 06:28:40.168876 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10847 | 2024.11.14 06:28:40.169001 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10848 | 2024.11.14 06:28:40.169209 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10849 | 2024.11.14 06:28:40.169297 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10850 | 2024.11.14 06:28:40.169452 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2024.11.14 06:28:40.169703 [ 201 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_101_20} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10852 | 2024.11.14 06:28:40.169894 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10853 | 2024.11.14 06:28:40.170340 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10854 | 2024.11.14 06:28:40.170383 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10855 | 2024.11.14 06:28:40.170799 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10856 | 2024.11.14 06:28:40.171046 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10857 | 2024.11.14 06:28:40.171253 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002109 sec., 112375.533428165 rows/sec., 7.53 MiB/sec. | ||
10858 | 2024.11.14 06:28:40.171362 [ 253 ] {9ce0425a-b11f-4a4b-add6-7f513845f7b5} <Debug> TCPHandler: Processed in 0.002573458 sec. | ||
10859 | 2024.11.14 06:28:40.171612 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10860 | 2024.11.14 06:28:40.171900 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10861 | 2024.11.14 06:28:40.171951 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10862 | 2024.11.14 06:28:40.172409 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10863 | 2024.11.14 06:28:40.172448 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10864 | 2024.11.14 06:28:40.172806 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10865 | 2024.11.14 06:28:40.173055 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10866 | 2024.11.14 06:28:40.173261 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
10867 | 2024.11.14 06:28:40.173310 [ 254 ] {0eaa9f72-c776-4afe-aa9c-201712bfa03d} <Debug> TCPHandler: Processed in 0.001844935 sec. | ||
10868 | 2024.11.14 06:28:40.173457 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10869 | 2024.11.14 06:28:40.173594 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10870 | 2024.11.14 06:28:40.173682 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10871 | 2024.11.14 06:28:40.174902 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10872 | 2024.11.14 06:28:40.174940 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10873 | 2024.11.14 06:28:40.175617 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10874 | 2024.11.14 06:28:40.175884 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10875 | 2024.11.14 06:28:40.176089 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002527 sec., 16224.772457459438 rows/sec., 29.07 MiB/sec. | ||
10876 | 2024.11.14 06:28:40.176176 [ 253 ] {28bab5c3-4239-4c1c-a881-7d1851d1f12d} <Debug> TCPHandler: Processed in 0.002785322 sec. | ||
10877 | 2024.11.14 06:28:40.176376 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10878 | 2024.11.14 06:28:40.176595 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10879 | 2024.11.14 06:28:40.176687 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10880 | 2024.11.14 06:28:40.177267 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10881 | 2024.11.14 06:28:40.177306 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
10882 | 2024.11.14 06:28:40.177672 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10883 | 2024.11.14 06:28:40.177917 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10884 | 2024.11.14 06:28:40.178152 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00161 sec., 50931.677018633534 rows/sec., 3.23 MiB/sec. | ||
10885 | 2024.11.14 06:28:40.178202 [ 254 ] {2253f673-5435-478c-a892-3327c482c8a3} <Debug> TCPHandler: Processed in 0.001934576 sec. | ||
10886 | 2024.11.14 06:28:43.837847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1546 | ||
10887 | 2024.11.14 06:28:43.841240 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2024.11.14 06:28:43.841299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10889 | 2024.11.14 06:28:43.842727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10890 | 2024.11.14 06:28:43.843047 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10891 | 2024.11.14 06:28:43.843695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1546 | ||
10892 | 2024.11.14 06:28:45.136292 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10893 | 2024.11.14 06:28:45.136509 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10894 | 2024.11.14 06:28:45.136591 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10895 | 2024.11.14 06:28:45.137404 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2024.11.14 06:28:45.137457 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10897 | 2024.11.14 06:28:45.137889 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10898 | 2024.11.14 06:28:45.138146 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10899 | 2024.11.14 06:28:45.138397 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001942 sec., 5149.330587023687 rows/sec., 419.89 KiB/sec. | ||
10900 | 2024.11.14 06:28:45.138518 [ 254 ] {457c297e-6ef7-4ff6-a39c-ab9ec5023009} <Debug> TCPHandler: Processed in 0.002363274 sec. | ||
10901 | 2024.11.14 06:28:45.138915 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10902 | 2024.11.14 06:28:45.139162 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10903 | 2024.11.14 06:28:45.139233 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10904 | 2024.11.14 06:28:45.140006 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10905 | 2024.11.14 06:28:45.140048 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10906 | 2024.11.14 06:28:45.140479 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10907 | 2024.11.14 06:28:45.140738 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10908 | 2024.11.14 06:28:45.140936 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001825 sec., 33424.65753424657 rows/sec., 2.54 MiB/sec. | ||
10909 | 2024.11.14 06:28:45.140995 [ 253 ] {ffe13167-5c3c-417a-afbf-6a6b2d557139} <Debug> TCPHandler: Processed in 0.002339114 sec. | ||
10910 | 2024.11.14 06:28:45.141232 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10911 | 2024.11.14 06:28:45.141455 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10912 | 2024.11.14 06:28:45.141547 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10913 | 2024.11.14 06:28:45.142347 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10914 | 2024.11.14 06:28:45.142388 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10915 | 2024.11.14 06:28:45.142742 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10916 | 2024.11.14 06:28:45.142997 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10917 | 2024.11.14 06:28:45.143225 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001825 sec., 5479.45205479452 rows/sec., 382.60 KiB/sec. | ||
10918 | 2024.11.14 06:28:45.143280 [ 254 ] {b50ae578-dcc5-46d4-ba3d-2bb6b1e1d5f6} <Debug> TCPHandler: Processed in 0.00216145 sec. | ||
10919 | 2024.11.14 06:28:45.143447 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10920 | 2024.11.14 06:28:45.143590 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10921 | 2024.11.14 06:28:45.143648 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10922 | 2024.11.14 06:28:45.144315 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2024.11.14 06:28:45.144353 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10924 | 2024.11.14 06:28:45.144720 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10925 | 2024.11.14 06:28:45.144979 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10926 | 2024.11.14 06:28:45.145180 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001623 sec., 45594.577942082564 rows/sec., 3.57 MiB/sec. | ||
10927 | 2024.11.14 06:28:45.145248 [ 253 ] {b4743aeb-2a78-439d-bf8e-63eeefc5533b} <Debug> TCPHandler: Processed in 0.001872765 sec. | ||
10928 | 2024.11.14 06:28:45.145414 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10929 | 2024.11.14 06:28:45.145552 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10930 | 2024.11.14 06:28:45.145616 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10931 | 2024.11.14 06:28:45.146207 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10932 | 2024.11.14 06:28:45.146247 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10933 | 2024.11.14 06:28:45.146641 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10934 | 2024.11.14 06:28:45.146884 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10935 | 2024.11.14 06:28:45.147054 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10936 | 2024.11.14 06:28:45.147119 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10937 | 2024.11.14 06:28:45.147127 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001596 sec., 83333.33333333333 rows/sec., 5.80 MiB/sec. | ||
10938 | 2024.11.14 06:28:45.147147 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10939 | 2024.11.14 06:28:45.147272 [ 254 ] {246196ae-1529-4d89-a17c-f4146e6dacb0} <Debug> TCPHandler: Processed in 0.001921246 sec. | ||
10940 | 2024.11.14 06:28:45.147412 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
10941 | 2024.11.14 06:28:45.147475 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2024.11.14 06:28:45.147583 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10943 | 2024.11.14 06:28:45.147641 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 19721 rows starting from the beginning of the part | ||
10944 | 2024.11.14 06:28:45.147643 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10945 | 2024.11.14 06:28:45.147740 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10946 | 2024.11.14 06:28:45.147788 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
10947 | 2024.11.14 06:28:45.148307 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 130 rows starting from the beginning of the part | ||
10948 | 2024.11.14 06:28:45.148659 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
10949 | 2024.11.14 06:28:45.149012 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
10950 | 2024.11.14 06:28:45.149220 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 133 rows starting from the beginning of the part | ||
10951 | 2024.11.14 06:28:45.149884 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10952 | 2024.11.14 06:28:45.149929 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10953 | 2024.11.14 06:28:45.150857 [ 220 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
10954 | 2024.11.14 06:28:45.150916 [ 220 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
10955 | 2024.11.14 06:28:45.151038 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10956 | 2024.11.14 06:28:45.151338 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10957 | 2024.11.14 06:28:45.151618 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004017 sec., 11949.21583271098 rows/sec., 824.62 KiB/sec. | ||
10958 | 2024.11.14 06:28:45.151735 [ 253 ] {30953e96-9480-4a50-a98f-e993b42d7129} <Debug> TCPHandler: Processed in 0.004359421 sec. | ||
10959 | 2024.11.14 06:28:45.157099 [ 220 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
10960 | 2024.11.14 06:28:45.157916 [ 186 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20618 rows, containing 5 columns (5 merged, 0 gathered) in 0.010645228 sec., 1936830.2867726272 rows/sec., 131.68 MiB/sec. | ||
10961 | 2024.11.14 06:28:45.158404 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10962 | 2024.11.14 06:28:45.158769 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10963 | 2024.11.14 06:28:45.158862 [ 196 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10964 | 2024.11.14 06:28:45.158969 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
10965 | 2024.11.14 06:28:45.214660 [ 225 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
10966 | 2024.11.14 06:28:45.214712 [ 225 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
10967 | 2024.11.14 06:28:45.216082 [ 225 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
10968 | 2024.11.14 06:28:46.261580 [ 219 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): 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] | ||
10969 | 2024.11.14 06:28:46.261665 [ 219 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): 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] | ||
10970 | 2024.11.14 06:28:46.263425 [ 219 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): 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] | ||
10971 | 2024.11.14 06:28:46.407466 [ 217 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
10972 | 2024.11.14 06:28:46.407519 [ 217 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
10973 | 2024.11.14 06:28:46.409063 [ 217 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
10974 | 2024.11.14 06:28:46.748743 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): 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] | ||
10975 | 2024.11.14 06:28:46.748804 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): 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] | ||
10976 | 2024.11.14 06:28:46.750089 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): 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] | ||
10977 | 2024.11.14 06:28:50.137630 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10978 | 2024.11.14 06:28:50.137940 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10979 | 2024.11.14 06:28:50.138051 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10980 | 2024.11.14 06:28:50.138851 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10981 | 2024.11.14 06:28:50.138896 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10982 | 2024.11.14 06:28:50.139344 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10983 | 2024.11.14 06:28:50.139606 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10984 | 2024.11.14 06:28:50.139798 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
10985 | 2024.11.14 06:28:50.139852 [ 254 ] {ea2893ac-d4a1-4fa4-9d5b-6e75a1decaff} <Debug> TCPHandler: Processed in 0.002410465 sec. | ||
10986 | 2024.11.14 06:28:50.140123 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10987 | 2024.11.14 06:28:50.140317 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10988 | 2024.11.14 06:28:50.140390 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10989 | 2024.11.14 06:28:50.141145 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10990 | 2024.11.14 06:28:50.141200 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
10991 | 2024.11.14 06:28:50.141645 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10992 | 2024.11.14 06:28:50.141910 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10993 | 2024.11.14 06:28:50.142148 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001882 sec., 34006.376195536664 rows/sec., 2.65 MiB/sec. | ||
10994 | 2024.11.14 06:28:50.142210 [ 253 ] {bd29eb62-788c-47e3-abd6-4511d755b829} <Debug> TCPHandler: Processed in 0.002224221 sec. | ||
10995 | 2024.11.14 06:28:50.142376 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10996 | 2024.11.14 06:28:50.142514 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10997 | 2024.11.14 06:28:50.142577 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10998 | 2024.11.14 06:28:50.143231 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10999 | 2024.11.14 06:28:50.143268 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11000 | 2024.11.14 06:28:50.143669 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11001 | 2024.11.14 06:28:50.143918 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2024.11.14 06:28:50.144090 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
11003 | 2024.11.14 06:28:50.144139 [ 254 ] {5c7c0e8b-96a5-4697-9348-c3d9256a3eb3} <Debug> TCPHandler: Processed in 0.001827744 sec. | ||
11004 | 2024.11.14 06:28:50.144313 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11005 | 2024.11.14 06:28:50.144436 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11006 | 2024.11.14 06:28:50.144490 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11007 | 2024.11.14 06:28:50.144992 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11008 | 2024.11.14 06:28:50.145033 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11009 | 2024.11.14 06:28:50.145423 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11010 | 2024.11.14 06:28:50.145679 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11011 | 2024.11.14 06:28:50.145849 [ 84 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11012 | 2024.11.14 06:28:50.145917 [ 84 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11013 | 2024.11.14 06:28:50.145924 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
11014 | 2024.11.14 06:28:50.145956 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11015 | 2024.11.14 06:28:50.146071 [ 253 ] {3644405e-dca6-4507-bb5b-85e521c49738} <Debug> TCPHandler: Processed in 0.001813253 sec. | ||
11016 | 2024.11.14 06:28:50.146273 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
11017 | 2024.11.14 06:28:50.146650 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11018 | 2024.11.14 06:28:50.146744 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5350 rows starting from the beginning of the part | ||
11019 | 2024.11.14 06:28:50.147104 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
11020 | 2024.11.14 06:28:50.147584 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
11021 | 2024.11.14 06:28:50.147954 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
11022 | 2024.11.14 06:28:50.148045 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
11023 | 2024.11.14 06:28:50.148264 [ 187 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
11024 | 2024.11.14 06:28:50.150221 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5648 rows, containing 4 columns (4 merged, 0 gathered) in 0.004138257 sec., 1364825.8191794273 rows/sec., 89.77 MiB/sec. | ||
11025 | 2024.11.14 06:28:50.150641 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11026 | 2024.11.14 06:28:50.150993 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11027 | 2024.11.14 06:28:50.151087 [ 188 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_96_19} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11028 | 2024.11.14 06:28:50.151181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
11029 | 2024.11.14 06:28:52.146989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11030 | 2024.11.14 06:28:52.397556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11031 | 2024.11.14 06:28:52.407923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11032 | 2024.11.14 06:28:52.410228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11033 | 2024.11.14 06:28:52.437497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11034 | 2024.11.14 06:28:52.541786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11035 | 2024.11.14 06:28:52.557069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11036 | 2024.11.14 06:28:52.563507 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11037 | 2024.11.14 06:28:53.470818 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11038 | 2024.11.14 06:28:53.470907 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11039 | 2024.11.14 06:28:53.843855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1566 | ||
11040 | 2024.11.14 06:28:53.846544 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11041 | 2024.11.14 06:28:53.846592 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11042 | 2024.11.14 06:28:53.848038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11043 | 2024.11.14 06:28:53.848361 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11044 | 2024.11.14 06:28:53.848919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
11045 | 2024.11.14 06:28:55.143597 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11046 | 2024.11.14 06:28:55.143812 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11047 | 2024.11.14 06:28:55.143893 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11048 | 2024.11.14 06:28:55.144674 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11049 | 2024.11.14 06:28:55.144721 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11050 | 2024.11.14 06:28:55.145174 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11051 | 2024.11.14 06:28:55.145430 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11052 | 2024.11.14 06:28:55.145666 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. | ||
11053 | 2024.11.14 06:28:55.145723 [ 254 ] {cdad7d59-2105-4a7a-8993-efddcdf01d46} <Debug> TCPHandler: Processed in 0.002263162 sec. | ||
11054 | 2024.11.14 06:28:55.146037 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11055 | 2024.11.14 06:28:55.146344 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11056 | 2024.11.14 06:28:55.146416 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11057 | 2024.11.14 06:28:55.147317 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11058 | 2024.11.14 06:28:55.147370 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11059 | 2024.11.14 06:28:55.147846 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11060 | 2024.11.14 06:28:55.148117 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11061 | 2024.11.14 06:28:55.148352 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002093 sec., 136168.17964644052 rows/sec., 12.01 MiB/sec. | ||
11062 | 2024.11.14 06:28:55.148407 [ 253 ] {4e3f3024-cfc1-48b3-8554-e266d6d636cd} <Debug> TCPHandler: Processed in 0.002557988 sec. | ||
11063 | 2024.11.14 06:28:55.148581 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11064 | 2024.11.14 06:28:55.148722 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11065 | 2024.11.14 06:28:55.148782 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11066 | 2024.11.14 06:28:55.149440 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11067 | 2024.11.14 06:28:55.149480 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11068 | 2024.11.14 06:28:55.149849 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11069 | 2024.11.14 06:28:55.150094 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11070 | 2024.11.14 06:28:55.150293 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001604 sec., 29925.187032418955 rows/sec., 2.15 MiB/sec. | ||
11071 | 2024.11.14 06:28:55.150344 [ 254 ] {e877a5c8-1273-4627-b322-670cce2c0735} <Debug> TCPHandler: Processed in 0.001831574 sec. | ||
11072 | 2024.11.14 06:28:55.150485 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11073 | 2024.11.14 06:28:55.150604 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11074 | 2024.11.14 06:28:55.150653 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11075 | 2024.11.14 06:28:55.151233 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11076 | 2024.11.14 06:28:55.151273 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11077 | 2024.11.14 06:28:55.151644 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11078 | 2024.11.14 06:28:55.151888 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11079 | 2024.11.14 06:28:55.152151 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001568 sec., 8928.57142857143 rows/sec., 625.30 KiB/sec. | ||
11080 | 2024.11.14 06:28:55.152345 [ 253 ] {63359235-b231-425b-b5c3-6fc16831761e} <Debug> TCPHandler: Processed in 0.001918106 sec. | ||
11081 | 2024.11.14 06:28:55.152593 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11082 | 2024.11.14 06:28:55.152734 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11083 | 2024.11.14 06:28:55.152791 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11084 | 2024.11.14 06:28:55.153427 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11085 | 2024.11.14 06:28:55.153467 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11086 | 2024.11.14 06:28:55.153819 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11087 | 2024.11.14 06:28:55.154065 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11088 | 2024.11.14 06:28:55.154305 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
11089 | 2024.11.14 06:28:55.154448 [ 254 ] {89b75404-5c1d-42e0-a6f6-29dffeb5e4f7} <Debug> TCPHandler: Processed in 0.001995157 sec. | ||
11090 | 2024.11.14 06:28:55.154645 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11091 | 2024.11.14 06:28:55.154787 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11092 | 2024.11.14 06:28:55.154843 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11093 | 2024.11.14 06:28:55.155614 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11094 | 2024.11.14 06:28:55.155653 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11095 | 2024.11.14 06:28:55.156056 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11096 | 2024.11.14 06:28:55.156334 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11097 | 2024.11.14 06:28:55.156549 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001791 sec., 236180.90452261307 rows/sec., 16.88 MiB/sec. | ||
11098 | 2024.11.14 06:28:55.156600 [ 253 ] {c88ce3ce-5dab-4ed9-8eb9-eb7a955c417e} <Debug> TCPHandler: Processed in 0.002062088 sec. | ||
11099 | 2024.11.14 06:28:55.156808 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11100 | 2024.11.14 06:28:55.157030 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11101 | 2024.11.14 06:28:55.157125 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11102 | 2024.11.14 06:28:55.157687 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11103 | 2024.11.14 06:28:55.157727 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11104 | 2024.11.14 06:28:55.158123 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11105 | 2024.11.14 06:28:55.158376 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11106 | 2024.11.14 06:28:55.158633 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001655 sec., 3625.3776435045315 rows/sec., 189.41 KiB/sec. | ||
11107 | 2024.11.14 06:28:55.158828 [ 254 ] {8c2e8eae-3055-4d14-b495-5e15aca7b1cf} <Debug> TCPHandler: Processed in 0.00212777 sec. | ||
11108 | 2024.11.14 06:28:55.159104 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11109 | 2024.11.14 06:28:55.159328 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11110 | 2024.11.14 06:28:55.159387 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11111 | 2024.11.14 06:28:55.159993 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11112 | 2024.11.14 06:28:55.160032 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11113 | 2024.11.14 06:28:55.160440 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11114 | 2024.11.14 06:28:55.160693 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11115 | 2024.11.14 06:28:55.160917 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001647 sec., 143897.99635701274 rows/sec., 9.65 MiB/sec. | ||
11116 | 2024.11.14 06:28:55.160967 [ 253 ] {cfba26d4-f051-4743-831e-136ddc631f12} <Debug> TCPHandler: Processed in 0.002034438 sec. | ||
11117 | 2024.11.14 06:28:55.161098 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11118 | 2024.11.14 06:28:55.161216 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11119 | 2024.11.14 06:28:55.161267 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11120 | 2024.11.14 06:28:55.161798 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11121 | 2024.11.14 06:28:55.161846 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11122 | 2024.11.14 06:28:55.162286 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11123 | 2024.11.14 06:28:55.162533 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11124 | 2024.11.14 06:28:55.162786 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
11125 | 2024.11.14 06:28:55.162957 [ 254 ] {848450e2-9404-4cf9-a41b-0b4234667cff} <Debug> TCPHandler: Processed in 0.001908056 sec. | ||
11126 | 2024.11.14 06:28:55.163144 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11127 | 2024.11.14 06:28:55.163263 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11128 | 2024.11.14 06:28:55.163342 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11129 | 2024.11.14 06:28:55.164646 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11130 | 2024.11.14 06:28:55.164684 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11131 | 2024.11.14 06:28:55.165371 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11132 | 2024.11.14 06:28:55.165635 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11133 | 2024.11.14 06:28:55.165880 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002641 sec., 15524.422567209389 rows/sec., 27.82 MiB/sec. | ||
11134 | 2024.11.14 06:28:55.165973 [ 253 ] {da866229-acc7-4ff8-ad2c-a9138c4885e6} <Debug> TCPHandler: Processed in 0.002927145 sec. | ||
11135 | 2024.11.14 06:28:55.166116 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11136 | 2024.11.14 06:28:55.166252 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11137 | 2024.11.14 06:28:55.166308 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11138 | 2024.11.14 06:28:55.166861 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11139 | 2024.11.14 06:28:55.166908 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11140 | 2024.11.14 06:28:55.167352 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11141 | 2024.11.14 06:28:55.167599 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11142 | 2024.11.14 06:28:55.167799 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001578 sec., 51964.51204055767 rows/sec., 3.30 MiB/sec. | ||
11143 | 2024.11.14 06:28:55.167846 [ 254 ] {ef4a7c44-94c7-4f9f-8609-fa0cbc91ca93} <Debug> TCPHandler: Processed in 0.001795154 sec. | ||
11144 | 2024.11.14 06:28:57.127363 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11145 | 2024.11.14 06:28:57.294543 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11146 | 2024.11.14 06:28:57.623348 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11147 | 2024.11.14 06:28:57.632781 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11148 | 2024.11.14 06:28:57.704174 [ 75 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
11149 | 2024.11.14 06:28:57.704226 [ 75 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.11.14 06:28:57.704252 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11151 | 2024.11.14 06:28:57.704483 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
11152 | 2024.11.14 06:28:57.704699 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11153 | 2024.11.14 06:28:57.704744 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
11154 | 2024.11.14 06:28:57.704835 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
11155 | 2024.11.14 06:28:57.704943 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
11156 | 2024.11.14 06:28:57.705245 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
11157 | 2024.11.14 06:28:57.705351 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
11158 | 2024.11.14 06:28:57.706490 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215338 sec., 16717.903946354105 rows/sec., 1.40 MiB/sec. | ||
11159 | 2024.11.14 06:28:57.706640 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
11160 | 2024.11.14 06:28:57.706921 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11161 | 2024.11.14 06:28:57.707001 [ 190 ] {757e8579-eead-43ef-940e-76379611e043::all_1_29_7} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
11162 | 2024.11.14 06:28:57.707079 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11163 | 2024.11.14 06:28:57.790822 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11164 | 2024.11.14 06:28:57.800168 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11165 | 2024.11.14 06:28:57.819937 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11166 | 2024.11.14 06:28:57.823219 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11167 | 2024.11.14 06:28:57.851581 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11168 | 2024.11.14 06:28:57.873905 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11169 | 2024.11.14 06:28:57.884480 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11170 | 2024.11.14 06:28:57.885159 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11171 | 2024.11.14 06:28:57.929453 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11172 | 2024.11.14 06:28:57.983126 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11173 | 2024.11.14 06:28:58.005426 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11174 | 2024.11.14 06:28:58.026711 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11175 | 2024.11.14 06:28:58.119473 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11176 | 2024.11.14 06:28:58.159038 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11177 | 2024.11.14 06:28:58.196551 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11178 | 2024.11.14 06:28:58.344114 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11179 | 2024.11.14 06:28:58.382838 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11180 | 2024.11.14 06:28:58.436291 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11181 | 2024.11.14 06:28:58.458078 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11182 | 2024.11.14 06:28:58.505486 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11183 | 2024.11.14 06:29:00.137466 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11184 | 2024.11.14 06:29:00.137681 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11185 | 2024.11.14 06:29:00.137760 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11186 | 2024.11.14 06:29:00.138574 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11187 | 2024.11.14 06:29:00.138625 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11188 | 2024.11.14 06:29:00.139375 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11189 | 2024.11.14 06:29:00.139643 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2024.11.14 06:29:00.139883 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002259 sec., 885.3474988933156 rows/sec., 72.19 KiB/sec. | ||
11191 | 2024.11.14 06:29:00.139949 [ 254 ] {917f2eb9-ffa6-4463-a3db-585e54231b94} <Debug> TCPHandler: Processed in 0.002625478 sec. | ||
11192 | 2024.11.14 06:29:00.140207 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11193 | 2024.11.14 06:29:00.140396 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11194 | 2024.11.14 06:29:00.140464 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11195 | 2024.11.14 06:29:00.141238 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11196 | 2024.11.14 06:29:00.141276 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11197 | 2024.11.14 06:29:00.141709 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11198 | 2024.11.14 06:29:00.141976 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11199 | 2024.11.14 06:29:00.142191 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00184 sec., 30978.260869565216 rows/sec., 2.36 MiB/sec. | ||
11200 | 2024.11.14 06:29:00.142295 [ 253 ] {3a38f715-2453-475e-b631-72e94e0fc84c} <Debug> TCPHandler: Processed in 0.002215091 sec. | ||
11201 | 2024.11.14 06:29:00.142521 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11202 | 2024.11.14 06:29:00.142702 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11203 | 2024.11.14 06:29:00.142752 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11204 | 2024.11.14 06:29:00.143334 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11205 | 2024.11.14 06:29:00.143376 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11206 | 2024.11.14 06:29:00.143754 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11207 | 2024.11.14 06:29:00.144020 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2024.11.14 06:29:00.144242 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001565 sec., 1277.9552715654952 rows/sec., 89.23 KiB/sec. | ||
11209 | 2024.11.14 06:29:00.144294 [ 254 ] {785b54f2-b192-401e-8bab-dd7e8518bcc6} <Debug> TCPHandler: Processed in 0.001884485 sec. | ||
11210 | 2024.11.14 06:29:00.144450 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11211 | 2024.11.14 06:29:00.144589 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11212 | 2024.11.14 06:29:00.144646 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11213 | 2024.11.14 06:29:00.145366 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11214 | 2024.11.14 06:29:00.145412 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11215 | 2024.11.14 06:29:00.145807 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11216 | 2024.11.14 06:29:00.146057 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11217 | 2024.11.14 06:29:00.146234 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001677 sec., 39355.99284436493 rows/sec., 3.07 MiB/sec. | ||
11218 | 2024.11.14 06:29:00.146284 [ 253 ] {33380e36-f1b7-4fef-8234-1cb0f8c63915} <Debug> TCPHandler: Processed in 0.001895965 sec. | ||
11219 | 2024.11.14 06:29:00.146429 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11220 | 2024.11.14 06:29:00.146567 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11221 | 2024.11.14 06:29:00.146629 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11222 | 2024.11.14 06:29:00.147280 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11223 | 2024.11.14 06:29:00.147327 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11224 | 2024.11.14 06:29:00.147759 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11225 | 2024.11.14 06:29:00.148017 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11226 | 2024.11.14 06:29:00.148271 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00173 sec., 93063.5838150289 rows/sec., 6.48 MiB/sec. | ||
11227 | 2024.11.14 06:29:00.148338 [ 254 ] {d75cf0e5-3361-4116-8608-c3f642ca78a9} <Debug> TCPHandler: Processed in 0.001964177 sec. | ||
11228 | 2024.11.14 06:29:00.148537 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11229 | 2024.11.14 06:29:00.148702 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11230 | 2024.11.14 06:29:00.148761 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11231 | 2024.11.14 06:29:00.149341 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11232 | 2024.11.14 06:29:00.149385 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11233 | 2024.11.14 06:29:00.149777 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11234 | 2024.11.14 06:29:00.150031 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11235 | 2024.11.14 06:29:00.150223 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. | ||
11236 | 2024.11.14 06:29:00.150271 [ 253 ] {3c300f5f-8598-40e5-a8b2-4924df6bc402} <Debug> TCPHandler: Processed in 0.001847415 sec. | ||
11237 | 2024.11.14 06:29:03.849044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1600 | ||
11238 | 2024.11.14 06:29:03.852011 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11239 | 2024.11.14 06:29:03.852060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11240 | 2024.11.14 06:29:03.853512 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11241 | 2024.11.14 06:29:03.853834 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11242 | 2024.11.14 06:29:03.853995 [ 59 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11243 | 2024.11.14 06:29:03.854056 [ 59 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11244 | 2024.11.14 06:29:03.854091 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11245 | 2024.11.14 06:29:03.854345 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
11246 | 2024.11.14 06:29:03.854701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1600 | ||
11247 | 2024.11.14 06:29:03.855091 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11248 | 2024.11.14 06:29:03.855208 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1462 rows starting from the beginning of the part | ||
11249 | 2024.11.14 06:29:03.855633 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
11250 | 2024.11.14 06:29:03.856035 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
11251 | 2024.11.14 06:29:03.856446 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
11252 | 2024.11.14 06:29:03.856850 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
11253 | 2024.11.14 06:29:03.857439 [ 191 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
11254 | 2024.11.14 06:29:03.865242 [ 188 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 72 columns (72 merged, 0 gathered) in 0.011065876 sec., 144588.6435018791 rows/sec., 111.94 MiB/sec. | ||
11255 | 2024.11.14 06:29:03.867059 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11256 | 2024.11.14 06:29:03.867849 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11257 | 2024.11.14 06:29:03.867946 [ 200 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_56_11} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11258 | 2024.11.14 06:29:03.868238 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
11259 | 2024.11.14 06:29:05.137783 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11260 | 2024.11.14 06:29:05.137991 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11261 | 2024.11.14 06:29:05.138069 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11262 | 2024.11.14 06:29:05.138848 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11263 | 2024.11.14 06:29:05.138891 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11264 | 2024.11.14 06:29:05.139329 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11265 | 2024.11.14 06:29:05.139584 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11266 | 2024.11.14 06:29:05.139731 [ 56 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11267 | 2024.11.14 06:29:05.139779 [ 56 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11268 | 2024.11.14 06:29:05.139787 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.31 MiB/sec. | ||
11269 | 2024.11.14 06:29:05.139808 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11270 | 2024.11.14 06:29:05.139859 [ 254 ] {87562250-872f-4091-bad0-1def4cdab308} <Debug> TCPHandler: Processed in 0.002212001 sec. | ||
11271 | 2024.11.14 06:29:05.140108 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
11272 | 2024.11.14 06:29:05.140243 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11273 | 2024.11.14 06:29:05.140322 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11274 | 2024.11.14 06:29:05.140374 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1435 rows starting from the beginning of the part | ||
11275 | 2024.11.14 06:29:05.140663 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 61 rows starting from the beginning of the part | ||
11276 | 2024.11.14 06:29:05.140770 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11277 | 2024.11.14 06:29:05.140894 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
11278 | 2024.11.14 06:29:05.140995 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11279 | 2024.11.14 06:29:05.141310 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 285 rows starting from the beginning of the part | ||
11280 | 2024.11.14 06:29:05.141662 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 57 rows starting from the beginning of the part | ||
11281 | 2024.11.14 06:29:05.141942 [ 198 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
11282 | 2024.11.14 06:29:05.143737 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11283 | 2024.11.14 06:29:05.143832 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11284 | 2024.11.14 06:29:05.144739 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11285 | 2024.11.14 06:29:05.145153 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005242097 sec., 371988.5381747037 rows/sec., 32.40 MiB/sec. | ||
11286 | 2024.11.14 06:29:05.145279 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11287 | 2024.11.14 06:29:05.145553 [ 56 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11288 | 2024.11.14 06:29:05.145652 [ 56 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11289 | 2024.11.14 06:29:05.145693 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11290 | 2024.11.14 06:29:05.145703 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11291 | 2024.11.14 06:29:05.145719 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005084 sec., 12588.512981904012 rows/sec., 1006.14 KiB/sec. | ||
11292 | 2024.11.14 06:29:05.146180 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
11293 | 2024.11.14 06:29:05.146222 [ 253 ] {8da716be-3f10-4163-8d34-ec5195971634} <Debug> TCPHandler: Processed in 0.006220896 sec. | ||
11294 | 2024.11.14 06:29:05.146715 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11295 | 2024.11.14 06:29:05.146968 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11296 | 2024.11.14 06:29:05.147164 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part | ||
11297 | 2024.11.14 06:29:05.147369 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11298 | 2024.11.14 06:29:05.147723 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
11299 | 2024.11.14 06:29:05.147896 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11300 | 2024.11.14 06:29:05.148200 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
11301 | 2024.11.14 06:29:05.148794 [ 188 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_106_21} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11302 | 2024.11.14 06:29:05.148868 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 423 rows starting from the beginning of the part | ||
11303 | 2024.11.14 06:29:05.149417 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
11304 | 2024.11.14 06:29:05.149562 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
11305 | 2024.11.14 06:29:05.149837 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11306 | 2024.11.14 06:29:05.149870 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
11307 | 2024.11.14 06:29:05.151902 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11308 | 2024.11.14 06:29:05.151982 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11309 | 2024.11.14 06:29:05.152961 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11310 | 2024.11.14 06:29:05.153326 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.007484459 sec., 214577.9674923732 rows/sec., 16.55 MiB/sec. | ||
11311 | 2024.11.14 06:29:05.153459 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11312 | 2024.11.14 06:29:05.153559 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11313 | 2024.11.14 06:29:05.153878 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006715 sec., 23827.252419955326 rows/sec., 1.66 MiB/sec. | ||
11314 | 2024.11.14 06:29:05.154048 [ 254 ] {34a46c0c-cb3e-4af4-b146-5190dd850ea3} <Debug> TCPHandler: Processed in 0.007658983 sec. | ||
11315 | 2024.11.14 06:29:05.154246 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2024.11.14 06:29:05.154257 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11317 | 2024.11.14 06:29:05.154392 [ 197 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_106_21} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11318 | 2024.11.14 06:29:05.154474 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11319 | 2024.11.14 06:29:05.154542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
11320 | 2024.11.14 06:29:05.154589 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11321 | 2024.11.14 06:29:05.155116 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.11.14 06:29:05.155158 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11323 | 2024.11.14 06:29:05.155545 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11324 | 2024.11.14 06:29:05.155795 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2024.11.14 06:29:05.156036 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. | ||
11326 | 2024.11.14 06:29:05.156110 [ 253 ] {00044c28-0b0b-425e-b16f-d169bcea65dc} <Debug> TCPHandler: Processed in 0.001946196 sec. | ||
11327 | 2024.11.14 06:29:08.470958 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11328 | 2024.11.14 06:29:08.471032 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11329 | 2024.11.14 06:29:08.541480 [ 55 ] {} <Debug> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11330 | 2024.11.14 06:29:08.541533 [ 55 ] {} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11331 | 2024.11.14 06:29:08.541560 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11332 | 2024.11.14 06:29:08.541874 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
11333 | 2024.11.14 06:29:08.542216 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11334 | 2024.11.14 06:29:08.542284 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part | ||
11335 | 2024.11.14 06:29:08.542487 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
11336 | 2024.11.14 06:29:08.542687 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
11337 | 2024.11.14 06:29:08.542902 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
11338 | 2024.11.14 06:29:08.542994 [ 189 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::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 | ||
11339 | 2024.11.14 06:29:08.544322 [ 201 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266041 sec., 112012.81005559293 rows/sec., 8.03 MiB/sec. | ||
11340 | 2024.11.14 06:29:08.544547 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11341 | 2024.11.14 06:29:08.544926 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2024.11.14 06:29:08.545017 [ 192 ] {a4d823be-4ff8-414f-8230-7e2d754287b8::all_1_33_8} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11343 | 2024.11.14 06:29:08.545121 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11344 | 2024.11.14 06:29:10.144134 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11345 | 2024.11.14 06:29:10.144440 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11346 | 2024.11.14 06:29:10.144554 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11347 | 2024.11.14 06:29:10.145363 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11348 | 2024.11.14 06:29:10.145411 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11349 | 2024.11.14 06:29:10.145842 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11350 | 2024.11.14 06:29:10.146108 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11351 | 2024.11.14 06:29:10.146306 [ 54 ] {} <Debug> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11352 | 2024.11.14 06:29:10.146369 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 501.15 KiB/sec. | ||
11353 | 2024.11.14 06:29:10.146397 [ 54 ] {} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11354 | 2024.11.14 06:29:10.146471 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11355 | 2024.11.14 06:29:10.146494 [ 254 ] {8c9178d5-74a0-4fdb-91b4-28cbd746e3ab} <Debug> TCPHandler: Processed in 0.002547957 sec. | ||
11356 | 2024.11.14 06:29:10.146814 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11357 | 2024.11.14 06:29:10.146966 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11358 | 2024.11.14 06:29:10.147446 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11359 | 2024.11.14 06:29:10.147592 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11360 | 2024.11.14 06:29:10.147685 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11361 | 2024.11.14 06:29:10.147914 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11362 | 2024.11.14 06:29:10.147951 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11363 | 2024.11.14 06:29:10.148308 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11364 | 2024.11.14 06:29:10.148601 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11365 | 2024.11.14 06:29:10.148935 [ 193 ] {10873ce2-eb30-4d93-b4bb-09535821c153::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 | ||
11366 | 2024.11.14 06:29:10.150992 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11367 | 2024.11.14 06:29:10.151079 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11368 | 2024.11.14 06:29:10.151526 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004925222 sec., 14212.557322289229 rows/sec., 1.05 MiB/sec. | ||
11369 | 2024.11.14 06:29:10.151725 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11370 | 2024.11.14 06:29:10.152041 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11371 | 2024.11.14 06:29:10.152268 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_33_8} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11372 | 2024.11.14 06:29:10.152409 [ 192 ] {10873ce2-eb30-4d93-b4bb-09535821c153::all_1_33_8} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11373 | 2024.11.14 06:29:10.152585 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11374 | 2024.11.14 06:29:10.152599 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11375 | 2024.11.14 06:29:10.152885 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.005417 sec., 52612.1469448034 rows/sec., 4.64 MiB/sec. | ||
11376 | 2024.11.14 06:29:10.152992 [ 253 ] {dfa8480c-2a7c-42fa-9534-e0b13ae685c8} <Debug> TCPHandler: Processed in 0.006349488 sec. | ||
11377 | 2024.11.14 06:29:10.153204 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11378 | 2024.11.14 06:29:10.153366 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11379 | 2024.11.14 06:29:10.153420 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11380 | 2024.11.14 06:29:10.154036 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2024.11.14 06:29:10.154075 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11382 | 2024.11.14 06:29:10.154441 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11383 | 2024.11.14 06:29:10.154685 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2024.11.14 06:29:10.154846 [ 54 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
11385 | 2024.11.14 06:29:10.154905 [ 54 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11386 | 2024.11.14 06:29:10.154919 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001585 sec., 30283.91167192429 rows/sec., 2.18 MiB/sec. | ||
11387 | 2024.11.14 06:29:10.154943 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11388 | 2024.11.14 06:29:10.155120 [ 254 ] {a2ec71ad-ec14-46e4-8e1c-1a9626109e70} <Debug> TCPHandler: Processed in 0.002003917 sec. | ||
11389 | 2024.11.14 06:29:10.155228 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
11390 | 2024.11.14 06:29:10.155440 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11391 | 2024.11.14 06:29:10.155675 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11392 | 2024.11.14 06:29:10.155810 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 66 rows starting from the beginning of the part | ||
11393 | 2024.11.14 06:29:10.155883 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11394 | 2024.11.14 06:29:10.156148 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11395 | 2024.11.14 06:29:10.156353 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
11396 | 2024.11.14 06:29:10.156913 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
11397 | 2024.11.14 06:29:10.157139 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
11398 | 2024.11.14 06:29:10.157425 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2 rows starting from the beginning of the part | ||
11399 | 2024.11.14 06:29:10.157752 [ 201 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
11400 | 2024.11.14 06:29:10.159583 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11401 | 2024.11.14 06:29:10.159684 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11402 | 2024.11.14 06:29:10.160769 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11403 | 2024.11.14 06:29:10.160840 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.005777857 sec., 38422.55009080356 rows/sec., 2.89 MiB/sec. | ||
11404 | 2024.11.14 06:29:10.161044 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
11405 | 2024.11.14 06:29:10.161203 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11406 | 2024.11.14 06:29:10.161624 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005899 sec., 2373.2836073910835 rows/sec., 166.21 KiB/sec. | ||
11407 | 2024.11.14 06:29:10.161641 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11408 | 2024.11.14 06:29:10.161788 [ 253 ] {1856de0c-41ee-4954-bc28-2640da6de3e0} <Debug> TCPHandler: Processed in 0.006512571 sec. | ||
11409 | 2024.11.14 06:29:10.161846 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_70_14} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
11410 | 2024.11.14 06:29:10.161995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11411 | 2024.11.14 06:29:10.162027 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11412 | 2024.11.14 06:29:10.162158 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11413 | 2024.11.14 06:29:10.162214 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11414 | 2024.11.14 06:29:10.162846 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11415 | 2024.11.14 06:29:10.162885 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11416 | 2024.11.14 06:29:10.163240 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11417 | 2024.11.14 06:29:10.163498 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.11.14 06:29:10.163654 [ 54 ] {} <Debug> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11419 | 2024.11.14 06:29:10.163724 [ 54 ] {} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11420 | 2024.11.14 06:29:10.163747 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
11421 | 2024.11.14 06:29:10.163763 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11422 | 2024.11.14 06:29:10.163889 [ 254 ] {4f7d0242-ec65-4e96-b9ec-0f66f260fb3d} <Debug> TCPHandler: Processed in 0.001969117 sec. | ||
11423 | 2024.11.14 06:29:10.164260 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11424 | 2024.11.14 06:29:10.164265 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11425 | 2024.11.14 06:29:10.164747 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11426 | 2024.11.14 06:29:10.164783 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11427 | 2024.11.14 06:29:10.164815 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11428 | 2024.11.14 06:29:10.164825 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11429 | 2024.11.14 06:29:10.165052 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11430 | 2024.11.14 06:29:10.165464 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11431 | 2024.11.14 06:29:10.165802 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11432 | 2024.11.14 06:29:10.166177 [ 199 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::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 | ||
11433 | 2024.11.14 06:29:10.167379 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11434 | 2024.11.14 06:29:10.167424 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11435 | 2024.11.14 06:29:10.167821 [ 196 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003896112 sec., 16683.29863207218 rows/sec., 1.08 MiB/sec. | ||
11436 | 2024.11.14 06:29:10.168048 [ 196 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11437 | 2024.11.14 06:29:10.168125 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11438 | 2024.11.14 06:29:10.168472 [ 187 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_33_8} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11439 | 2024.11.14 06:29:10.168518 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11440 | 2024.11.14 06:29:10.168604 [ 187 ] {2a870ece-0cfe-48d4-a423-5e8de28b5816::all_1_33_8} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11441 | 2024.11.14 06:29:10.168829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11442 | 2024.11.14 06:29:10.168887 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004285 sec., 98716.4527421237 rows/sec., 7.06 MiB/sec. | ||
11443 | 2024.11.14 06:29:10.168980 [ 253 ] {a2d16ea9-6bfc-4658-a570-46531e620f6c} <Debug> TCPHandler: Processed in 0.004963953 sec. | ||
11444 | 2024.11.14 06:29:10.169208 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11445 | 2024.11.14 06:29:10.169537 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11446 | 2024.11.14 06:29:10.169627 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11447 | 2024.11.14 06:29:10.170129 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11448 | 2024.11.14 06:29:10.170170 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11449 | 2024.11.14 06:29:10.170537 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11450 | 2024.11.14 06:29:10.170788 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11451 | 2024.11.14 06:29:10.171010 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. | ||
11452 | 2024.11.14 06:29:10.171060 [ 254 ] {f86cd67d-56cb-44c9-ba8a-05a39270efab} <Debug> TCPHandler: Processed in 0.001979076 sec. | ||
11453 | 2024.11.14 06:29:10.171221 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11454 | 2024.11.14 06:29:10.171361 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11455 | 2024.11.14 06:29:10.171421 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11456 | 2024.11.14 06:29:10.172052 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.11.14 06:29:10.172091 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11458 | 2024.11.14 06:29:10.172486 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11459 | 2024.11.14 06:29:10.172738 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11460 | 2024.11.14 06:29:10.172913 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11461 | 2024.11.14 06:29:10.172973 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11462 | 2024.11.14 06:29:10.172985 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
11463 | 2024.11.14 06:29:10.173014 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11464 | 2024.11.14 06:29:10.173111 [ 253 ] {f1240c89-f4f5-4de1-991b-ce8684526615} <Debug> TCPHandler: Processed in 0.001950316 sec. | ||
11465 | 2024.11.14 06:29:10.173240 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
11466 | 2024.11.14 06:29:10.173369 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11467 | 2024.11.14 06:29:10.173404 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11468 | 2024.11.14 06:29:10.173459 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 20618 rows starting from the beginning of the part | ||
11469 | 2024.11.14 06:29:10.173729 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
11470 | 2024.11.14 06:29:10.173893 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11471 | 2024.11.14 06:29:10.174019 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 237 rows starting from the beginning of the part | ||
11472 | 2024.11.14 06:29:10.174106 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11473 | 2024.11.14 06:29:10.174296 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 161 rows starting from the beginning of the part | ||
11474 | 2024.11.14 06:29:10.174675 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
11475 | 2024.11.14 06:29:10.175035 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
11476 | 2024.11.14 06:29:10.176283 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11477 | 2024.11.14 06:29:10.176336 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11478 | 2024.11.14 06:29:10.176798 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11479 | 2024.11.14 06:29:10.177106 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11480 | 2024.11.14 06:29:10.177714 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003907 sec., 255.95085743537243 rows/sec., 17.25 KiB/sec. | ||
11481 | 2024.11.14 06:29:10.178103 [ 254 ] {34e18d37-90e9-4d06-9f4b-08a41905b911} <Debug> TCPHandler: Processed in 0.004870571 sec. | ||
11482 | 2024.11.14 06:29:10.178444 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11483 | 2024.11.14 06:29:10.178633 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11484 | 2024.11.14 06:29:10.178730 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11485 | 2024.11.14 06:29:10.180018 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11486 | 2024.11.14 06:29:10.180057 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11487 | 2024.11.14 06:29:10.182761 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11488 | 2024.11.14 06:29:10.183042 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11489 | 2024.11.14 06:29:10.183232 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
11490 | 2024.11.14 06:29:10.183372 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2024.11.14 06:29:10.183480 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11492 | 2024.11.14 06:29:10.183560 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004937 sec., 8304.638444399432 rows/sec., 14.88 MiB/sec. | ||
11493 | 2024.11.14 06:29:10.183895 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
11494 | 2024.11.14 06:29:10.184997 [ 253 ] {7c029055-251a-42d5-97e1-25ad8d75ac8e} <Debug> TCPHandler: Processed in 0.006752536 sec. | ||
11495 | 2024.11.14 06:29:10.185423 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11496 | 2024.11.14 06:29:10.185510 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11497 | 2024.11.14 06:29:10.185547 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 1296 rows starting from the beginning of the part | ||
11498 | 2024.11.14 06:29:10.186080 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11499 | 2024.11.14 06:29:10.186247 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
11500 | 2024.11.14 06:29:10.186248 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11501 | 2024.11.14 06:29:10.187510 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
11502 | 2024.11.14 06:29:10.188155 [ 190 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21573 rows, containing 5 columns (5 merged, 0 gathered) in 0.014995999 sec., 1438583.7182304426 rows/sec., 97.83 MiB/sec. | ||
11503 | 2024.11.14 06:29:10.188718 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
11504 | 2024.11.14 06:29:10.188870 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11505 | 2024.11.14 06:29:10.190082 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11506 | 2024.11.14 06:29:10.190185 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
11507 | 2024.11.14 06:29:10.190205 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
11508 | 2024.11.14 06:29:10.190229 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11509 | 2024.11.14 06:29:10.190599 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11510 | 2024.11.14 06:29:10.190989 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
11511 | 2024.11.14 06:29:10.191412 [ 186 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
11512 | 2024.11.14 06:29:10.191925 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11513 | 2024.11.14 06:29:10.192488 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2024.11.14 06:29:10.193027 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007174 sec., 11430.164482854754 rows/sec., 743.38 KiB/sec. | ||
11515 | 2024.11.14 06:29:10.193437 [ 254 ] {c27d0c3c-62a8-46de-9912-3e2568cf49dc} <Debug> TCPHandler: Processed in 0.008287014 sec. | ||
11516 | 2024.11.14 06:29:10.201144 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 19 columns (19 merged, 0 gathered) in 0.017580948 sec., 85376.51098222917 rows/sec., 152.99 MiB/sec. | ||
11517 | 2024.11.14 06:29:10.202585 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
11518 | 2024.11.14 06:29:10.203022 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2024.11.14 06:29:10.203104 [ 195 ] {e638d6c0-1041-4638-806d-26ff72d5d4d7::all_1_40_8} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
11520 | 2024.11.14 06:29:10.203244 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
11521 | 2024.11.14 06:29:11.000155 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.88 MiB, peak 195.51 MiB, free memory in arenas 0.00 B, will set to 187.20 MiB (RSS), difference: 3.32 MiB | ||
11522 | 2024.11.14 06:29:13.854891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1630 | ||
11523 | 2024.11.14 06:29:13.858176 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11524 | 2024.11.14 06:29:13.858226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11525 | 2024.11.14 06:29:13.859665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11526 | 2024.11.14 06:29:13.859982 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11527 | 2024.11.14 06:29:13.861024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
11528 | 2024.11.14 06:29:15.136505 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11529 | 2024.11.14 06:29:15.136715 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11530 | 2024.11.14 06:29:15.136792 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11531 | 2024.11.14 06:29:15.137500 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11532 | 2024.11.14 06:29:15.137544 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11533 | 2024.11.14 06:29:15.137971 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11534 | 2024.11.14 06:29:15.138228 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11535 | 2024.11.14 06:29:15.138477 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00182 sec., 1098.901098901099 rows/sec., 89.61 KiB/sec. | ||
11536 | 2024.11.14 06:29:15.138533 [ 254 ] {8eaf9714-18a5-43eb-9e27-7e2f4971334b} <Debug> TCPHandler: Processed in 0.00216091 sec. | ||
11537 | 2024.11.14 06:29:15.138826 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11538 | 2024.11.14 06:29:15.139060 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11539 | 2024.11.14 06:29:15.139136 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11540 | 2024.11.14 06:29:15.139942 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11541 | 2024.11.14 06:29:15.139981 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11542 | 2024.11.14 06:29:15.140399 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11543 | 2024.11.14 06:29:15.140651 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2024.11.14 06:29:15.140841 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001838 sec., 31011.96953210011 rows/sec., 2.36 MiB/sec. | ||
11545 | 2024.11.14 06:29:15.140895 [ 253 ] {02fd975d-afe4-4215-ac1c-252c3d3e9bcd} <Debug> TCPHandler: Processed in 0.002252182 sec. | ||
11546 | 2024.11.14 06:29:15.141026 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11547 | 2024.11.14 06:29:15.141142 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11548 | 2024.11.14 06:29:15.141190 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11549 | 2024.11.14 06:29:15.141738 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11550 | 2024.11.14 06:29:15.141778 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11551 | 2024.11.14 06:29:15.142131 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11552 | 2024.11.14 06:29:15.142379 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11553 | 2024.11.14 06:29:15.142574 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001457 sec., 1372.6835964310226 rows/sec., 95.85 KiB/sec. | ||
11554 | 2024.11.14 06:29:15.142624 [ 254 ] {75966a1a-69e6-4d79-b83c-8b4240e1b3c8} <Debug> TCPHandler: Processed in 0.001653751 sec. | ||
11555 | 2024.11.14 06:29:15.142760 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11556 | 2024.11.14 06:29:15.142879 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11557 | 2024.11.14 06:29:15.142942 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11558 | 2024.11.14 06:29:15.143656 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2024.11.14 06:29:15.143703 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11560 | 2024.11.14 06:29:15.144088 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11561 | 2024.11.14 06:29:15.144325 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11562 | 2024.11.14 06:29:15.144521 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001662 sec., 39711.19133574007 rows/sec., 3.10 MiB/sec. | ||
11563 | 2024.11.14 06:29:15.144599 [ 253 ] {3c99c587-ca84-4796-8749-97b59c23b053} <Debug> TCPHandler: Processed in 0.001892535 sec. | ||
11564 | 2024.11.14 06:29:15.144600 [ 217 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
11565 | 2024.11.14 06:29:15.144673 [ 217 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
11566 | 2024.11.14 06:29:15.144779 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11567 | 2024.11.14 06:29:15.145054 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11568 | 2024.11.14 06:29:15.145243 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11569 | 2024.11.14 06:29:15.146994 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11570 | 2024.11.14 06:29:15.147062 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11571 | 2024.11.14 06:29:15.147957 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11572 | 2024.11.14 06:29:15.148147 [ 217 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): 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] | ||
11573 | 2024.11.14 06:29:15.148475 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11574 | 2024.11.14 06:29:15.149213 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.00423 sec., 30496.453900709217 rows/sec., 2.12 MiB/sec. | ||
11575 | 2024.11.14 06:29:15.149632 [ 254 ] {b6617f33-18ff-4f35-b5e9-233eb58f84be} <Debug> TCPHandler: Processed in 0.004917731 sec. | ||
11576 | 2024.11.14 06:29:15.150114 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11577 | 2024.11.14 06:29:15.150387 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11578 | 2024.11.14 06:29:15.150451 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11579 | 2024.11.14 06:29:15.150994 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2024.11.14 06:29:15.151033 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11581 | 2024.11.14 06:29:15.151402 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11582 | 2024.11.14 06:29:15.151631 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2024.11.14 06:29:15.151810 [ 45 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11584 | 2024.11.14 06:29:15.151829 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001512 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
11585 | 2024.11.14 06:29:15.151875 [ 45 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11586 | 2024.11.14 06:29:15.151931 [ 253 ] {54d7f8a3-1d07-4b83-a0a5-5303b209392c} <Debug> TCPHandler: Processed in 0.00215138 sec. | ||
11587 | 2024.11.14 06:29:15.151937 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11588 | 2024.11.14 06:29:15.152100 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
11589 | 2024.11.14 06:29:15.152227 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11590 | 2024.11.14 06:29:15.152266 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5648 rows starting from the beginning of the part | ||
11591 | 2024.11.14 06:29:15.152345 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
11592 | 2024.11.14 06:29:15.152604 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
11593 | 2024.11.14 06:29:15.152806 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
11594 | 2024.11.14 06:29:15.152900 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
11595 | 2024.11.14 06:29:15.152984 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
11596 | 2024.11.14 06:29:15.154813 [ 197 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760961 sec., 2165912.52103887 rows/sec., 142.42 MiB/sec. | ||
11597 | 2024.11.14 06:29:15.155141 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11598 | 2024.11.14 06:29:15.155438 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11599 | 2024.11.14 06:29:15.155512 [ 191 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_101_20} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11600 | 2024.11.14 06:29:15.155582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
11601 | 2024.11.14 06:29:15.854951 [ 223 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
11602 | 2024.11.14 06:29:15.855013 [ 223 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
11603 | 2024.11.14 06:29:15.856475 [ 223 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): 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] | ||
11604 | 2024.11.14 06:29:20.137683 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11605 | 2024.11.14 06:29:20.138008 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11606 | 2024.11.14 06:29:20.138098 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11607 | 2024.11.14 06:29:20.138864 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11608 | 2024.11.14 06:29:20.138914 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11609 | 2024.11.14 06:29:20.139346 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11610 | 2024.11.14 06:29:20.139623 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11611 | 2024.11.14 06:29:20.139827 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.24 MiB/sec. | ||
11612 | 2024.11.14 06:29:20.139890 [ 254 ] {99adf57f-df92-4e07-9fe1-a02d3585b33b} <Debug> TCPHandler: Processed in 0.002391304 sec. | ||
11613 | 2024.11.14 06:29:20.140209 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11614 | 2024.11.14 06:29:20.140509 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11615 | 2024.11.14 06:29:20.140623 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11616 | 2024.11.14 06:29:20.141526 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11617 | 2024.11.14 06:29:20.141574 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11618 | 2024.11.14 06:29:20.142006 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11619 | 2024.11.14 06:29:20.142276 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11620 | 2024.11.14 06:29:20.142516 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002089 sec., 30636.66826232647 rows/sec., 2.39 MiB/sec. | ||
11621 | 2024.11.14 06:29:20.142571 [ 253 ] {e2c149bb-103c-4e00-99ec-3695802d81cf} <Debug> TCPHandler: Processed in 0.002544287 sec. | ||
11622 | 2024.11.14 06:29:20.142768 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11623 | 2024.11.14 06:29:20.142998 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11624 | 2024.11.14 06:29:20.143082 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11625 | 2024.11.14 06:29:20.143644 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11626 | 2024.11.14 06:29:20.143681 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11627 | 2024.11.14 06:29:20.144087 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11628 | 2024.11.14 06:29:20.144351 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11629 | 2024.11.14 06:29:20.144529 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
11630 | 2024.11.14 06:29:20.144582 [ 254 ] {e0245a29-e9cc-4369-aa5e-16e4967cfeba} <Debug> TCPHandler: Processed in 0.001921966 sec. | ||
11631 | 2024.11.14 06:29:20.144717 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11632 | 2024.11.14 06:29:20.144834 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11633 | 2024.11.14 06:29:20.144886 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11634 | 2024.11.14 06:29:20.145388 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11635 | 2024.11.14 06:29:20.145428 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11636 | 2024.11.14 06:29:20.145816 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11637 | 2024.11.14 06:29:20.146057 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11638 | 2024.11.14 06:29:20.146254 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
11639 | 2024.11.14 06:29:20.146302 [ 253 ] {0141bfe7-20a4-48ac-a297-44608319537b} <Debug> TCPHandler: Processed in 0.001644691 sec. | ||
11640 | 2024.11.14 06:29:20.412903 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
11641 | 2024.11.14 06:29:20.412964 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
11642 | 2024.11.14 06:29:20.414433 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
11643 | 2024.11.14 06:29:21.054410 [ 38 ] {} <Debug> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11644 | 2024.11.14 06:29:21.054476 [ 38 ] {} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11645 | 2024.11.14 06:29:21.054498 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11646 | 2024.11.14 06:29:21.054707 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::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 | ||
11647 | 2024.11.14 06:29:21.054959 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11648 | 2024.11.14 06:29:21.054997 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
11649 | 2024.11.14 06:29:21.055080 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
11650 | 2024.11.14 06:29:21.055286 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
11651 | 2024.11.14 06:29:21.055588 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11652 | 2024.11.14 06:29:21.055674 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11653 | 2024.11.14 06:29:21.056871 [ 191 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002289433 sec., 14414.049242760108 rows/sec., 971.26 KiB/sec. | ||
11654 | 2024.11.14 06:29:21.057030 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11655 | 2024.11.14 06:29:21.057338 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11656 | 2024.11.14 06:29:21.057421 [ 188 ] {dc49c24a-fb64-4039-9c44-277de1877c4c::all_1_33_8} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11657 | 2024.11.14 06:29:21.057504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
11658 | 2024.11.14 06:29:22.163606 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11659 | 2024.11.14 06:29:22.411220 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11660 | 2024.11.14 06:29:22.418651 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11661 | 2024.11.14 06:29:22.427074 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11662 | 2024.11.14 06:29:22.453473 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11663 | 2024.11.14 06:29:22.554869 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11664 | 2024.11.14 06:29:22.570250 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11665 | 2024.11.14 06:29:22.573516 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11666 | 2024.11.14 06:29:23.471083 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11667 | 2024.11.14 06:29:23.471162 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11668 | 2024.11.14 06:29:23.484237 [ 35 ] {} <Debug> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11669 | 2024.11.14 06:29:23.484286 [ 35 ] {} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11670 | 2024.11.14 06:29:23.484312 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11671 | 2024.11.14 06:29:23.484476 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::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 | ||
11672 | 2024.11.14 06:29:23.484644 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11673 | 2024.11.14 06:29:23.484682 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
11674 | 2024.11.14 06:29:23.484758 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
11675 | 2024.11.14 06:29:23.484962 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
11676 | 2024.11.14 06:29:23.485221 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
11677 | 2024.11.14 06:29:23.485444 [ 189 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
11678 | 2024.11.14 06:29:23.486602 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002204672 sec., 89809.27775197399 rows/sec., 4.58 MiB/sec. | ||
11679 | 2024.11.14 06:29:23.486823 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11680 | 2024.11.14 06:29:23.487198 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11681 | 2024.11.14 06:29:23.487294 [ 188 ] {0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1::all_1_33_8} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11682 | 2024.11.14 06:29:23.487397 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
11683 | 2024.11.14 06:29:23.861180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 | ||
11684 | 2024.11.14 06:29:23.863920 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11685 | 2024.11.14 06:29:23.863973 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11686 | 2024.11.14 06:29:23.865428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11687 | 2024.11.14 06:29:23.865759 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11688 | 2024.11.14 06:29:23.866283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
11689 | 2024.11.14 06:29:24.001416 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000999459 sec. | ||
11690 | 2024.11.14 06:29:25.025140 [ 219 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
11691 | 2024.11.14 06:29:25.025224 [ 219 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
11692 | 2024.11.14 06:29:25.026856 [ 219 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
11693 | 2024.11.14 06:29:25.143227 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11694 | 2024.11.14 06:29:25.143413 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11695 | 2024.11.14 06:29:25.143482 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11696 | 2024.11.14 06:29:25.144209 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.11.14 06:29:25.144250 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11698 | 2024.11.14 06:29:25.144686 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11699 | 2024.11.14 06:29:25.144957 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.11.14 06:29:25.145153 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001792 sec., 7812.5 rows/sec., 562.40 KiB/sec. | ||
11701 | 2024.11.14 06:29:25.145208 [ 254 ] {e55cfaa9-0871-4771-a054-9bd56cd13593} <Debug> TCPHandler: Processed in 0.00214506 sec. | ||
11702 | 2024.11.14 06:29:25.145580 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11703 | 2024.11.14 06:29:25.145867 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11704 | 2024.11.14 06:29:25.145980 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11705 | 2024.11.14 06:29:25.146893 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11706 | 2024.11.14 06:29:25.146941 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11707 | 2024.11.14 06:29:25.147377 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11708 | 2024.11.14 06:29:25.147636 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11709 | 2024.11.14 06:29:25.147884 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.0021 sec., 135714.2857142857 rows/sec., 11.97 MiB/sec. | ||
11710 | 2024.11.14 06:29:25.147960 [ 253 ] {aaa37680-2d06-4ef9-ae94-4620345262d5} <Debug> TCPHandler: Processed in 0.002558848 sec. | ||
11711 | 2024.11.14 06:29:25.148146 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11712 | 2024.11.14 06:29:25.148299 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11713 | 2024.11.14 06:29:25.148355 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11714 | 2024.11.14 06:29:25.149039 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2024.11.14 06:29:25.149085 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11716 | 2024.11.14 06:29:25.149463 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11717 | 2024.11.14 06:29:25.149715 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2024.11.14 06:29:25.149908 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001634 sec., 29375.76499388005 rows/sec., 2.12 MiB/sec. | ||
11719 | 2024.11.14 06:29:25.149983 [ 254 ] {f55b3e2d-b389-4dbd-ad71-f363fa1bda26} <Debug> TCPHandler: Processed in 0.001927755 sec. | ||
11720 | 2024.11.14 06:29:25.150195 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11721 | 2024.11.14 06:29:25.150456 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11722 | 2024.11.14 06:29:25.150544 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11723 | 2024.11.14 06:29:25.151389 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11724 | 2024.11.14 06:29:25.151428 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11725 | 2024.11.14 06:29:25.151783 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11726 | 2024.11.14 06:29:25.152025 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11727 | 2024.11.14 06:29:25.152271 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001868 sec., 7494.646680942184 rows/sec., 524.88 KiB/sec. | ||
11728 | 2024.11.14 06:29:25.152348 [ 253 ] {4988a80b-cfcb-4b26-9f26-2aa9bb2c865f} <Debug> TCPHandler: Processed in 0.002276562 sec. | ||
11729 | 2024.11.14 06:29:25.152646 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11730 | 2024.11.14 06:29:25.152864 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11731 | 2024.11.14 06:29:25.152961 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11732 | 2024.11.14 06:29:25.153621 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11733 | 2024.11.14 06:29:25.153660 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11734 | 2024.11.14 06:29:25.154022 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11735 | 2024.11.14 06:29:25.154265 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11736 | 2024.11.14 06:29:25.154467 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. | ||
11737 | 2024.11.14 06:29:25.154657 [ 254 ] {7ff4d9d0-b411-4735-8c49-581db6684dcb} <Debug> TCPHandler: Processed in 0.002197331 sec. | ||
11738 | 2024.11.14 06:29:25.154882 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11739 | 2024.11.14 06:29:25.155022 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11740 | 2024.11.14 06:29:25.155078 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11741 | 2024.11.14 06:29:25.155758 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2024.11.14 06:29:25.155797 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11743 | 2024.11.14 06:29:25.156182 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11744 | 2024.11.14 06:29:25.156419 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11745 | 2024.11.14 06:29:25.156635 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001641 sec., 257769.65265082265 rows/sec., 18.43 MiB/sec. | ||
11746 | 2024.11.14 06:29:25.156685 [ 253 ] {608f15ef-06c2-483d-83a8-8431425072c0} <Debug> TCPHandler: Processed in 0.001906535 sec. | ||
11747 | 2024.11.14 06:29:25.156826 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11748 | 2024.11.14 06:29:25.156941 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11749 | 2024.11.14 06:29:25.156990 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11750 | 2024.11.14 06:29:25.157464 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2024.11.14 06:29:25.157501 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11752 | 2024.11.14 06:29:25.157871 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11753 | 2024.11.14 06:29:25.158120 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11754 | 2024.11.14 06:29:25.158340 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
11755 | 2024.11.14 06:29:25.158505 [ 254 ] {74f38825-5472-405c-8976-7532c70ba916} <Debug> TCPHandler: Processed in 0.001732812 sec. | ||
11756 | 2024.11.14 06:29:25.158818 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11757 | 2024.11.14 06:29:25.159038 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11758 | 2024.11.14 06:29:25.159136 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11759 | 2024.11.14 06:29:25.159738 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2024.11.14 06:29:25.159777 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11761 | 2024.11.14 06:29:25.160175 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11762 | 2024.11.14 06:29:25.160418 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11763 | 2024.11.14 06:29:25.160629 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001647 sec., 143897.99635701274 rows/sec., 9.65 MiB/sec. | ||
11764 | 2024.11.14 06:29:25.160679 [ 253 ] {f3a2cc8e-c87f-4a4a-9d8a-299b04753bf2} <Debug> TCPHandler: Processed in 0.002061238 sec. | ||
11765 | 2024.11.14 06:29:25.160821 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2024.11.14 06:29:25.160937 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11767 | 2024.11.14 06:29:25.160988 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11768 | 2024.11.14 06:29:25.161444 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2024.11.14 06:29:25.161481 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11770 | 2024.11.14 06:29:25.161850 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11771 | 2024.11.14 06:29:25.162097 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2024.11.14 06:29:25.162272 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
11773 | 2024.11.14 06:29:25.162318 [ 254 ] {1be4aa9f-fc98-4728-89b9-838d29496800} <Debug> TCPHandler: Processed in 0.001554429 sec. | ||
11774 | 2024.11.14 06:29:25.162472 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11775 | 2024.11.14 06:29:25.162609 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11776 | 2024.11.14 06:29:25.162700 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11777 | 2024.11.14 06:29:25.163882 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11778 | 2024.11.14 06:29:25.163921 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11779 | 2024.11.14 06:29:25.164588 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11780 | 2024.11.14 06:29:25.164845 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11781 | 2024.11.14 06:29:25.165100 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002521 sec., 16263.38754462515 rows/sec., 29.14 MiB/sec. | ||
11782 | 2024.11.14 06:29:25.165192 [ 253 ] {cc4d70cd-8231-4e76-a838-a3f2ae89e90e} <Debug> TCPHandler: Processed in 0.002785981 sec. | ||
11783 | 2024.11.14 06:29:25.165400 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11784 | 2024.11.14 06:29:25.165620 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11785 | 2024.11.14 06:29:25.165712 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11786 | 2024.11.14 06:29:25.166387 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11787 | 2024.11.14 06:29:25.166424 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11788 | 2024.11.14 06:29:25.166798 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11789 | 2024.11.14 06:29:25.167043 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11790 | 2024.11.14 06:29:25.167229 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001664 sec., 49278.846153846156 rows/sec., 3.13 MiB/sec. | ||
11791 | 2024.11.14 06:29:25.167277 [ 254 ] {ced56dc4-af9f-42b1-9236-8680b7b39053} <Debug> TCPHandler: Processed in 0.001990207 sec. | ||
11792 | 2024.11.14 06:29:27.147241 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11793 | 2024.11.14 06:29:27.301251 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11794 | 2024.11.14 06:29:27.638716 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11795 | 2024.11.14 06:29:27.639821 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11796 | 2024.11.14 06:29:27.798503 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11797 | 2024.11.14 06:29:27.815794 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11798 | 2024.11.14 06:29:27.839473 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11799 | 2024.11.14 06:29:27.843875 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11800 | 2024.11.14 06:29:27.859238 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11801 | 2024.11.14 06:29:27.890700 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11802 | 2024.11.14 06:29:27.894142 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11803 | 2024.11.14 06:29:27.906082 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11804 | 2024.11.14 06:29:27.948965 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11805 | 2024.11.14 06:29:28.000854 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11806 | 2024.11.14 06:29:28.024192 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11807 | 2024.11.14 06:29:28.030510 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11808 | 2024.11.14 06:29:28.128744 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11809 | 2024.11.14 06:29:28.172858 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11810 | 2024.11.14 06:29:28.213202 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11811 | 2024.11.14 06:29:28.348677 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11812 | 2024.11.14 06:29:28.403408 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11813 | 2024.11.14 06:29:28.456682 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11814 | 2024.11.14 06:29:28.466214 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11815 | 2024.11.14 06:29:28.521863 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11816 | 2024.11.14 06:29:30.135513 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11817 | 2024.11.14 06:29:30.135711 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11818 | 2024.11.14 06:29:30.135784 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11819 | 2024.11.14 06:29:30.136547 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11820 | 2024.11.14 06:29:30.136599 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11821 | 2024.11.14 06:29:30.137039 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11822 | 2024.11.14 06:29:30.137299 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2024.11.14 06:29:30.137519 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001858 sec., 2152.8525296017224 rows/sec., 175.55 KiB/sec. | ||
11824 | 2024.11.14 06:29:30.137591 [ 254 ] {f02134a8-6e2b-44f1-b1ad-78bed50f3d12} <Debug> TCPHandler: Processed in 0.002209771 sec. | ||
11825 | 2024.11.14 06:29:30.137902 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11826 | 2024.11.14 06:29:30.138093 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11827 | 2024.11.14 06:29:30.138165 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11828 | 2024.11.14 06:29:30.138924 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11829 | 2024.11.14 06:29:30.138966 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11830 | 2024.11.14 06:29:30.139421 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11831 | 2024.11.14 06:29:30.139692 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11832 | 2024.11.14 06:29:30.139853 [ 31 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11833 | 2024.11.14 06:29:30.139899 [ 31 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2024.11.14 06:29:30.139908 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001866 sec., 31082.529474812432 rows/sec., 2.37 MiB/sec. | ||
11835 | 2024.11.14 06:29:30.139923 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11836 | 2024.11.14 06:29:30.140001 [ 253 ] {faff75ea-b539-4752-8316-70bca1fc003f} <Debug> TCPHandler: Processed in 0.002239101 sec. | ||
11837 | 2024.11.14 06:29:30.140082 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
11838 | 2024.11.14 06:29:30.140258 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2024.11.14 06:29:30.140382 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11840 | 2024.11.14 06:29:30.140500 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1435 rows starting from the beginning of the part | ||
11841 | 2024.11.14 06:29:30.140745 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11842 | 2024.11.14 06:29:30.141001 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11843 | 2024.11.14 06:29:30.141029 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 285 rows starting from the beginning of the part | ||
11844 | 2024.11.14 06:29:30.141735 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 57 rows starting from the beginning of the part | ||
11845 | 2024.11.14 06:29:30.142180 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
11846 | 2024.11.14 06:29:30.143161 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 285 rows starting from the beginning of the part | ||
11847 | 2024.11.14 06:29:30.143534 [ 191 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 58 rows starting from the beginning of the part | ||
11848 | 2024.11.14 06:29:30.144692 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11849 | 2024.11.14 06:29:30.144761 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11850 | 2024.11.14 06:29:30.145745 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11851 | 2024.11.14 06:29:30.146113 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11852 | 2024.11.14 06:29:30.146647 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00609 sec., 656.8144499178982 rows/sec., 45.86 KiB/sec. | ||
11853 | 2024.11.14 06:29:30.146694 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006690385 sec., 325242.8671892574 rows/sec., 28.60 MiB/sec. | ||
11854 | 2024.11.14 06:29:30.146754 [ 254 ] {8ef0a588-135f-4c8a-8922-d0b42bd5f0eb} <Debug> TCPHandler: Processed in 0.006629203 sec. | ||
11855 | 2024.11.14 06:29:30.146976 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11856 | 2024.11.14 06:29:30.147070 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11857 | 2024.11.14 06:29:30.147182 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11858 | 2024.11.14 06:29:30.147280 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11859 | 2024.11.14 06:29:30.147741 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11860 | 2024.11.14 06:29:30.148006 [ 189 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_111_22} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11861 | 2024.11.14 06:29:30.148216 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11862 | 2024.11.14 06:29:30.148542 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.11.14 06:29:30.148591 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11864 | 2024.11.14 06:29:30.148977 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11865 | 2024.11.14 06:29:30.149225 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.11.14 06:29:30.149365 [ 31 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11867 | 2024.11.14 06:29:30.149400 [ 31 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11868 | 2024.11.14 06:29:30.149419 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002319 sec., 29322.98404484692 rows/sec., 2.29 MiB/sec. | ||
11869 | 2024.11.14 06:29:30.149426 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11870 | 2024.11.14 06:29:30.149528 [ 253 ] {bdf11ebe-988c-4072-a5b7-59e1c2311af1} <Debug> TCPHandler: Processed in 0.002612259 sec. | ||
11871 | 2024.11.14 06:29:30.149694 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
11872 | 2024.11.14 06:29:30.149725 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11873 | 2024.11.14 06:29:30.149970 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11874 | 2024.11.14 06:29:30.149990 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11875 | 2024.11.14 06:29:30.150080 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part | ||
11876 | 2024.11.14 06:29:30.150092 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11877 | 2024.11.14 06:29:30.150394 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 423 rows starting from the beginning of the part | ||
11878 | 2024.11.14 06:29:30.150738 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 66 rows starting from the beginning of the part | ||
11879 | 2024.11.14 06:29:30.151119 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
11880 | 2024.11.14 06:29:30.151510 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 423 rows starting from the beginning of the part | ||
11881 | 2024.11.14 06:29:30.151777 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
11882 | 2024.11.14 06:29:30.153324 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11883 | 2024.11.14 06:29:30.153429 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11884 | 2024.11.14 06:29:30.154717 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11885 | 2024.11.14 06:29:30.154917 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00536784 sec., 364951.2653134222 rows/sec., 27.94 MiB/sec. | ||
11886 | 2024.11.14 06:29:30.155151 [ 194 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11887 | 2024.11.14 06:29:30.155431 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11888 | 2024.11.14 06:29:30.155671 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11889 | 2024.11.14 06:29:30.155926 [ 200 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_111_22} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11890 | 2024.11.14 06:29:30.155948 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.006059 sec., 21455.685756725532 rows/sec., 1.49 MiB/sec. | ||
11891 | 2024.11.14 06:29:30.156109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11892 | 2024.11.14 06:29:30.156110 [ 254 ] {c1ceb97f-1316-4cec-9378-6bae1fa28027} <Debug> TCPHandler: Processed in 0.00645826 sec. | ||
11893 | 2024.11.14 06:29:30.156320 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11894 | 2024.11.14 06:29:30.156477 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11895 | 2024.11.14 06:29:30.156548 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11896 | 2024.11.14 06:29:30.157143 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11897 | 2024.11.14 06:29:30.157190 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11898 | 2024.11.14 06:29:30.157674 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
11899 | 2024.11.14 06:29:30.157969 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11900 | 2024.11.14 06:29:30.158202 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001761 sec., 27257.2402044293 rows/sec., 1.84 MiB/sec. | ||
11901 | 2024.11.14 06:29:30.158260 [ 253 ] {b8e9554b-0e56-436c-9c69-a37b7f577047} <Debug> TCPHandler: Processed in 0.002009597 sec. | ||
11902 | 2024.11.14 06:29:33.866413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1684 | ||
11903 | 2024.11.14 06:29:33.870646 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11904 | 2024.11.14 06:29:33.870699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11905 | 2024.11.14 06:29:33.872145 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11906 | 2024.11.14 06:29:33.872458 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11907 | 2024.11.14 06:29:33.872863 [ 221 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
11908 | 2024.11.14 06:29:33.872991 [ 221 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
11909 | 2024.11.14 06:29:33.874998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
11910 | 2024.11.14 06:29:33.876087 [ 221 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): 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] | ||
11911 | 2024.11.14 06:29:35.137240 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11912 | 2024.11.14 06:29:35.137449 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11913 | 2024.11.14 06:29:35.137520 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11914 | 2024.11.14 06:29:35.138288 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11915 | 2024.11.14 06:29:35.138340 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11916 | 2024.11.14 06:29:35.138782 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11917 | 2024.11.14 06:29:35.139036 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11918 | 2024.11.14 06:29:35.139252 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.30 MiB/sec. | ||
11919 | 2024.11.14 06:29:35.139307 [ 254 ] {0b8a0ace-d615-4f9f-9b32-af18cc3c265a} <Debug> TCPHandler: Processed in 0.002209532 sec. | ||
11920 | 2024.11.14 06:29:35.139566 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11921 | 2024.11.14 06:29:35.139777 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11922 | 2024.11.14 06:29:35.139857 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11923 | 2024.11.14 06:29:35.140660 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11924 | 2024.11.14 06:29:35.140701 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11925 | 2024.11.14 06:29:35.141153 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11926 | 2024.11.14 06:29:35.141416 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11927 | 2024.11.14 06:29:35.141612 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. | ||
11928 | 2024.11.14 06:29:35.141666 [ 253 ] {e31bf79d-57e9-4335-808b-ae85e2533b8c} <Debug> TCPHandler: Processed in 0.002235751 sec. | ||
11929 | 2024.11.14 06:29:35.141834 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11930 | 2024.11.14 06:29:35.142001 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11931 | 2024.11.14 06:29:35.142062 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11932 | 2024.11.14 06:29:35.142703 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11933 | 2024.11.14 06:29:35.142742 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11934 | 2024.11.14 06:29:35.143143 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11935 | 2024.11.14 06:29:35.143382 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2024.11.14 06:29:35.143569 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11937 | 2024.11.14 06:29:35.143630 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
11938 | 2024.11.14 06:29:35.143638 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11939 | 2024.11.14 06:29:35.143715 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11940 | 2024.11.14 06:29:35.143742 [ 254 ] {28ed722e-1125-47b5-a9a0-69dc910d044c} <Debug> TCPHandler: Processed in 0.001973047 sec. | ||
11941 | 2024.11.14 06:29:35.144028 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11942 | 2024.11.14 06:29:35.144079 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
11943 | 2024.11.14 06:29:35.144401 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11944 | 2024.11.14 06:29:35.144599 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11945 | 2024.11.14 06:29:35.144628 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11946 | 2024.11.14 06:29:35.144740 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 21573 rows starting from the beginning of the part | ||
11947 | 2024.11.14 06:29:35.145546 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 129 rows starting from the beginning of the part | ||
11948 | 2024.11.14 06:29:35.146140 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
11949 | 2024.11.14 06:29:35.146706 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
11950 | 2024.11.14 06:29:35.147205 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 130 rows starting from the beginning of the part | ||
11951 | 2024.11.14 06:29:35.147359 [ 195 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
11952 | 2024.11.14 06:29:35.148019 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11953 | 2024.11.14 06:29:35.148063 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11954 | 2024.11.14 06:29:35.148533 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11955 | 2024.11.14 06:29:35.148800 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11956 | 2024.11.14 06:29:35.149140 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004886 sec., 12279.983626688498 rows/sec., 847.45 KiB/sec. | ||
11957 | 2024.11.14 06:29:35.149268 [ 253 ] {ae907dd5-77ae-4c69-a5cc-2daac2191198} <Debug> TCPHandler: Processed in 0.005408931 sec. | ||
11958 | 2024.11.14 06:29:35.160147 [ 200 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22389 rows, containing 5 columns (5 merged, 0 gathered) in 0.016346484 sec., 1369652.336245519 rows/sec., 93.19 MiB/sec. | ||
11959 | 2024.11.14 06:29:35.160584 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11960 | 2024.11.14 06:29:35.160937 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11961 | 2024.11.14 06:29:35.161030 [ 199 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11962 | 2024.11.14 06:29:35.161118 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
11963 | 2024.11.14 06:29:38.033870 [ 221 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Found 5 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] | ||
11964 | 2024.11.14 06:29:38.033942 [ 221 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Removing 5 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] | ||
11965 | 2024.11.14 06:29:38.035105 [ 221 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
11966 | 2024.11.14 06:29:38.471211 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11967 | 2024.11.14 06:29:38.471266 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11968 | 2024.11.14 06:29:40.143947 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11969 | 2024.11.14 06:29:40.144136 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11970 | 2024.11.14 06:29:40.144206 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11971 | 2024.11.14 06:29:40.144945 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11972 | 2024.11.14 06:29:40.144996 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11973 | 2024.11.14 06:29:40.145420 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11974 | 2024.11.14 06:29:40.145669 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11975 | 2024.11.14 06:29:40.145916 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. | ||
11976 | 2024.11.14 06:29:40.146002 [ 254 ] {bdc179a0-b7ef-4dca-833d-cd9031e935ea} <Debug> TCPHandler: Processed in 0.002183101 sec. | ||
11977 | 2024.11.14 06:29:40.146372 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11978 | 2024.11.14 06:29:40.146660 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11979 | 2024.11.14 06:29:40.146732 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11980 | 2024.11.14 06:29:40.147613 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11981 | 2024.11.14 06:29:40.147664 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11982 | 2024.11.14 06:29:40.148122 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11983 | 2024.11.14 06:29:40.148381 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11984 | 2024.11.14 06:29:40.148621 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002017 sec., 141298.9588497769 rows/sec., 12.47 MiB/sec. | ||
11985 | 2024.11.14 06:29:40.148676 [ 253 ] {57fab488-16f4-42d3-b592-4389b5f4d1f7} <Debug> TCPHandler: Processed in 0.002524807 sec. | ||
11986 | 2024.11.14 06:29:40.148845 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11987 | 2024.11.14 06:29:40.148982 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11988 | 2024.11.14 06:29:40.149038 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11989 | 2024.11.14 06:29:40.149692 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11990 | 2024.11.14 06:29:40.149732 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
11991 | 2024.11.14 06:29:40.150104 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11992 | 2024.11.14 06:29:40.150335 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11993 | 2024.11.14 06:29:40.150536 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001585 sec., 30283.91167192429 rows/sec., 2.18 MiB/sec. | ||
11994 | 2024.11.14 06:29:40.150588 [ 254 ] {94e516c2-790c-4b21-ae4c-bcbcd1c784d3} <Debug> TCPHandler: Processed in 0.001809584 sec. | ||
11995 | 2024.11.14 06:29:40.150791 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11996 | 2024.11.14 06:29:40.151013 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11997 | 2024.11.14 06:29:40.151103 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11998 | 2024.11.14 06:29:40.151899 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11999 | 2024.11.14 06:29:40.151941 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12000 | 2024.11.14 06:29:40.152307 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12001 | 2024.11.14 06:29:40.152551 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12002 | 2024.11.14 06:29:40.152759 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0018 sec., 7777.777777777778 rows/sec., 544.70 KiB/sec. | ||
12003 | 2024.11.14 06:29:40.152810 [ 253 ] {67b6c439-6ed6-4c2f-b04b-0b0e495bbc61} <Debug> TCPHandler: Processed in 0.00212946 sec. | ||
12004 | 2024.11.14 06:29:40.152949 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12005 | 2024.11.14 06:29:40.153088 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12006 | 2024.11.14 06:29:40.153143 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12007 | 2024.11.14 06:29:40.153757 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12008 | 2024.11.14 06:29:40.153798 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12009 | 2024.11.14 06:29:40.154153 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12010 | 2024.11.14 06:29:40.154385 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12011 | 2024.11.14 06:29:40.154684 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
12012 | 2024.11.14 06:29:40.155085 [ 254 ] {0203f3e5-bf27-453c-ac9e-c7f95be8a926} <Debug> TCPHandler: Processed in 0.002187541 sec. | ||
12013 | 2024.11.14 06:29:40.155619 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12014 | 2024.11.14 06:29:40.155739 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12015 | 2024.11.14 06:29:40.155786 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12016 | 2024.11.14 06:29:40.156524 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12017 | 2024.11.14 06:29:40.156564 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12018 | 2024.11.14 06:29:40.156962 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12019 | 2024.11.14 06:29:40.157207 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12020 | 2024.11.14 06:29:40.157425 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001693 sec., 249852.33313644418 rows/sec., 17.86 MiB/sec. | ||
12021 | 2024.11.14 06:29:40.157496 [ 217 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12022 | 2024.11.14 06:29:40.157508 [ 253 ] {0de96f80-96d9-4ae6-bdae-e078ee892f98} <Debug> TCPHandler: Processed in 0.002284692 sec. | ||
12023 | 2024.11.14 06:29:40.157570 [ 217 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12024 | 2024.11.14 06:29:40.157798 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12025 | 2024.11.14 06:29:40.158098 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12026 | 2024.11.14 06:29:40.158240 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12027 | 2024.11.14 06:29:40.159627 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12028 | 2024.11.14 06:29:40.159683 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12029 | 2024.11.14 06:29:40.160511 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12030 | 2024.11.14 06:29:40.160946 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12031 | 2024.11.14 06:29:40.161225 [ 217 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12032 | 2024.11.14 06:29:40.161289 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003294 sec., 1821.4936247723133 rows/sec., 95.17 KiB/sec. | ||
12033 | 2024.11.14 06:29:40.161606 [ 254 ] {6f696e63-c01d-4cea-bcd0-6785a5a3a8e3} <Debug> TCPHandler: Processed in 0.003935113 sec. | ||
12034 | 2024.11.14 06:29:40.161897 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12035 | 2024.11.14 06:29:40.162146 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12036 | 2024.11.14 06:29:40.162242 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12037 | 2024.11.14 06:29:40.162997 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2024.11.14 06:29:40.163038 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12039 | 2024.11.14 06:29:40.163436 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12040 | 2024.11.14 06:29:40.163683 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12041 | 2024.11.14 06:29:40.163889 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001798 sec., 131813.1256952169 rows/sec., 8.84 MiB/sec. | ||
12042 | 2024.11.14 06:29:40.163938 [ 253 ] {ba88c02f-fc19-446c-9a02-7dbd9a2f5bcd} <Debug> TCPHandler: Processed in 0.002221881 sec. | ||
12043 | 2024.11.14 06:29:40.164135 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12044 | 2024.11.14 06:29:40.164336 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12045 | 2024.11.14 06:29:40.164420 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12046 | 2024.11.14 06:29:40.164950 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12047 | 2024.11.14 06:29:40.164989 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12048 | 2024.11.14 06:29:40.165340 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12049 | 2024.11.14 06:29:40.165583 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12050 | 2024.11.14 06:29:40.165838 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. | ||
12051 | 2024.11.14 06:29:40.166020 [ 254 ] {b0f7c83d-9153-4ffb-9615-768a56949dc0} <Debug> TCPHandler: Processed in 0.001980907 sec. | ||
12052 | 2024.11.14 06:29:40.166335 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12053 | 2024.11.14 06:29:40.166555 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12054 | 2024.11.14 06:29:40.166663 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12055 | 2024.11.14 06:29:40.167834 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12056 | 2024.11.14 06:29:40.167875 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12057 | 2024.11.14 06:29:40.168545 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12058 | 2024.11.14 06:29:40.168804 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12059 | 2024.11.14 06:29:40.169069 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002564 sec., 15990.639625585025 rows/sec., 28.65 MiB/sec. | ||
12060 | 2024.11.14 06:29:40.169369 [ 253 ] {4814586b-e074-4df1-9ac9-077cc6896b28} <Debug> TCPHandler: Processed in 0.00322681 sec. | ||
12061 | 2024.11.14 06:29:40.169555 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12062 | 2024.11.14 06:29:40.169720 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12063 | 2024.11.14 06:29:40.169777 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12064 | 2024.11.14 06:29:40.170336 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12065 | 2024.11.14 06:29:40.170383 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12066 | 2024.11.14 06:29:40.170780 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12067 | 2024.11.14 06:29:40.171013 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12068 | 2024.11.14 06:29:40.171176 [ 117 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12069 | 2024.11.14 06:29:40.171235 [ 117 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12070 | 2024.11.14 06:29:40.171243 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. | ||
12071 | 2024.11.14 06:29:40.171272 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
12072 | 2024.11.14 06:29:40.171367 [ 254 ] {84cbb017-1230-4ed2-87f8-b9cb9c8a9e54} <Debug> TCPHandler: Processed in 0.001892315 sec. | ||
12073 | 2024.11.14 06:29:40.171472 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::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 | ||
12074 | 2024.11.14 06:29:40.171584 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12075 | 2024.11.14 06:29:40.171619 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5980 rows starting from the beginning of the part | ||
12076 | 2024.11.14 06:29:40.171698 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
12077 | 2024.11.14 06:29:40.171894 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
12078 | 2024.11.14 06:29:40.172235 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 48 rows starting from the beginning of the part | ||
12079 | 2024.11.14 06:29:40.172421 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
12080 | 2024.11.14 06:29:40.172622 [ 196 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
12081 | 2024.11.14 06:29:40.174498 [ 200 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6312 rows, containing 4 columns (4 merged, 0 gathered) in 0.003110307 sec., 2029381.6655397683 rows/sec., 133.41 MiB/sec. | ||
12082 | 2024.11.14 06:29:40.174904 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12083 | 2024.11.14 06:29:40.175230 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12084 | 2024.11.14 06:29:40.175317 [ 192 ] {5e49bd48-c714-4240-9973-c2d954b3a4db::all_1_106_21} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12085 | 2024.11.14 06:29:40.175397 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
12086 | 2024.11.14 06:29:41.078016 [ 219 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12087 | 2024.11.14 06:29:41.078072 [ 219 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12088 | 2024.11.14 06:29:41.079642 [ 219 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12089 | 2024.11.14 06:29:43.875183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1714 | ||
12090 | 2024.11.14 06:29:43.878166 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12091 | 2024.11.14 06:29:43.878219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12092 | 2024.11.14 06:29:43.879738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12093 | 2024.11.14 06:29:43.880065 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12094 | 2024.11.14 06:29:43.880651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
12095 | 2024.11.14 06:29:45.137965 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12096 | 2024.11.14 06:29:45.138175 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12097 | 2024.11.14 06:29:45.138253 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12098 | 2024.11.14 06:29:45.139054 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12099 | 2024.11.14 06:29:45.139102 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12100 | 2024.11.14 06:29:45.139523 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12101 | 2024.11.14 06:29:45.139775 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2024.11.14 06:29:45.140014 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001895 sec., 5277.0448548812665 rows/sec., 430.31 KiB/sec. | ||
12103 | 2024.11.14 06:29:45.140147 [ 254 ] {b3e49273-20e1-4ada-a04d-1ac96a5f8ba2} <Debug> TCPHandler: Processed in 0.002314463 sec. | ||
12104 | 2024.11.14 06:29:45.140478 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12105 | 2024.11.14 06:29:45.140761 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12106 | 2024.11.14 06:29:45.140831 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12107 | 2024.11.14 06:29:45.141590 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2024.11.14 06:29:45.141633 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12109 | 2024.11.14 06:29:45.142095 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12110 | 2024.11.14 06:29:45.142356 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12111 | 2024.11.14 06:29:45.142550 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Debug> executeQuery: Read 61 rows, 4.74 KiB in 0.001864 sec., 32725.321888412018 rows/sec., 2.49 MiB/sec. | ||
12112 | 2024.11.14 06:29:45.142605 [ 253 ] {effed885-b168-4b1f-92e1-cf008f941364} <Debug> TCPHandler: Processed in 0.002332864 sec. | ||
12113 | 2024.11.14 06:29:45.142787 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12114 | 2024.11.14 06:29:45.142902 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12115 | 2024.11.14 06:29:45.142950 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12116 | 2024.11.14 06:29:45.143514 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2024.11.14 06:29:45.143554 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12118 | 2024.11.14 06:29:45.143912 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12119 | 2024.11.14 06:29:45.144157 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12120 | 2024.11.14 06:29:45.144314 [ 147 ] {} <Debug> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
12121 | 2024.11.14 06:29:45.144372 [ 147 ] {} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12122 | 2024.11.14 06:29:45.144383 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001495 sec., 6688.963210702341 rows/sec., 467.05 KiB/sec. | ||
12123 | 2024.11.14 06:29:45.144407 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12124 | 2024.11.14 06:29:45.144534 [ 254 ] {9029c271-be99-47f1-97e2-ab904d799f9e} <Debug> TCPHandler: Processed in 0.001822814 sec. | ||
12125 | 2024.11.14 06:29:45.144609 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
12126 | 2024.11.14 06:29:45.144698 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12127 | 2024.11.14 06:29:45.144771 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12128 | 2024.11.14 06:29:45.144832 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 66 rows starting from the beginning of the part | ||
12129 | 2024.11.14 06:29:45.144952 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12130 | 2024.11.14 06:29:45.145086 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
12131 | 2024.11.14 06:29:45.145164 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12132 | 2024.11.14 06:29:45.145510 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
12133 | 2024.11.14 06:29:45.145889 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part | ||
12134 | 2024.11.14 06:29:45.146214 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
12135 | 2024.11.14 06:29:45.146567 [ 200 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
12136 | 2024.11.14 06:29:45.148270 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12137 | 2024.11.14 06:29:45.148348 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12138 | 2024.11.14 06:29:45.149267 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004726288 sec., 37661.69137386465 rows/sec., 2.83 MiB/sec. | ||
12139 | 2024.11.14 06:29:45.149420 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
12140 | 2024.11.14 06:29:45.149464 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
12141 | 2024.11.14 06:29:45.149896 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2024.11.14 06:29:45.149939 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12143 | 2024.11.14 06:29:45.150133 [ 192 ] {8af3abd2-c789-4c0a-affa-db49d4b87c8a::all_1_75_15} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
12144 | 2024.11.14 06:29:45.150301 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12145 | 2024.11.14 06:29:45.150347 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.005477 sec., 13511.046193171444 rows/sec., 1.06 MiB/sec. | ||
12146 | 2024.11.14 06:29:45.150416 [ 253 ] {06c56016-b6bd-4ba8-be16-faf5dfd7fe10} <Debug> TCPHandler: Processed in 0.005791868 sec. | ||
12147 | 2024.11.14 06:29:45.150594 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12148 | 2024.11.14 06:29:45.150734 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12149 | 2024.11.14 06:29:45.150795 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12150 | 2024.11.14 06:29:45.151456 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2024.11.14 06:29:45.151503 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12152 | 2024.11.14 06:29:45.151939 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12153 | 2024.11.14 06:29:45.152182 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2024.11.14 06:29:45.152391 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001688 sec., 97748.81516587677 rows/sec., 6.81 MiB/sec. | ||
12155 | 2024.11.14 06:29:45.152442 [ 254 ] {de0847b0-0c4c-4e12-bf2c-f40b231117ac} <Debug> TCPHandler: Processed in 0.001915575 sec. | ||
12156 | 2024.11.14 06:29:45.152591 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12157 | 2024.11.14 06:29:45.152709 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12158 | 2024.11.14 06:29:45.152770 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12159 | 2024.11.14 06:29:45.153359 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12160 | 2024.11.14 06:29:45.153405 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12161 | 2024.11.14 06:29:45.153840 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12162 | 2024.11.14 06:29:45.154103 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12163 | 2024.11.14 06:29:45.154280 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. | ||
12164 | 2024.11.14 06:29:45.154331 [ 253 ] {957ab8e1-8cee-4e00-95cf-e1faee9f8e4d} <Debug> TCPHandler: Processed in 0.001795263 sec. | ||
12165 | 2024.11.14 06:29:46.364869 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
12166 | 2024.11.14 06:29:46.364923 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
12167 | 2024.11.14 06:29:46.366809 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): 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] | ||
12168 | 2024.11.14 06:29:50.137677 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12169 | 2024.11.14 06:29:50.137883 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12170 | 2024.11.14 06:29:50.137956 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12171 | 2024.11.14 06:29:50.138764 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12172 | 2024.11.14 06:29:50.138816 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12173 | 2024.11.14 06:29:50.139254 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12174 | 2024.11.14 06:29:50.139508 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12175 | 2024.11.14 06:29:50.139772 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. | ||
12176 | 2024.11.14 06:29:50.139878 [ 254 ] {621bef19-367d-4e60-90d2-9ddff7aec501} <Debug> TCPHandler: Processed in 0.002332333 sec. | ||
12177 | 2024.11.14 06:29:50.140165 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12178 | 2024.11.14 06:29:50.140345 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12179 | 2024.11.14 06:29:50.140414 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12180 | 2024.11.14 06:29:50.141171 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12181 | 2024.11.14 06:29:50.141218 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12182 | 2024.11.14 06:29:50.141661 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
12183 | 2024.11.14 06:29:50.141924 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12184 | 2024.11.14 06:29:50.142170 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec. | ||
12185 | 2024.11.14 06:29:50.142223 [ 253 ] {f1d756aa-c236-46b1-8654-10b4fce0d2bb} <Debug> TCPHandler: Processed in 0.002199941 sec. | ||
12186 | 2024.11.14 06:29:50.142393 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12187 | 2024.11.14 06:29:50.142521 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12188 | 2024.11.14 06:29:50.142578 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12189 | 2024.11.14 06:29:50.143151 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2024.11.14 06:29:50.143193 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12191 | 2024.11.14 06:29:50.143608 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12192 | 2024.11.14 06:29:50.143885 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12193 | 2024.11.14 06:29:50.144102 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. | ||
12194 | 2024.11.14 06:29:50.144161 [ 254 ] {e0ca57bc-b601-412c-a499-805955ae416d} <Debug> TCPHandler: Processed in 0.001828174 sec. | ||
12195 | 2024.11.14 06:29:50.144332 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12196 | 2024.11.14 06:29:50.144472 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12197 | 2024.11.14 06:29:50.144532 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12198 | 2024.11.14 06:29:50.145093 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12199 | 2024.11.14 06:29:50.145133 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
12200 | 2024.11.14 06:29:50.145519 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12201 | 2024.11.14 06:29:50.145778 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12202 | 2024.11.14 06:29:50.146004 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
12203 | 2024.11.14 06:29:50.146069 [ 253 ] {4869b3a7-ef75-40f3-bfba-4383c684a0d4} <Debug> TCPHandler: Processed in 0.001805083 sec. | ||
12204 | 2024.11.14 06:29:50.146088 [ 220 ] {} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
12205 | 2024.11.14 06:29:50.146140 [ 220 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
12206 | 2024.11.14 06:29:50.147471 [ 220 ] {} <Debug> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): 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] | ||
12207 | 2024.11.14 06:29:52.181724 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12208 | 2024.11.14 06:29:52.422320 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12209 | 2024.11.14 06:29:52.424703 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12210 | 2024.11.14 06:29:52.443055 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12211 | 2024.11.14 06:29:52.464290 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12212 | 2024.11.14 06:29:52.565605 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12213 | 2024.11.14 06:29:52.575872 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12214 | 2024.11.14 06:29:52.588130 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43093, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12215 | 2024.11.14 06:29:53.471306 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12216 | 2024.11.14 06:29:53.471362 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12217 | 2024.11.14 06:29:53.880806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1734 | ||
12218 | 2024.11.14 06:29:53.883524 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12219 | 2024.11.14 06:29:53.883575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12220 | 2024.11.14 06:29:53.885028 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12221 | 2024.11.14 06:29:53.885346 [ 242 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12222 | 2024.11.14 06:29:53.885572 [ 146 ] {} <Debug> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12223 | 2024.11.14 06:29:53.885689 [ 146 ] {} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12224 | 2024.11.14 06:29:53.885758 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12225 | 2024.11.14 06:29:53.886288 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
12226 | 2024.11.14 06:29:53.886735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
12227 | 2024.11.14 06:29:53.887313 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12228 | 2024.11.14 06:29:53.887498 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1600 rows starting from the beginning of the part | ||
12229 | 2024.11.14 06:29:53.888133 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
12230 | 2024.11.14 06:29:53.888745 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
12231 | 2024.11.14 06:29:53.889372 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
12232 | 2024.11.14 06:29:53.890023 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::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 | ||
12233 | 2024.11.14 06:29:53.890618 [ 201 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
12234 | 2024.11.14 06:29:53.898676 [ 193 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 72 columns (72 merged, 0 gathered) in 0.012737997 sec., 136128.15264440712 rows/sec., 104.68 MiB/sec. | ||
12235 | 2024.11.14 06:29:53.900597 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12236 | 2024.11.14 06:29:53.901419 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12237 | 2024.11.14 06:29:53.901505 [ 186 ] {0d88ec8c-9ac6-404e-b6f0-c542b6fae9da::all_1_61_12} <Trace> system.query_log (0d88ec8c-9ac6-404e-b6f0-c542b6fae9da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12238 | 2024.11.14 06:29:53.901824 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
12239 | 2024.11.14 06:29:55.143555 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12240 | 2024.11.14 06:29:55.143865 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12241 | 2024.11.14 06:29:55.143982 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12242 | 2024.11.14 06:29:55.144746 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12243 | 2024.11.14 06:29:55.144802 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12244 | 2024.11.14 06:29:55.145253 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12245 | 2024.11.14 06:29:55.145516 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Trace> oximeter.fields_i16 (10873ce2-eb30-4d93-b4bb-09535821c153): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12246 | 2024.11.14 06:29:55.145738 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 514.98 KiB/sec. | ||
12247 | 2024.11.14 06:29:55.145846 [ 254 ] {304e8553-3f98-42a1-beed-c8cf640dcc18} <Debug> TCPHandler: Processed in 0.002473277 sec. | ||
12248 | 2024.11.14 06:29:55.146163 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12249 | 2024.11.14 06:29:55.146381 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12250 | 2024.11.14 06:29:55.146459 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12251 | 2024.11.14 06:29:55.147401 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12252 | 2024.11.14 06:29:55.147445 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12253 | 2024.11.14 06:29:55.147904 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12254 | 2024.11.14 06:29:55.148159 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2024.11.14 06:29:55.148314 [ 143 ] {} <Debug> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12256 | 2024.11.14 06:29:55.148361 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002036 sec., 139980.3536345776 rows/sec., 12.35 MiB/sec. | ||
12257 | 2024.11.14 06:29:55.148365 [ 143 ] {} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12258 | 2024.11.14 06:29:55.148415 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12259 | 2024.11.14 06:29:55.148432 [ 253 ] {6b28bc50-1d37-4a7a-88e5-a80afe8d3d88} <Debug> TCPHandler: Processed in 0.002443586 sec. | ||
12260 | 2024.11.14 06:29:55.148722 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::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 | ||
12261 | 2024.11.14 06:29:55.148756 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12262 | 2024.11.14 06:29:55.149245 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12263 | 2024.11.14 06:29:55.149351 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12264 | 2024.11.14 06:29:55.149387 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12265 | 2024.11.14 06:29:55.149526 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1435 rows starting from the beginning of the part | ||
12266 | 2024.11.14 06:29:55.149944 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 56 rows starting from the beginning of the part | ||
12267 | 2024.11.14 06:29:55.150623 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 285 rows starting from the beginning of the part | ||
12268 | 2024.11.14 06:29:55.151167 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 61 rows starting from the beginning of the part | ||
12269 | 2024.11.14 06:29:55.151753 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
12270 | 2024.11.14 06:29:55.152254 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 285 rows starting from the beginning of the part | ||
12271 | 2024.11.14 06:29:55.153824 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12272 | 2024.11.14 06:29:55.153890 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12273 | 2024.11.14 06:29:55.154885 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12274 | 2024.11.14 06:29:55.155238 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12275 | 2024.11.14 06:29:55.155678 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.006552 sec., 7326.007326007327 rows/sec., 540.15 KiB/sec. | ||
12276 | 2024.11.14 06:29:55.155944 [ 254 ] {2d95fd58-0e77-44ef-b9b2-b29818478346} <Debug> TCPHandler: Processed in 0.007407847 sec. | ||
12277 | 2024.11.14 06:29:55.155962 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.007441659 sec., 292676.67330631515 rows/sec., 25.73 MiB/sec. | ||
12278 | 2024.11.14 06:29:55.156128 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2024.11.14 06:29:55.156240 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12280 | 2024.11.14 06:29:55.156365 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12281 | 2024.11.14 06:29:55.156467 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12282 | 2024.11.14 06:29:55.156803 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12283 | 2024.11.14 06:29:55.157050 [ 186 ] {ce662314-c795-4dd4-9592-783dd7124663::all_1_116_23} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12284 | 2024.11.14 06:29:55.157225 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12285 | 2024.11.14 06:29:55.157576 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12286 | 2024.11.14 06:29:55.157620 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12287 | 2024.11.14 06:29:55.157978 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12288 | 2024.11.14 06:29:55.158226 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Trace> oximeter.fields_u32 (a4d823be-4ff8-414f-8230-7e2d754287b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12289 | 2024.11.14 06:29:55.158416 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002149 sec., 6514.657980456026 rows/sec., 456.24 KiB/sec. | ||
12290 | 2024.11.14 06:29:55.158523 [ 253 ] {f29eacaa-4bd0-4045-aeeb-bbef42138457} <Debug> TCPHandler: Processed in 0.002470326 sec. | ||
12291 | 2024.11.14 06:29:55.158772 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12292 | 2024.11.14 06:29:55.158995 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12293 | 2024.11.14 06:29:55.159064 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12294 | 2024.11.14 06:29:55.159632 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12295 | 2024.11.14 06:29:55.159673 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12296 | 2024.11.14 06:29:55.160033 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12297 | 2024.11.14 06:29:55.160279 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Trace> oximeter.fields_u8 (2a870ece-0cfe-48d4-a423-5e8de28b5816): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12298 | 2024.11.14 06:29:55.160496 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. | ||
12299 | 2024.11.14 06:29:55.160617 [ 254 ] {f67464ef-19d0-4a5a-a633-343ad0ef0b39} <Debug> TCPHandler: Processed in 0.001986886 sec. | ||
12300 | 2024.11.14 06:29:55.160777 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12301 | 2024.11.14 06:29:55.160914 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12302 | 2024.11.14 06:29:55.160971 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12303 | 2024.11.14 06:29:55.161827 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12304 | 2024.11.14 06:29:55.161874 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12305 | 2024.11.14 06:29:55.162279 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12306 | 2024.11.14 06:29:55.162521 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12307 | 2024.11.14 06:29:55.162658 [ 143 ] {} <Debug> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12308 | 2024.11.14 06:29:55.162703 [ 143 ] {} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2024.11.14 06:29:55.162706 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00182 sec., 232417.58241758242 rows/sec., 16.61 MiB/sec. | ||
12310 | 2024.11.14 06:29:55.162731 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12311 | 2024.11.14 06:29:55.162781 [ 253 ] {0936cf42-30d0-492e-aef9-12e787664e26} <Debug> TCPHandler: Processed in 0.002066209 sec. | ||
12312 | 2024.11.14 06:29:55.163142 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12313 | 2024.11.14 06:29:55.163175 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::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 | ||
12314 | 2024.11.14 06:29:55.163741 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12315 | 2024.11.14 06:29:55.163870 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part | ||
12316 | 2024.11.14 06:29:55.163851 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12317 | 2024.11.14 06:29:55.164378 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 64 rows starting from the beginning of the part | ||
12318 | 2024.11.14 06:29:55.164495 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12319 | 2024.11.14 06:29:55.164686 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 423 rows starting from the beginning of the part | ||
12320 | 2024.11.14 06:29:55.165017 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 74 rows starting from the beginning of the part | ||
12321 | 2024.11.14 06:29:55.165283 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
12322 | 2024.11.14 06:29:55.165600 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 423 rows starting from the beginning of the part | ||
12323 | 2024.11.14 06:29:55.167048 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12324 | 2024.11.14 06:29:55.167105 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12325 | 2024.11.14 06:29:55.168198 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12326 | 2024.11.14 06:29:55.168554 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Trace> oximeter.measurements_bool (0ef1b0eb-cf17-44af-bc26-79dff3dc9dd1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12327 | 2024.11.14 06:29:55.169236 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.00639469 sec., 306973.4420276824 rows/sec., 23.51 MiB/sec. | ||
12328 | 2024.11.14 06:29:55.169250 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005758 sec., 1042.0284821118444 rows/sec., 54.44 KiB/sec. | ||
12329 | 2024.11.14 06:29:55.169573 [ 254 ] {2a1a57ab-d2b6-42f2-afb7-568267be371c} <Debug> TCPHandler: Processed in 0.006690214 sec. | ||
12330 | 2024.11.14 06:29:55.169725 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12331 | 2024.11.14 06:29:55.169877 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12332 | 2024.11.14 06:29:55.170135 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12333 | 2024.11.14 06:29:55.170148 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12334 | 2024.11.14 06:29:55.170275 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12335 | 2024.11.14 06:29:55.170297 [ 193 ] {270d9ecd-4d4d-4b40-bdda-057422e15f09::all_1_116_23} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12336 | 2024.11.14 06:29:55.170500 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12337 | 2024.11.14 06:29:55.171105 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12338 | 2024.11.14 06:29:55.171147 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12339 | 2024.11.14 06:29:55.171555 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12340 | 2024.11.14 06:29:55.171800 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12341 | 2024.11.14 06:29:55.172003 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001918 sec., 123566.21480709071 rows/sec., 8.28 MiB/sec. | ||
12342 | 2024.11.14 06:29:55.172062 [ 253 ] {4b45ab20-937c-44c0-b134-6fdacfe91a2c} <Debug> TCPHandler: Processed in 0.002359893 sec. | ||
12343 | 2024.11.14 06:29:55.172274 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12344 | 2024.11.14 06:29:55.172494 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12345 | 2024.11.14 06:29:55.172587 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12346 | 2024.11.14 06:29:55.173236 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12347 | 2024.11.14 06:29:55.173275 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12348 | 2024.11.14 06:29:55.173635 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12349 | 2024.11.14 06:29:55.173879 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Trace> oximeter.measurements_f64 (dc49c24a-fb64-4039-9c44-277de1877c4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12350 | 2024.11.14 06:29:55.174108 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001667 sec., 599.880023995201 rows/sec., 40.42 KiB/sec. | ||
12351 | 2024.11.14 06:29:55.174159 [ 254 ] {9c67ad01-28a0-4351-abce-0446b4a54f1d} <Debug> TCPHandler: Processed in 0.001996858 sec. | ||
12352 | 2024.11.14 06:29:55.174360 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12353 | 2024.11.14 06:29:55.174581 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12354 | 2024.11.14 06:29:55.174717 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12355 | 2024.11.14 06:29:55.176036 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2024.11.14 06:29:55.176074 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12357 | 2024.11.14 06:29:55.176778 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12358 | 2024.11.14 06:29:55.177053 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12359 | 2024.11.14 06:29:55.177301 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Found 5 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] | ||
12360 | 2024.11.14 06:29:55.177307 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00278 sec., 14748.20143884892 rows/sec., 26.43 MiB/sec. | ||
12361 | 2024.11.14 06:29:55.177340 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Removing 5 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] | ||
12362 | 2024.11.14 06:29:55.177480 [ 253 ] {578db7b0-b635-4613-ba05-c5c3cc199440} <Debug> TCPHandler: Processed in 0.00322907 sec. | ||
12363 | 2024.11.14 06:29:55.177639 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12364 | 2024.11.14 06:29:55.177808 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12365 | 2024.11.14 06:29:55.177920 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12366 | 2024.11.14 06:29:55.179184 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12367 | 2024.11.14 06:29:55.179236 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12368 | 2024.11.14 06:29:55.180003 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (e638d6c0-1041-4638-806d-26ff72d5d4d7): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
12369 | 2024.11.14 06:29:55.180045 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12370 | 2024.11.14 06:29:55.180715 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12371 | 2024.11.14 06:29:55.181191 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003438 sec., 23851.07620709715 rows/sec., 1.51 MiB/sec. | ||
12372 | 2024.11.14 06:29:55.181250 [ 254 ] {b6b73015-6115-4760-aeaa-449d85f3838f} <Debug> TCPHandler: Processed in 0.003683039 sec. | ||
12373 | 2024.11.14 06:29:57.167093 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12374 | 2024.11.14 06:29:57.303987 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12375 | 2024.11.14 06:29:57.643021 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12376 | 2024.11.14 06:29:57.646038 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12377 | 2024.11.14 06:29:57.812193 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12378 | 2024.11.14 06:29:57.831587 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12379 | 2024.11.14 06:29:57.848433 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12380 | 2024.11.14 06:29:57.859814 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12381 | 2024.11.14 06:29:57.873261 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12382 | 2024.11.14 06:29:57.903568 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12383 | 2024.11.14 06:29:57.905967 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12384 | 2024.11.14 06:29:57.918063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12385 | 2024.11.14 06:29:57.968029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12386 | 2024.11.14 06:29:58.011780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12387 | 2024.11.14 06:29:58.038216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38787, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12388 | 2024.11.14 06:29:58.046610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12389 | 2024.11.14 06:29:58.120450 [ 138 ] {} <Debug> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
12390 | 2024.11.14 06:29:58.120504 [ 138 ] {} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12391 | 2024.11.14 06:29:58.120526 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12392 | 2024.11.14 06:29:58.120844 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::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 | ||
12393 | 2024.11.14 06:29:58.121191 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12394 | 2024.11.14 06:29:58.121229 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
12395 | 2024.11.14 06:29:58.121325 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
12396 | 2024.11.14 06:29:58.121624 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
12397 | 2024.11.14 06:29:58.121871 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
12398 | 2024.11.14 06:29:58.122035 [ 188 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
12399 | 2024.11.14 06:29:58.123035 [ 194 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398375 sec., 15010.16313128681 rows/sec., 1.25 MiB/sec. | ||
12400 | 2024.11.14 06:29:58.123228 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
12401 | 2024.11.14 06:29:58.123595 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12402 | 2024.11.14 06:29:58.123687 [ 189 ] {757e8579-eead-43ef-940e-76379611e043::all_1_33_8} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
12403 | 2024.11.14 06:29:58.123795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12404 | 2024.11.14 06:29:58.145188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12405 | 2024.11.14 06:29:58.183795 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12406 | 2024.11.14 06:29:58.224472 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12407 | 2024.11.14 06:29:58.356902 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12408 | 2024.11.14 06:29:58.421607 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12409 | 2024.11.14 06:29:58.460387 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12410 | 2024.11.14 06:29:58.480984 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12411 | 2024.11.14 06:29:58.529607 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12412 | 2024.11.14 06:30:00.136333 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12413 | 2024.11.14 06:30:00.136527 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12414 | 2024.11.14 06:30:00.136602 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12415 | 2024.11.14 06:30:00.137351 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12416 | 2024.11.14 06:30:00.137403 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12417 | 2024.11.14 06:30:00.137831 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12418 | 2024.11.14 06:30:00.138089 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Trace> oximeter.fields_ipaddr (757e8579-eead-43ef-940e-76379611e043): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12419 | 2024.11.14 06:30:00.138328 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001852 sec., 1079.9136069114472 rows/sec., 88.06 KiB/sec. | ||
12420 | 2024.11.14 06:30:00.138392 [ 254 ] {b8d4c808-8373-4f7d-924d-2206b5ab3c96} <Debug> TCPHandler: Processed in 0.002203531 sec. | ||
12421 | 2024.11.14 06:30:00.138704 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12422 | 2024.11.14 06:30:00.138913 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12423 | 2024.11.14 06:30:00.138995 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12424 | 2024.11.14 06:30:00.139797 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12425 | 2024.11.14 06:30:00.139847 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12426 | 2024.11.14 06:30:00.140283 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12427 | 2024.11.14 06:30:00.140554 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Trace> oximeter.fields_string (ce662314-c795-4dd4-9592-783dd7124663): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12428 | 2024.11.14 06:30:00.140806 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001945 sec., 29305.91259640103 rows/sec., 2.23 MiB/sec. | ||
12429 | 2024.11.14 06:30:00.140901 [ 253 ] {999417f2-c02a-4370-ad90-612300f430da} <Debug> TCPHandler: Processed in 0.002346383 sec. | ||
12430 | 2024.11.14 06:30:00.141124 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12431 | 2024.11.14 06:30:00.141400 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12432 | 2024.11.14 06:30:00.141523 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12433 | 2024.11.14 06:30:00.142245 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12434 | 2024.11.14 06:30:00.142287 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12435 | 2024.11.14 06:30:00.142650 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12436 | 2024.11.14 06:30:00.142918 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Trace> oximeter.fields_u16 (8af3abd2-c789-4c0a-affa-db49d4b87c8a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12437 | 2024.11.14 06:30:00.143146 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 75.65 KiB/sec. | ||
12438 | 2024.11.14 06:30:00.143199 [ 254 ] {b93f4acc-0f25-4875-b001-4653388a6f4e} <Debug> TCPHandler: Processed in 0.002181191 sec. | ||
12439 | 2024.11.14 06:30:00.143383 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12440 | 2024.11.14 06:30:00.143522 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12441 | 2024.11.14 06:30:00.143580 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12442 | 2024.11.14 06:30:00.144267 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12443 | 2024.11.14 06:30:00.144308 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12444 | 2024.11.14 06:30:00.144686 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12445 | 2024.11.14 06:30:00.144945 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Trace> oximeter.fields_uuid (270d9ecd-4d4d-4b40-bdda-057422e15f09): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12446 | 2024.11.14 06:30:00.145161 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001669 sec., 39544.63750748952 rows/sec., 3.09 MiB/sec. | ||
12447 | 2024.11.14 06:30:00.145212 [ 253 ] {d35ff0e4-02fa-4882-b24b-b17015b5a7f1} <Debug> TCPHandler: Processed in 0.001898946 sec. | ||
12448 | 2024.11.14 06:30:00.145364 [ 254 ] {} <Trace> TCP-Session: 4f420376-4a1d-458e-8d9e-65ee08683950 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12449 | 2024.11.14 06:30:00.145484 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41956) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12450 | 2024.11.14 06:30:00.145538 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12451 | 2024.11.14 06:30:00.146101 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12452 | 2024.11.14 06:30:00.146148 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12453 | 2024.11.14 06:30:00.146561 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12454 | 2024.11.14 06:30:00.146814 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12455 | 2024.11.14 06:30:00.147011 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12456 | 2024.11.14 06:30:00.147070 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001604 sec., 80423.94014962594 rows/sec., 5.60 MiB/sec. | ||
12457 | 2024.11.14 06:30:00.147117 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12458 | 2024.11.14 06:30:00.147176 [ 254 ] {d14c0606-af96-4917-8a8d-9ceba39f68f6} <Debug> TCPHandler: Processed in 0.001867015 sec. | ||
12459 | 2024.11.14 06:30:00.147210 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12460 | 2024.11.14 06:30:00.147334 [ 253 ] {} <Trace> TCP-Session: 3b4b6664-b2fc-4674-b83f-42a28b948cc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12461 | 2024.11.14 06:30:00.147382 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::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 | ||
12462 | 2024.11.14 06:30:00.147482 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41868) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12463 | 2024.11.14 06:30:00.147553 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12464 | 2024.11.14 06:30:00.147559 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12465 | 2024.11.14 06:30:00.147618 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 22389 rows starting from the beginning of the part | ||
12466 | 2024.11.14 06:30:00.147875 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 237 rows starting from the beginning of the part | ||
12467 | 2024.11.14 06:30:00.148292 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 165 rows starting from the beginning of the part | ||
12468 | 2024.11.14 06:30:00.148642 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
12469 | 2024.11.14 06:30:00.149001 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
12470 | 2024.11.14 06:30:00.149294 [ 187 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 129 rows starting from the beginning of the part | ||
12471 | 2024.11.14 06:30:00.149909 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12472 | 2024.11.14 06:30:00.149954 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
12473 | 2024.11.14 06:30:00.150474 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12474 | 2024.11.14 06:30:00.150752 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Trace> oximeter.measurements_u64 (5e49bd48-c714-4240-9973-c2d954b3a4db): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12475 | 2024.11.14 06:30:00.151056 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0036 sec., 13333.333333333334 rows/sec., 920.14 KiB/sec. | ||
12476 | 2024.11.14 06:30:00.151162 [ 253 ] {34ebc7e0-6c95-4533-9c25-904193def811} <Debug> TCPHandler: Processed in 0.003893092 sec. | ||
12477 | 2024.11.14 06:30:00.154622 [ 189 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23317 rows, containing 5 columns (5 merged, 0 gathered) in 0.007306276 sec., 3191365.8887236128 rows/sec., 217.16 MiB/sec. | ||
12478 | 2024.11.14 06:30:00.155087 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12479 | 2024.11.14 06:30:00.155399 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12480 | 2024.11.14 06:30:00.155478 [ 191 ] {d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d2290e9e-0f2e-40d1-b1b9-72d4efa9fe90) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12481 | 2024.11.14 06:30:00.155557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. |